/*! normalize.css v3.0.0 | MIT License | git.io/normalize */

#RightColumn .demo-container {
    width: 100%;
    height: auto
}

#RightColumn iframe {
    width: 100%
}

@media screen and (min-color-index:0) and (-webkit-min-device-pixel-ratio:0) {
    .row:before, row:after {
        display: inline-block !important
    }
}

.twoColumnRightWrapper .contentZone > .row > div:nth-of-type(1) {
    flex: 70%;
    width: 70%
}

.twoColumnRightWrapper .contentZone > .row > div:nth-of-type(2) {
    width: 300px !important;
    max-width: 300px !important;
    flex: 300px
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

.header-memeberdirectory .memeberdirectory-text:after {
    content: 'Member Directory'
}

body {
    margin: 0
}

#hlProfileLink {
    display: none
}

#LoginStatus1 {
    font-family: "HCo Gotham SSm";
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    color: #000;
    position: relative;
    right: -42px
}

#loginLink {
    font-size: 12px;
    font-weight: bold;
    color: #000;
    font-family: "HCo Gotham SSm"
}

.submission-form .fileupload-content div.filesWrapper {
    width: 105%;
    margin-left: 30%;
    margin-top: 5px;
    padding: 10px
}

.notificationBadge ul.list {
    left: -185px
}

.submission-form .ui-datepicker-trigger {
    height: 20px;
    width: 20px;
    margin-left: 10px
}

.submission-form div.fileupload {
    z-index: 102
}

.progress {
    background-color: transparent
}

.submission-form .ui-btn.ui-input-btn.ui-corner-all.ui-shadow {
    height: 45px
}

.submission-form .files td {
    padding: 0
}

.submission-form .template-download td.edit {
    padding-left: 37%
}

.submission-form .template-download .progress .ui-progressbar .ui-widget .ui-widget-content .ui-corner-all {
    height: 30px
}

.submission-form .fileupload-content table.files-tbl td.name {
    padding-top: 3px;
    width: 20%
}

.submission-form .required {
    color: red
}

.submission-form .control-label {
    font-weight: bold
}

.submission-form .template-download .ui-btn.ui-input-btn.ui-corner-all.ui-shadow {
    width: 0;
    float: right;
    height: 0;
    padding: 0 15px 24px 0;
    margin: 10px;
    background: transparent
}

.submission-form .template-download .ui-btn.ui-input-btn.ui-corner-all.ui-shadow {
    border-style: none
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

    audio:not([controls]) {
        display: none;
        height: 0
    }

[hidden], template {
    display: none
}

a {
    background: transparent
}

    a:active, a:hover {
        outline: 0
    }

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace,monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

    button[disabled], html input[disabled] {
        cursor: default
    }

    button::-moz-focus-inner, input::-moz-focus-inner {
        border: 0;
        padding: 0
    }

input {
    line-height: normal
}

    input[type="checkbox"], input[type="radio"] {
        box-sizing: border-box;
        padding: 0
    }

    input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
        height: auto
    }

    input[type="search"] {
        -webkit-appearance: textfield;
        -moz-box-sizing: content-box;
        -webkit-box-sizing: content-box;
        box-sizing: content-box
    }

        input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
            -webkit-appearance: none
        }

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

video::-internal-media-controls-download-button {
    display: none !important
}

video::-webkit-media-controls {
    overflow: hidden !important
}

video::-webkit-media-controls-enclosure {
    width: 105%;
    margin-left: auto
}

@media print {
    * {
        text-shadow: none !important;
        color: #000 !important;
        background: transparent !important;
        box-shadow: none !important
    }

    a, a:visited {
        color:#fff !important;
        text-decoration: underline;
    }

        a[href]:after {
            content: " ("attr(href) ")"
        }

    abbr[title]:after {
        content: " ("attr(title) ")"
    }

    a[href^="javascript:"]:after, a[href^="#"]:after {
        content: ""
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr, img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    select {
        background: #fff !important
    }

    .navbar {
        display: none
    }

    .table td, .table th {
        background-color: #fff !important
    }

    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table-bordered th, .table-bordered td {
        border: 1px solid #ddd !important
    }
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

    *:before, *:after {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

body {
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #000;
    background-color: #fff
}

input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #428bca;
    text-decoration: none
}

    a:hover, a:focus {
        text-decoration: underline
    }

    a:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .carousel-item > img, .carousel-inner > .carousel-item > a > img {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.login-input-form .remember-me label {
    padding-left: 4px
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

    h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
        font-weight: normal;
        line-height: 1;
        color: #999
    }

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

    h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
        font-size: 65%
    }

h4, .h4, h5, .h5, h6, .h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

    h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {
        font-size: 75%
    }

h1, .h1 {
    font-size: 36px
}

h2, .h2 {
    font-size: 26px
}

h3, .h3 {
    font-size: 24px
}

h4, .h4 {
    font-size: 18px
}

h5, .h5 {
    font-size: 16px;
    font-weight: bold
}

h6, .h6 {
    font-size: 13px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 200;
    line-height: 1.4
}

@media(min-width:768px) {
    .lead {
        font-size: 21px
    }
}

small, .small {
    font-size: 85%
}

cite {
    font-style: normal
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-muted {
    color: #999
}

.text-primary {
    color: #428bca
}

a.text-primary:hover {
    color: #3071a9
}

.text-success {
    color: #3c763d
}

a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #428bca
}

a.bg-primary:hover {
    background-color: #3071a9
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ul, ol {
    margin-top: 0;
    margin-bottom: 10px
}

    ul ul, ol ul, ul ol, ol ol {
        margin-bottom: 10px
    }

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

    .list-inline > li {
        display: inline-block;
        padding-left: 5px;
        padding-right: 5px
    }

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dt, dd {
    line-height: 1.42857143
}

dt {
    font-weight: bold
}

dd {
    margin-left: 0
}

@media(min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[title], abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #999
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

    blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
        margin-bottom: 0
    }

    blockquote footer, blockquote small, blockquote .small {
        display: block;
        font-size: 80%;
        line-height: 1.42857143;
        color: #999
    }

        blockquote footer:before, blockquote small:before, blockquote .small:before {
            content: '\2014 \00A0'
        }

    .blockquote-reverse, blockquote.pull-right {
        padding-right: 15px;
        padding-left: 0;
        border-right: 5px solid #eee;
        border-left: 0;
        text-align: right
    }

        .blockquote-reverse footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before {
            content: ''
        }

        .blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after {
            content: '\00A0 \2014'
        }

    blockquote:before, blockquote:after {
        content: ""
    }

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}

code, kbd, pre, samp {
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    white-space: nowrap;
    border-radius: 4px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,0.25)
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

    pre code {
        padding: 0;
        font-size: inherit;
        color: inherit;
        white-space: pre-wrap;
        background-color: transparent;
        border-radius: 0
    }

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width:768px) {
    .container {
        width: 750px
    }
}

@media(min-width:992px) {
    .container {
        width: 970px
    }
}

@media(min-width:1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: 0
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: 0
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media(min-width:768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: 0
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: 0
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media(min-width:992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: 0
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: 0
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media(min-width:1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: 0
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: 0
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

table {
    max-width: 100%;
    background-color: transparent
}

th {
    text-align: left
}

.table {
    width: 100%;
    margin-bottom: 20px
}

    .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
        padding: 8px;
        line-height: 1.42857143;
        vertical-align: top;
        border-top: 1px solid #ddd
    }

    .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #ddd
    }

    .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
        border-top: 0
    }

    .table > tbody + tbody {
        border-top: 2px solid #ddd
    }

    .table .table {
        background-color: #fff
    }

.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

    .table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
        border: 1px solid #ddd
    }

    .table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
        border-bottom-width: 2px
    }

.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #f9f9f9
}

.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
    background-color: #f5f5f5
}

table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column
}

table td[class*="col-"], table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell
}

.table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {
    background-color: #f5f5f5
}

.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8
}

.table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th {
    background-color: #dff0d8
}

.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6
}

.table > thead > tr > td.info, .table > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th, .table > tfoot > tr.info > th {
    background-color: #d9edf7
}

.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3
}

.table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th {
    background-color: #fcf8e3
}

.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc
}

.table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th {
    background-color: #f2dede
}

.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc
}

@media(max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        overflow-x: scroll;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
        -webkit-overflow-scrolling: touch
    }

        .table-responsive > .table {
            margin-bottom: 0
        }

            .table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
                white-space: nowrap
            }

        .table-responsive > .table-bordered {
            border: 0
        }

            .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
                border-left: 0
            }

            .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
                border-right: 0
            }

            .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
                border-bottom: 0
            }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: bold
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type="radio"], input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type="file"] {
    display: block
}

input[type="range"] {
    display: block;
    width: 100%
}

select[multiple], select[size] {
    height: auto
}

input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,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;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

    .form-control:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,0.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,0.6)
    }

    .form-control::-moz-placeholder {
        color: #999;
        opacity: 1
    }

    .form-control:-ms-input-placeholder {
        color: #999
    }

    .form-control::-webkit-input-placeholder {
        color: #999
    }

    .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
        cursor: not-allowed;
        background-color: #eee;
        opacity: 1
    }

textarea.form-control {
    height: auto
}

input[type="search"] {
    -webkit-appearance: none
}

input[type="date"] {
    line-height: 34px
}

.form-group {
    margin-bottom: 15px
}

.radio, .checkbox {
    display: block;
    min-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 20px
}

    .radio label, .checkbox label {
        display: inline;
        font-weight: normal;
        cursor: pointer
    }

    .radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
        float: left;
        margin-left: -20px
    }

    .radio + .radio, .checkbox + .checkbox {
        margin-top: -5px
    }

.radio-inline, .checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer
}

    .radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
        margin-top: 0;
        margin-left: 10px
    }

    input[type="radio"][disabled], input[type="checkbox"][disabled], .radio[disabled], .radio-inline[disabled], .checkbox[disabled], .checkbox-inline[disabled], fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"], fieldset[disabled] .radio, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox, fieldset[disabled] .checkbox-inline {
        cursor: not-allowed
    }

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 27px;
    line-height: 30px;
    font-size: 11px
}

textarea.input-sm, select[multiple].input-sm {
    height: auto
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

textarea.input-lg, select[multiple].input-lg {
    height: auto
}

.has-feedback {
    position: relative
}

    .has-feedback .form-control {
        padding-right: 42.5px
    }

    .has-feedback .form-control-feedback {
        position: absolute;
        top: 25px;
        right: 0;
        display: block;
        width: 34px;
        height: 34px;
        line-height: 34px;
        text-align: center
    }

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}

    .has-success .form-control:focus {
        border-color: #2b542c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168
    }

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}

    .has-warning .form-control:focus {
        border-color: #66512c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b
    }

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}

    .has-error .form-control:focus {
        border-color: #843534;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483
    }

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #a94442
}

.form-control-static {
    margin-bottom: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media(min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .input-group > .form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .radio, .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0;
        vertical-align: middle
    }

        .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
            float: none;
            margin-left: 0
        }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .radio, .form-horizontal .checkbox {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

.form-horizontal .form-control-static {
    padding-top: 7px
}

@media(min-width:768px) {
    .form-horizontal .control-label {
        text-align: right
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 15px
}

.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: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

    .btn:focus, .btn:active:focus, .btn.active:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

    .btn:hover, .btn:focus {
        color: #333;
        text-decoration: none
    }

    .btn:active, .btn.active {
        outline: 0;
        background-image: none;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,0.125)
    }

    .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
        cursor: not-allowed;
        pointer-events: none;
        opacity: .65;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none
    }

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

    .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
        color: #333;
        background-color: #ebebeb;
        border-color: #adadad
    }

    .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
        background-image: none
    }

    .btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
        background-color: #fff;
        border-color: #ccc
    }

    .btn-default .badge {
        color: #fff;
        background-color: #333
    }

.btn-primary {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd
}

    .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
        color: #fff;
        background-color: #3276b1;
        border-color: #285e8e
    }

    .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
        background-image: none
    }

    .btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
        background-color: #428bca;
        border-color: #357ebd
    }

    .btn-primary .badge {
        color: #428bca;
        background-color: #fff
    }

.btn-success {
    color: #351f65;
    background-color: #bace65;
    border-color: #bace65
}

    .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
        color: #351f65;
        background-color: #cbda8c;
        border-color: #cbda8c
    }

    .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
        background-image: none
    }

    .btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
        background-color: #bace65;
        border-color: #bace65
    }

    .btn-success .badge {
        color: #bace65;
        background-color: #351f65
    }

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

    .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
        color: #fff;
        background-color: #39b3d7;
        border-color: #269abc
    }

    .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
        background-image: none
    }

    .btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
        background-color: #5bc0de;
        border-color: #46b8da
    }

    .btn-info .badge {
        color: #5bc0de;
        background-color: #fff
    }

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

    .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
        color: #fff;
        background-color: #ed9c28;
        border-color: #d58512
    }

    .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
        background-image: none
    }

    .btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
        background-color: #f0ad4e;
        border-color: #eea236
    }

    .btn-warning .badge {
        color: #f0ad4e;
        background-color: #fff
    }

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

    .btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
        color: #fff;
        background-color: #d2322d;
        border-color: #ac2925
    }

    .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
        background-image: none
    }

    .btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
        background-color: #d9534f;
        border-color: #d43f3a
    }

    .btn-danger .badge {
        color: #d9534f;
        background-color: #fff
    }

.btn-link {
    color: #428bca;
    font-weight: normal;
    cursor: pointer;
    border-radius: 0
}

    .btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
            border-color: transparent
        }

            .btn-link:hover, .btn-link:focus {
                color: #2a6496;
                text-decoration: underline;
                background-color: transparent
            }

            .btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
                color: #999;
                text-decoration: none
            }

.btn-lg, .btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

.btn-sm, .btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-xs, .btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0
}

    .btn-block + .btn-block {
        margin-top: 5px
    }

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}

    .fade.in {
        opacity: 1
    }

.collapse {
    display: none
}

    .collapse.in {
        display: block
    }

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    transition: height .35s ease
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('/fonts/glyphicons-halflings-regular.eot');
    src: url('/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),url('/fonts/glyphicons-halflings-regular.woff') format('woff'),url('/fonts/glyphicons-halflings-regular.ttf') format('truetype'),url('/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg')
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\2a"
}

.glyphicon-plus:before {
    content: "\2b"
}

.glyphicon-euro:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    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
}

    .dropdown-menu.pull-right {
        right: 0;
        left: auto
    }

    .dropdown-menu .divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5
    }

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: normal;
        line-height: 1.42857143;
        color: #333;
        white-space: nowrap
    }

        .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
            text-decoration: none;
            color: #262626;
            background-color: #f5f5f5
        }

    .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
        color: #fff;
        text-decoration: none;
        outline: 0;
        background-color: #428bca
    }

    .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
        color: #999
    }

        .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
            text-decoration: none;
            background-color: transparent;
            background-image: none;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
            cursor: not-allowed
        }

.open > .dropdown-menu {
    display: block
}

.open > a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #999
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: ""
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}

@media(min-width:768px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block !important;
    vertical-align: middle
}

    .btn-group > .btn, .btn-group-vertical > .btn {
        position: relative;
        float: left
    }

        .btn-group > .btn:hover, .btn-group-vertical > .btn:hover, .btn-group > .btn:focus, .btn-group-vertical > .btn:focus, .btn-group > .btn:active, .btn-group-vertical > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn.active {
            z-index: 2
        }

        .btn-group > .btn:focus, .btn-group-vertical > .btn:focus {
            outline: 0
        }

    .btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
        margin-left: -1px
    }

.btn-toolbar {
    margin-left: -5px
}

    .btn-toolbar .btn-group, .btn-toolbar .input-group {
        float: left
    }

    .btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
        margin-left: 5px
    }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group > .btn:first-child {
    margin-left: 0
}

    .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0
    }

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group > .btn-group {
    float: left
}

    .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0
    }

    .btn-group > .btn-group:first-child > .btn:last-child, .btn-group > .btn-group:first-child > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0
    }

    .btn-group > .btn-group:last-child > .btn:first-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0
    }

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group > .btn-lg + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,0.125)
}

    .btn-group.open .dropdown-toggle.btn-link {
        -webkit-box-shadow: none;
        box-shadow: none
    }

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

    .btn-group-vertical > .btn-group > .btn {
        float: none
    }

    .btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
        margin-top: -1px;
        margin-left: 0
    }

    .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
        border-radius: 0
    }

    .btn-group-vertical > .btn:first-child:not(:last-child) {
        border-top-right-radius: 4px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    .btn-group-vertical > .btn:last-child:not(:first-child) {
        border-bottom-left-radius: 4px;
        border-top-right-radius: 0;
        border-top-left-radius: 0
    }

    .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0
    }

    .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
        border-top-right-radius: 0;
        border-top-left-radius: 0
    }

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

    .btn-group-justified > .btn, .btn-group-justified > .btn-group {
        float: none;
        display: table-cell;
        width: 1%
    }

        .btn-group-justified > .btn-group .btn {
            width: 100%
        }

[data-toggle="buttons"] > .btn > input[type="radio"], [data-toggle="buttons"] > .btn > input[type="checkbox"] {
    display: none
}

.input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    line-height: 46px
}

textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn, select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn {
    height: auto
}

.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    line-height: 30px
}

textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn, select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn {
    height: auto
}

.input-group-addon, .input-group-btn, .input-group .form-control {
    display: table-cell
}

    .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
        border-radius: 0
    }

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

    .input-group-addon.input-sm {
        padding: 5px 10px;
        font-size: 12px;
        border-radius: 3px
    }

    .input-group-addon.input-lg {
        padding: 10px 16px;
        font-size: 18px;
        border-radius: 6px
    }

    .input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
        margin-top: 0
    }

    .input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .input-group-addon:first-child {
        border-right: 0
    }

    .input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0
    }

    .input-group-addon:last-child {
        border-left: 0
    }

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

    .input-group-btn > .btn {
        position: relative
    }

        .input-group-btn > .btn + .btn {
            margin-left: -1px
        }

        .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
            z-index: 2
        }

    .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
        margin-right: -1px
    }

    .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
        margin-left: -1px
    }

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

    .nav > li {
        position: relative;
        display: block
    }

        .nav > li > a {
            position: relative;
            display: block;
            padding: 10px 15px
        }

            .nav > li > a:hover, .nav > li > a:focus {
                text-decoration: none;
                background-color: #eee
            }

        .nav > li.disabled > a {
            color: #999
        }

            .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
                color: #999;
                text-decoration: none;
                background-color: transparent;
                cursor: not-allowed
            }

    .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
        background-color: #eee;
        border-color: #428bca
    }

    .nav .nav-divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5
    }

    .nav > li > a > img {
        max-width: none
    }

.nav-tabs {
    border-bottom: 1px solid #ddd
}

    .nav-tabs > li {
        float: left;
        margin-bottom: -1px
    }

        .nav-tabs > li > a {
            margin-right: 2px;
            line-height: 1.42857143;
            border: 1px solid transparent;
            border-radius: 4px 4px 0 0
        }

            .nav-tabs > li > a:hover {
                border-color: #eee #eeeeee #ddd
            }

        .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
            color: #555;
            background-color: #fff;
            border: 1px solid #ddd;
            border-bottom-color: transparent;
            cursor: default
        }

    .nav-tabs.nav-justified {
        width: 100%;
        border-bottom: 0
    }

        .nav-tabs.nav-justified > li {
            float: none
        }

            .nav-tabs.nav-justified > li > a {
                text-align: center;
                margin-bottom: 5px
            }

        .nav-tabs.nav-justified > .dropdown .dropdown-menu {
            top: auto;
            left: auto
        }

@media(min-width:768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%
    }

        .nav-tabs.nav-justified > li > a {
            margin-bottom: 0
        }
}

.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd
}

@media(min-width:768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #fff
    }
}

.nav-pills > li {
    float: left
}

    .nav-pills > li > a {
        border-radius: 4px
    }

    .nav-pills > li + li {
        margin-left: 2px
    }

    .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
        color: #fff;
        background-color: #428bca
    }

.nav-stacked > li {
    float: none
}

    .nav-stacked > li + li {
        margin-top: 2px;
        margin-left: 0
    }

.nav-justified {
    width: 100%
}

    .nav-justified > li {
        float: none
    }

        .nav-justified > li > a {
            text-align: center;
            margin-bottom: 5px
        }

    .nav-justified > .dropdown .dropdown-menu {
        top: auto;
        left: auto
    }

@media(min-width:768px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%
    }

        .nav-justified > li > a {
            margin-bottom: 0
        }
}

.nav-tabs-justified {
    border-bottom: 0
}

    .nav-tabs-justified > li > a {
        margin-right: 0;
        border-radius: 4px
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
        border: 1px solid #ddd
    }

@media(min-width:768px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
        border-bottom-color: #fff
    }
}

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

@media(min-width:768px) {
    .navbar {
        border-radius: 4px
    }
}

@media(min-width:768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    max-height: 340px;
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    -webkit-overflow-scrolling: touch
}

    .navbar-collapse.in {
        overflow-y: auto
    }

@media(min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

        .navbar-collapse.collapse {
            display: block !important;
            height: auto !important;
            padding-bottom: 0;
            overflow: visible !important
        }

        .navbar-collapse.in {
            overflow-y: visible
        }

    .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}

@media(min-width:768px) {
    .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media(min-width:768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media(min-width:768px) {
    .navbar-fixed-top, .navbar-fixed-bottom {
        border-radius: 0
    }
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}

    .navbar-brand:hover, .navbar-brand:focus {
        text-decoration: none
    }

@media(min-width:768px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

    .navbar-toggle:focus {
        outline: 0
    }

    .navbar-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px
    }

        .navbar-toggle .icon-bar + .icon-bar {
            margin-top: 4px
        }

@media(min-width:768px) {
    .navbar-toggle {
        display: none
    }
}

@media(max-width:767px) {
    #topNav .navbar-toggle {
        margin-left: 0
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 20px
    }

@media(max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }

        .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
            padding: 5px 15px 5px 25px
        }

        .navbar-nav .open .dropdown-menu > li > a {
            line-height: 20px
        }

            .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
                background-image: none
            }
}

@media(min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

        .navbar-nav > li {
            float: left
        }

            .navbar-nav > li > a {
                padding-top: 15px;
                padding-bottom: 15px
            }

        .navbar-nav.navbar-right:last-child {
            margin-right: -15px
        }
}

@media(min-width:768px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important
    }
}

.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);
    margin-top: 8px;
    margin-bottom: 8px
}

@media(min-width:768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .input-group > .form-control {
        width: 100%
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .radio, .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0;
        vertical-align: middle
    }

        .navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] {
            float: none;
            margin-left: 0
        }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media(max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
}

@media(min-width:768px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .navbar-form.navbar-right:last-child {
            margin-right: -15px
        }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

    .navbar-btn.btn-sm {
        margin-top: 10px;
        margin-bottom: 10px
    }

    .navbar-btn.btn-xs {
        margin-top: 14px;
        margin-bottom: 14px
    }

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media(min-width:768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }

        .navbar-text.navbar-right:last-child {
            margin-right: 0
        }
}

.navbar-inverse {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

    .navbar-inverse .navbar-brand {
        color: #777
    }

        .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
            color: #5e5e5e;
            background-color: transparent
        }

    .navbar-inverse .navbar-text {
        color: #777
    }

    .navbar-inverse .navbar-nav > li > a {
        color: #777
    }

        .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
            color: #333;
            background-color: transparent
        }

    .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
        color: #ccc;
        background-color: transparent
    }

    .navbar-inverse .navbar-toggle {
        border-color: #ddd
    }

        .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
            background-color: #ddd
        }

        .navbar-inverse .navbar-toggle .icon-bar {
            background-color: #888
        }

    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
        border-color: #e7e7e7
    }

    .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
        background-color: #e7e7e7;
        color: #555
    }

@media(max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #777
    }

        .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #333;
            background-color: transparent
        }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #777
}

    .navbar-inverse .navbar-link:hover {
        color: #333
    }

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

    .navbar-inverse .navbar-brand {
        color: #999
    }

        .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
            color: #fff;
            background-color: transparent
        }

    .navbar-inverse .navbar-text {
        color: #999
    }

    .navbar-inverse .navbar-nav > li > a {
        color: #999
    }

        .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
            color: #fff;
            background-color: transparent
        }

    .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
        color: #444;
        background-color: transparent
    }

    .navbar-inverse .navbar-toggle {
        border-color: #333
    }

        .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
            background-color: #333
        }

        .navbar-inverse .navbar-toggle .icon-bar {
            background-color: #fff
        }

    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
        border-color: #101010
    }

    .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
        background-color: #080808;
        color: #fff
    }

@media(max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #999
    }

        .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #fff;
            background-color: transparent
        }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444;
        background-color: transparent
    }
}

.navbar.mega-menu .navbar-nav .dropdown-menu .nav-links > ul {
    column-count: 4;
    display: inline-block
}

    .navbar.mega-menu .navbar-nav .dropdown-menu .nav-links > ul > li {
        break-inside: avoid;
        margin-bottom: 15px !important;
        width: 80% !important
    }

.navbar.mega-menu .navbar-nav .dropdown-menu .nav-links, .navbar.mega-menu .navbar-nav .dropdown-menu .nav-links.no-content {
    margin: 0 auto;
    width: 1140px
}

.navbar-inverse .navbar-link {
    color: #999
}

    .navbar-inverse .navbar-link:hover {
        color: #fff
    }

.breadcrumb-container {
    float: left
}

@media(max-width:768px) {
    .breadcrumb-container {
        float: none;
        margin-bottom: 20px
    }
}

.breadcrumb {
    padding: 8px 15px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

    .breadcrumb > li {
        display: inline-block
    }

        .breadcrumb > li + li:before {
            content: "/\00a0";
            padding: 0 5px;
            color: #ccc
        }

    .breadcrumb > .active {
        color: #999
    }

.pagination {
    display: inline-block;
    padding-left: 0;
    border-radius: 4px;
    margin: 0
}

    .pagination > li {
        display: inline
    }

        .pagination > li > a, .pagination > li > span {
            font-size: 13px;
            background: #fff;
            margin: 0;
            padding: 5px 10px !important;
            border: 1px solid #ececec;
            color: #0061BB
        }

        .pagination > li:first-child > a, .pagination > li:first-child > span {
            margin-left: 0
        }

        .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
            color: #2a6496;
            background-color: #eee;
            border-color: #ddd
        }

    .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
        background: #f2f2f2;
        border: 1px solid #f2f2f2;
        color: #666
    }

    .pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
        color: #999;
        background-color: #fff;
        border-color: #ddd;
        cursor: not-allowed
    }

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}

.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center
}

    .pager li {
        display: inline
    }

        .pager li > a, .pager li > span {
            display: inline-block;
            padding: 5px 14px;
            background-color: #fff;
            border: 1px solid #ddd;
            border-radius: 15px
        }

            .pager li > a:hover, .pager li > a:focus {
                text-decoration: none;
                background-color: #eee
            }

    .pager .next > a, .pager .next > span {
        float: right
    }

    .pager .previous > a, .pager .previous > span {
        float: left
    }

    .pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
        color: #999;
        background-color: #fff;
        cursor: not-allowed
    }

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

    .label[href]:hover, .label[href]:focus {
        color: #fff;
        text-decoration: none;
        cursor: pointer
    }

    .label:empty {
        display: none
    }

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #999
}

    .label-default[href]:hover, .label-default[href]:focus {
        background-color: #808080
    }

.label-primary {
    background-color: #428bca
}

    .label-primary[href]:hover, .label-primary[href]:focus {
        background-color: #3071a9
    }

.label-success {
    background-color: #bace65;
    color: #000
}

    .label-success[href]:hover, .label-success[href]:focus {
        background-color: #449d44
    }

.label-info {
    background-color: #5bc0de
}

    .label-info[href]:hover, .label-info[href]:focus {
        background-color: #31b0d5
    }

.label-warning {
    background-color: #f0ad4e
}

    .label-warning[href]:hover, .label-warning[href]:focus {
        background-color: #ec971f
    }

.label-danger {
    background-color: #d9534f
}

    .label-danger[href]:hover, .label-danger[href]:focus {
        background-color: #c9302c
    }

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #999;
    border-radius: 10px
}

    .badge:empty {
        display: none
    }

.btn .badge {
    position: relative;
    top: -1px
}

.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:hover, a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

a.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #428bca;
    background-color: #fff
}

.nav-pills > li > a > .badge {
    margin-left: 3px
}

.jumbotron {
    padding: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

    .jumbotron h1, .jumbotron .h1 {
        color: inherit
    }

    .jumbotron p {
        margin-bottom: 15px;
        font-size: 21px;
        font-weight: 200
    }

.container .jumbotron {
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }

    .jumbotron h1, .jumbotron .h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

    .thumbnail > img, .thumbnail a > img {
        margin-left: auto;
        margin-right: auto
    }

a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: #428bca
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

    .alert h4 {
        margin-top: 0;
        color: inherit
    }

    .alert .alert-link {
        font-weight: bold
    }

    .alert > p, .alert > ul {
        margin-bottom: 0
    }

        .alert > p + p {
            margin-top: 5px
        }

.alert-dismissable {
    padding-right: 35px
}

    .alert-dismissable .close {
        position: relative;
        top: -2px;
        right: -21px;
        color: inherit
    }

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

    .alert-success hr {
        border-top-color: #c9e2b3
    }

    .alert-success .alert-link {
        color: #2b542c
    }

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

    .alert-info hr {
        border-top-color: #a6e1ec
    }

    .alert-info .alert-link {
        color: #245269
    }

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

    .alert-warning hr {
        border-top-color: #f7e1b5
    }

    .alert-warning .alert-link {
        color: #66512c
    }

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

    .alert-danger hr {
        border-top-color: #e4b9c0
    }

    .alert-danger .alert-link {
        color: #843534
    }

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #428bca;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
    -webkit-transition: width .6s ease;
    transition: width .6s ease
}

.progress-striped .progress-bar {
    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: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-size: 40px 40px
}

.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)
}

.media, .media-body {
    overflow: hidden;
    zoom: 1
}

    .media, .media .media {
        margin-top: 15px
    }

        .media:first-child {
            margin-top: 0
        }

.media-object {
    display: block
}

.media-heading {
    margin: 0 0 5px
}

.media > .pull-left {
    margin-right: 10px
}

.media > .pull-right {
    margin-left: 10px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

    .list-group-item:first-child {
        border-top-right-radius: 4px;
        border-top-left-radius: 4px
    }

    .list-group-item:last-child {
        margin-bottom: 0;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px
    }

    .list-group-item > .badge {
        float: right
    }

        .list-group-item > .badge + .badge {
            margin-right: 5px
        }

a.list-group-item {
    color: #555
}

    a.list-group-item .list-group-item-heading {
        color: #333
    }

    a.list-group-item:hover, a.list-group-item:focus {
        text-decoration: none;
        background-color: #f5f5f5
    }

    a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
        z-index: 2;
        color: #fff;
        background-color: #428bca;
        border-color: #428bca
    }

        a.list-group-item.active .list-group-item-heading, a.list-group-item.active:hover .list-group-item-heading, a.list-group-item.active:focus .list-group-item-heading {
            color: inherit
        }

        a.list-group-item.active .list-group-item-text, a.list-group-item.active:hover .list-group-item-text, a.list-group-item.active:focus .list-group-item-text {
            color: #e1edf7
        }

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success {
    color: #3c763d
}

    a.list-group-item-success .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-success:hover, a.list-group-item-success:focus {
        color: #3c763d;
        background-color: #d0e9c6
    }

    a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
        color: #fff;
        background-color: #3c763d;
        border-color: #3c763d
    }

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info {
    color: #31708f
}

    a.list-group-item-info .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-info:hover, a.list-group-item-info:focus {
        color: #31708f;
        background-color: #c4e3f3
    }

    a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
        color: #fff;
        background-color: #31708f;
        border-color: #31708f
    }

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning {
    color: #8a6d3b
}

    a.list-group-item-warning .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-warning:hover, a.list-group-item-warning:focus {
        color: #8a6d3b;
        background-color: #faf2cc
    }

    a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
        color: #fff;
        background-color: #8a6d3b;
        border-color: #8a6d3b
    }

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger {
    color: #a94442
}

    a.list-group-item-danger .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-danger:hover, a.list-group-item-danger:focus {
        color: #a94442;
        background-color: #ebcccc
    }

    a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
        color: #fff;
        background-color: #a94442;
        border-color: #a94442
    }

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: 0 1px 1px rgba(0,0,0,0.05)
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

    .panel-heading > .dropdown .dropdown-toggle {
        color: inherit
    }

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

    .panel-title > a {
        color: inherit
    }

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .list-group {
    margin-bottom: 0
}

    .panel > .list-group .list-group-item {
        border-width: 1px 0;
        border-radius: 0
    }

    .panel > .list-group:first-child .list-group-item:first-child {
        border-top: 0;
        border-top-right-radius: 3px;
        border-top-left-radius: 3px
    }

    .panel > .list-group:last-child .list-group-item:last-child {
        border-bottom: 0;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px
    }

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel > .table, .panel > .table-responsive > .table {
    margin-bottom: 0
}

    .panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {
        border-top-right-radius: 3px;
        border-top-left-radius: 3px
    }

        .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
            border-top-left-radius: 3px
        }

        .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
            border-top-right-radius: 3px
        }

    .panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child {
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px
    }

        .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
            border-bottom-left-radius: 3px
        }

        .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
            border-bottom-right-radius: 3px
        }

.panel > .panel-body + .table, .panel > .panel-body + .table-responsive {
    border-top: 1px solid #ddd
}

.panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td {
    border-top: 0
}

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
    border: 0
}

    .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0
    }

    .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0
    }

    .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
        border-bottom: 0
    }

    .panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0
    }

.panel > .table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 20px
}

    .panel-group .panel {
        margin-bottom: 0;
        border-radius: 4px;
        overflow: hidden
    }

        .panel-group .panel + .panel {
            margin-top: 5px
        }

    .panel-group .panel-heading {
        border-bottom: 0
    }

        .panel-group .panel-heading + .panel-collapse .panel-body {
            border-top: 1px solid #ddd
        }

    .panel-group .panel-footer {
        border-top: 0
    }

        .panel-group .panel-footer + .panel-collapse .panel-body {
            border-bottom: 1px solid #ddd
        }

.panel-default {
    border-color: #ddd
}

    .panel-default > .panel-heading {
        color: #333;
        background-color: #f5f5f5;
        border-color: #ddd
    }

        .panel-default > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #ddd
        }

    .panel-default > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #ddd
    }

.panel-primary {
    border-color: #473763
}

    .panel-primary > .panel-heading {
        color: #fff;
        background-color: #473763;
        border-color: #473763;
    }

        .panel-primary > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #473763
        }

    .panel-primary > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #473763
    }

.panel-success {
    border-color: #d6e9c6
}

    .panel-success > .panel-heading {
        color: #3c763d;
        background-color: #dff0d8;
        border-color: #d6e9c6
    }

        .panel-success > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #d6e9c6
        }

    .panel-success > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #d6e9c6
    }

.panel-info {
    border-color: #bce8f1
}

    .panel-info > .panel-heading {
        color: #31708f;
        background-color: #d9edf7;
        border-color: #bce8f1
    }

        .panel-info > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #bce8f1
        }

    .panel-info > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #bce8f1
    }

.panel-warning {
    border-color: #faebcc
}

    .panel-warning > .panel-heading {
        color: #8a6d3b;
        background-color: #fcf8e3;
        border-color: #faebcc
    }

        .panel-warning > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #faebcc
        }

    .panel-warning > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #faebcc
    }

.panel-danger {
    border-color: #ebccd1
}

    .panel-danger > .panel-heading {
        color: #a94442;
        background-color: #f2dede;
        border-color: #ebccd1
    }

        .panel-danger > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #ebccd1
        }

    .panel-danger > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #ebccd1
    }

.well {
    min-height: 20px;
    padding: 20px;
    margin-bottom: 20px;
    background-color: #fff;
    border: 0;
    border-radius: 0;
    box-shadow: none
}

    .well blockquote {
        border-color: #ddd;
        border-color: rgba(0,0,0,0.15)
    }

.well-lg {
    padding: 24px;
    border-radius: 0
}

.well-sm {
    padding: 9px;
    border-radius: 0
}

.well-small {
    padding: 10px;
    position: relative
}

.well-white {
    background: #FFF;
    min-height: 42px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

    .close:hover, .close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        opacity: .5;
        filter: alpha(opacity=50)
    }

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

    .modal.fade .modal-dialog {
        -webkit-transform: translate(0,-25%);
        -ms-transform: translate(0,-25%);
        transform: translate(0,-25%);
        -webkit-transition: -webkit-transform .3s ease-out;
        -moz-transition: -moz-transform .3s ease-out;
        -o-transition: -o-transform .3s ease-out;
        transition: transform .3s ease-out
    }

    .modal.in .modal-dialog {
        -webkit-transform: translate(0,0);
        -ms-transform: translate(0,0);
        transform: translate(0,0)
    }

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.5);
    box-shadow: 0 3px 9px rgba(0,0,0,0.5);
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

    .modal-backdrop.fade {
        opacity: 0;
        filter: alpha(opacity=0)
    }

    .modal-backdrop.in {
        opacity: .5;
        filter: alpha(opacity=50)
    }

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857143px
}

    .modal-header .close {
        margin-top: -2px
    }

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 20px
}

.modal-footer {
    margin-top: 15px;
    padding: 19px 20px 20px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

    .modal-footer .btn + .btn {
        margin-left: 5px;
        margin-bottom: 0
    }

    .modal-footer .btn-group .btn + .btn {
        margin-left: -1px
    }

    .modal-footer .btn-block + .btn-block {
        margin-left: 0
    }

@media(min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.5);
        box-shadow: 0 5px 15px rgba(0,0,0,0.5)
    }

    .modal-sm {
        width: 300px
    }
}

@media(min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    visibility: visible;
    font-size: 12px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0)
}

    .tooltip.in {
        opacity: .9;
        filter: alpha(opacity=90)
    }

    .tooltip.top {
        margin-top: -3px;
        padding: 5px 0
    }

    .tooltip.right {
        margin-left: 3px;
        padding: 0 5px
    }

    .tooltip.bottom {
        margin-top: 3px;
        padding: 5px 0
    }

    .tooltip.left {
        margin-left: -3px;
        padding: 0 5px
    }

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    right: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.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
}

    .popover.top {
        margin-top: -10px
    }

    .popover.right {
        margin-left: 10px
    }

    .popover.bottom {
        margin-top: 10px
    }

    .popover.left {
        margin-left: -10px
    }

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover > .arrow, .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover > .arrow {
    border-width: 11px
}

    .popover > .arrow:after {
        border-width: 10px;
        content: ""
    }

.popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0,0,0,0.25);
    bottom: -11px
}

    .popover.top > .arrow:after {
        content: " ";
        bottom: 1px;
        margin-left: -10px;
        border-bottom-width: 0;
        border-top-color: #fff
    }

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0,0,0,0.25)
}

    .popover.right > .arrow:after {
        content: " ";
        left: 1px;
        bottom: -10px;
        border-left-width: 0;
        border-right-color: #fff
    }

.popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0,0,0,0.25);
    top: -11px
}

    .popover.bottom > .arrow:after {
        content: " ";
        top: 1px;
        margin-left: -10px;
        border-top-width: 0;
        border-bottom-color: #fff
    }

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0,0,0,0.25)
}

    .popover.left > .arrow:after {
        content: " ";
        right: 1px;
        border-right-width: 0;
        border-left-color: #fff;
        bottom: -10px
    }

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}

    .carousel-inner > .carousel-item > img, .carousel-inner > .carousel-item > a > img {
        line-height: 1
    }

    .carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
        display: block
    }

    .carousel-inner > .active {
        left: 0
    }

    .carousel-inner > .next, .carousel-inner > .prev {
        position: absolute;
        top: 0;
        width: 100%
    }

    .carousel-inner > .next {
        left: 100%
    }

    .carousel-inner > .prev {
        left: -100%
    }

        .carousel-inner > .next.left, .carousel-inner > .prev.right {
            left: 0
        }

    .carousel-inner > .active.left {
        left: -100%
    }

    .carousel-inner > .active.right {
        left: 100%
    }

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,0.6)
}

    .carousel-control.left {
        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: linear-gradient(to right,rgba(0,0,0,0.5) 0,rgba(0,0,0,0.0001) 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1)
    }

    .carousel-control.right {
        left: auto;
        right: 0;
        background-image: -webkit-linear-gradient(left,color-stop(rgba(0,0,0,0.0001) 0),color-stop(rgba(0,0,0,0.5) 100%));
        background-image: linear-gradient(to right,rgba(0,0,0,0.0001) 0,rgba(0,0,0,0.5) 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1)
    }

    .carousel-control:hover, .carousel-control:focus {
        outline: 0;
        color: #fff;
        text-decoration: none;
        opacity: .9;
        filter: alpha(opacity=90)
    }

    .carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
        position: absolute;
        top: 50%;
        z-index: 5;
        display: inline-block
    }

    .carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
        left: 50%
    }

    .carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
        right: 50%
    }

    .carousel-control .icon-prev, .carousel-control .icon-next {
        width: 20px;
        height: 20px;
        margin-top: -10px;
        margin-left: -10px;
        font-family: serif
    }

        .carousel-control .icon-prev:before {
            content: '\2039'
        }

        .carousel-control .icon-next:before {
            content: '\203a'
        }

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        border: 1px solid #fff;
        border-radius: 10px;
        cursor: pointer;
        background-color: #000 \9;
        background-color: rgba(0,0,0,0)
    }

    .carousel-indicators .active {
        margin: 0;
        width: 12px;
        height: 12px;
        background-color: #fff
    }

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,0.6)
}

    .carousel-caption .btn {
        text-shadow: none
    }

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        margin-left: -15px;
        font-size: 30px
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table
}

.clearfix:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important;
    visibility: hidden !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-xs, .visible-sm, .visible-md, .visible-lg {
    display: none !important
}

@media(max-width:767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table
    }

    tr.visible-xs {
        display: table-row !important
    }

    th.visible-xs, td.visible-xs {
        display: table-cell !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table
    }

    tr.visible-sm {
        display: table-row !important
    }

    th.visible-sm, td.visible-sm {
        display: table-cell !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table
    }

    tr.visible-md {
        display: table-row !important
    }

    th.visible-md, td.visible-md {
        display: table-cell !important
    }
}

@media(min-width:1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table
    }

    tr.visible-lg {
        display: table-row !important
    }

    th.visible-lg, td.visible-lg {
        display: table-cell !important
    }
}

@media(max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

@media(min-width:1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table
    }

    tr.visible-print {
        display: table-row !important
    }

    th.visible-print, td.visible-print {
        display: table-cell !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

div.mega-menu.navbar div.navbar-collapse {
    overflow: visible
}

    div.mega-menu.navbar div.navbar-collapse ul.nav {
        float: none;
        right: 0
    }

        div.mega-menu.navbar div.navbar-collapse ul.nav > li {
            position: static
        }

            div.mega-menu.navbar div.navbar-collapse ul.nav > li div.dropdown-menu {
                min-height: 150px;
                right: 0;
                top: 50px;
                border-radius: 0
            }

                div.mega-menu.navbar div.navbar-collapse ul.nav > li div.dropdown-menu .mega-pane {
                    padding-bottom: 10px
                }

                div.mega-menu.navbar div.navbar-collapse ul.nav > li div.dropdown-menu .left-pane {
                    float: left
                }

                div.mega-menu.navbar div.navbar-collapse ul.nav > li div.dropdown-menu .right-pane {
                    float: right
                }

                div.mega-menu.navbar div.navbar-collapse ul.nav > li div.dropdown-menu .left {
                    float: left;
                    padding-bottom: 10px;
                    padding-left: 10px
                }

                div.mega-menu.navbar div.navbar-collapse ul.nav > li div.dropdown-menu .right {
                    float: right;
                    padding-bottom: 10px;
                    padding-right: 10px
                }

                div.mega-menu.navbar div.navbar-collapse ul.nav > li div.dropdown-menu:before, div.mega-menu.navbar div.navbar-collapse ul.nav > li div.dropdown-menu:after {
                    display: none
                }

                div.mega-menu.navbar div.navbar-collapse ul.nav > li div.dropdown-menu div.nav-links {
                    float: left;
                    width: 66%;
                    -moz-box-sizing: border-box;
                    box-sizing: border-box
                }

                    div.mega-menu.navbar div.navbar-collapse ul.nav > li div.dropdown-menu div.nav-links > ul > li {
                        vertical-align: top;
                        display: inline-block;
                        *display: inline;
                        zoom: 1;
                        width: 49%
                    }

                        div.mega-menu.navbar div.navbar-collapse ul.nav > li div.dropdown-menu div.nav-links > ul > li span {
                            display: block;
                            margin: 3px 20px
                        }

                    div.mega-menu.navbar div.navbar-collapse ul.nav > li div.dropdown-menu div.nav-links.no-content > ul > li {
                        width: 32%
                    }

                    div.mega-menu.navbar div.navbar-collapse ul.nav > li div.dropdown-menu div.nav-links.left {
                        float: left
                    }

                    div.mega-menu.navbar div.navbar-collapse ul.nav > li div.dropdown-menu div.nav-links.right {
                        float: right
                    }

                    div.mega-menu.navbar div.navbar-collapse ul.nav > li div.dropdown-menu div.nav-links.no-content {
                        width: 100%
                    }

                div.mega-menu.navbar div.navbar-collapse ul.nav > li div.dropdown-menu div.mega-content {
                    width: 33%;
                    float: right;
                    -moz-box-sizing: border-box;
                    box-sizing: border-box
                }

                    div.mega-menu.navbar div.navbar-collapse ul.nav > li div.dropdown-menu div.mega-content img {
                        float: right;
                        margin-right: 5px
                    }

                    div.mega-menu.navbar div.navbar-collapse ul.nav > li div.dropdown-menu div.mega-content.left {
                        float: left
                    }

                        div.mega-menu.navbar div.navbar-collapse ul.nav > li div.dropdown-menu div.mega-content.left img {
                            float: left
                        }

                    div.mega-menu.navbar div.navbar-collapse ul.nav > li div.dropdown-menu div.mega-content.right {
                        float: right
                    }

                        div.mega-menu.navbar div.navbar-collapse ul.nav > li div.dropdown-menu div.mega-content.right img {
                            float: right
                        }

                    div.mega-menu.navbar div.navbar-collapse ul.nav > li div.dropdown-menu div.mega-content.no-links {
                        width: 100%
                    }

@media screen and (max-width:979px) {
    div.mega-menu.navbar .navbar-inner div.nav-collapse {
        overflow: hidden
    }

        div.mega-menu.navbar .navbar-inner div.nav-collapse ul.nav > li div.dropdown-menu {
            min-height: 0
        }

            div.mega-menu.navbar .navbar-inner div.nav-collapse ul.nav > li div.dropdown-menu div.nav-links.left, div.mega-menu.navbar .navbar-inner div.nav-collapse ul.nav > li div.dropdown-menu div.nav-links.right, div.mega-menu.navbar .navbar-inner div.nav-collapse ul.nav > li div.dropdown-menu div.nav-links.no-content {
                float: none
            }

                div.mega-menu.navbar .navbar-inner div.nav-collapse ul.nav > li div.dropdown-menu div.nav-links.left li, div.mega-menu.navbar .navbar-inner div.nav-collapse ul.nav > li div.dropdown-menu div.nav-links.right li, div.mega-menu.navbar .navbar-inner div.nav-collapse ul.nav > li div.dropdown-menu div.nav-links.no-content li {
                    display: block
                }
}

.h1Formatter h1 {
    line-height: normal;
    margin: 0;
    font-weight: normal
}

@media(min-width:768px) and (max-width:978px) {
    #topNav div.mega-menu.navbar div.navbar-collapse ul.nav > li div.dropdown-menu div.nav-links > ul > li {
        display: inline-block
    }

    #topNav .mega-menu .dropdown-menu .nav-links.left, #topNav .mega-menu .dropdown-menu .nav-links.no-content {
        width: 100%
    }
}

@media(max-width:767px) {
    body#htmlBody {
        padding-left: 0;
        padding-right: 0
    }

    div.mega-menu.navbar .navbar-inner div.nav-collapse ul.nav > li div.dropdown-menu div.mega-content {
        display: none
    }
}

body#htmlBody [class^="icon-"], body#htmlBody [class*=" icon-"] {
    background-image: url("/fonts/glyphicons-halflings.png")
}

body#htmlBody .icon-white, body#htmlBody .nav-tabs > .active > a > [class^="icon-"], body#htmlBody .nav-tabs > .active > a > [class*=" icon-"], body#htmlBody .nav-pills > .active > a > [class^="icon-"], body#htmlBody .nav-pills > .active > a > [class*=" icon-"], body#htmlBody .nav-list > .active > a > [class^="icon-"], body#htmlBody .nav-list > .active > a > [class*=" icon-"], body#htmlBody .navbar-inverse .nav > .active > a > [class^="icon-"], body#htmlBody .navbar-inverse .nav > .active > a > [class*=" icon-"], body#htmlBody .dropdown-menu > li > a:hover > [class^="icon-"], body#htmlBody .dropdown-menu > li > a:hover > [class*=" icon-"], body#htmlBody .dropdown-menu > .active > a > [class^="icon-"], body#htmlBody .dropdown-menu > .active > a > [class*=" icon-"] {
    background-image: url("/fonts/glyphicons-halflings-white.png")
}

body#htmlBody .icon-gray, body#htmlBody .nav-tabs > .active > a > [class^="icon-"], body#htmlBody .nav-tabs > .active > a > [class*=" icon-"], body#htmlBody .nav-pills > .active > a > [class^="icon-"], body#htmlBody .nav-pills > .active > a > [class*=" icon-"], body#htmlBody .nav-list > .active > a > [class^="icon-"], body#htmlBody .nav-list > .active > a > [class*=" icon-"], body#htmlBody .navbar-inverse .nav > .active > a > [class^="icon-"], body#htmlBody .navbar-inverse .nav > .active > a > [class*=" icon-"], body#htmlBody .dropdown-menu > li > a:hover > [class^="icon-"], body#htmlBody .dropdown-menu > li > a:hover > [class*=" icon-"], body#htmlBody .dropdown-menu > .active > a > [class^="icon-"], body#htmlBody .dropdown-menu > .active > a > [class*=" icon-"] {
    background-image: url("/fonts/glyphicons-halflings-gray.png")
}

.row-fluid [class*='span'] {
    *behavior: url(/scripts/boxsizing.htc)
}

#topNav {
    min-height: 30px
}

@media(max-width:980px) {
    #topNav {
        min-height: 0
    }
}

#topNav ul {
    margin: 0
}

    #topNav ul.topNav {
        background: #FFF;
        margin: 0;
        padding: 0;
        position: relative;
        width: 100%;
        z-index: 100
    }

@media(min-width:980px) {
    #topNav ul.topNav {
        overflow: visible !important;
        height: auto !important
    }
}

#topNav ul.topNav a {
    display: block;
    margin: 0;
    padding: 0 20px 0 20px;
    line-height: 30px
}

#topNav ul.topNav > li {
    float: left;
    position: relative;
    z-index: 100;
    margin-right: 0;
    *min-height: 30px
}

@media(max-width:979px) {
    #topNav ul.topNav > li {
        float: none;
        display: block
    }
}

@media(max-width:979px) {
    #topNav ul.topNav > li > ul {
        display: none !important
    }
}

#topNav ul.topNav ul {
    display: none;
    left: 0;
    position: absolute;
    text-align: left;
    z-index: 110
}

#topNav .navbar-nav > .show > a, #topNav .navbar-nav > .show > a:hover, #topNav .navbar-nav > .show > a:focus {
    background-color: #ddd !important
}

.threeColumnWrapper div.contentZone {
    width: auto
}

.twoColumnRightWrapper {
    background: 0
}

    .twoColumnRightWrapper div.contentZone {
        width: auto
    }

.twoColumnLeftWrapper #NavZone .filter.well h1 {
    font-size: 20px;
    margin-bottom: 15px
}

.twoColumnLeftWrapper #NavZone .filter.well h2 {
    font-size: 21px
}

.twoColumnLeftWrapper #NavZone .filter.well ul.content-filter-table {
    padding-left: 0;
    font-size: 13px;
    font-weight: normal
}

    .twoColumnLeftWrapper #NavZone .filter.well ul.content-filter-table li label {
        font-weight: normal
    }

.twoColumnLeftWrapper #NavZone .filter.well .btn-primary {
    background-color: #473763 !important;
    border-color: #473763 !important
}

    .twoColumnLeftWrapper #NavZone .filter.well .btn-primary:hover {
        background-color: #221c30 !important;
        border-color: #221c30 !important
    }

.twoColumnLeftWrapper #NavZone .filter.well .btn {
    background-color: #fff;
    border: 1px solid #ddd
}

    .twoColumnLeftWrapper #NavZone .filter.well .btn:hover {
        background-color: #f6f6f6;
        border: 1px solid #ddd
    }

.twoColumnLeftWrapper #NavZone .search-box h1 {
    font-size: 28px
}

.twoColumnLeftWrapper #NavZone .search-box .input-append {
    margin-bottom: 5px
}

#NavZone .filter {
    background: #FFF;
    padding: 20px
}

.twoColumnLeftWrapper #NavZone .search-box .input-append input#searchQuery {
    margin: 0;
    display: inline-block;
    float: left;
    position: relative;
    border-radius: 4px 0 0 4px;
    border: 1px solid #ddd;
    font-size: 13px;
    padding: 6px
}

.twoColumnLeftWrapper #NavZone .search-box .input-append #searchButton {
    position: relative;
    display: inline-block;
    margin: 0;
    border-radius: 0 4px 4px 0;
    height: 31px;
    border: 1px solid #f8a458
}

.twoColumnLeftWrapper #NavZone .search-box #searchButton .icn-search {
    background: url('/images/icn-search-purple.png') no-repeat;
    background-size: 12px auto;
    height: 12px;
    width: 12px;
    display: block;
    margin-top: 2px
}

.twoColumnLeftWrapper #NavZone .search-box a {
    font-size: 13px;
    line-height: 13px
}

div.ui-dialog div.modal {
    font-size: 12px;
    position: static;
    top: auto;
    left: auto;
    margin: 0
}

    div.ui-dialog div.modal .pager {
        margin: 0
    }

    div.ui-dialog div.modal input {
        font-size: 12px
    }

    div.ui-dialog div.modal select {
        height: auto;
        line-height: normal;
        padding: 0;
        width: auto
    }

div.toolsPanel {
    margin-top: 0
}

    div.toolsPanel ul {
        margin: 0
    }

        div.toolsPanel ul li {
            list-style: none
        }

    div.toolsPanel h1 {
        line-height: normal;
        margin: 0;
        font-weight: normal
    }

ol.toolsPanel h1 {
    line-height: normal;
    margin: 0;
    font-weight: normal
}

.webPart-EditorZoneParts label {
    display: inline
}

ul.pager li:before {
    background: none !important
}

div.row-fluid div[class*="span"] {
    min-height: 0
}

.vertical .carousel-inner {
    height: 100%
}

.carousel.vertical .carousel-item {
    -webkit-transition: .4s ease-in-out top;
    -moz-transition: .4s ease-in-out top;
    -ms-transition: .4s ease-in-out top;
    -o-transition: .4s ease-in-out top;
    transition: .4s ease-in-out top
}

.carousel.vertical .active {
    top: 0
}

.carousel.vertical .next {
    top: 100%
}

.carousel.vertical .prev {
    top: -100%
}

    .carousel.vertical .next.left, .carousel.vertical .prev.right {
        top: 0
    }

.carousel.vertical .active.left {
    top: -100%
}

.carousel.vertical .active.right {
    top: 100%
}

.carousel.vertical .carousel-control.right {
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    background: url('/Content/images/sprite_vcarousel.png') no-repeat;
    background-position: 0 0;
    width: 32px;
    height: 32px;
    border: 0;
    opacity: 1;
    filter: none
}

    .carousel.vertical .carousel-control.right:hover {
        background-position: -32px 0
    }

.carousel.vertical .carousel-control.left {
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    background: url('/Content/images/sprite_vcarousel.png') no-repeat;
    background-position: 0 -32px;
    width: 32px;
    height: 32px;
    border: 0;
    opacity: 1;
    filter: none
}

    .carousel.vertical .carousel-control.left:hover {
        background-position: -32px -32px
    }

#n4m-topAdZone, #loginStatus {
    display: none
}

#pageHeader #headerLogo {
    background: url('/images/UI/aao_logo_2x.png') no-repeat center left !important;
    background-size: 100% !important;
    width: 246px !important;
    height: 71px !important;
    position: absolute;
    top: 10px !important;
    left: 100px
}

@media(max-width:1099px) {
    #pageHeader #headerLogo {
        background: url(/images/UI/aao_logo_2x.png) no-repeat center left !important;
        background-size: 100% !important;
        width: 180px !important;
        height: 71px !important;
        position: absolute;
        top: 10px !important;
        left: 87px
    }
}

#pageHeader #headerLogo a {
    display: block;
    width: 246px;
    height: 71px
}

body.home {
    background: #fff
}

    body.home #topNav {
        display: none
    }

html.home #pageContent {
    margin-top: 0
}

#pageHeader {
    position: relative;
    background: #fff
}

    #pageHeader.container {
        max-width: 100%;
        width: 100%;
        padding-left: 0;
        padding-right: 0
    }

    #pageHeader .container {
        position: relative
    }

    #pageHeader .main-header {
        height: 100px
    }

        #pageHeader .main-header.container {
            width: 100%;
            max-width: 100%
        }

        #pageHeader .main-header .header-search {
            border-radius: 4px;
            background: #0000;
            width: 240px;
            padding: 0;
            position: absolute;
            right: 250px;
            top: 45px;
            border: 1px solid #ccc;
            border-radius: 5px;
            box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
            margin-right: 20px
        }

@media(max-width:1099px) {
    #pageHeader #headerLogo a {
        display: block;
        width: 246px;
        height: 71px
    }

    #pageHeader .main-header .header-search {
        padding: 0 !important;
        top: 93px !important;
        width: 94%;
        right: 0;
        left: 0;
        margin: 0 auto
    }

        #pageHeader .main-header .header-search.SearchISRS {
            top: 91px !important
        }
}

@media(max-width:767px) {
    #pageHeader .main-header .header-search.SearchISRS {
        top: 91px !important;
        right: 89px !important
    }
}

#searchButton {
    background: #fff;
    border: 0
}

#pageHeader .header-findeyemd {
    right: 270px;
    top: 28px;
    font-size: 13px;
    text-align: left;
    position: absolute
}

.header-btn-eyemd {
    color: #000;
    text-shadow: none;
    padding: 7px 10px;
    border-radius: 4px;
    display: block
}

.header-findeyemd .eyemd-text {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    text-align: center;
    padding-left: 26px
}

.header-btn-eyemd:hover {
    background: #dde7b2;
    text-decoration: none;
    color: #53565a
}

@media(max-width:1099px) {
    #pageHeader .header-findeyemd {
        top: -38px !important;
        right: 52px !important;
        width: auto !important
    }

        #pageHeader .header-findeyemd .eyemd-text {
            display: none
        }

    #pageHeader .header-btn-eyemd {
        padding-top: 6px;
        width: auto
    }

        #pageHeader .header-btn-eyemd .header-icn-eyemd {
            width: 19px;
            height: 19px;
            position: initial;
            margin: 0;
            background-size: 17px auto
        }
}

.header-btn-eyemd .header-icn-eyemd {
    background: url('/images/UI/icn-findeyemd-purple.png') no-repeat left;
    background-size: 20px auto;
    width: 20px;
    height: 20px;
    display: block;
    margin-right: 5px;
    position: absolute
}

#pageHeader .header-store {
    position: absolute;
    right: 15px !important;
    top: 28px !important;
    font-size: 13px;
    text-align: left
}

.header-btn-store {
    color: #53565a;
    background: #fff;
    padding: 7px 10px;
    border-radius: 4px;
    display: block;
    border: 1px solid #fabb82
}

    .header-btn-store:hover {
        background: #fbd1ab;
        color: #53565a;
        text-decoration: none
    }

    .header-btn-store .header-icn-cart {
        background: url('/Content/images/icn-cart-purple.png') no-repeat left;
        background-size: 16px auto;
        width: 20px;
        height: 20px;
        display: block;
        margin-right: 5px;
        position: absolute
    }

    .header-btn-store .shopping-cart-text {
        display: inline-block;
        vertical-align: middle;
        text-align: center;
        width: 100%;
        padding-left: 22px
    }

@media(max-width:1099px) {
    #topNav.container {
        display: none
    }

    #pageHeader .header-store {
        top: -38px !important;
        right: 5px !important;
        width: auto !important
    }

        #pageHeader .header-store .header-btn-store {
            padding-top: 6px;
            width: auto
        }

        #pageHeader .header-store .shopping-cart-text {
            display: none
        }

        #pageHeader .header-store .header-icn-cart {
            width: 19px;
            height: 19px;
            position: initial;
            margin: 0;
            background-size: 17px auto
        }
}

@media(max-width:767px) {
    #pageHeader .academy-store {
        top: -40px !important;
        right: 10px !important
    }

        #pageHeader .academy-store .btn-store {
            padding: 0
        }

        #pageHeader .academy-store .aao-shopping-cart {
            width: 40px;
            height: 32px;
            background-position: -5px 5px
        }

    .header {
        height: 85px !important
    }

        .header .logo {
            left: 25px;
            top: 10px !important
        }
}

@media(max-width:480px) {
    #pageHeader .main-header {
        height: 88px !important
    }
}

#topNav {
    background-color: #473764
}

    #topNav.container {
        padding-left: 0;
        padding-right: 0;
        width: 100%;
        max-width: 100%
    }

    #topNav .navbar {
        border: 0;
        border-radius: 0;
        min-height: inherit;
        margin-bottom: 0;
        margin-right: auto;
        margin-left: auto;
        padding: 0 15px 0 15px
    }

@media(max-width:767px) {
    #topNav .navbar {
        padding-left: 0;
        padding-right: 0
    }
}

#topNav .navbar-inverse {
    background-color: transparent
}

    #topNav .navbar-inverse .navbar-collapse {
        border: 0
    }

#topNav .navbar-nav > li > a {
    color: #fff;
    font-family: "HCo Gotham SSm";
    font-style: normal;
    font-size: 14px;
    letter-spacing: -.1px;
    font-weight: normal;
    padding: 10px 10px;
    display: inline-block
}

.navbar.mega-menu .navbar-collapse ul.navbar-nav {
    justify-content: left !important
}

.navbar.mega-menu .dropdown-toggle::after {
    display: none
}

#topNav .navbar-nav > .show > a, #topNav .navbar-nav > .show > a:hover, #topNav .navbar-nav > .show > a:focus {
    color: #000;
    background-color: #f2f2f2;
    font-weight: bold
}

#topNav .navbar-nav > li > a:hover, #topNav .navbar-nav > li > a:focus {
    background: #3c3056
}

#topNav .navbar-nav > .active > a, #topNav .navbar-nav > .active > a:hover, #topNav .navbar-nav > .active > a:focus {
    color: #000;
    background-color: #f2f2f2;
    font-weight: bold
}

@media(max-width:767px) {
    #topNav .navbar-nav > li > a:hover, #topNav .navbar-nav > li > a:focus {
        color: #FFF;
        background: #3c3056
    }
}

#topNav .navbar-inverse .navbar-toggle {
    border: 0;
    margin-top: 0;
    margin-bottom: 0;
    padding: 9px 16px;
    border-right: 1px solid #5a5a5a
}

    #topNav .navbar-inverse .navbar-toggle:hover, #topNav .navbar-inverse .navbar-toggle:focus {
        background-color: #3c3056
    }

    #topNav .navbar-inverse .navbar-toggle .icon-bar {
        background-color: #0061BB
    }

#topNav .mega-menu .dropdown-menu {
    top: 47px;
    border: 0
}

#topNav .navbar.mega-menu .navbar-nav .dropdown-menu li > a {
    font-weight: bold;
    color: #000
}

#topNav .mega-menu .dropdown-menu .nav-links ul a {
    font-family: "HCo Gotham SSm";
    font-size: 12px
}

    #topNav .mega-menu .dropdown-menu .nav-links ul a:hover {
        color: #3e87cb;
        text-decoration: none
    }

#topNav .mega-menu.navbar ul.list-submenu li:before {
    content: '\2014';
    position: absolute;
    left: 0;
    font-size: 13px
}

#topNav .navbar.mega-menu .navbar-nav .dropdown-menu ul.list-submenu li > a {
    font-weight: normal
}

#topNav .mega-menu .dropdown-menu .nav-links.left, #topNav .mega-menu .dropdown-menu .nav-links.no-content {
    padding: 10px
}

#topNav div.mega-menu.navbar div.navbar-collapse ul.nav > li div.dropdown-menu .right {
    padding-top: 10px
}

#topNav div.mega-menu.navbar div.navbar-collapse ul.nav > li div.dropdown-menu div.nav-links > ul > li {
    width: 47%;
    margin-right: 15px
}

.navbar-collapse {
    padding-left: 0
}

.nav > li > a {
    font-size: 14px;
    padding: 15px 18px 12px
}

#topNav .navbar-inverse .navbar-toggle .icon-bar {
    display: none
}

#topNav .navbar-inverse .navbar-toggle:before {
    content: 'Menu';
    color: #FFF;
    font-size: 12px;
    font-family: "HCo Gotham SSm"
}

#topNav .navbar-inverse .navbar-toggle:after {
    content: '\25BC';
    color: #FFF;
    font-size: 9px
}

.navbar-toggle {
    float: none;
    margin-left: 15px
}

.hamburger-bar {
    width: 25px;
    height: 2px;
    background: #5d4c84;
    display: block;
    margin: 4px 0
}

.menu-toggle {
    padding: 10px 20px !important
}

@media(max-width:1199px) {
    .nav > li > a {
        font-size: 13px;
        padding: 15px 9px 12px
    }
}

@media(max-width:992px) {
    .nav > li > a {
        padding: 10px 6px;
        font-size: 12px
    }

    #topNav .mega-menu .dropdown-menu {
        top: 40px
    }

    .twoColumnRightWrapper .webPartZone li, .container .container .webPartZone li {
        margin-bottom: 0
    }

    .well {
        padding: 10px
    }

    #shopMultiListing .product, #shopSingleListing .product, #shopSingleListingStatic .product, #shopMultiListing .product, #shopSingleListing .product, #shopSingleListingStatic .product {
        width: auto !important;
        height: auto !important
    }

    .jobs-widget .jobs-list .jobs-item {
        overflow: visible !important
    }
}

@media(max-width:767px) {
    #topNav .navbar-inverse .navbar-nav > .open > a, #topNav .navbar-inverse .navbar-nav > .open > a:hover, #topNav .navbar-inverse .navbar-nav > .open > a:focus {
        color: #FFF;
        background-color: #3c3056;
        font-weight: bold
    }

    #topNav .mega-menu .dropdown-menu {
        border-top: 0;
        min-height: 50px;
        background: #3c3056
    }

    .navbar-collapse {
        padding-right: 0
    }

    .container > .navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }

    #topNav .mega-menu .dropdown-menu .nav-links.left {
        padding: 0
    }

    #topNav .mega-menu .dropdown-menu .nav-links ul a {
        padding: 10px 6px 10px 40px;
        color: #FFF
    }

    div.mega-menu.navbar div.navbar-collapse ul.nav > li {
        border-bottom: 1px solid #5a5a5a
    }

        div.mega-menu.navbar div.navbar-collapse ul.nav > li div.dropdown-menu div.nav-links.left, div.mega-menu.navbar div.navbar-collapse ul.nav > li div.dropdown-menu div.nav-links.right {
            float: none
        }

        div.mega-menu.navbar div.navbar-collapse ul.nav > li div.dropdown-menu div.nav-links {
            width: 100%
        }

    #topNav div.mega-menu.navbar div.navbar-collapse ul.nav > li div.dropdown-menu div.nav-links > ul > li {
        width: 100%
    }

    #topNav .navbar-inverse .navbar-nav > li > a {
        font-size: 12px;
        padding: 8px 15px
    }

    #topNav .navbar.container {
        padding-left: 0;
        padding-right: 0
    }

    .container > .navbar-header {
        margin-left: 0;
        margin-right: 0
    }

    #pageHeader .main-header .header-search.SearchISRS {
        top: 27px
    }
}

@media(max-width:480px) {
    #topNav .navbar-default .navbar-toggle {
        margin-top: 6px;
        margin-bottom: 6px
    }
}

#pageHeader #divUberNavbarBody.uber-nav-body.container-from-top-admin {
    top: 9px !important;
    left: 10px
}

#pageHeader #divUberNavbarBody.uber-nav-body a span {
    display: none;
}

#uberNavigation .opthalmologistsNav {
    padding-left: 13px
}

#uberNavigation .container {
    width: 100%;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0
}

#uberNavigation ul.ubernav-list {
    list-style: none;
    margin-bottom: 0;
    font-size: 12px;
    margin-right: 0;
    padding-left: 0
}

    #uberNavigation ul.ubernav-list li {
        display: inline-block;
        vertical-align: top;
        margin-right: 0;
        margin-left: -4px
    }

        #uberNavigation ul.ubernav-list li.active a, #uberNavigation ul.ubernav-list li.active a:hover {
            color: #000;
            font-weight: bold
        }

        #uberNavigation ul.ubernav-list li a {
            font-family: "HCo Gotham SSm";
            padding: 11px 11px;
            display: inline-block;
            vertical-align: top;
            cursor: pointer;
            font-size: 12px;
            font-weight: bold;
            color: #000
        }

            #uberNavigation ul.ubernav-list li a:hover {
                text-decoration: none;
                color: #3e87cb
            }

        #uberNavigation ul.ubernav-list li.first {
            padding-left: 0;
            border-right: 1px solid #f2f2f2
        }

            #uberNavigation ul.ubernav-list li.first a {
                padding: 8px 11px 2px 10px
            }

#uberNavigation ul.ubernav-submenu-list {
    margin-left: -40px;
    margin-bottom: 0;
    list-style: none
}

    #uberNavigation ul.ubernav-submenu-list li {
        border-bottom: 1px solid #f2f2f2
    }

        #uberNavigation ul.ubernav-submenu-list li a {
            padding: 8px 15px;
            display: block;
            text-transform: uppercase;
            font-size: 11px;
            font-family: "HCo Gotham SSm"
        }

#uberNavigation .ubernav-sm li.uber-right {
    float: right
}

    #uberNavigation .ubernav-sm li.uber-right .store-button a {
        padding-top: 1px;
        font-size: 16px;
        border: 0
    }

        #uberNavigation .ubernav-sm li.uber-right .store-button a:hover {
            color: #666;
            background: transparent
        }

#uberNavigation .more-pane-sm ul {
    margin-bottom: 0
}

#uberNavigation .more-pane-sm h3 {
    font-size: 18px
}

#uberNavigation .more-pane {
    border-bottom: 1px solid #5D4C84;
    padding: 20px
}

    #uberNavigation .more-pane h3 {
        font-family: "HCo Gotham SSm" !important;
        font-style: normal;
        font-weight: 700;
        font-size: 16px;
        color: #000
    }

    #uberNavigation .more-pane li {
        padding-bottom: 8px
    }

    #uberNavigation .more-pane .description {
        color: #B9B9B9;
        display: block;
        font-size: 12px
    }

#uber-accordion.panel-group {
    margin: 0
}

#uber-accordion .panel {
    background: transparent;
    border: 0;
    margin: 0;
    padding: 0
}

@media(max-width:1199px) {
    #uberNavigation ul.ubernav-list li a {
        padding: 11px 10px
    }
}

@media(max-width:1099px) {
    #uberNavigation ul.ubernav-list {
        margin-left: -40px
    }
}

@media(max-width:991px) {
    #uberNavigation ul.ubernav-submenu-list li.last a {
        display: inline-block
    }

    #uberNavigation ul.ubernav-list li.first a {
        padding-right: 14px !important;
        padding-left: 18px !important
    }

    #uberNavigation .uber-drop.collapsed:after, #uberNavigation .uber-drop:after {
        font-size: 10px;
        margin-top: 4px
    }

    #pageHeader .container {
        padding-left: 0;
        padding-right: 0
    }

    #uberNavigation .more-pane {
        background: #FFF;
        border-bottom: none !important
    }

    #uberNavigation #subspecialties-sm li, #uberNavigation #more-sm li {
        border-color: #ddd
    }

        #uberNavigation #subspecialties-sm li a, #uberNavigation #more-sm li a {
            padding: 8px 40px
        }

    #uberNavigation .more-pane .description {
        display: none
    }

    #uberNavigation .more-pane li {
        padding-bottom: 0 !important
    }

    #uberNavigation .more-pane-sm h3 {
        padding-left: 20px
    }
}

@media(max-width:660px) {
    .ubernav-list.ubernav-sm li.first a {
        padding: 10px 5px !important
    }

    .uber-right .store-button {
        width: 33px !important;
        height: 33px !important;
        padding-top: 7px !important;
        font-size: 18px !important;
        right: 5px !important;
        top: 5px !important
    }

    .uber-right .search-box {
        background: transparent !important;
        width: 188px !important;
        padding: 0 !important;
        right: 46px !important;
        top: 5px !important
    }
}

@media(min-width:661px) {
    .uber-right .store-button, .uber-right .search-box {
        display: none !important
    }
}

@media(max-width:1099px) {
    .ubernav-lg, .more-pane-lg {
        display: none
    }
}

@media(min-width:1100px) {
    .ubernav-sm, .more-pane-sm {
        display: none
    }
}

.social-nav {
    list-style: none;
    padding: 0;
    margin: 0
}

    .social-nav li {
        padding: 0 15px 15px 0;
        display: inline-block;
        vertical-align: middle
    }

        .social-nav li:last-child {
            padding-right: 0
        }

    .social-nav a:hover, .social-nav a:focus {
        text-decoration: none
    }

img.social-icn {
    width: 32px;
    height: auto
}

.social-intro {
    display: inline-block;
    vertical-align: middle;
    margin-right: 75px;
    font-weight: bold;
    font-family: "HCo Gotham SSm";
    font-size: 14px
}

.social-professional {
    display: inline-block;
    vertical-align: middle;
    margin-right: 75px
}

.social-public {
    display: inline-block;
    vertical-align: middle
}

.intro-label {
    color: #53565a;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px
}

@media(max-width:1199px) {
    .social-intro, .social-professional {
        margin-right: 55px
    }
}

@media(max-width:992px) {
    .social-intro, .social-professional {
        margin-right: 0;
        margin-bottom: 15px
    }

    .social-intro, .social-professional, .social-public {
        display: block
    }
}

@media(max-width:979px) {
    .footer-social ul.nav li a {
        padding: 17px !important
    }
}

@media(max-width:480px) {
    .social-nav li, .social-nav li:last-child {
        padding: 5px
    }
}
/* -------------------------------------- 
    Footer styles
----------------------------------------*/
#pageFooter {
    background: #fff;
    margin-top: 25px;
    border-top: 2px solid #ececec;
}

.footer-wrapper {
    padding: 30px;
}

#pageFooter h3 {
    font-size: 15px;
    font-weight: bold;
    color: #000;
    margin-top: 0;
    margin-bottom: 20px;
}

#pageFooter .list-unstyled a {
    color: #557ab5;
}

#pageFooter .list-unstyled li {
    margin-bottom: 5px;
}

.column-sites,
.column-follow {
    border-left: 1px solid #ddd;
    padding-left: 50px;
}

#pageFooter.container {
    width: 100%;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
}

#pageFooter ul {
    margin-left: 0;
}

#pageFooter .copyright {
    padding-top: 30px;
    color: #4d4d4d;
    font-size: 12px;
    padding: 0 0 20px;
}


#pageFooter .footer-tagline {
    width: 297px;
    height: 22px;
    background: url('/images/UI/aao-tagline-registered-trademark.png') no-repeat center;
    background-size: auto 58px;
    margin-bottom: 20px
}

@media (max-width: 992px) {
    .footer-wrapper {
        text-align: center;
    }

    .column-links {
        margin-bottom: 15px;
    }

    .column-sites,
    .column-follow {
        border-left: none;
        padding-left: 0;
        margin-bottom: 25px;
    }

    #pageFooter .column-links .list-unstyled li {
        display: inline-block;
        margin: 0 10px 15px;
    }

    #pageFooter .column-sites .list-unstyled li {
        margin: 0 0 15px;
    }

    #pageFooter .footer-tagline {
        width: 100%;
        background-size: auto 48px;
    }
}

@media (max-width: 979px) {
    .footer ul {
        margin-bottom: 0;
    }

    #pageFooter ul {
        margin-bottom: 0;
        margin-left: 0;
    }
}

@media (max-width: 767px) {

    #pageFooter .column-links .list-unstyled li,
    #pageFooter .column-sites .list-unstyled li {
        display: block;
        margin: 0 10px 5px;
    }
}

@media (max-width: 480px) {
    #pageFooter .copyright {
        padding-top: 0;
    }
}
body {
    font-size: 15px;
    background: #f2f2f2
}

    body#htmlBody {
        font-family: Arial,'Helvetica Neue',Helvetica,sans-serif
    }

@media(min-width:768px) {
    .container {
        width: 750px
    }
}

@media(min-width:992px) {
    .container {
        width: 970px
    }
}

@media(min-width:1200px) {
    .container {
        width: 1200px
    }
}

a {
    color: #557ab5;
    cursor: pointer
}

    a:hover, a:focus {
        color: #557ab5
    }

h3 {
    font-size: 18px
}

h4 {
    font-size: 16px
}

ul.drop-zone > li {
    list-style: none
}

#pageContent {
    margin-top: 20px
}

#topZone.container, #bottomZone.container {
    padding-left: 0;
    padding-right: 0;
    width: auto
}

.webpart, .webPart {
    list-style: none
}

#pageContent div.cms_Verbs li.cmsVerb::before {
    display: none
}

.well h1, .well h2, .well h3, .well h4, .well h5, .well h6 {
    margin-top: 0
}

.well-award {
    background-color: #cfe9e4;
    border-color: #e7f4f2;
    overflow: auto
}

    .well-award h4 {
        color: #53565a
    }

.badge-warning {
    background: #b94a48
}

.btn-default .badge-gray, .badge-gray {
    background: #ECECEC;
    border: 0;
    color: #666;
    font-weight: normal;
    font-size: 11px
}

a.btn {
    text-decoration: none !important
}

.btn-primary {
    background-color: #473763;
    border-color: #473763;
    color: #fff !important;
    text-shadow: none;
    box-shadow: none
}

    .btn-primary:hover, .btn-primary:active, .btn-primary:focus {
        background-color: #221c30;
        border-color: #221c30;
        color: #fff;
    }

.btn-gray {
    background-color: #53565a;
    border-color: #53565a;
    color: #fff;
    text-shadow: none;
    box-shadow: none
}

    .btn-gray:hover, .btn-gray:active, .btn-gray:focus {
        background-color: #000;
        border-color: #000;
        color: #fff;
        text-shadow: none
    }

.btn-promo {
    background-color: #d05a57;
    border-color: #d05a57;
    color: #fff !important;
    text-shadow: none;
    box-shadow: none
}

    .btn-promo:hover, .btn-promo:active, .btn-promo:focus {
        background-color: #9b4b4b;
        border-color: #9b4b4b;
        color: #fff;
        text-shadow: none
    }

.btn-success {
    text-shadow: none
}

.btn-eyemd {
    background-color: #473763;
    color: #FFF;
    border-color: #473763;
    text-shadow: none;
    box-shadow: none
}

    .btn-eyemd:hover {
        background-color: #221c30;
        border-color: #221c30;
        color: #FFF
    }

.breadcrumb {
    background-color: transparent;
    font-size: 12px;
    padding: 8px 0
}

    .breadcrumb > li + li:before {
        content: " ";
        padding: 0
    }

    .breadcrumb .divider {
        color: #ccc;
        padding: 0 5px
    }

h1, h2, h3, h4 {
    font-family: "HCo Gotham SSm";
    color: #53565a
}

#pageContent ul.tertiary-nav {
    margin-bottom: -29px;
    list-style: none;
    margin-left: 0;
    padding: 20px;
    background: white
}

    #pageContent ul.tertiary-nav li {
        display: inline;
        padding: 0;
        margin: 0 5px 0 0;
        font-size: 14px;
        word-break: keep-all
    }

        #pageContent ul.tertiary-nav li:after {
            content: '\2022';
            color: #000;
            margin-left: 5px;
            font-size: 12px
        }

        #pageContent ul.tertiary-nav li:last-child:after {
            content: ''
        }

        #pageContent ul.tertiary-nav li a {
            color: #557ab5
        }

        #pageContent ul.tertiary-nav li.active {
            font-weight: bold
        }

            #pageContent ul.tertiary-nav li.active a {
                color: #0061BB
            }

    #pageContent ul.tertiary-nav .last {
        background: 0;
        margin: 0
    }

a.toTop {
    font-size: 0;
    float: right
}

    a.toTop:hover {
        text-decoration: none
    }

    a.toTop:before {
        content: "\e133";
        font-size: 20px;
        font-family: 'Glyphicons Halflings'
    }

.exhibit .metadata {
    display: none
}

.exhibit .content-detail-media {
    display: none
}

.exhibition .overview {
    dislay: block;
    overflow: auto
}

.exhibition .details {
    border: 4px solid #351f65;
    border-radius: 4px;
    overflow: hidden;
    background-color: #351f65
}

    .exhibition .details .tabNav {
        padding: 0
    }

        .exhibition .details .tabNav .btn {
            font-size: 0;
            text-shadow: none;
            color: #351f65;
            background-color: #f8a458;
            border: 2px solid #f8a458;
            border-radius: 50%;
            padding: 3px 6px
        }

            .exhibition .details .tabNav .btn:hover, .exhibition .details .tabNav .btn:focus {
                background-color: #fabb82
            }

            .exhibition .details .tabNav .btn.back {
                float: left;
                margin-top: 8px;
                margin-left: 8px
            }

            .exhibition .details .tabNav .btn.continue {
                float: right;
                margin-top: 8px;
                margin-right: 8px
            }

            .exhibition .details .tabNav .btn:before {
                font-family: 'Glyphicons Halflings';
                font-size: 13px
            }

            .exhibition .details .tabNav .btn.back:before {
                content: "\e079"
            }

            .exhibition .details .tabNav .btn.continue:before {
                content: "\e080"
            }

        .exhibition .details .tabNav .nav-tabs {
            border-bottom: 0;
            padding: 0 15px;
            text-align: center
        }

            .exhibition .details .tabNav .nav-tabs li {
                display: inline-block;
                float: none;
                margin: 0;
                margin-left: -4px;
                border: 0;
                border-right: 1px solid #5D4C84
            }

                .exhibition .details .tabNav .nav-tabs li:nth-child(1) {
                    border-left: #5D4C84
                }

                .exhibition .details .tabNav .nav-tabs li a {
                    border: 0;
                    margin: 0 !important;
                    border-radius: 0;
                    padding: 16px 18px;
                    color: #fff;
                    font-size: 13px;
                    font-weight: normal;
                    font-family: "HCo Gotham SSm";
                    line-height: normal;
                    background-color: #351f65
                }

                    .exhibition .details .tabNav .nav-tabs li a:hover, .exhibition .details .tabNav .nav-tabs li a:focus {
                        background-color: #5D4C84
                    }

                .exhibition .details .tabNav .nav-tabs li.active a {
                    background: #fff;
                    color: #351f65
                }

@media(max-width:991px) and (min-width:768px) {
    .exhibition .details .tabNav .nav-tabs {
        padding: 6px 45px
    }

        .exhibition .details .tabNav .nav-tabs li {
            display: block;
            margin-bottom: 5px
        }

            .exhibition .details .tabNav .nav-tabs li a {
                padding: 8px
            }
}

@media(max-width:630px) {
    .exhibition .details .tabNav .nav-tabs {
        padding: 6px 45px
    }

        .exhibition .details .tabNav .nav-tabs li {
            display: block;
            margin-bottom: 5px
        }

            .exhibition .details .tabNav .nav-tabs li a {
                padding: 8px
            }
}

.exhibition .details .tabPanels {
    background-color: #fff;
    padding: 0;
    border-left: 1px solid #ddd
}

    .exhibition .details .tabPanels .tab-content {
        padding: 20px
    }

        .exhibition .details .tabPanels .tab-content .intro {
            padding-bottom: 20px;
            margin-bottom: 20px;
            border-bottom: 1px solid#ddd;
            overflow: auto
        }

#pageContent .exhibition .details .featuredImage {
    max-width: 100%;
    width: auto;
    height: auto
}

    #pageContent .exhibition .details .featuredImage img {
        width: 100%
    }

#pageContent .exhibition .details h3 {
    margin-top: 0;
    margin-bottom: 15px
}

@media(max-width:1199px) {
    #pageContent .exhibition .details .featuredImage {
        width: 300px
    }
}

@media(max-width:991px) {
    #pageContent .exhibition .details .featuredImage {
        width: 200px
    }
}

@media(max-width:767px) {
    #pageContent .exhibition .details .featuredImage {
        width: 100%
    }
}

.exhibition .details .tabPanels .tab-content .exhibitList ul {
    padding-left: 0;
    list-style: none
}

#pageContent .exhibitList h5 {
    margin-bottom: 15px
}

.exhibition .details .tabPanels .tab-content .exhibitList .item {
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
    padding-bottom: 15px
}

    .exhibition .details .tabPanels .tab-content .exhibitList .item.last {
        margin-bottom: 0;
        padding-bottom: 0;
        border-bottom: 0
    }

.exhibitList .item .image {
    padding: 5px;
    border: 1px solid #ddd
}

    .exhibitList .item .image img {
        width: 100%
    }

.featuredImage {
    float: right;
    border: 1px solid #ddd;
    padding: 5px;
    margin: 0 0 15px 15px;
    max-width: 250px;
    overflow: auto;
    display: block
}

.exhibition .featuredImage img {
    margin-bottom: 5px;
    width: 100%
}

.exhibition .featuredImage .caption {
    margin-bottom: 0;
    font-size: 12px;
    font-style: italic;
    color: #999
}

#login-box {
    margin-bottom: 25px
}

    #login-box .login-bar {
        cursor: pointer;
        background: #FFF;
        color: #4d4d4d;
        padding: 10px 20px;
        position: relative;
        border-bottom: 1px solid #ececec
    }

.login-bar > .btn-primary {
    display: block;
    text-align: left;
    background-color: #53565a;
    border-color: #53565a;
    margin-bottom: 10px;
    margin-top: 10px;
    background: #53565a url(/Content/images/icn-arrow-right-white.png) no-repeat 95%;
    background-size: 12px auto
}

    .login-bar > .btn-primary:hover {
        background-color: #000;
        border-color: #000
    }

#login-box .login-bar .badge {
    margin-right: 8px
}

#login-box .login-bar .username {
    width: 75%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: middle;
    font-family: "HCo Gotham SSm";
    font-size: 14px;
    font-weight: 700
}

    #login-box .login-bar .username:after {
        content: "\25BC";
        color: #999;
        font-size: 11px;
        position: absolute;
        right: 15px;
        top: 15px
    }

        #login-box .login-bar .username:after:hover {
            color: #fff
        }

#login-box .login-bar .out-forgot-password {
    font-size: 11px;
    margin-right: 10px;
    white-space: nowrap;
    display: inline-block
}

#login-box .login-bar .out-forgot-email {
    font-size: 11px;
    white-space: nowrap;
    display: inline-block;
    margin-left: 10px
}

@media(min-width:768px) and (max-width:991px) {
    #login-box .login-bar .out-forgot {
        margin-left: 0;
        display: block;
        margin-top: 10px
    }
}

#login-box .login-pane {
    margin-top: -3px
}

#login-box .l_drillDownWrapper {
    overflow: hidden;
    position: relative;
    background: #53565a
}

#login-box .l_drillDown {
    list-style: none;
    position: relative;
    overflow: visible;
    margin: 0 0 0 -40px
}

    #login-box .l_drillDown ul {
        display: none;
        left: 100%;
        list-style: none;
        position: absolute;
        top: 0;
        width: 100%;
        margin: 0
    }

        #login-box .l_drillDown ul.active, #login-box .l_drillDown ul.displayed {
            margin-left: -40px;
            display: block
        }

    #login-box .l_drillDown .browsing-history ul.active, #login-box .l_drillDown .browsing-history ul.displayed, #login-box .l_drillDown .online-products ul.active, #login-box .l_drillDown .online-products ul.displayed {
        height: 200px;
        overflow-y: scroll
    }

#pageContent #login-box .l_drillDown li {
    border-bottom: 1px solid #76787b;
    cursor: pointer;
    display: block;
    padding: 0
}

#login-box .l_drillDown li.hasSubs a:after {
    content: '\e072';
    font-family: 'Glyphicons Halflings';
    font-size: 8px;
    color: #FFF;
    position: absolute;
    right: 15px;
    top: 10px;
    z-index: 11
}

#login-box .l_drillDown li.hasSubs li a:after {
    display: none
}

#login-box .l_drillDown li:last-child {
    border: 0
}

#login-box .l_drillDown li.notification {
    background: #fcf8e3
}

    #login-box .l_drillDown li.notification a {
        color: #c09853;
        font-weight: bold
    }

        #login-box .l_drillDown li.notification a:hover {
            background: transparent
        }

    #login-box .l_drillDown li.notification li a {
        color: #fff;
        font-weight: normal
    }

    #login-box .l_drillDown li.notification:hover {
        background: #F5EEC8
    }

    #login-box .l_drillDown li.notification .close {
        margin: 5px 5px 0 0
    }

    #login-box .l_drillDown li.notification span.instructions {
        padding: 5px 10px;
        display: block;
        font-size: 11px;
        color: #FFF;
        line-height: normal
    }

#login-box .l_drillDown a {
    display: block;
    padding: 8px 0 6px 20px;
    font-size: 12px;
    position: relative;
    z-index: 10;
    color: #FFF
}

    #login-box .l_drillDown a:hover {
        background: #000
    }

    #login-box .l_drillDown a.more-link:after {
        content: "\00BB";
        margin-left: 5px
    }

    #login-box .l_drillDown a.shopstore {
        font-weight: normal
    }

#login-box .l_ddbc {
    background: #FFF;
    border-bottom: 1px solid #ececec;
    font-size: 11px;
    font-weight: 700;
    display: none;
    padding: 4px 9px
}

#loginBox {
    height: 322px;
    border: 1px solid #CCC;
    border-radius: 4px;
    margin-bottom: 20px;
    background: #fbfaf6 url('/Content/images/header_login.png') no-repeat
}

    #loginBox .nav-tabs li a {
        border-radius: 0
    }

    #loginBox span.username {
        width: 95px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        display: inline-block;
        vertical-align: middle;
        font-size: 14px
    }

    #loginBox .loggedIn, #loginBox .loggedOut {
        height: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        position: relative;
        z-index: 50
    }

        #loginBox .loggedIn > .tab-content, #loginBox .loggedOut > .tab-content {
            height: 265px
        }

    #loginBox .loggedOut {
        background: url('/Content/images/bg_login.jpg') no-repeat;
        border-radius: 3px;
        padding-top: 75px
    }

        #loginBox .loggedOut .loginPrompt {
            height: 150px;
            width: 85%;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            background-color: #fff;
            margin: 0 auto;
            padding-top: 22px;
            border-radius: 10px;
            text-align: center
        }

            #loginBox .loggedOut .loginPrompt span, #loginBox .loggedOut .loginPrompt a {
                display: block;
                margin: 10px auto;
                width: 80%
            }

    #loginBox #myONE, #loginBox #myProfile {
        background: #fff;
        border: 1px solid #CCC;
        border-radius: 4px;
        padding: 0;
        margin: 0 5px;
        height: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

        #loginBox #myONE > .tab-content, #loginBox #myProfile > .tab-content {
            background: #fff;
            height: 230px;
            position: relative;
            overflow: hidden
        }

            #loginBox #myONE > .tab-content .content, #loginBox #myProfile > .tab-content .content {
                padding: 10px;
                height: 170px;
                overflow-x: hidden;
                overflow-y: auto
            }

            #loginBox #myONE > .tab-content .tab-pane, #loginBox #myProfile > .tab-content .tab-pane {
                height: 100%;
                width: 100%;
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                box-sizing: border-box;
                position: absolute;
                top: 0;
                left: 0
            }

        #loginBox #myONE li, #loginBox #myProfile li {
            line-height: normal
        }

            #loginBox #myONE li a, #loginBox #myProfile li a {
                font-weight: normal;
                font-size: .9em;
                padding-bottom: 8px
            }

                #loginBox #myONE li a .caret-right, #loginBox #myProfile li a .caret-right {
                    margin-top: 6px
                }

                #loginBox #myONE li a:hover, #loginBox #myProfile li a:hover {
                    background: 0;
                    text-decoration: underline
                }

        #loginBox #myONE ul.nav .loginSlider, #loginBox #myProfile ul.nav .loginSlider {
            margin-bottom: 0
        }

            #loginBox #myONE ul.nav .loginSlider li, #loginBox #myProfile ul.nav .loginSlider li {
                border-bottom: 1px solid #CCC
            }

                #loginBox #myONE ul.nav .loginSlider li a, #loginBox #myProfile ul.nav .loginSlider li a {
                    padding: 6px 0 !important
                }

        #loginBox #myONE .titleBar, #loginBox #myProfile .titleBar {
            border-bottom: 1px solid #ccc;
            padding: 5px 10px 2px 10px;
            font-family: "HCo Gotham SSm";
            background: #E8E8E8
        }

        #loginBox #myONE .slider-back, #loginBox #myProfile .slider-back {
            position: absolute;
            bottom: 0;
            text-align: left;
            padding: 0 10px;
            margin: 5px 5%;
            width: 90%;
            background: #007D91;
            color: #fff;
            text-shadow: none
        }

            #loginBox #myONE .slider-back .caret-left, #loginBox #myProfile .slider-back .caret-left {
                border-right-color: #fff
            }

    #loginBox #tabHeader {
        height: 45px;
        border-bottom: 0;
        margin-bottom: 5px;
        overflow: hidden
    }

        #loginBox #tabHeader a {
            color: #fff;
            line-height: 28px;
            margin-right: 0
        }

            #loginBox #tabHeader a .caret {
                vertical-align: middle;
                border-top-color: #fff
            }

            #loginBox #tabHeader a:hover, #loginBox #tabHeader .active a {
                color: #333;
                background-image: -webkit-linear-gradient(top,#ccc 0,#fff 100%);
                background-image: linear-gradient(to bottom,#ccc 0,#fff 100%);
                background-repeat: repeat-x;
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcccccc',endColorstr='#ffffffff',GradientType=0)
            }

                #loginBox #tabHeader a:hover .caret, #loginBox #tabHeader .active a .caret {
                    border-top-color: #333
                }

        #loginBox #tabHeader .pull-right a {
            border-left: 1px solid #CCC
        }

.short #loginBox {
    height: 45px
}

    .short #loginBox .loggedOut > .tab-content, .short #loginBox .loggedIn > .tab-content {
        display: none;
        background: #ddd;
        -webkit-box-shadow: 0 20px 20px -20px #999;
        box-shadow: 0 20px 20px -20px #999
    }

    .short #loginBox > div > div.tab-content {
        padding: 5px 0
    }

    .short #loginBox .loggedOut {
        background: 0;
        border-radius: 4px;
        padding-top: 5px
    }

        .short #loginBox .loggedOut .loginPrompt {
            height: 45px;
            width: 100%;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            background-color: inherit;
            margin: 0 auto;
            padding-top: 2px;
            border-radius: 4px;
            text-align: left
        }

            .short #loginBox .loggedOut .loginPrompt span, .short #loginBox .loggedOut .loginPrompt a {
                color: #fff;
                display: block;
                margin: 0 auto;
                width: auto;
                font-size: .9em;
                line-height: 13px
            }

            .short #loginBox .loggedOut .loginPrompt span {
                vertical-align: middle;
                display: inline-block;
                width: 50%
            }

            .short #loginBox .loggedOut .loginPrompt a.btn {
                margin: 1px 8px;
                display: inline-block;
                font-size: inherit;
                line-height: inherit
            }

    .short #loginBox #tabHeader {
        margin-bottom: 0
    }

.tall #loginBox {
    height: 394px;
    background: url('/Content/images/header_login.png') no-repeat
}

    .tall #loginBox .loggedIn > .tab-content, .tall #loginBox .loggedOut > .tab-content {
        height: 339px
    }

    .tall #loginBox .loggedOut {
        padding-top: 75px;
        background-color: #5D5B5C
    }

        .tall #loginBox .loggedOut .loginPrompt {
            height: 150px;
            padding-top: 22px
        }

    .tall #loginBox #myONE > .tab-content, .tall #loginBox #myProfile > .tab-content {
        height: 304px
    }

        .tall #loginBox #myONE > .tab-content .content, .tall #loginBox #myProfile > .tab-content .content {
            height: 244px
        }

@media(min-width:1200px) {
    #loginBox span.username {
        width: 144px
    }
}

@media(max-width:980px) {
    #loginBox .loggedOut {
        background: #666
    }
}

@media(min-width:768px) and (max-width:979px) {
    #loginBox span.username {
        width: 41px
    }
}

@media(max-width:767px) {
    #loginBox span.username {
        width: auto
    }
}

@media(max-width:480px) {
    #loginBox span.username {
        width: 150px
    }
}

ul.blocks {
    padding: 0;
    list-style: none
}

    ul.blocks li {
        margin-left: 13px;
        position: relative;
        list-style: none
    }

        ul.blocks li:before {
            content: "";
            position: absolute;
            width: 5px;
            height: 5px;
            background: #351f65;
            top: 8px;
            left: -12px
        }

.translate {
    margin-bottom: 0;
    background: 0;
    padding: 0;
    float: right;
    margin-top: 0
}

@media(max-width:768px) {
    .translate {
        float: none
    }
}

.actionbar {
    margin: 10px 0 20px 0;
    clear: both
}

    .actionbar .well {
        padding: 4px
    }

    .actionbar .btn {
        color: #0061BB;
        background-color: #fff;
        border: 1px solid #ddd
    }

        .actionbar .btn:hover {
            background-color: #ececec
        }

        .actionbar .btn.active {
            color: #fff;
            background-color: #351f65;
            text-shadow: none
        }

            .actionbar .btn.active:hover {
                background-color: #5d4c84
            }

        .actionbar .btn.btn-todo.active {
            min-width: 107px;
            position: relative;
            box-shadow: none
        }

            .actionbar .btn.btn-todo.active:hover {
                text-align: center
            }

                .actionbar .btn.btn-todo.active:hover:after {
                    content: 'Remove';
                    color: #c00;
                    position: absolute;
                    top: 2px;
                    left: 40px
                }

    .actionbar i[class^="icon"] {
        margin-right: 4px
    }

    .actionbar span.badge {
        margin-left: 4px;
        text-shadow: none
    }

    .actionbar span.glyphicon {
        margin-right: 4px
    }

    .actionbar .views {
        font-size: 11px;
        color: #666;
        display: inline;
        margin-left: 10px !important;
        white-space: nowrap
    }

    .actionbar a.view-link {
        font-size: 12px;
        margin: 0 10px 0 2px
    }

    .actionbar .resident-hub-control {
        display: inline-block
    }

    .actionbar div.alert {
        margin-bottom: 0;
        margin-top: 10px
    }

    .actionbar ul.dropdown-menu li:before {
        display: none
    }

    .actionbar ul.dropdown-menu li a {
        padding: 3px 12px
    }

.datesdeadlines .tab-content {
    margin-top: 5px
}

.datesdeadlines .datesdeadlines-filter {
    width: 50%
}

.datesdeadlines .panel-item {
    margin-bottom: 15px;
    overflow: auto;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #ececec
}

    .datesdeadlines .panel-item .date {
        display: inline-block;
        vertical-align: top;
        margin-right: 15px;
        width: 17%;
        font-size: 13px
    }

    .datesdeadlines .panel-item .event {
        display: inline-block;
        vertical-align: top;
        width: 75%
    }

    .datesdeadlines .panel-item .title {
        font-size: 14px;
        font-weight: bold;
        display: block
    }

    .datesdeadlines .panel-item .location {
        font-size: 12px;
        color: #666;
        display: block
    }

    .datesdeadlines .panel-item .description {
        font-size: 13px;
        display: block
    }

    .datesdeadlines .panel-item .calendar-download {
        background: url('/Content/images/icn_calendar.png') no-repeat;
        width: 17px;
        height: 13px;
        display: inline-block;
        margin-left: 8px
    }

.datesdeadlines .panel-group .panel .panel-heading {
    padding: 0;
    position: relative;
    font-weight: normal
}

    .datesdeadlines .panel-group .panel .panel-heading h4.panel-title a {
        background-image: -webkit-linear-gradient(top,#5d4c84 0,#351f65 100%);
        background-image: linear-gradient(to bottom,#5d4c84 0,#351f65 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5d4c84',endColorstr='#ff351f65',GradientType=0);
        color: #fff;
        padding: 14px 15px 11px;
        display: block;
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif
    }

        .datesdeadlines .panel-group .panel .panel-heading h4.panel-title a:hover {
            text-decoration: none
        }

        .datesdeadlines .panel-group .panel .panel-heading h4.panel-title a:after {
            content: "\2013";
            position: absolute;
            right: 15px;
            color: #ececec;
            font-size: 16px;
            top: 15px
        }

        .datesdeadlines .panel-group .panel .panel-heading h4.panel-title a.collapsed {
            background-image: -webkit-linear-gradient(top,#fff 0,#f5f5f5 100%);
            background-image: linear-gradient(to bottom,#fff 0,#f5f5f5 100%);
            background-repeat: repeat-x;
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#fff5f5f5',GradientType=0);
            color: #0061BB
        }

            .datesdeadlines .panel-group .panel .panel-heading h4.panel-title a.collapsed:hover {
                background-image: -webkit-linear-gradient(top,#f5f5f5 0,#ececec 100%);
                background-image: linear-gradient(to bottom,#f5f5f5 0,#ececec 100%);
                background-repeat: repeat-x;
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5',endColorstr='#ffececec',GradientType=0)
            }

            .datesdeadlines .panel-group .panel .panel-heading h4.panel-title a.collapsed:after {
                content: "\002b";
                position: absolute;
                right: 15px;
                color: #666;
                font-size: 16px;
                top: 15px
            }

.datesdeadlines .panel-group .panel .panel-collapse .panel-body ol {
    margin-left: -20px
}

    .datesdeadlines .panel-group .panel .panel-collapse .panel-body ol li {
        margin-bottom: 5px
    }

        .datesdeadlines .panel-group .panel .panel-collapse .panel-body ol li:last-child {
            margin-bottom: 0
        }

.datesdeadlines-widget {
    margin-bottom: 25px;
    background: #fff;
    position: relative
}

#AdZone .datesdeadlines-widget h2, #AdZone .datesdeadlines-widget h3 {
    border-bottom: 1px solid #ececec;
    color: #000;
    font-family: "HCo Gotham SSm";
    font-size: 18px !important;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 0;
    padding: 20px;
    text-transform: none
}

.datesdeadlines-widget .datesdeadlines-list {
    overflow: auto
}

    .datesdeadlines-widget .datesdeadlines-list .datesdeadlines-item {
        border-bottom: 1px solid #ececec;
        margin-bottom: 0;
        overflow: auto;
        padding: 20px;
        position: relative
    }

    .datesdeadlines-widget .datesdeadlines-list .date {
        margin-bottom: 10px;
        font-size: 21px;
        color: #000;
        font-family: "HCo Gotham SSm"
    }

    .datesdeadlines-widget .datesdeadlines-list .title {
        font-size: 16px;
        font-weight: normal;
        display: block;
        margin-bottom: 10px;
        font-family: "HCo Gotham SSm"
    }

    .datesdeadlines-widget .datesdeadlines-list .location {
        font-size: 12px;
        color: #666;
        display: block
    }

    .datesdeadlines-widget .datesdeadlines-list .description {
        font-size: 13px;
        display: block
    }

    .datesdeadlines-widget .datesdeadlines-list .calendar-download {
        background: url('/Content/images/icn_calendar.png') no-repeat;
        width: 17px;
        height: 13px;
        display: inline-block
    }

.datesdeadlines-widget .seeall {
    padding: 10px 20px
}

.empty-event span {
    font-style: italic;
    color: #999
}

@media(min-width:768px) and (max-width:991px) {
    .datesdeadlines-widget .datesdeadlines-list .title {
        font-size: 13px
    }

    .datesdeadlines-widget .datesdeadlines-list .date {
        font-size: 14px
    }
}

.datesdeadlines-horizontal .datesdeadlines-widget .datesdeadlines-list {
    display: flex
}

    .datesdeadlines-horizontal .datesdeadlines-widget .datesdeadlines-list .datesdeadlines-item {
        flex: 1
    }

.datesdeadlines-horizontal .datesdeadlines-widget .seeall {
    position: absolute;
    top: 3px;
    right: 0
}

    .datesdeadlines-horizontal .datesdeadlines-widget .seeall a {
        background-color: #473763;
        border-color: #473763;
        color: #fff;
        text-shadow: none;
        box-shadow: none;
        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: nowrap;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.42857143;
        border-radius: 4px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

@media(max-width:767px) {
    .datesdeadlines-horizontal .datesdeadlines-widget .datesdeadlines-list {
        flex-direction: column
    }
}

.jobs-widget {
    margin-bottom: 25px;
    background: #FFF
}

#AdZone .jobs-widget h2, #AdZone .jobs-widget h3 {
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid #ececec;
    padding: 20px;
    font-family: "HCo Gotham SSm";
    color: #000
}

.jobs-widget .jobs-list {
    overflow: auto
}

    .jobs-widget .jobs-list .jobs-item {
        overflow: auto;
        padding: 10px 20px 10px
    }

    .jobs-widget .jobs-list .title {
        font-size: 14px;
        display: block
    }

    .jobs-widget .jobs-list .date {
        font-size: 12px;
        color: #666;
        display: block
    }

.jobs-widget .seeall {
    padding: 10px 20px 20px
}

.sticky-menu {
    margin-left: -45px
}

    .sticky-menu .addthis_floating_style {
        border-top: 1px solid #ececec;
        border-left: 1px solid #ececec;
        border-bottom: 1px solid #ececec;
        border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0
    }

.toc-issue {
    margin-bottom: 25px;
    overflow: auto
}

    .toc-issue img {
        max-width: 140px;
        margin-right: 12px;
        margin-bottom: 20px;
        float: left
    }

    .toc-issue .date {
        font-weight: bold;
        font-size: 120%;
        margin-bottom: 10px
    }

        .toc-issue .date .month, .toc-issue .date .year {
            display: block
        }

    .toc-issue .toc {
        line-height: normal;
        clear: both
    }

        .toc-issue .toc a {
            color: #0061BB
        }

.toc-sidebar {
    margin-bottom: 25px;
    clear: both
}

    .toc-sidebar .toc-section {
        clear: both;
        margin-bottom: 20px
    }

        .toc-sidebar .toc-section h2 {
            color: #a31418 !important
        }

        .toc-sidebar .toc-section ul {
            list-style: none;
            margin-left: -40px
        }

            .toc-sidebar .toc-section ul li {
                border-bottom: 1px solid #ececec;
                padding: 2px 0 5px 0
            }

                .toc-sidebar .toc-section ul li:last-child {
                    border-bottom: 0
                }

.panel-group .panel .panel-heading {
    padding: 0;
    position: relative;
    font-weight: normal
}

    .panel-group .panel .panel-heading h4.panel-title {
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif
    }

#pageContent .panel-group .panel .panel-heading h4.panel-title a {
    text-decoration: none
}

.panel-group .panel .panel-heading h4.panel-title a {
    background-image: -webkit-linear-gradient(top,#75787b 0,#53565a 100%);
    background-image: linear-gradient(to bottom,#75787b 0,#53565a 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff75787b',endColorstr='#ff53565a',GradientType=0);
    color: #fff;
    padding: 14px 15px 8px;
    display: block;
    font-weight: normal
}

    .panel-group .panel .panel-heading h4.panel-title a:hover, .panel-group .panel .panel-heading h4.panel-title a:focus {
        text-decoration: none
    }

    .panel-group .panel .panel-heading h4.panel-title a:after {
        content: "\2013";
        position: absolute;
        right: 15px;
        color: #ececec;
        font-size: 16px;
        top: 13px
    }

    .panel-group .panel .panel-heading h4.panel-title a.collapsed {
        background-image: -webkit-linear-gradient(top,#fff 0,#f5f5f5 100%);
        background-image: linear-gradient(to bottom,#fff 0,#f5f5f5 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#fff5f5f5',GradientType=0);
        color: #0061BB
    }

        .panel-group .panel .panel-heading h4.panel-title a.collapsed:hover {
            background-image: -webkit-linear-gradient(top,#f5f5f5 0,#ececec 100%);
            background-image: linear-gradient(to bottom,#f5f5f5 0,#ececec 100%);
            background-repeat: repeat-x;
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5',endColorstr='#ffececec',GradientType=0)
        }

        .panel-group .panel .panel-heading h4.panel-title a.collapsed:after {
            content: "\002b";
            position: absolute;
            right: 15px;
            color: #666;
            font-size: 16px;
            top: 13px
        }

.panel-group .panel .panel-collapse .panel-body ol {
    margin-left: -20px
}

    .panel-group .panel .panel-collapse .panel-body ol li {
        margin-bottom: 5px
    }

        .panel-group .panel .panel-collapse .panel-body ol li:last-child {
            margin-bottom: 0
        }

#mostPopularBox {
    margin-bottom: 30px
}

    #mostPopularBox h3 {
        font-family: "HCo Gotham SSm";
        color: #53565a !important;
        font-size: 26px !important
    }

    #mostPopularBox .status-message {
        font-style: italic;
        color: #666
    }

    #mostPopularBox .accordion .accordion-group:first-child {
        margin-bottom: 30px
    }

    #mostPopularBox .accordion .accordion-group .accordion-heading {
        padding: 0;
        position: relative;
        font-weight: normal
    }

        #mostPopularBox .accordion .accordion-group .accordion-heading a {
            background: #351f65;
            color: #fff;
            padding: 11px 15px;
            display: block;
            font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
            border-radius: 4px 4px 0 0;
            border: 1px solid #ddd
        }

            #mostPopularBox .accordion .accordion-group .accordion-heading a:hover, #mostPopularBox .accordion .accordion-group .accordion-heading a:focus {
                text-decoration: none
            }

            #mostPopularBox .accordion .accordion-group .accordion-heading a:after {
                content: "\2013";
                position: absolute;
                right: 15px;
                color: #ececec;
                font-size: 16px;
                top: 13px
            }

            #mostPopularBox .accordion .accordion-group .accordion-heading a.collapsed {
                background: #f5f5f5;
                color: #0061BB;
                border-radius: 4px
            }

                #mostPopularBox .accordion .accordion-group .accordion-heading a.collapsed:hover {
                    background: #ececec
                }

                #mostPopularBox .accordion .accordion-group .accordion-heading a.collapsed:after {
                    content: "\002b";
                    position: absolute;
                    right: 15px;
                    color: #666;
                    font-size: 16px;
                    top: 13px
                }

    #mostPopularBox .accordion .accordion-group .accordion-body .accordion-inner {
        padding: 20px;
        margin-top: 1px;
        background: #FFF
    }

        #mostPopularBox .accordion .accordion-group .accordion-body .accordion-inner ol {
            margin-left: -20px
        }

            #mostPopularBox .accordion .accordion-group .accordion-body .accordion-inner ol li {
                margin-bottom: 5px
            }

                #mostPopularBox .accordion .accordion-group .accordion-body .accordion-inner ol li:last-child {
                    margin-bottom: 0
                }

@media(max-width:979px) {
    #mostPopularBox .accordion-heading, #mostPopularBox .accordion-body {
        font-size: 12px
    }
}

.mostpopular-horizontal #popularAccordion {
    display: flex
}

.mostpopular-horizontal #mostPopularBox .accordion .accordion-group {
    flex: 1
}

    .mostpopular-horizontal #mostPopularBox .accordion .accordion-group:first-child {
        margin-right: 15px
    }

    .mostpopular-horizontal #mostPopularBox .accordion .accordion-group:last-child {
        margin-left: 15px
    }

@media(max-width:767px) {
    .mostpopular-horizontal #popularAccordion {
        flex-direction: column
    }

    .mostpopular-horizontal #mostPopularBox .accordion .accordion-group:first-child {
        margin-right: 0
    }

    .mostpopular-horizontal #mostPopularBox .accordion .accordion-group:last-child {
        margin-left: 0
    }
}

.seeall {
    display: block;
    font-size: 12px
}

/*.login {
    width: 75%;
    margin: 0 auto 25px;
    background-color: #cfe9e4;
    border-color: #e7f4f2
}

    .login h2 {
        margin-bottom: 20px;
        color: #53565a;
        font-family: "HCo Gotham SSm"
    }

    .login .login-sidebar {
        background: #fff;
        font-size: 13px
    }

        .login .login-sidebar h3 {
            font-size: 16px;
            color: #53565a
        }

        .login .login-sidebar .divider {
            border-top: 4px double #e6e6e6;
            clear: both;
            display: block;
            margin: 18px 0 0
        }

        .login .login-sidebar ul.blocks {
            margin-left: -40px;
            list-style: none
        }

            .login .login-sidebar ul.blocks li {
                margin-left: 15px;
                position: relative;
                list-style: none
            }

                .login .login-sidebar ul.blocks li:before {
                    content: "";
                    margin: 0 0 0 -15px;
                    position: absolute;
                    width: 5px;
                    height: 5px;
                    background: #f2c75c;
                    top: 5px;
                    left: 0
                }

    .login .create-account {
        font-size: 11px;
        margin-top: 20px
    }

    .login ul.forgot {
        margin-top: 25px;
        font-size: 12px;
        margin-left: -40px;
        list-style: none;
        margin-bottom: 20px
    }*/

.login-input-form .remember-me {
    display: none
}

.login-input-form .forgot-password {
    margin-top: -20px;
    display: block
}

.login-input-form .btn-login {
    margin-top: -20px
}

.login-input-form .required-alert {
    color: #c00;
    display: block;
    background: #f2dede;
    padding: 4px 10px;
    font-size: 13px
}

.login-input-form sup.required {
    color: #c00;
    padding-left: 4px
}

.password-box {
    width: 50%;
    margin: 0 auto 25px
}

.upsell-container {
    width: 50%;
    margin: 75px auto;
    background: #fff url('/Content/images/icn_logolocked.png') no-repeat top right;
    border-color: #e7f4f2;
    min-height: 90px;
    padding-right: 105px
}

    .upsell-container h2 {
        margin-bottom: 20px;
        color: #53565a;
        font-family: "HCo Gotham SSm"
    }

@media(max-width:992px) {
    .upsell-container {
        width: 70%
    }
}

@media(max-width:767px) {
    .upsell-container {
        width: 100%;
        background-position: top center;
        padding-top: 100px;
        margin: 10px auto;
        padding-right: 0
    }
}

.house-ad {
    text-align: center;
    margin-bottom: 30px
}

    .house-ad.banman img {
        max-width: 100%;
        height: auto
    }

    .house-ad .ad-label {
        font-size: 9px;
        font-weight: normal;
        color: #666;
        text-transform: uppercase;
        margin-top: 4px
    }

        .house-ad .ad-label a {
            color: #666
        }

            .house-ad .ad-label a:hover {
                color: #666
            }

.audience {
    margin-bottom: 25px;
    border-radius: 4px;
    border: 1px solid #E6E6E6;
    background: #53565a
}

    .audience .audience-title {
        padding: 10px 15px 5px;
        font-weight: bold;
        color: #fff
    }

    .audience .audience-body {
        padding: 0 10px 10px
    }

        .audience .audience-body ul {
            list-style: none;
            margin: 0 0 0 -40px
        }

            .audience .audience-body ul li {
                margin-bottom: 3px
            }

                .audience .audience-body ul li:last-child {
                    margin-bottom: 0
                }

                .audience .audience-body ul li a {
                    padding: 5px 10px;
                    display: block;
                    background: #FFF;
                    border-radius: 4px
                }

                    .audience .audience-body ul li a:hover {
                        background: #cfe9e4;
                        text-decoration: none
                    }

#AdZone h2 {
    font-size: 18px !important;
    font-weight: bold;
    border-bottom: 1px solid #ececec;
    padding-bottom: 3px;
    margin-bottom: 10px;
    margin-top: 0;
    color: #000;
    font-family: "HCo Gotham SSm"
}

#AdZone h3 {
    font-size: 18px !important;
    font-weight: bold;
    border-bottom: 1px solid #ececec;
    padding-bottom: 20px;
    margin-top: 0 !important;
    color: #000;
    font-family: "HCo Gotham SSm"
}

.webPart_content {
    margin-bottom: 30px
}

.featurettes {
    margin-bottom: 5px
}

.featurette-header {
    background: #d7d2e0;
    padding: 30px 20px
}

#pageContent .card-featurette h3 {
    font-size: 21px;
    font-family: "HCo Gotham SSm";
    margin: 0 !important;
    font-weight: normal
}

.card-featurette .featurette-header a {
    color: #351f65
}

.featurette-body {
    background: #FFF;
    padding: 20px;
    color: #000;
    min-height: 180px
}

.featurettes .thumb-top {
    margin-bottom: 20px
}

.featurettes .thumb-left {
    margin-bottom: 20px;
    margin-right: 15px;
    float: left
}

.feature-twocolumn .featured-image {
    margin-right: 15px;
    float: left;
    margin-bottom: 30px
}

.feature-twocolumn .featured-content h3 {
    margin-top: 0
}

.featurettes .well {
    background: #d7d2e0
}

#pageContent .featurettes .well h4 {
    font-size: 21px;
    font-family: "HCo Gotham SSm";
    font-weight: normal;
    color: #351f65;
    margin-bottom: 15px
}

.well-featured {
    background: #d7d2e0
}

.contact-bar {
    margin-bottom: 25px
}

    .contact-bar .well {
        overflow: auto;
        background: #ddddde
    }

        .contact-bar .well h2 {
            margin-top: 0 !important
        }

    .contact-bar .divider {
        width: 25px;
        display: inline-block
    }

@media(min-width:768px) and (max-width:991px) {
    #AdZone .datesdeadlines-widget h2, #AdZone .datesdeadlines-widget h3, #aComments, #aMostViewed, #AdZone h2 {
        font-size: 16px !important
    }
}

.image-gallery.grid .image-item {
    display: inline-block;
    vertical-align: top;
    width: 150px;
    margin-right: 24px;
    margin-left: 24px;
    margin-bottom: 25px
}

    .image-gallery.grid .image-item .thumb img {
        max-width: 150px;
        margin-bottom: 10px
    }

    .image-gallery.grid .image-item .title {
        font-weight: bold;
        font-size: 14px;
        margin-bottom: 5px
    }

    .image-gallery.grid .image-item .description, .image-gallery.grid .image-item .source {
        font-size: 12px
    }

        .image-gallery.grid .image-item .description p {
            padding: 0;
            margin: 0 0 5px 0
        }

.image-gallery.grid .thumb {
    margin: 0 15px 10px 0 !important
}

.list-grid div.cms_Chrome {
    display: inline-block;
    width: 33%;
    vertical-align: top;
    margin-bottom: 50px;
    padding-left: 15px;
    padding-right: 15px
}

.newsrelease-content-detail .metadata, .newsrelease-content-detail .content-detail-media {
    display: none
}

.list-grid .newsRelease .thumb {
    margin-top: 0;
    float: none;
    margin: 0 0 15px 0 !important;
    max-height: 190px;
    overflow: hidden;
    text-align: center;
    background-color: #ddd
}

.list-grid .thumb img {
    width: auto;
    min-height: 190px;
    max-width: 100%
}

#pageContent .list-grid .newsReleaseTitle h1 {
    font-family: "HCo Gotham SSm";
    font-size: 16px !important;
    font-weight: 700;
    letter-spacing: -.5px;
    margin-bottom: 15px
}

.list-grid .newsReleaseTitle h1 a {
    color: #351f65
}

.list-grid .newsRelease .citation {
    display: none
}

#ContentZone .list-grid .cmsListing .divider {
    display: none
}

.image-left {
    float: left;
    margin: 0 20px 20px 0;
    max-width: 40%;
    padding: 5px;
    border: 1px solid #ddd
}

.image-right {
    float: right;
    margin: 0 0 20px 20px;
    max-width: 40%;
    padding: 5px;
    border: 1px solid #ddd
}

    .image-left img, .image-right img {
        width: 100%
    }

    .image-left .caption, .image-right .caption {
        font-style: italic;
        color: #666;
        font-size: 13px;
        display: inline-block;
        padding-top: 10px
    }

@media(max-width:1199px) {
    .list-grid div.cms_Chrome {
        width: 50%
    }
}

@media(max-width:768px) {
}

@media(max-width:480px) {
    .list-grid div.cms_Chrome {
        display: block;
        width: 100%;
        margin-bottom: 30px
    }

    .newsRelease .thumb img, .cms-listing .thumb img {
        width: 90px;
        height: auto
    }

    .list-grid .newsRelease .thumb img {
        width: auto;
        height: auto
    }

    .newsRelease .newsReleaseTitle h1, .cms-listing .title {
        font-size: 16px
    }
}

.image-gallery.stack .image-item {
    margin: 0 auto 25px;
    max-width: 500px
}

    .image-gallery.stack .image-item .thumb img {
        margin-bottom: 10px
    }

    .image-gallery.stack .image-item .title {
        font-weight: bold;
        font-size: 14px;
        margin-bottom: 5px
    }

    .image-gallery.stack .image-item .description, .image-gallery.stack .image-item .source {
        font-size: 12px
    }

        .image-gallery.stack .image-item .description p {
            padding: 0;
            margin: 0 0 5px 0
        }

.image-gallery.stack .thumb {
    margin: 0 15px 10px 0 !important
}

.image-gallery.list .image-item {
    display: block;
    margin-bottom: 25px
}

.image-gallery.list .thumb {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px
}

    .image-gallery.list .thumb img {
        max-width: 80px;
        margin-bottom: 10px
    }

.image-gallery.list .caption {
    display: inline-block;
    vertical-align: top;
    width: 61%
}

.image-gallery.list .title {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 5px
}

.image-gallery.list .description, .image-gallery.list .source {
    font-size: 12px
}

    .image-gallery.list .description p {
        padding: 0;
        margin: 0 0 5px 0
    }

.image-gallery.list .thumb {
    margin: 0 15px 10px 0 !important
}

.image-gallery.slideshow .image-item {
    margin: 0 auto 25px;
    max-width: 400px;
    display: none
}

    .image-gallery.slideshow .image-item.first {
        display: block
    }

.image-gallery.slideshow .thumb {
    display: inline-block;
    vertical-align: top;
    margin: 0 10px 0 0 !important
}

    .image-gallery.slideshow .thumb img {
        margin-bottom: 10px;
        display: block;
        max-width: 100%;
        height: auto;
        width: 100%
    }

.image-gallery.slideshow .caption {
    display: inline-block;
    vertical-align: top;
    width: auto;
    max-width: 400px
}

.image-gallery.slideshow .title {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 5px
}

.image-gallery.slideshow .description, .image-gallery.slideshow .source {
    font-size: 12px
}

    .image-gallery.slideshow .description p {
        padding: 0;
        margin: 0 0 5px 0
    }

.image-gallery.slideshow .slideshow-btn {
    margin-top: 20px
}

.related, .comments {
    margin-bottom: 35px
}

    .related h2 {
        margin-bottom: 15px
    }

.findeyemd {
    background: #fff url('/Content/images/icn-findeyemd-lg.png') no-repeat 90%;
    background-size: 130px auto;
    overflow: visible;
    padding: 20px 300px 20px 20px;
    margin-bottom: 10px
}

#pageContent .findeyemd .findeyemd-title h2, #pageContent .findeyemd .findeyemd-title h3 {
    font-size: 21px;
    margin: 0 0 10px 0;
    padding: 0;
    line-height: normal;
    color: #000;
    font-family: "HCo Gotham SSm"
}

.findeyemd .findeyemd-body {
    overflow: auto
}

.findeyemd .input-group {
    margin-bottom: 10px
}

.findeyemd .findeyemd-body .advanced a {
    font-size: 12px
}

#AdZone .findeyemd {
    background-image: none;
    background: #FFF;
    padding: 0;
    margin-bottom: 0
}

    #topZone .findeyemd .findeyemd-title h2, #AdZone .findeyemd .findeyemd-title h2, #topZone .findeyemd .findeyemd-title h3, #AdZone .findeyemd .findeyemd-title h3 {
        font-size: 18px;
        padding: 20px;
        border-bottom: 1px solid #ececec;
        margin-bottom: 0
    }

    #AdZone .findeyemd .findeyemd-body, #SplitHeaderRight .findeyemd .findeyemd-body {
        padding: 20px
    }

.uber-findeyemd .findeyemd {
    overflow: visible;
    padding: 15px;
    margin-bottom: 10px;
    background: #f2f2f2;
    background-image: none
}

    .uber-findeyemd .findeyemd .findeyemd-title h2 {
        font-size: 20px;
        margin: 0;
        padding: 0;
        line-height: normal;
        color: #000;
        font-family: "HCo Gotham SSm";
        text-shadow: none !important
    }

    .uber-findeyemd .findeyemd .findeyemd-body {
        overflow: auto
    }

        .uber-findeyemd .findeyemd .findeyemd-body .left {
            width: 100%;
            padding-top: 8px
        }

        .uber-findeyemd .findeyemd .findeyemd-body .right {
            margin-left: 0;
            padding-top: 17px;
            font-size: 13px
        }

        .uber-findeyemd .findeyemd .findeyemd-body a {
            color: #0061BB !important
        }

    .uber-findeyemd .findeyemd .btn-eyemd {
        padding: 6px 12px;
        background-color: #473763;
        color: #FFF;
        border-color: #473763;
        text-shadow: none;
        box-shadow: none
    }

        .uber-findeyemd .findeyemd .btn-eyemd:hover {
            background-color: #221c30
        }

@media(max-width:979px) {
    #uberNavigation .more-pane {
        background: #f2f2f2
    }
}

#topZone .askeyemd .askeyemd-body, #AdZone .askeyemd .askeyemd-body, #ContentZone .askeyemd .askeyemd-body {
    background: #fff;
    padding: 20px
}

#pageContent .askeyemd h2, #pageContent .askeyemd h3 {
    font-size: 18px !important;
    padding: 20px;
    border-bottom: 1px solid #ececec;
    margin-bottom: 0;
    background: #FFF
}

#AskAnEyeNewQuestion {
    padding: 20px;
    background: #FFF
}

#topZone .askeyemd h3, #AdZone .askeyemd h3 {
    font-size: 18px;
    line-height: normal;
    font-family: "HCo Gotham SSm";
    font-style: normal;
    font-weight: 700;
    color: #000
}

.twitter-timeline {
    width: 100%
}

    .twitter-timeline.annualmeeting {
        height: 300px
    }

#shopMultiListing, #shopSingleListing, #shopSingleListingStatic {
    position: relative;
    background: #FFF;
    margin-bottom: 25px
}

.shop-title {
    padding: 20px;
    text-align: center;
    margin: 0;
    font-family: "HCo Gotham SSm";
    font-weight: 700;
    font-size: 20px;
    letter-spacing: -.5px;
    line-height: 1.1;
    color: #000;
    border-bottom: 1px solid #ececec
}

#shopMultiListing .carousel, #shopSingleListing .carousel, #shopSingleListingStatic .carousel {
    margin: 0;
    padding: 0;
    background: #fff
}

#shopMultiListing .navbar-inner, #shopSingleListing .navbar-inner, #shopSingleListingStatic .navbar-inner {
    background: #f8a458;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
    color: #fff
}

    #shopMultiListing .navbar-inner a, #shopSingleListing .navbar-inner a, #shopSingleListingStatic .navbar-inner a, #shopMultiListing .navbar-inner a:hover, #shopSingleListing .navbar-inner a:hover, #shopSingleListingStatic .navbar-inner a:hover, #shopMultiListing .navbar-inner a:visited, #shopSingleListing .navbar-inner a:visited, #shopSingleListingStatic .navbar-inner a:visited, #shopMultiListing .navbar-inner a:active, #shopSingleListing .navbar-inner a:active, #shopSingleListingStatic .navbar-inner a:active {
        color: #fff;
        text-decoration: none
    }

#shopMultiListing .product, #shopSingleListing .product, #shopSingleListingStatic .product {
    height: 240px;
    margin: 0 auto;
    text-align: center
}

    #shopMultiListing .product > div, #shopSingleListing .product > div, #shopSingleListingStatic .product > div {
        background: #f68d2e;
        padding: 20px 0;
        margin-bottom: 15px
    }

    #shopMultiListing .product a, #shopSingleListing .product a, #shopSingleListingStatic .product a {
        cursor: pointer;
        font-size: 14px
    }

    #shopMultiListing .product img, #shopSingleListing .product img, #shopSingleListingStatic .product img {
        width: 100px;
        height: 100px
    }

#shopSingleListingStatic {
    background: #fff
}

#shopMultiListing .carousel.vertical .carousel-control.right {
    top: -15px
}

#shopMultiListing .carousel.vertical .carousel-control.left {
    top: auto;
    bottom: -15px
}

#shopMultiListing .carousel-control.left:before {
    content: '\e079';
    font-family: 'Glyphicons Halflings';
    top: 45%;
    position: absolute;
    font-size: 15px
}

#shopMultiListing .carousel-control.right:after {
    content: '\e080';
    font-family: 'Glyphicons Halflings';
    top: 45%;
    position: absolute;
    font-size: 15px;
    right: 20px
}

#shopMultiListing .carousel-control {
    background-image: none;
    opacity: 1;
    text-shadow: none;
    height: 140px;
    width: 10%;
    padding: 0 20px
}

.well.feature-listing {
    background-color: #d7d2e0;
    border-color: #d7d2e0
}

    .well.feature-listing h2 {
        color: #351f65;
        font-family: "HCo Gotham SSm";
        font-weight: normal;
        margin-top: 0 !important
    }

    .well.feature-listing ul > li {
        margin-bottom: 5px
    }

        .well.feature-listing ul > li:last-child {
            margin-bottom: 0
        }

.filter-subspecialty h4 {
    color: #000;
    margin: 0 0 20px 0;
    padding-bottom: 10px;
    font-size: 20px !important;
    font-weight: bold !important
}

.filter-subspecialty ul {
    list-style: none;
    padding: 0;
    margin: 0
}

    .filter-subspecialty ul li {
        margin-bottom: 3px
    }

        .filter-subspecialty ul li:last-child {
            margin-bottom: 0
        }

.asktheexpert .question-filter {
    margin: 15px 0
}

.asktheexpert .question {
    font-weight: bold;
    position: relative;
    padding-left: 60px;
    margin-bottom: 25px;
    font-size: 18px
}

    .asktheexpert .question:before {
        content: 'Q';
        font-size: 26px;
        background: #fff;
        color: #53565a;
        border: 1px solid #53565a;
        position: absolute;
        left: 0;
        top: 0;
        font-weight: normal;
        padding: 2px 12px;
        border-radius: 6px
    }

.asktheexpert .answer {
    position: relative;
    padding-left: 60px;
    margin-bottom: 25px
}

    .asktheexpert .answer:before {
        content: 'A';
        font-size: 26px;
        background: #351f65;
        color: #fff;
        position: absolute;
        left: 0;
        top: 0;
        font-weight: normal;
        padding: 4px 15px;
        border-radius: 6px
    }

.sponsorBox {
    text-align: center;
    margin-bottom: 25px
}

    .sponsorBox h1 {
        font-size: 13px !important;
        text-transform: uppercase
    }

#pageContent .asktheexpert .cmsListing .list-item .content .title a {
    font-size: 16px;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
    color: #0061BB
}

@media(max-width:1200px) {
    .findeyemd .findeyemd-body .right {
        float: none;
        clear: both;
        margin-left: 0
    }

    #shopSingleListing span.shop-black {
        display: none
    }
}

@media(max-width:979px) {
    .sticky-menu {
        margin-left: 5px
    }

        .sticky-menu .addthis_floating_style {
            position: absolute
        }

            .sticky-menu .addthis_floating_style.addthis_16x16_style {
                border: none !important;
                background: none !important
            }

                .sticky-menu .addthis_floating_style.addthis_16x16_style a {
                    display: inline-block
                }

                .sticky-menu .addthis_floating_style.addthis_16x16_style .addthis_internal_container {
                    width: 200px;
                    text-align: left
                }

    .findeyemd .findeyemd-body .left {
        width: 100%
    }

    #shopSingleListing span.shop-black {
        display: inherit
    }

    .breadcrumb {
        padding: 10px;
    }
}

@media(min-width:768px) and (max-width:1200px) {
    #mostPopularBox .accordion .accordion-group .accordion-body .accordion-inner ol {
        margin-left: 0 !important;
        padding-left: 20px
    }

    #mostPopularBox .accordion .accordion-group .accordion-heading .accordion-toggle:after {
        content: none
    }

    #mostPopularBox .accordion .accordion-group .accordion-heading.collapsed .accordion-toggle:after {
        content: none
    }
}

@media(max-width:767px) {
    .login-box {
        width: 100%
    }

    .filter-subspecialty {
        padding: 5px 20px
    }

    #mostPopularBox .accordion .accordion-group .accordion-body .accordion-inner ol {
        margin-left: 0;
        padding-left: 20px
    }
}

@media(max-width:480px) {
    .login {
        width: 100%
    }

    .findeyemd {
        padding: 20px;
        background-image: none
    }

    .asktheexpert .question-listing .question-item {
        padding: 15px
    }

        .asktheexpert .question-listing .question-item .answer {
            margin-left: 0;
            padding-left: 50px
        }

            .asktheexpert .question-listing .question-item .answer:before {
                font-size: 21px;
                padding: 2px 10px
            }

        .asktheexpert .question-listing .question-item .question {
            padding-left: 50px
        }

            .asktheexpert .question-listing .question-item .question:before {
                font-size: 21px;
                padding: 2px 9px
            }
}

#pageContent .cmsListing .section {
    background: #FFF;
    margin-bottom: 20px
}

    #pageContent .cmsListing .section h2 {
        color: #000
    }

#pageContent .cmsListing.eyenet .section h2 {
    padding: 20px;
    border-bottom: 1px solid #ddd;
    margin: 0;
    font-weight: normal
}

#pageContent .cmsListing .list-item {
    overflow: auto;
    border-bottom: 1px solid #ececec;
    margin: 0;
    padding: 20px;
    clear: both;
    background: #fff
}

    #pageContent .cmsListing .list-item .status {
        width: 16px;
        height: 16px;
        display: inline-block;
        margin-right: 10px;
        vertical-align: top
    }

    #pageContent .cmsListing .list-item span.complete {
        background: url('/Content/images/sprite.png') -69px -22px no-repeat;
        width: 16px;
        height: 16px;
        display: block
    }

    #pageContent .cmsListing .list-item.disqus-item .content, #pageContent .cmsListing .disqus-item .content {
        width: 74%;
        display: inline-block
    }

    #pageContent .cmsListing .list-item .content .thumb {
        padding: 0;
        border: 0;
        margin: 0 15px 15px 15px
    }

        #pageContent .cmsListing .list-item .content .thumb.pull-left {
            margin: 0 15px 15px 0
        }

        #pageContent .cmsListing .list-item .content .thumb.pull-right, #pageContent .cmsListing .list-item .thumb.pull-right {
            margin: 0 0 15px 15px
        }

        #pageContent .cmsListing .list-item .content .thumb img, #pageContent .cms-listing .list-item .content .thumb img, #pageContent .cmsListing .list-item .thumb img {
            border: 1px solid #CCC;
            width: 152px
        }

    #pageContent .cmsListing .list-item .content .title {
        margin: 0 0 5px 0
    }

        #pageContent .cmsListing .list-item .content .title a {
            font-family: "HCo Gotham SSm";
            font-size: 22px;
            line-height: 1em;
            font-weight: normal;
            color: #000
        }

    #pageContent .cmsListing .list-item .content .citation {
        font-size: 12px;
        color: #666;
        margin: 0 0 5px 0;
        line-height: 16px
    }

    #pageContent .cmsListing .list-item .content .timeStamp {
        font-weight: normal;
        font-size: 11px
    }

    #pageContent .cmsListing .list-item .content .citation span.date {
        text-transform: uppercase;
        font-weight: bold
    }

    #pageContent .cmsListing .list-item .content .citation span.author, #pageContent .cmsListing .list-item .content .citation span.source {
        color: inherit;
        font-size: inherit
    }

    #pageContent .cmsListing .list-item .content .citation span.category {
        font-weight: normal
    }

    #pageContent .cmsListing .list-item .content .citation a {
        color: #888
    }

    #pageContent .cmsListing .list-item .content .description {
        font-size: 15px;
        line-height: 20px;
        color: #333;
        margin: 0 0 5px 0
    }

    #pageContent .cmsListing .list-item .content .description-test {
        font-size: 14px;
        line-height: normal;
        color: #333;
        margin: 0 0 5px 0;
        position: relative;
        min-height: 50px;
        max-height: 70px;
        overflow-y: hidden
    }

        #pageContent .cmsListing .list-item .content .description-test .fadeout {
            position: absolute;
            left: 0;
            bottom: 0;
            width: 100%;
            height: 30px;
            background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),color-stop(100%,#fff),to(#fff));
            background-image: -webkit-linear-gradient(top,rgba(255,255,255,0),#fff 100%,#fff);
            background-image: -moz-linear-gradient(top,rgba(255,255,255,0),#fff 100%,#fff);
            background-image: -o-linear-gradient(top,rgba(255,255,255,0),#fff 100%,#fff);
            background-image: linear-gradient(to bottom,rgba(255,255,255,0),#fff 100%,#fff);
            background-repeat: no-repeat;
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#ffffffff',GradientType=1);
            display: block
        }

    #pageContent .cmsListing .list-item .content .type {
        font-size: 11px;
        color: #666;
        line-height: 1.3em
    }

    #pageContent .cmsListing .list-item .content .credits {
        font-size: 12px;
        color: #666;
        margin: 0 0 5px 0;
        line-height: 16px;
        font-weight: bold
    }

    #pageContent .cmsListing .list-item .usercounts ul {
        list-style: none;
        margin-left: 0
    }

        #pageContent .cmsListing .list-item .usercounts ul li {
            font-size: 11px;
            color: #666;
            margin-bottom: 8px
        }

            #pageContent .cmsListing .list-item .usercounts ul li:before {
                display: none
            }

            #pageContent .cmsListing .list-item .usercounts ul li:last-child {
                margin-bottom: 0
            }

            #pageContent .cmsListing .list-item .usercounts ul li.recommend .glyphicon {
                margin-right: 3px
            }

#pageContent .cms-listing-media .cmsListing .list-item .usercounts ul {
    padding: 0
}

#pageContent .cmsListing .list-item .actions {
    width: 24%;
    display: inline-block;
    vertical-align: top;
    margin-left: 20px
}

    #pageContent .cmsListing .list-item .actions ul {
        list-style: none;
        margin: 0
    }

        #pageContent .cmsListing .list-item .actions ul li {
            margin-bottom: 4px
        }

    #pageContent .cmsListing .list-item .actions .view-link {
        font-size: 12px;
        margin: 0 10px 0 2px
    }

    #pageContent .cmsListing .list-item .actions .btn.active {
        color: #fff;
        text-shadow: none;
        background-color: #007d90
    }

        #pageContent .cmsListing .list-item .actions .btn.active:hover {
            background-color: #006e7e
        }

    #pageContent .cmsListing .list-item .actions .btn.btn-todo.active {
        min-width: 107px;
        position: relative;
        box-shadow: none
    }

        #pageContent .cmsListing .list-item .actions .btn.btn-todo.active:hover {
            text-align: center;
            color: #fcc;
            border: 1px solid #c00;
            background: #fcc
        }

            #pageContent .cmsListing .list-item .actions .btn.btn-todo.active:hover i.icon-check {
                display: none
            }

            #pageContent .cmsListing .list-item .actions .btn.btn-todo.active:hover:after {
                content: 'Remove';
                color: #c00;
                position: absolute;
                top: 2px;
                left: 40px
            }

#pageContent .cmsListing .list-item.eyenet .section {
    margin-bottom: 25px
}

    #pageContent .cmsListing .list-item.eyenet .section h2 {
        text-transform: uppercase
    }

#pageContent .cmsListing .last {
    border-bottom: 0
}

.actionbar.recommend-sorting {
    position: relative;
    overflow: auto
}

    .actionbar.recommend-sorting .well-small {
        padding: 0
    }

        .actionbar.recommend-sorting .well-small .btn-group {
            display: block;
            clear: both
        }

.pagination {
    display: block
}

    .pagination.topPager {
        clear: both;
        border: 0;
        background: #FFF;
        height: 60px;
        width: 100%;
        border-bottom: 1px solid #ececec;
        padding: 20px
    }

    .pagination.bottomPager {
        clear: both;
        border: 0;
        background: #FFF;
        height: 60px;
        width: 100%;
        border-bottom: 1px solid #ececec;
        padding: 20px
    }

    .pagination .right {
        float: right
    }

        .pagination .right a {
            font-size: 13px;
            background: #fff;
            margin: 0;
            padding: 5px 10px;
            border: 1px solid #ececec;
            color: #0061BB
        }

            .pagination .right a.selected {
                background: #f2f2f2;
                border: 1px solid #f2f2f2;
                color: #666
            }

            .pagination .right a:hover {
                background: #f2f2f2;
                text-decoration: none
            }

    .pagination .left {
        float: left;
        font-size: 11px
    }

        .pagination .left .pageSize {
            margin-left: 10px;
            display: inline-block
        }

            .pagination .left .pageSize select {
                font-size: 12px;
                font-family: Arial,sans-serif;
                width: 70px
            }

        .pagination .left .sortby {
            display: inline-block
        }

            .pagination .left .sortby select {
                width: 100px
            }

    .pagination.pager-search .left {
        margin-right: 10px
    }

    .pagination.pager-search .pageSize select {
        width: auto
    }

    .pagination.pager-search .paging span {
        font-size: 13px;
        background: #fff;
        margin: 0;
        padding: 5px 10px;
        border: 1px solid #ececec;
        color: #0061BB
    }

        .pagination.pager-search .paging span.selected {
            background: #efefef;
            border: 1px solid #ececec;
            color: #666
        }

    .pagination.pager-search .left, .pagination.pager-search .right {
        line-height: 28px
    }

.filter .indent {
    margin-left: 20px
}

    .filter .indent ul {
        margin-top: -15px
    }

.filter ul {
    margin: 10px 0 20px 0;
    list-style: none;
    padding-left: 0
}

    .filter ul li input {
        float: left;
        padding: 0;
        margin: 4px 6px 0 0
    }

    .filter ul li label {
        display: block;
        margin-left: 20px;
        font-weight: normal
    }

.filter select {
    margin: 5px 0 20px 0
}

.filter .btn {
    margin-bottom: 8px;
    padding: 4px 8px
}

.filter .filter-toggle {
    position: relative;
    padding: 9px 10px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ddd;
    border-radius: 4px;
    width: 100%;
    color: #0061BB
}

    .filter .filter-toggle:after {
        content: "\25be";
        color: #0061BB;
        font-size: 15px;
        margin-left: 6px
    }

.filter .filter-collapse {
    border-color: #E7E7E7
}

.filter .filter-group {
    background: #FFF;
    border-radius: 5px;
    margin-bottom: 15px
}

    .filter .filter-group .accordion {
        margin-bottom: 15px
    }

        .filter .filter-group .accordion .accordion-group {
            background: #FFF;
            border: 1px solid #ccc
        }

            .filter .filter-group .accordion .accordion-group .accordion-heading {
                background: #e8e8e8
            }

                .filter .filter-group .accordion .accordion-group .accordion-heading a {
                    padding: 5px 5px 3px 10px;
                    color: #333;
                    font-family: "HCo Gotham SSm";
                    font-size: 14px;
                    position: relative;
                    display: block
                }

                    .filter .filter-group .accordion .accordion-group .accordion-heading a:hover {
                        text-decoration: none;
                        background: #CCC
                    }

                .filter .filter-group .accordion .accordion-group .accordion-heading .accordion-toggle.collapsed:after {
                    content: '+';
                    position: absolute;
                    right: 10px
                }

                .filter .filter-group .accordion .accordion-group .accordion-heading .accordion-toggle:after {
                    content: '\2013';
                    position: absolute;
                    right: 10px;
                    line-height: 17px;
                    font-size: 1em;
                    font-family: Arial,Helvetica,sans-serif;
                    color: #666
                }

            .filter .filter-group .accordion .accordion-group .accordion-body .accordion-inner {
                padding: 0;
                font-size: 12px
            }

                .filter .filter-group .accordion .accordion-group .accordion-body .accordion-inner ul {
                    margin: 0
                }

                    .filter .filter-group .accordion .accordion-group .accordion-body .accordion-inner ul li {
                        border-left: 4px solid #FFF;
                        line-height: normal;
                        padding: 6px
                    }

                        .filter .filter-group .accordion .accordion-group .accordion-body .accordion-inner ul li:hover {
                            background: #f6f6f6;
                            border-left: 4px solid #ececec
                        }

                        .filter .filter-group .accordion .accordion-group .accordion-body .accordion-inner ul li.selected {
                            background: #fcf4de;
                            border-left: 4px solid #f2c75c
                        }

                            .filter .filter-group .accordion .accordion-group .accordion-body .accordion-inner ul li.selected a {
                                color: #333;
                                font-weight: bold
                            }

                        .filter .filter-group .accordion .accordion-group .accordion-body .accordion-inner ul li ul {
                            margin-top: 6px
                        }

                            .filter .filter-group .accordion .accordion-group .accordion-body .accordion-inner ul li ul li {
                                border-left: none;
                                padding: 2px 0 2px 15px
                            }

                                .filter .filter-group .accordion .accordion-group .accordion-body .accordion-inner ul li ul li a {
                                    color: #0061BB !important;
                                    font-weight: normal !important;
                                    padding: 3px 3px 3px 0;
                                    font-size: .9em
                                }

                                .filter .filter-group .accordion .accordion-group .accordion-body .accordion-inner ul li ul li:hover {
                                    background: 0;
                                    border-left: none
                                }

                                .filter .filter-group .accordion .accordion-group .accordion-body .accordion-inner ul li ul li.selected {
                                    border-left: none
                                }

                                    .filter .filter-group .accordion .accordion-group .accordion-body .accordion-inner ul li ul li.selected a {
                                        color: #333 !important;
                                        font-weight: bold !important
                                    }

                        .filter .filter-group .accordion .accordion-group .accordion-body .accordion-inner ul li span.count {
                            color: #666;
                            font-size: .9em
                        }

    .filter .filter-group .last {
        margin-bottom: 0
    }

.filter select {
    width: 95%
}

#AdZone .sidebar-listing {
    margin-bottom: 25px
}

    #AdZone .sidebar-listing .cmsListing-sidebar .list-item {
        overflow: auto;
        border-bottom: 1px solid #ececec;
        margin: 7px 0 5px 0;
        padding-bottom: 2px
    }

        #AdZone .sidebar-listing .cmsListing-sidebar .list-item .content .title {
            margin: 0 0 5px 0
        }

            #AdZone .sidebar-listing .cmsListing-sidebar .list-item .content .title a {
                font-size: 15px;
                line-height: normal;
                font-weight: bold
            }

                #AdZone .sidebar-listing .cmsListing-sidebar .list-item .content .title a:hover {
                    color: #0061BB
                }

        #AdZone .sidebar-listing .cmsListing-sidebar .list-item .content .citation {
            font-size: 12px;
            color: #666;
            margin: 0 0 5px 0;
            line-height: 16px
        }

            #AdZone .sidebar-listing .cmsListing-sidebar .list-item .content .citation span.date {
                text-transform: uppercase;
                font-weight: bold
            }

.column-listing {
    margin-bottom: 25px
}

    .column-listing .cmsListing-column .list-item {
        overflow: auto;
        border-bottom: 1px solid #ececec;
        margin: 7px 0 5px 0;
        padding-bottom: 2px
    }

        .column-listing .cmsListing-column .list-item .content .title {
            margin: 0 0 5px 0
        }

            .column-listing .cmsListing-column .list-item .content .title a {
                font-size: 15px;
                line-height: normal;
                font-weight: bold
            }

                .column-listing .cmsListing-column .list-item .content .title a:hover {
                    color: #0061BB
                }

        .column-listing .cmsListing-column .list-item .content .citation {
            font-size: 12px;
            color: #666;
            margin: 0 0 5px 0;
            line-height: 16px
        }

            .column-listing .cmsListing-column .list-item .content .citation span.date {
                text-transform: uppercase;
                font-weight: bold
            }

        .column-listing .cmsListing-column .list-item .content .description {
            margin: 0 0 5px 0
        }

        .column-listing .cmsListing-column .list-item .content .date {
            margin: 0 0 5px 0;
            font-size: 10px
        }

.blog-masthead h2 {
    font-size: 20px;
    margin-top: 0
}

.blog-masthead .thumb {
    margin-right: 10px;
    margin-bottom: 10px;
    margin-top: 4px;
    max-width: 60px
}

#pageContent .cmsListing.search .list-item .content {
    width: 73%
}

#pageContent .with-ad .searchselections {
    float: left;
    width: 100%
}

#pageContent .with-ad #sponsorBox {
    width: 264px;
    float: left;
    margin-left: 30px;
    height: 130px
}

#pageContent .searchselections .well-white {
    background: #FFF;
    margin-bottom: 0;
    margin-top: 10px
}

#pageContent .searchselections .control-group .control-label {
    display: inline-block;
    margin-right: 10px;
    vertical-align: top;
    font-size: 13px;
    margin-top: 4px
}

#pageContent .searchselections .control-group .controls {
    width: 70%;
    display: inline-block;
    vertical-align: middle
}

    #pageContent .searchselections .control-group .controls .input-append {
        display: inline-block
    }

    #pageContent .searchselections .control-group .controls .help-inline {
        display: inline-block;
        font-size: 11px;
        vertical-align: top;
        margin-top: 10px
    }

.searched-for .input-append input {
    border-radius: 4px 0 0 4px;
    float: left;
    width: 75%
}

.searched-for .input-append .btn {
    float: left;
    border-radius: 0 4px 4px 0
}

#pageContent .journal-wrapper {
    border: 1px solid #cee2e5;
    padding: 20px;
    clear: both
}

    #pageContent .journal-wrapper h2 {
        font-size: 14px;
        font-weight: bold;
        font-family: Arial;
        text-transform: none
    }

        #pageContent .journal-wrapper h2 span {
            font-style: italic
        }

#pageContent .search-listing .list-item {
    margin: 19px 0 0 0;
    overflow: auto;
    border-bottom: 1px solid #CCC;
    padding-bottom: 10px
}

#pageContent ul.icn-legend {
    list-style: none;
    margin: 0
}

    #pageContent ul.icn-legend li {
        display: inline-block;
        margin-right: 40px
    }

#pageContent .selection-label {
    font-size: 11px;
    float: left;
    margin-right: 15px;
    text-transform: uppercase;
    margin-top: 4px
}

#pageContent ul.selections {
    list-style: none;
    margin-left: 0
}

    #pageContent ul.selections li {
        display: inline-block;
        margin-right: 15px;
        vertical-align: top
    }

        #pageContent ul.selections li a {
            font-size: 12px
        }

.lastactivities ul, .searchusing ul {
    padding-left: 0;
    list-style: none
}

    .lastactivities ul li, .searchusing ul li {
        margin-bottom: 8px
    }

        .lastactivities ul li:last-child, .searchusing ul li:last-child {
            margin-bottom: 0
        }

.well ul.selections {
    margin-bottom: 0
}

i.icon-remove.icon-gray {
    width: 14px;
    height: 14px;
    display: inline-block;
    background-position: -312px 2px
}

.cms-listing-media .cmsListing {
    background: white
}

.cms-listing-media .cms_Chrome {
    display: inline-block;
    vertical-align: top;
    width: 25%
}

@media(min-width:768px) and (max-width:991px) {
    .cms-listing-media .cms_Chrome {
        width: 33%
    }
}

.cms-listing-media .list-item .content {
    width: 100% !important
}

.cms-listing-media div.divider {
    display: none
}

#pageContent .cms-listing-media .list-item {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin: 0 20px 20px 0;
    box-sizing: border-box;
    border: 0
}

#pageContent .cms-listing-media .cmsListing .list-item .content .title a {
    font-size: 12px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -.5px
}

#pageContent .cms-listing-media .cmsListing .list-item .content .citation .date {
    display: none
}

.cms-listing-media .list-item .thumb.pull-right {
    float: none !important;
    margin-left: 0 !important;
    position: relative;
    margin-bottom: 10px !important
}

#pageContent .cms-listing-media .cmsListing .list-item .content .thumb img {
    width: 100%
}

#pageContent .thumb {
    padding: 0;
    border: 0;
    margin: 0 0 10px 15px;
    position: relative
}

    #pageContent .thumb span.video {
        background: url('/Content/images/icn_video.png') no-repeat bottom right;
        position: absolute;
        display: block;
        width: 36px;
        height: 35px;
        right: 6px;
        bottom: 6px
    }

    #pageContent .thumb span.image {
        background: url('/Content/images/icn_image.png') no-repeat bottom right;
        position: absolute;
        width: 46px;
        height: 33px;
        right: 5px;
        bottom: 5px
    }

    #pageContent .thumb span.podcast {
        background: url('/Content/images/icn_podcast.png') no-repeat bottom right;
        position: absolute;
        width: 32px;
        height: 41px;
        right: 5px;
        bottom: 5px
    }

@media(max-width:1199px) {
    #pageContent .thumb span.video, #pageContent .thumb span.image, #pageContent .thumb span.podcast {
        right: 10px;
        bottom: 10px
    }
}

@media(min-width:992px) and (max-width:1199px) {
    #pageContent .cms-listing-media .list-item {
        padding: 15px
    }

        #pageContent .cms-listing-media .list-item .content {
            width: 100% !important
        }
}

@media(max-width:991px) {
    #pageContent .cms-listing-media .list-item {
        padding: 15px
    }
}

@media(max-width:767px) {
    #pageContent .cms-listing-media .list-item {
        width: 100%;
        padding: 20px;
        margin: 0 20px 0 0
    }
}

.cmsListing .newsReleaseTitle h1 a {
    font-family: "HCo Gotham SSm";
    font-size: 16px;
    line-height: normal;
    color: #000;
    font-weight: 700;
    letter-spacing: -.5px;
    text-decoration: none
}

.cmsListing .newsRelease .citation .date {
    font-size: 12px;
    color: #666;
    margin: 0 0 5px 0;
    line-height: 16px;
    font-weight: bold
}

.cmsListing .newsRelease .citation span:nth-of-type(2) {
    font-weight: 400
}

.actionbar.recommend-sorting {
    position: relative;
    overflow: auto
}

@media(max-width:480px) {
    .cms-listing-media .cms_Chrome {
        width: 100% !important
    }
}

.cms-listing-media .list-item .content .type {
    margin: 0
}

.cms-listing-media .list-item .usercounts {
    width: 100% !important
}

    .cms-listing-media .list-item .usercounts ul {
        margin-left: 0 !important;
        padding-left: 0
    }

        .cms-listing-media .list-item .usercounts ul li {
            display: inline;
            padding-right: 10px
        }

.cms-listing-media .cmsListing .list-item .usercounts ul li a {
    position: relative
}

i.icon-comment.icon-gray {
    background-position: 230px 38px;
    display: inline-block;
    width: 14px;
    height: 14px;
    position: relative;
    left: -1px;
    top: 5px
}

.badge-gray {
    background: #e9e9e9;
    color: #333;
    position: relative;
    left: 0;
    display: inline-block
}

li.recommend {
    top: 0;
    position: relative
}

i.icon-thumbs-up.icon-gray {
    background-position: 373px 15px;
    display: inline-block;
    width: 14px;
    height: 14px;
    position: relative;
    left: 0;
    top: 3px
}

.cms-listing-media .list-item .content .thumb img {
    width: 100%;
    max-width: 100% !important
}

@media(max-width:979px) {
    .cmsListing .list-item .content .thumb img {
        margin-left: 0
    }
}

@media(max-width:767px) {
    .cms-listing-media .cms_Chrome {
        width: 50%
    }

    #pageContent .cmsListing .list-item .content .thumb img, #pageContent .cms-listing .list-item .content .thumb img, #pageContent .cmsListing .list-item .thumb img {
        width: 100px
    }
}

@media(max-width:480px) {
    #pageContent .cmsListing .list-item .thumb img {
        width: 100%
    }

    #pageContent .cmsListing .list-item .thumb.pull-right {
        margin: 15px 0;
        float: none !important
    }

    #pageContent .cmsListing .list-item .content .thumb.pull-right, #pageContent .cms-listing .list-item .content .thumb.pull-right {
        margin: 0 0 15px 0;
        float: none !important
    }

    #pageContent .cms-listing .list-item .content .thumb img, #pageContent .cmsListing .list-item .content .thumb img {
        max-width: 100%;
        width: 100% !important;
        margin: 0
    }
}

.cms-listing.masterclass .list-item {
    border-bottom: 1px solid #ccc;
    overflow: auto;
    margin: 20px 0 19px 0;
    padding-bottom: 19px
}

    .cms-listing.masterclass .list-item .content {
        width: 100% !important
    }

        .cms-listing.masterclass .list-item .content .thumb {
            margin: 0 15px 15px 0;
            height: 150px;
            width: 150px;
            text-align: center
        }

            .cms-listing.masterclass .list-item .content .thumb .caption {
                display: block;
                margin: 4px auto;
                font-size: 11px;
                font-family: "HCo Gotham SSm";
                color: #666;
                font-weight: 700
            }

        .cms-listing.masterclass .list-item .content .title {
            margin-bottom: 5px
        }

            .cms-listing.masterclass .list-item .content .title a {
                font-family: "HCo Gotham SSm";
                font-size: 24px;
                line-height: 24px
            }

        .cms-listing.masterclass .list-item .content .citation {
            font-size: 12px;
            color: #666;
            margin: 0 0 5px 0;
            line-height: 16px;
            font-weight: bold
        }

        .cms-listing.masterclass .list-item .content .type {
            font-size: 14px
        }

#pageContent .cms-listing .list-item .actions {
    width: 24%;
    display: inline-block;
    vertical-align: top
}

    #pageContent .cms-listing .list-item .actions ul {
        list-style: none;
        margin: 0;
        padding: 0
    }

        #pageContent .cms-listing .list-item .actions ul li {
            margin-bottom: 4px
        }

#pageContent .cms-listing .list-item span.complete {
    background: url('/Content/images/sprite.png') -69px -22px no-repeat;
    width: 16px;
    height: 16px;
    display: block
}

.btn-todo {
    color: #0061BB;
    background-color: #fff;
    border: 1px solid #ddd
}

    .btn-todo:hover {
        border: 1px solid #0061BB;
        color: #0061BB
    }

@media(max-width:979px) {
    .cms-listing .list-item .content {
        width: 100% !important
    }

    .cms-listing .list-item .actions {
        width: 100% !important;
        display: block !important;
        margin-left: 0 !important;
        margin-top: 10px
    }

    .pagination.topPager {
        margin: 0;
        padding-bottom: 0
    }
}

div.pageSize.left select, div.pageSize select {
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 4px 6px;
    font-size: 14px
}

#pageContent .cms-listing .list-item .usercounts, #pageContent .cmsListing .list-item .usercounts {
    width: 19%;
    display: inline-block;
    vertical-align: top
}

    #pageContent .cms-listing .list-item .usercounts ul, #pageContent .cmsListing .list-item .usercounts ul {
        list-style: none;
        padding-left: 15px
    }

        #pageContent .cms-listing .list-item .usercounts ul li, #pageContent .cmsListing .list-item .usercounts ul li {
            font-size: 11px;
            color: #666;
            margin-bottom: 0
        }

@media(min-width:992px) {
    li.recommend {
        top: 0;
        position: relative
    }
}

@media(max-width:991px) {
    li.recommend {
        left: 0;
        position: relative
    }

    i.icon-thumbs-up.icon-gray {
        left: 17px
    }

    i.icon-comment.icon-gray {
        left: 16px
    }
}

@media(min-width:1200px) {
    #pageContent .cms-listing .list-item .usercounts ul li span.comment-label, #pageContent .cms-listing .list-item .usercounts ul li span.recommend-label, #pageContent .cms-listing .list-item .usercounts ul li span.view-label, #pageContent .cmsListing .list-item .usercounts ul li span.comment-label, #pageContent .cmsListing .list-item .usercounts ul li span.recommend-label, #pageContent .cmsListing .list-item .usercounts ul li span.view-label {
        display: inline
    }
}

#pageContent .cms-listing .list-item .usercounts ul li span.comment-label, #pageContent .cms-listing .list-item .usercounts ul li span.recommend-label, #pageContent .cms-listing .list-item .usercounts ul li span.view-label, #pageContent .cmsListing .list-item .usercounts ul li span.comment-label, #pageContent .cmsListing .list-item .usercounts ul li span.recommend-label, #pageContent .cmsListing .list-item .usercounts ul li span.view-label {
    display: none
}

@media(min-width:980px) and (max-width:1199px) {
    #pageContent .cms-listing .list-item .usercounts, #pageContent .cmsListing .list-item .usercounts {
        width: 13%
    }
}

@media(max-width:991px) {
    div.usercounts li.comment i.icon-comment.icon-gray, div.usercounts li.recommend i.icon-thumbs-up.icon-gray {
        position: relative;
        left: 0
    }

    #pageContent .cms-listing .list-item .usercounts ul, #pageContent .cmsListing .list-item .usercounts ul {
        padding-left: 0;
        margin-left: 0
    }
}

@media(max-width:979px) {
    .cms-listing .list-item .usercounts, .cmsListing .list-item .usercounts {
        width: 100% !important;
        display: block !important
    }

        .cms-listing .list-item .usercounts ul, .cmsListing .list-item .usercounts ul {
            margin: 10px 0 0 0
        }

            .cms-listing .list-item .usercounts ul li, .cmsListing .list-item .usercounts ul li {
                display: inline;
                padding-right: 15px
            }

    .cms-listing .list-item .content, .cmsListing .list-item .content {
        width: 100% !important
    }

        .cms-listing .list-item .content .thumb img, .cmsListing .list-item .content .thumb img {
            margin: 0 0 15px 15px
        }
}

@media(max-width:480px) {
    #pageContent .cms-listing-media .cmsListing .list-item .content .thumb img {
        max-width: 100%;
        width: 100%
    }
}

@media(max-width:1200px) {
    #pageContent .with-ad .searchselections {
        float: none !important;
        width: 550px
    }

    #pageContent .with-ad #sponsorBox {
        width: auto !important;
        float: none !important;
        margin-left: 0 !important;
        margin-bottom: 15px
    }
}

@media(min-width:1200px) {
    .cmsListing-media .list-item {
        margin: 0 62px 40px 0 !important
    }

    #pageContent .with-ad .searchselections {
        width: 540px
    }

    #pageContent .with-ad #sponsorBox .item img {
        max-height: 130px;
        height: auto
    }

    #pageContent .cmsListing .list-item .usercounts ul li span.comment-label, #pageContent .cmsListing .list-item .usercounts ul li span.recommend-label, #pageContent .cmsListing .list-item .usercounts ul li span.view-label, #pageContent .cms-listing .list-item .usercounts ul li span.comment-label, #pageContent .cms-listing .list-item .usercounts ul li span.recommend-label, #pageContent .cms-listing .list-item .usercounts ul li span.view-label {
        display: inline
    }
}

@media(max-width:1199px) {
    #pageContent .with-ad #sponsorBox {
        width: 100% !important;
        float: none !important;
        margin-left: 0 !important;
        margin-bottom: 15px
    }

    #pageContent .searchselections .control-group .controls {
        width: 75%
    }

        #pageContent .searchselections .control-group .controls .input-group {
            float: none;
            width: 100%
        }

    #pageContent .cmsListing .list-item .actions {
        margin-left: 15px
    }

        #pageContent .cmsListing .list-item .actions ul {
            margin-left: -40px
        }

    #pageContent .cms-listing .list-item.disqus-item .content, #pageContent .cmsListing .list-item.disqus-item .content, #pageContent .cms-listing .disqus-item .content {
        width: 67%
    }
}

@media(max-width:979px) {
    .cmsListing {
        padding: 5px
    }

        .cmsListing .list-item .content {
            width: 100% !important
        }

            .cmsListing .list-item .content .thumb img {
                margin: 0
            }

        .cmsListing .list-item .usercounts {
            width: 100% !important;
            display: block !important
        }

            .cmsListing .list-item .usercounts ul {
                margin: 10px 0 0 -30px
            }

                .cmsListing .list-item .usercounts ul li {
                    display: inline;
                    padding-right: 15px
                }

        .cmsListing .list-item .actions {
            width: 100% !important;
            display: block !important;
            margin-left: 0 !important;
            margin-top: 10px
        }

            .cmsListing .list-item .actions ul {
                margin: 10px 0 0 -40px !important
            }

                .cmsListing .list-item .actions ul li {
                    display: inline;
                    padding-right: 5px
                }

    .cmsListing-media {
        padding: 10px
    }

        .cmsListing-media .list-item {
            margin-right: 25px
        }
}

@media(min-width:993px) {
    .filter-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

        .filter-collapse.collapse {
            display: block !important;
            height: auto !important;
            padding-bottom: 0;
            overflow: visible !important
        }

            .filter-collapse.collapse.in {
                margin-top: 10px
            }
}

@media(max-width:992px) {
    .filter .filter-collapse h2 {
        display: none
    }

    .filter .filter-collapse {
        margin-top: 15px
    }
}

@media(min-width:992px) {
    .filter .filter-toggle {
        display: none
    }
}

@media(max-width:480px) {
    #pageContent .cmsListing .list-item .content .title a {
        font-size: 19px
    }

    #pageContent .search-listing .list-item {
        margin: 19px 0 0 0
    }

    #pageContent .searchselections .control-group .control-label {
        display: block
    }

    #pageContent .searchselections .control-group .controls {
        width: 100%
    }

        #pageContent .searchselections .control-group .controls .input-group {
            width: 100%
        }

        #pageContent .searchselections .control-group .controls .help-inline {
            margin-left: 0
        }

    .searched-for .input-append {
        width: 100%
    }

    #pageContent .selection-label {
        float: none;
        margin-bottom: 5px;
        display: block
    }

    #pageContent ul.selections {
        margin-left: -40px
    }
}

#pageContent .standard div.body-content {
    margin-bottom: 25px
}

#pageContent .col-md-9 .col-md-9 div.body-content {
    margin-right: 0
}

#pageContent h1, #pageContent .standard h1 {
    font-family: "HCo Gotham SSm";
    font-weight: 400;
    letter-spacing: -.5px;
    color: #000;
    font-size: 32px;
    margin-top: 0
}

@media(max-width:480px) {
    #pageContent h1, #pageContent .standard h1 {
        font-size: 26px
    }
}

#pageContent h2, #pageContent .standard h2 {
    font-family: "HCo Gotham SSm";
    font-weight: 400;
    letter-spacing: -.5px;
    color: #000;
    font-size: 21px;
    margin-top: 30px
}

#pageContent h3, #pageContent .standard h3 {
    font-family: "HCo Gotham SSm";
    font-weight: 700;
    letter-spacing: -.5px;
    color: #000;
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 5px
}

#pageContent h4, #pageContent .standard h4 {
    font-family: "HCo Gotham SSm";
    font-weight: 400;
    letter-spacing: -.5px;
    color: #000;
    font-size: 18px;
    margin-bottom: 5px
}

#pageContent h5, #pageContent .standard h5 {
    font-family: "HCo Gotham SSm";
    font-weight: 700;
    letter-spacing: -.5px;
    font-size: 16px;
    margin-bottom: 5px
}

#pageContent h6, #pageContent .standard h6 {
    font-family: "HCo Gotham SSm";
    font-weight: 700;
    letter-spacing: -.5px;
    font-size: 14px;
    margin-bottom: 5px
}

#pageContent .standard.benefit {
    background: url('/Content/images/icn_benefit.png') no-repeat top right;
    padding-top: 30px
}

#pageContent .tertiarycenter-container .standard.benefit {
    background: 0;
    padding-top: 0
}

#pageContent .standard ul {
    margin-bottom: 10px
}

.vjs-menu-button-popup .vjs-menu .vjs-menu-content {
    width: 100%;
    margin-bottom: 0 !important;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif
}

#pageContent .standard ul li {
    position: relative
}

#pageContent .standard blockquote {
    padding: 0 0 0 30px
}

#pageContent .standard .icn-pdf {
    background: url('/Content/images/icn_pdf.png') no-repeat top right;
    padding-right: 20px;
    margin-right: 3px
}

#pageContent .standard .icn-newwindow {
    background: url('/Content/images/icn_newwindow.png') no-repeat top right;
    padding-right: 20px;
    margin-right: 3px
}

#pageContent .standard .icn-cme {
    background-color: #468847;
    border-radius: 3px;
    display: inline-block;
    padding: 1px 4px;
    font-size: 10px;
    font-weight: normal;
    line-height: 14px;
    color: white;
    vertical-align: baseline;
    white-space: nowrap;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25)
}

#pageContent .standard div.body-content a {
    text-decoration: underline
}

    #pageContent .standard div.body-content a h2, #pageContent .standard div.body-content a h3, #pageContent .standard div.body-content a h4, #pageContent .standard div.body-content a h5 {
        text-decoration: none
    }

#pageContent .standard .date, #pageContent .standard .slug {
    font-size: 12px;
    color: #666;
    margin: 0 0 5px 0;
    line-height: 16px
}

    #pageContent .standard .date span, #pageContent .standard .slug span {
        text-transform: uppercase;
        font-weight: bold
    }

#pageContent .standard .category {
    font-size: 12px;
    margin-bottom: 15px
}

    #pageContent .standard .category a {
        background: #e7f4f2;
        padding: 5px 7px;
        color: #0061BB;
        border-right: 1px solid #cfe9e4;
        border-bottom: 1px solid #cfe9e4
    }

        #pageContent .standard .category a:hover {
            background: #cfe9e4;
            border-right: 1px solid #b6ded7;
            border-bottom: 1px solid #b6ded7;
            text-decoration: none
        }

#pageContent .standard .title h1 {
    font-family: "HCo Gotham SSm";
    font-size: 31px;
    color: #000;
    line-height: normal;
    font-weight: normal;
    letter-spacing: -.5px;
    margin-bottom: 20px
}

    #pageContent .standard .title h1 a {
        text-decoration: none;
        color: #000
    }

        #pageContent .standard .title h1 a:hover {
            text-decoration: none
        }

@media(max-width:480px) {
    #pageContent .standard .title h1 {
        font-size: 26px
    }
}

#pageContent .standard .author {
    font-family: Arial;
    font-size: 15px;
    margin-bottom: 10px
}

#pageContent .standard.questionsDetail .author {
    font-family: Arial;
    font-size: 15px;
    margin-bottom: 10px;
    font-weight: normal;
    color: #0061BB
}

#pageContent .standard .source {
    font-size: 13px
}

#pageContent .standard .meta {
    font-size: 15px
}

    #pageContent .standard .meta span {
        font-weight: bold
    }

#pageContent .standard .type {
    font-size: 11px;
    color: #666;
    margin: 6px 0 0 0;
    line-height: normal
}

#pageContent .standard .views {
    margin: 15px 0
}

    #pageContent .standard .views ul {
        list-style: none;
        margin-left: 0;
        padding-left: 0
    }

        #pageContent .standard .views ul li {
            display: inline;
            margin: 0 20px 0 0
        }

            #pageContent .standard .views ul li:before {
                background: 0
            }

            #pageContent .standard .views ul li a {
                font-weight: bold;
                padding: 0
            }

                #pageContent .standard .views ul li a.download {
                    background: url('/Content/images/icn_download.png') no-repeat 0 50%
                }

                #pageContent .standard .views ul li a.pdf {
                    background: url('/Content/images/icn_pdf.png') no-repeat 0 50%
                }

                #pageContent .standard .views ul li a.fulltext {
                    background: url('/Content/images/icn_fulltext.png') no-repeat 0 50%
                }

#pageContent .standard .pdf {
    background: url('/Content/images/sprite.png') no-repeat;
    background-position: 0 -22px;
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px
}

#pageContent .standard .views .translation:before {
    font-family: 'Glyphicons Halflings';
    content: "\e135";
    margin-right: 5px;
    vertical-align: middle
}

#pageContent .standard .download {
    background: url('/Content/images/sprite.png') no-repeat;
    background-position: -18px -22px;
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px
}

#pageContent .standard .fulltext {
    background: url('/Content/images/sprite.png') no-repeat;
    background-position: -32px -22px;
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px
}

#pageContent .standard .biography-image, #pageContent .standard .featured-image {
    margin: 0 0 15px 15px;
    float: right
}

#pageContent .standard.benefit .biography-image, #pageContent .standard.benefit .featured-image {
    margin-top: 20px
}

#pageContent .standard .biography-links {
    margin-bottom: 20px
}

    #pageContent .standard .biography-links ul {
        list-style: none;
        margin-left: 0
    }

        #pageContent .standard .biography-links ul li {
            display: inline;
            padding: 0 12px 0 0;
            background: url('/Content/images/bullet.gif') no-repeat right 50%;
            margin: 0 12px 0 0
        }

        #pageContent .standard .biography-links ul .last {
            background: 0;
            margin: 0
        }

#pageContent .standard .profile-link {
    margin-left: 15px;
    font-size: 12px
}

#pageContent .standard .authors {
    margin: 10px 0
}

    #pageContent .standard .authors ul {
        list-style: none;
        margin-left: -40px
    }

        #pageContent .standard .authors ul li {
            padding-bottom: 10px
        }

            #pageContent .standard .authors ul li:before {
                background: 0
            }

            #pageContent .standard .authors ul li img {
                display: inline-block;
                margin: 0 5px 0 0;
                vertical-align: middle
            }

#pageContent .author-block {
    margin-bottom: 35px;
    background: #f6f6f6;
    padding: 25px 25px 0 25px;
    overflow: auto
}

    #pageContent .author-block .author-item {
        margin-bottom: 25px;
        overflow: auto
    }

        #pageContent .author-block .author-item .thumb {
            float: left;
            margin-right: 15px;
            border: 4px solid #FFF
        }

        #pageContent .author-block .author-item .name {
            font-family: "HCo Gotham SSm";
            font-size: 16px;
            margin-bottom: 5px
        }

        #pageContent .author-block .author-item .description {
            color: #666;
            font-weight: normal;
            font-size: 13px
        }

#pageContent .standard .tertiarycenter-container {
    border: 1px solid #e0fafe;
    background: #F5F9FC;
    border-radius: 4px;
    padding: 15px 20px;
    margin-bottom: 20px
}

    #pageContent .standard .tertiarycenter-container .title {
        margin: 0 70px
    }

#pageContent .standard .arrows {
    margin: 0 70px
}

#pageContent .standard .tertiarycenter-container .cms_content .title {
    display: none
}

#pageContent .standard .button-zone {
    margin: 20px 0
}

#pageContent .multimedia-extra {
    text-align: center
}

    #pageContent .multimedia-extra .video {
        margin-bottom: 10px
    }

    #pageContent .multimedia-extra .caption {
        margin-bottom: 10px
    }

    #pageContent .multimedia-extra .meta {
        color: #666
    }

#pageContent h4.panel-title {
    font-size: 18px
}

#pageContent .alert {
    color: #333;
    display: block
}

.alert-error {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

#pageContent .alert h1 {
    font-family: Arial !important;
    font-weight: bold !important;
    font-size: 18px !important;
    line-height: normal !important;
    margin: 0 0 5px 0
}

    #pageContent .alert h1 a {
        color: #0061BB
    }

.lock {
    background: #fcf8e3 url('/Content/images/icn_lock.png') no-repeat 15px 15px;
    padding-left: 40px
}

#pageContent .post-submission .instructions {
    color: #666;
    margin-bottom: 15px
}

#pageContent .post-submission .author-link {
    margin-bottom: 15px
}

#pageContent .post-submission .form-group {
    margin-bottom: 15px
}

#pageContent .post-submission-form .form-actions {
    overflow: auto;
    background-color: #d9edf7;
    border-color: #bce8f1;
    padding: 15px;
    margin-bottom: 15px
}

    #pageContent .post-submission-form .form-actions .post-buttons {
        margin-bottom: 15px;
        overflow: auto
    }

    #pageContent .post-submission-form .form-actions .post-status {
        margin-bottom: 15px
    }

    #pageContent .post-submission-form .form-actions .btn-delete {
        color: #C00
    }

#pageContent .post-submission-form .form-group {
    margin-bottom: 15px
}

#pageContent .post-submission-form .instructions {
    color: #666;
    margin-bottom: 15px
}

#pageContent .draft-posts {
    background: whitesmoke;
    padding: 15px;
    border-radius: 4px;
    border: 1px solid #ECECEC
}

    #pageContent .draft-posts .draft-list .draft-item {
        font-size: 13px;
        margin-bottom: 4px
    }

    #pageContent .draft-posts .more {
        font-size: 12px
    }

@media(min-width:1200px) {
}

#pageContent h1.subspecialty-title {
    font-size: 32px;
    margin-top: 0;
    margin-bottom: 15px
}

.subspecialty-title h1 {
    color: #53565a;
    margin: 0;
    font-size: 18px !important;
    display: inline-block;
    vertical-align: middle;
    font-weight: 400
}

.subspecialty-title .btn-subscribe {
    margin-left: 10px
}

.banner {
    background: #CCC;
    padding: 15px;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 25px;
    line-height: normal
}

.subspecialty-topics {
    margin-bottom: 25px;
    background-color: #cfe9e4;
    border-color: #e7f4f2
}

    .subspecialty-topics h2 {
        font-size: 18px;
        color: #53565a
    }

em.icon-search {
    width: 14px;
    height: 14px;
    display: inline-block;
    background-position: -48px 0
}

ul.unlisted {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0
}

ul.journal-covers {
    clear: both;
    padding-left: 0
}

    ul.journal-covers li {
        display: inline-block;
        margin-right: 10px;
        margin-bottom: 10px !important
    }

    ul.journal-covers img {
        width: auto;
        height: 90px;
        max-width: none !important
    }

.section-heading {
    color: #53565a;
    margin-bottom: 10px;
    font-size: 26px
}

    .section-heading a {
        color: #53565a
    }

#multimediaCarousel, #shopCarouselhorizontal {
    padding: 0 5%;
    width: 100%;
    margin-left: 0;
    min-height: 190px
}

    #multimediaCarousel .carousel-control, #shopCarouselhorizontal .carousel-control {
        font-size: 60px;
        text-shadow: none;
        color: #666;
        width: 12%
    }

        #multimediaCarousel .carousel-control.left, #shopCarouselhorizontal .carousel-control.left {
            left: -25px;
            background: 0;
            padding-top: 50px
        }

        #multimediaCarousel .carousel-control.right, #shopCarouselhorizontal .carousel-control.right {
            right: -25px;
            background: 0;
            padding-top: 50px
        }

        #multimediaCarousel .carousel-control:hover, #shopCarouselhorizontal .carousel-control:hover {
            color: #333
        }

@media(max-width:991px) {
    #multimediaCarousel .carousel-control.left {
        left: 0
    }

    #multimediaCarousel .carousel-control.right {
        right: 0
    }
}

#pageContent .journals h2 {
    font-size: 18px
}

#pageContent .featuredJournals h2 {
    width: 100%;
    font-size: 20px;
    margin-top: 0
}

#pageContent .featuredJournals h3 {
    font-size: 14px;
    width: 100%;
    margin-top: 0
}

    #pageContent .featuredJournals h3 a {
        color: #53565a !important
    }

#pageContent .featuredContent {
    margin-bottom: 10px;
    background: #fff;
    padding: 20px
}

    #pageContent .featuredContent .additional h3 {
        margin: 0 0 15px 40px;
        font-size: 14px;
        text-transform: uppercase
    }

    #pageContent .featuredContent ul {
        margin-left: 0;
        border-left: 1px solid #ddd
    }

        #pageContent .featuredContent ul li {
            font-size: 16px;
            margin-bottom: 15px;
            list-style: none
        }

            #pageContent .featuredContent ul li a {
                color: #557ab5;
                font-family: "HCo Gotham SSm";
                display: block;
                margin-bottom: 5px;
                line-height: 18px
            }

    #pageContent .featuredContent .date {
        color: #4d4d4d;
        font-size: 14px;
        display: block;
        margin-bottom: 10px
    }

    #pageContent .featuredContent .excerpt {
        font-size: 14px;
        margin: .5em 0;
        color: #000;
        display: block
    }

    #pageContent .featuredContent .citation {
        font-size: 13px;
        margin: .5em 0;
        line-height: normal;
        color: #666
    }

        #pageContent .featuredContent .citation .date {
            text-transform: uppercase;
            font-weight: bold
        }

        #pageContent .featuredContent .citation .source {
            font-weight: bold
        }

    #pageContent .featuredContent .featuredImage {
        margin-right: 15px;
        margin-left: 0;
        float: left;
        margin-bottom: 15px
    }

@media(max-width:991px) {
    #pageContent .featuredContent ul {
        border-left: none;
        padding-left: 0;
        margin-top: 20px
    }

    #pageContent .featuredContent .additional h3 {
        margin: 0 0 15px 0
    }
}

@media(max-width:768px) {
    #pageContent .featuredContent .featuredImage {
        margin-bottom: 0
    }
}

#pageContent .featuredContent .featuredItem a {
    font-family: "HCo Gotham SSm";
    font-size: 21px;
    color: #557ab5;
    display: block;
    margin-bottom: 10px;
    font-weight: 400;
    letter-spacing: -.5px;
    line-height: 24px
}

#pageContent .featuredContent .featuredItem .excerpt a {
    font-size: 14px;
    line-height: normal;
    display: inline;
    font-family: Arial;
    color: #0061BB
}

#pageContent .featuredContent .featuredMediaItem {
    vertical-align: top
}

    #pageContent .featuredContent .featuredMediaItem a {
        font-family: "HCo Gotham SSm";
        font-size: 12px;
        line-height: normal;
        color: #333;
        display: block;
        margin-bottom: 5px;
        letter-spacing: -.5px;
        font-weight: 700
    }

    #pageContent .featuredContent .featuredMediaItem .description {
        width: 150px;
        margin: 0 auto
    }

        #pageContent .featuredContent .featuredMediaItem .description .mediaType {
            margin-top: 5px;
            display: block;
            font-size: 11px;
            color: #555
        }

    #pageContent .featuredContent .featuredMediaItem .mediaThumb {
        width: 150px;
        margin: 0 auto;
        position: relative;
        margin-bottom: 10px
    }

        #pageContent .featuredContent .featuredMediaItem .mediaThumb img {
            border: 1px solid #CCC
        }

        #pageContent .featuredContent .featuredMediaItem .mediaThumb span.mediaTypePodcast {
            background: url('/Content/images/icn_podcast.png') no-repeat;
            position: absolute;
            bottom: 2px;
            right: 2px;
            width: 32px;
            height: 41px
        }

        #pageContent .featuredContent .featuredMediaItem .mediaThumb span.mediaTypeImage {
            background: url('/Content/images/icn_image.png') no-repeat;
            position: absolute;
            bottom: 2px;
            right: 2px;
            width: 46px;
            height: 33px
        }

        #pageContent .featuredContent .featuredMediaItem .mediaThumb span.mediaTypeVideo {
            background: url('/Content/images/icn_video.png') no-repeat;
            position: absolute;
            bottom: 2px;
            right: 2px;
            width: 36px;
            height: 35px
        }

#pageContent .featuredContent .type {
    display: block;
    font-size: 12px;
    color: #4d4d4d;
    font-style: italic
}

#pageContent .featuredContent span.validation-error:empty {
    display: none
}

@media(max-width:767px) {
    #pageContent .featuredContent .additional {
        clear: both;
        padding-top: 15px
    }
}

@media(min-width:768px) and (max-width:991px) {
    #pageContent .featuredContent .featuredMediaItem .mediaThumb {
        width: 130px;
        margin: 0 auto;
        position: relative;
        margin-bottom: 10px
    }

        #pageContent .featuredContent .featuredMediaItem .mediaThumb img {
            width: 130px
        }
}

.browse-link {
    margin: 10px 10px 0 0
}

#pageContent .well-tiny {
    padding: 0 8px;
    box-shadow: none;
    border: 0;
    border-radius: 0;
    background: #FFF;
    margin-bottom: 1px
}

    #pageContent .well-tiny li a {
        padding: 10px 12px
    }

#pageContent .nav-pills > li > a {
    font-size: 12px;
    color: #0061BB
}

    #pageContent .nav-pills > li > a:hover {
        text-decoration: underline;
        background: 0
    }

.ehr-reviews .tab-content {
    padding: 15px 0
}

.ehr-reviews .ehr-list li {
    margin-bottom: 13px;
    border-bottom: 1px solid #ECECEC;
    padding-bottom: 17px
}

    .ehr-reviews .ehr-list li img {
        float: right
    }

.academy-forum .featurettes h3 {
    color: #90a001
}

.academy-forum .featurettes .well {
    background: #fcfdf2;
    border-color: #f8fbe3
}

.academy-forum .forum-listing {
    margin-top: 15px
}

    .academy-forum .forum-listing .forum-item {
        border-bottom: 1px solid #ccc;
        padding: 0 0 15px 0;
        margin-bottom: 15px
    }

        .academy-forum .forum-listing .forum-item .actions {
            float: right;
            margin-left: 10px
        }

        .academy-forum .forum-listing .forum-item .thumb {
            float: left;
            margin-right: 10px
        }

        .academy-forum .forum-listing .forum-item .title {
            font-weight: bold;
            font-size: 16px
        }

        .academy-forum .forum-listing .forum-item .description {
            font-size: 13px
        }

        .academy-forum .forum-listing .forum-item.last {
            margin-bottom: 0;
            border-bottom: 0
        }

@media(min-width:1201px) {
    .ehr-reviews .ehr-list li {
        padding-right: 300px
    }
}

@media(max-width:1200px) {
    .ehr-reviews .ehr-list li {
        padding-right: 200px
    }
}

@media(max-width:767px) {
    .ehr-reviews .ehr-list li {
        padding-right: 0
    }
}

.rotating-spotlight {
    border: 0;
    border-radius: 0;
    background: #fff;
    padding: 20px
}

    .rotating-spotlight .carousel-indicators {
        left: 0;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 0;
        text-align: center;
        width: 100%
    }

        .rotating-spotlight .carousel-indicators li {
            border-color: #ccc;
            background-color: #CCC;
            margin-bottom: 1px !important
        }

        .rotating-spotlight .carousel-indicators > li.active {
            margin: 1px 4px;
            background-color: #351f65;
            border-color: #351f65;
            width: 10px;
            height: 10px
        }

    .rotating-spotlight .carousel-inner .carousel-item .carousel-caption {
        text-align: left;
        text-shadow: none;
        color: inherit;
        padding: 20px 0;
        background: #fff;
        bottom: 0;
        left: 0;
        right: 0;
        top: 415px;
        height: 70px
    }

#pageContent .rotating-spotlight .carousel-inner .carousel-item .carousel-caption h4 {
    font-family: "HCo Gotham SSm";
    font-size: 26px;
    margin: 0
}

.rotating-spotlight .spotlight-description.description {
    display: none
}

#pageContent .rotating-spotlight .carousel-inner .carousel-item .carousel-caption a h4:hover, #pageContent .rotating-spotlight .carousel-inner .carousel-item .carousel-caption p a:hover {
    text-decoration: underline
}

#pageContent .rotating-spotlight .carousel-inner .carousel-item .carousel-caption a h4, #pageContent .standard .rotating-spotlight h4 {
    color: #557ab5;
    font-weight: 400
}

#pageContent .rotating-spotlight .carousel-inner .carousel-item .carousel-caption a:hover {
    text-decoration: none
}

#pageContent .rotating-spotlight .carousel-inner .carousel-item .carousel-caption p a {
    color: #0061BB
}

.rotating-spotlight .carousel-inner .carousel-item .carousel-caption .description p {
    line-height: normal
}

.rotating-spotlight .carousel-control {
    width: 10%
}

    .rotating-spotlight .carousel-control.left {
        width: 10% !important;
        background: 0;
        color: #FFF;
        filter: none;
        height: 415px;
        left: 20px;
        top: 20px;
        opacity: 1;
        text-shadow: none
    }

    .rotating-spotlight .carousel-control.right {
        width: 8% !important;
        background: 0;
        color: #FFF;
        filter: none;
        height: 415px;
        right: 20px;
        top: 20px;
        opacity: 1;
        text-shadow: none
    }

.rotating-spotlight .carousel-inner .carousel-item {
    height: 500px
}

    .rotating-spotlight .carousel-inner .carousel-item > a > img, .rotating-spotlight .carousel-inner .carousel-item img {
        margin: 0;
        max-height: 415px;
        height: auto
    }

@media(max-width:1200px) {
    .rotating-spotlight .carousel-inner .carousel-item {
        height: 420px
    }

        .rotating-spotlight .carousel-inner .carousel-item .carousel-caption {
            top: 329px
        }

    .rotating-spotlight .carousel-control.right, .rotating-spotlight .carousel-control.left {
        height: 329px
    }
}

@media(max-width:992px) {
    .rotating-spotlight .carousel-inner .carousel-item {
        height: 340px
    }

        .rotating-spotlight .carousel-inner .carousel-item .carousel-caption {
            top: 246px
        }

    .rotating-spotlight .carousel-control.right, .rotating-spotlight .carousel-control.left {
        height: 246px
    }
}

@media(min-width:768px) and (max-width:991px) {
    #pageContent .rotating-spotlight .carousel-inner .carousel-item .carousel-caption h4 {
        font-size: 26px
    }

    #pageContent .rotating-spotlight .carousel-inner .carousel-item .carousel-caption .spotlight-description {
        font-size: 13px
    }
}

@media(max-width:767px) {
    .rotating-spotlight .carousel-inner .carousel-item {
        height: auto
    }

        .rotating-spotlight .carousel-inner .carousel-item .carousel-caption {
            top: auto;
            position: relative;
            padding: 10px 0
        }

    #pageContent .rotating-spotlight .carousel-inner .carousel-item .carousel-caption h4 {
        font-size: 20px
    }
}

@media(max-width:480px) {
    .rotating-spotlight {
        height: auto !important
    }

        .rotating-spotlight .carousel-inner .carousel-item .carousel-caption .spotlight-description {
            display: none
        }

        .rotating-spotlight .carousel-inner .carousel-item .carousel-caption {
            left: 0;
            right: 0;
            top: auto;
            height: 50px
        }

    #pageContent .rotating-spotlight .carousel-inner .carousel-item .carousel-caption h4 {
        font-size: 18px;
        margin-bottom: 0;
        margin-top: 0
    }

    .rotating-spotlight .carousel-control.right, .rotating-spotlight .carousel-control.left {
        height: 60%
    }

    .rotating-spotlight .carousel-indicators {
        display: none
    }

    .rotating-spotlight .carousel-inner > .carousel-item > a > img, .rotating-spotlight .carousel-inner > .carousel-item img {
        margin-left: 0 !important;
        max-width: 100% !important;
        height: auto !important
    }

    .rotating-spotlight .carousel-control .glyphicon-chevron-left, .rotating-spotlight .carousel-control .glyphicon-chevron-right {
        top: 45%
    }
}

.landingFilterBox {
    background: #f5f5f5;
    overflow: auto;
    border: 1px solid #ccc;
    border-radius: 12px
}

    .landingFilterBox .column.left {
        border-right: 1px solid #ccc
    }

    .landingFilterBox .innercolumn ul {
        padding-left: 0;
        list-style: none;
        font-size: 13px
    }

        .landingFilterBox .innercolumn ul li {
            margin-bottom: 10px;
            line-height: normal
        }

    .landingFilterBox .filterInner .innercolumn ul li {
        display: inline-block;
        width: 185px;
        vertical-align: top;
        margin-right: 10px
    }

.mysa-listing .list-item {
    overflow: auto;
    border-bottom: 1px solid #ececec;
    margin: 10px 0 9px 0
}

    .mysa-listing .list-item .title {
        display: inline-block;
        vertical-align: top;
        width: 59%
    }

    .mysa-listing .list-item .actions {
        display: inline-block;
        width: 40%;
        text-align: right;
        vertical-align: top
    }

        .mysa-listing .list-item .actions ul {
            list-style: none;
            margin-left: 0;
            padding-left: 0
        }

            .mysa-listing .list-item .actions ul li {
                display: inline;
                font-size: 14px;
                margin-right: 0
            }

                .mysa-listing .list-item .actions ul li:after {
                    content: '|';
                    padding-left: 5px
                }

                .mysa-listing .list-item .actions ul li.last:after {
                    content: '';
                    padding-left: 0
                }

                .mysa-listing .list-item .actions ul li i.icon-refresh {
                    background-position: -240px -24px;
                    top: 2px;
                    width: 14px;
                    height: 14px;
                    postion: relative;
                    display: inline-block
                }

                .mysa-listing .list-item .actions ul li .label {
                    background-color: #666;
                    font-size: 10px;
                    text-shadow: 0 -1px 0 rgba(0,0,0,0.25)
                }

.mysa-listing a.button-remove {
    font-size: 15px;
    font-weight: bold;
    color: #000;
    opacity: .2
}

    .mysa-listing a.button-remove:hover {
        opacity: .5;
        text-decoration: none
    }

.mysa-questions-listing .list-item {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-bottom: 1px solid #ececec;
    margin: 10px 15px 10px 0;
    position: relative;
    padding: 10px 15px 10px 0
}

    .mysa-questions-listing .list-item .title {
        display: inline;
        vertical-align: top
    }

        .mysa-questions-listing .list-item .title a {
            padding: 0 0 0 25px;
            font-size: 14px;
            position: relative;
            line-height: normal
        }

            .mysa-questions-listing .list-item .title a:before {
                position: absolute;
                width: 17px;
                height: 25px;
                display: block;
                top: -5px;
                left: 0;
                content: '';
                background: url('/Content/images/sprite.png') -34px -55px
            }

    .mysa-questions-listing .list-item a.button-remove {
        font-size: 15px;
        font-weight: bold;
        color: #000;
        opacity: .2;
        position: absolute;
        right: 0;
        top: 8px
    }

        .mysa-questions-listing .list-item a.button-remove:hover {
            opacity: .5;
            text-decoration: none
        }

#pageContent .arrow-set .arrow {
    position: absolute;
    z-index: 10
}

#pageContent .arrow {
    background: #d8e7f5;
    border-radius: 4px
}

    #pageContent .arrow:after {
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none
    }

    #pageContent .arrow.arrow-prev {
        left: 30px;
        margin-right: 10px;
        border-radius: 0 4px 4px 0
    }

        #pageContent .arrow.arrow-prev:after {
            border-right-color: #fff;
            border-width: 14px;
            top: 15px;
            margin-top: -15px;
            right: 100%
        }

    #pageContent .arrow.arrow-next:after {
        border-left-color: #fff;
        border-width: 14px;
        top: 15px;
        margin-top: -15px;
        left: 100%
    }

#pageContent .diagnose-this .title.arrows h1 {
    font-size: 34px;
    margin-top: 0;
    line-height: 34px
}

#pageContent .diagnose-this #examPlayer div.test .leftColumn {
    width: 80%
}

#pageContent .diagnose-this #examPlayer div.test .rightColumn {
    width: 20%
}

#pageContent .standard .media-container, .audio-media-container {
    background: #f6f6f6;
    text-align: center
}

#pageContent .media-video .video-js {
    margin: 0 auto
}

@media(max-width:1024px) and (min-width:768px) and (orientation :portrait) {
    #pageContent .media-video object, #pageContent .media-video video {
        width: 100%
    }

    #pageContent .media-video .vjs_video_3-dimensions {
        display: block;
        height: 0;
        padding-bottom: 56.25%;
        width: 100%
    }
}

@media(max-width:1024px) and (min-width:768px) and (orientation :landscape) {
    #pageContent .media-video object, #pageContent .media-video video {
        width: 100%
    }

    #pageContent .media-video .vjs_video_3-dimensions {
        display: block;
        height: 0;
        padding-bottom: 56.25%;
        width: 100%
    }
}

@media(max-width:991px) and (min-width:768px) {
    #pageContent .media-video object, #pageContent .media-video video {
        width: 100%
    }

    #pageContent .media-video .vjs_video_3-dimensions {
        display: block;
        height: 0;
        padding-bottom: 56.25%;
        width: 100%
    }
}

@media(max-width:630px) {
    #pageContent .media-video object, #pageContent .media-video video {
        width: 100%
    }

    #pageContent .media-video .vjs_video_3-dimensions {
        display: block;
        height: 0;
        padding-bottom: 56.25%;
        width: 100%
    }

    .vjs-poster {
        z-index: 99999 !important;
        position: relative !important
    }

    video::-webkit-media-controls-start-playback-button {
        display: none !important
    }
}

@media(max-width:480px) {
    #pageContent .media-video .vjs_video_3-dimensions {
        display: block;
        height: 0;
        padding-bottom: 56.25%;
        width: 100%
    }

    .vjs-poster {
        z-index: 99999 !important;
        position: relative !important
    }

    video::-webkit-media-controls-start-playback-button {
        display: none !important
    }
}

.diagnose-this .stem-images {
    display: none !important
}

.related-videos .type {
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
    color: #555;
    font-size: 12px;
    white-space: nowrap;
    font-style: italic
}

.cms-listing-sidebar .related-videos .list-item .content .thumb {
    margin: 0 15px 0 0
}

#pageContent .related-videos .list-item a {
    line-height: normal !important;
    font-weight: normal;
    margin-top: 0;
    clear: both
}

.cms-listing-sidebar .list-item .content .citation {
    font-size: 12px;
    font-family: 'Arial',sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    color: #666
}

#pageContent .guideline-nav-container h2 {
    margin-top: 0;
    border-bottom: 1px solid #ececec;
    padding: 20px;
    background: white;
    margin-bottom: 0
}

#pageContent .guideline-nav-container.affix {
    top: 20px;
    width: 213px
}

#pageContent .guideline-nav-container ul.guideline-nav {
    padding-left: 0;
    list-style: none
}

    #pageContent .guideline-nav-container ul.guideline-nav .accordion-group {
        margin-bottom: 3px
    }

        #pageContent .guideline-nav-container ul.guideline-nav .accordion-group .accordion-toggle a {
            padding: 4px 8px;
            border: 1px solid #ccc;
            border-radius: 4px;
            display: block;
            font-size: 12px;
            background-color: #fcfcfc
        }

            #pageContent .guideline-nav-container ul.guideline-nav .accordion-group .accordion-toggle a:hover {
                background-color: #f3f3f3
            }

@media(min-width:1199px) {
    .guideline-nav-container {
        width: 263px !important
    }

    #pageContent .guideline-nav-container.affix {
        width: 263px !important
    }
}

@media(min-width:978px) and (max-width:1199px) {
    .guideline-nav-container {
        width: auto
    }
}

@media(max-width:979px) {
    .guideline-nav-container {
        width: auto !important
    }

    #pageContent .guideline-nav-container.affix {
        width: 270px
    }

    .guideline-nav-container ul.guideline-nav {
        font-size: 12px
    }

        .guideline-nav-container ul.guideline-nav li {
            line-height: 18px;
            overflow: hidden
        }
}

@media(max-width:991px) and (min-width:768px) {
    .guideline-nav-container {
        width: 157px !important
    }

    #pageContent .guideline-nav-container.affix {
        width: 157px !important
    }
}

@media(max-width:767px) {
    .guideline-nav-container {
        width: auto;
        position: relative
    }
}

ul.icn-legend {
    padding-left: 0;
    list-style: none
}

    ul.icn-legend li:before {
        width: 0 !important;
        height: 0 !important;
        background: transparent !important
    }

    ul.icn-legend li span.check-icon {
        width: 16px;
        height: 16px;
        display: inline-block;
        margin-right: 3px;
        background: url('/Content/images/sprite.png') -69px -22px
    }

.twoColumnLeftWrapper .contentZone .n4m-cms-contentItem {
    overflow: auto;
    border-bottom: 1px solid #ececec;
    margin: 0;
    background: #FFF;
    padding: 20px
}

    .twoColumnLeftWrapper .contentZone .n4m-cms-contentItem .status {
        width: 16px;
        height: 16px;
        display: inline-block;
        margin-right: 10px;
        vertical-align: top
    }

#pageContent .cms-listing .list-item.disqus-item .content, #pageContent .cmsListing .list-item.disqus-item .content, #pageContent .cms-listing .disqus-item .content {
    display: inline-block;
    width: 79%
}

#pageContent .cms-listing .list-item .content .title, #pageContent .cmsListing .list-item .content .title {
    margin: 0 0 5px 0;
    line-height: normal
}

    #pageContent .cms-listing .list-item .content .title a, #pageContent .cmsListing .list-item .content .title a {
        font-family: "HCo Gotham SSm";
        font-size: 16px;
        line-height: normal;
        color: #000;
        font-weight: 700;
        letter-spacing: -.5px
    }

#pageContent .cms-listing .list-item .content .citation, #pageContent .cmsListing .list-item .content .citation {
    font-size: 12px;
    color: #666;
    margin: 0 0 5px 0;
    line-height: 16px
}

    #pageContent .cms-listing .list-item .content .citation span.date, #pageContent .cmsListing .list-item .content .citation span.date {
        text-transform: uppercase;
        font-weight: bold
    }

#divSearchResultContainer .list-item .content .title a {
    font-family: "HCo Gotham SSm";
    font-size: 16px;
    line-height: normal;
    color: #000;
    font-weight: 700;
    letter-spacing: -.5px
}

#divSearchResultContainer .list-item .content .citation .date {
    text-transform: uppercase;
    font-weight: bold
}

#divSearchResultContainer .list-item .content .citation .author {
    font-size: 12px;
    color: #666;
    font-weight: normal
}

    #divSearchResultContainer .list-item .content .citation .author a {
        color: #666
    }

.label-new {
    color: #468847
}

.label-yellow {
    color: #000;
    background: #f2c75c;
    text-shadow: none;
    font-weight: bold
}

#pageContent .cms-listing .list-item .content .credits, #pageContent .cmsListing .list-item .content .credits {
    font-size: 11px;
    color: #666;
    margin: 0 !important;
    line-height: normal;
    vertical-align: middle;
    position: relative;
    padding-left: 0
}

#pageContent .cms-listing .list-item .content .description, #pageContent .cmsListing .list-item .content .description, #pageContent .cms-listing .list-item .content .institution, #pageContent .cmsListing .list-item .content .institution {
    font-size: 14px;
    line-height: normal;
    color: #333;
    margin: 0 0 5px 0
}

@media(max-width:480px) {
    #pageContent .cms-listing .list-item .content .description, #pageContent .cmsListing .list-item .content .description {
        display: none
    }
}

#pageContent .cms-listing .list-item .content .type, #pageContent .cmsListing .list-item .content .type {
    font-size: 11px;
    color: #666;
    line-height: normal;
    vertical-align: middle
}

.courseType .label {
    vertical-align: middle
}

.coursecredits {
    display: inline-block;
    position: absolute;
    margin-top: 5px !important;
    padding-left: 5px
}

.detailcoursecredits {
    color: #666;
    display: inline-block;
    font-size: 11px;
    margin-top: 1px;
    line-height: normal;
    vertical-align: middle
}

.courseType {
    display: inline-block;
    position: relative;
    margin: 0 !important
}

.hide-navbar #topNav {
    display: none
}

.n4m-alternate-row, .alternate {
    background-color: transparent
}

.eyenet-figure {
    width: 100%;
    margin-bottom: 20px;
    border: 0
}

    .eyenet-figure > thead > tr > th, .eyenet-figure > tbody > tr > th, .eyenet-figure > tfoot > tr > th, .eyenet-figure > thead > tr > td, .eyenet-figure > tbody > tr > td, .eyenet-figure > tfoot > tr > td {
        padding: 8px;
        line-height: 1.42857143;
        vertical-align: top;
        border-color: #ccc
    }

#pageContent .cmsListing.eyenet .list-item .icon-gray {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    background-image: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

#pageContent .cmsListing.eyenet .list-item .icon-comment:before {
    content: "\e111"
}

#pageContent .cmsListing.eyenet .list-item .icon-thumbs-up:before {
    content: "\e125"
}

#pageContent .cmsListing.eyenet .list-item .comment a:hover {
    text-decoration: none
}

#isrs-media-library-upload div.fileupload div.fileupload-buttonbar label.fileinput-button span.ui-button-text {
    padding: 0 8px
}

#isrs-media-library-upload .fileupload-content td.edit a, #isrs-media-library-upload .fileupload-content td.delete button {
    display: none
}

.modal#terms-and-conditions .modal-body {
    max-height: 420px;
    overflow-y: auto
}

#isrs-media-library-upload .terms-and-conditions-chk {
    margin-right: 8px
}

    #isrs-media-library-upload .terms-and-conditions-chk label.error {
        left: 270px;
        position: absolute
    }

#isrs-media-library-upload .asset-id-hdn {
    display: none
}

#isrs-media-library-upload .error {
    color: red
}

#isrs-media-library-upload .file-upload-group .error {
    margin-top: 20px
}

#isrs-media-library-upload .file-upload-group .progress-done {
    background-color: initial;
    box-shadow: none
}

.related-videos {
    margin-bottom: 30px
}

#pageContent .related-videos h1 {
    margin-top: 0;
    font-size: 20px;
    border-bottom: 2px solid #ececec;
    padding-bottom: 3px
}

#pageContent .related-videos .list-item {
    line-height: normal;
    border-bottom: 1px solid #ececec;
    overflow: auto;
    padding: 10px 20px !important;
    background: white
}

#AdZone .sidebar-list h4 {
    border-bottom: 2px solid #ececec;
    padding-bottom: 3px
}

.eyenet-callout {
    background: #F1F9FD;
    border: 1px solid #BCE8F1;
    border-radius: 4px;
    margin: 35px auto;
    width: 90%
}

    .eyenet-callout td {
        padding: 20px
    }

    .eyenet-callout h5, .eyenet-callout h4, .eyenet-callout h3, .eyenet-callout h2 {
        color: #014E63;
        margin-top: 0
    }

    .eyenet-callout hr {
        border-color: #ccc
    }

.nav-pills.nav-stacked.tabs-stacked > li > a:hover, .nav-pills.nav-stacked.tabs-stacked > li > a:focus {
    background-color: #ececec !important;
    text-decoration: none !important
}

.nav-pills.nav-stacked.tabs-stacked > li.active > a, .nav-pills.nav-stacked.tabs-stacked > li.active > a:hover, .nav-pills.nav-stacked.tabs-stacked > li.active > a:focus {
    color: #fff !important;
    background-color: #428bca !important
}

.nav-stacked.tabs-stacked > li {
    border-bottom: 1px solid #ececec;
    padding-bottom: 2px
}

.img_left {
    float: left;
    margin: 0 15px 10px 0
}

.img_right {
    float: right;
    margin: 0 0 10px 15px
}

.table-heading > tbody > tr:first-child {
    background: #ececec;
    font-weight: bold
}

.pluck-comm-message-border textarea {
    padding: 5px !important;
    border-left: 2px solid #ABADB3 !important;
    color: #333
}

.pluck-comm-comment-input .pluck-comm-socialoptions {
    height: 40px !important
}

.pluck-persona-userbar-stats > div > p:nth-child(1), .pluck-persona-userbar-stats > div > p:nth-child(2), .pluck-persona-userbar-stats > div > p:nth-child(3) {
    display: none
}

.ui-dialog-titlebar-close {
    background: #F7F3E7 url("/Images/modal-close.png") no-repeat scroll right top !important;
    background-position: -96px -128px;
    height: 20px;
    width: 18px
}

#topNav .navbar-inverse .navbar-nav > li.find-a-refractive-surgeon {
    float: right
}

    #topNav .navbar-inverse .navbar-nav > li.find-a-refractive-surgeon > a {
        background: #000
    }

        #topNav .navbar-inverse .navbar-nav > li.find-a-refractive-surgeon > a:hover {
            background: #333
        }

        #topNav .navbar-inverse .navbar-nav > li.find-a-refractive-surgeon > a:before {
            font-family: 'Glyphicons Halflings';
            content: "\e003";
            font-size: 12px;
            margin-right: 6px
        }

@media(max-width:767px) {
    #topNav .navbar-inverse .navbar-nav > li.find-a-refractive-surgeon {
        float: none
    }

    table td, table th {
        font-size: 12px
    }
}

@media(max-width:480px) {
    .actionbar .social-recommend-button, .actionbar .social-comments-button {
        display: table;
        margin: 4px 0
    }
}

.actionbar #addtoMyTodo.btn, .actionbar .social-recommend-button {
    font-size: 12px;
    text-shadow: none
}

.actionbar .btn-group .dropdown-toggle {
    height: 30px
}

    .actionbar .btn-group .dropdown-toggle .caret {
        margin-top: -2px !important
    }

#pageContent .standard .journal-list ul.journal-grid {
    padding-left: 0
}

#pageContent .journal-grid {
    margin-left: 0
}

    #pageContent .journal-grid li {
        display: inline-block;
        list-style: none;
        vertical-align: top;
        margin-right: 50px;
        margin-bottom: 40px
    }

        #pageContent .journal-grid li:before {
            display: none
        }

        #pageContent .journal-grid li > a.journal {
            display: block;
            width: 116px;
            height: 215px
        }

#pageContent div.journal-list .journal-grid .journal h3 {
    margin-left: 0
}

#pageContent div.journal-list h2 {
    font-size: 20px;
    margin-bottom: 20px
}

#pageContent div.journal-list h3 {
    font-size: 12px;
    margin-top: 10px;
    line-height: normal
}

@media(min-width:480px) {
    #pageContent .journal-list .journal-grid li {
        padding-left: 0;
        margin-right: 40px
    }
}

@media(max-width:480px) {
    #pageContent .journal-list .journal-grid li {
        display: inline-block;
        padding-left: 25%;
        padding-right: 25%
    }
}

span.pmobile-primary-button-text, span.pmobile-secondary-button-text {
    height: 40px !important
}

.testyourknowledge-wrapper {
    background: #e7f4f2;
    border: 2px solid #cfe9e4;
    border-radius: 5px;
    padding: 30px 30px 30px 140px;
    margin-bottom: 25px;
    position: relative
}

    .testyourknowledge-wrapper:before {
        content: "\e085";
        font-family: 'Glyphicons Halflings';
        font-size: 70px;
        color: #b6ded7;
        position: absolute;
        left: 30px;
        top: 20px
    }

    .testyourknowledge-wrapper .testyourknowledge button.subspecialty-selector span {
        float: left
    }

    .testyourknowledge-wrapper .testyourknowledge ul.dropdown-menu {
        width: 100%
    }

        .testyourknowledge-wrapper .testyourknowledge ul.dropdown-menu li:before {
            background: none !important
        }

        .testyourknowledge-wrapper .testyourknowledge ul.dropdown-menu li span.status {
            font-size: 12px;
            color: #666;
            margin-left: 10px
        }

    .testyourknowledge-wrapper .testyourknowledge button.subspecialty-selector .caret {
        margin-top: 8px
    }

    .testyourknowledge-wrapper .testyourknowledge ul.dropdown-menu li a:hover {
        color: #fff;
        background-color: #0061BB
    }

        .testyourknowledge-wrapper .testyourknowledge ul.dropdown-menu li a:hover span.status {
            color: #CCC
        }

    .testyourknowledge-wrapper .testyourknowledge .btn-group {
        white-space: normal;
        width: 100%
    }

        .testyourknowledge-wrapper .testyourknowledge .btn-group .btn {
            text-align: left;
            width: 100%;
            white-space: normal
        }

            .testyourknowledge-wrapper .testyourknowledge .btn-group .btn.active {
                background-color: #5d4c84;
                color: #fff;
                text-shadow: none
            }

                .testyourknowledge-wrapper .testyourknowledge .btn-group .btn.active .status {
                    color: #e5e5e5
                }

            .testyourknowledge-wrapper .testyourknowledge .btn-group .btn span.status {
                font-size: 12px;
                color: #666;
                margin-left: 10px;
                padding-top: 5px
            }

            .testyourknowledge-wrapper .testyourknowledge .btn-group .btn.active span.status {
                color: #ccc
            }

    .testyourknowledge-wrapper .testyourknowledge .row {
        margin-right: 0;
        margin-left: 0
    }

    .testyourknowledge-wrapper .testyourknowledge .accordion .testyourknowledge-wrapper .testyourknowledge .accordion {
        margin-bottom: 0
    }

    .testyourknowledge-wrapper .testyourknowledge .accordion .accordion-group {
        border: 1px solid #CCC
    }

        .testyourknowledge-wrapper .testyourknowledge .accordion .accordion-group .accordion-inner {
            background: #FFF;
            border-top: 0;
            padding: 15px
        }

            .testyourknowledge-wrapper .testyourknowledge .accordion .accordion-group .accordion-inner h3 {
                margin-left: 0 !important;
                margin-top: 0;
                font-size: 18px !important
            }

            .testyourknowledge-wrapper .testyourknowledge .accordion .accordion-group .accordion-inner p {
                margin: 0 0 15px 0
            }

            .testyourknowledge-wrapper .testyourknowledge .accordion .accordion-group .accordion-inner .row .col-md-7 {
                padding: 0 15px 0 0
            }

            .testyourknowledge-wrapper .testyourknowledge .accordion .accordion-group .accordion-inner .row #learningPlanTopics {
                padding-left: 0;
                padding-right: 0;
                margin-bottom: 15px
            }

@media(min-width:768px) and (max-width:800px) {
    div#subSpecialties button.btn.btn-large.dropdown-toggle.col-md-12.subspecialty-selector {
        width: 545px !important
    }
}

.testyourknowledge-wrapper .testyourknowledge .accordion .accordion-group .accordion-inner h3 span {
    margin-right: 5px
}

.testyourknowledge-wrapper .testyourknowledge .accordion .header-subtopic {
    background: #53565a;
    color: #fff;
    font-size: 12px;
    padding: 2px 14px
}

.testyourknowledge-wrapper .testyourknowledge .accordion .pane-right {
    text-align: center;
    padding: 50px 0;
    width: 100%;
    color: #000
}

    .testyourknowledge-wrapper .testyourknowledge .accordion .pane-right .number-control {
        width: 80px;
        margin: 0 auto
    }

    .testyourknowledge-wrapper .testyourknowledge .accordion .pane-right .btn {
        margin-top: 30px
    }

.testyourknowledge-wrapper .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 4px
}

.mysa-listing {
    background-color: #fff;
    padding: 20px;
    margin-bottom: 25px
}

    .mysa-listing .list-item {
        overflow: auto;
        border-bottom: 1px solid #CCC;
        margin: 10px 0 9px 0;
        padding-bottom: 2px
    }

        .mysa-listing .list-item.last {
            border-bottom: 0
        }

        .mysa-listing .list-item .title {
            margin: 0 0 5px 0;
            display: inline-block;
            vertical-align: top;
            width: 59%
        }

            .mysa-listing .list-item .title a {
                font-family: Arial;
                font-size: 14px;
                line-height: normal;
                font-weight: normal;
                position: relative;
                padding: 0 0 0 12px
            }

                .mysa-listing .list-item .title a:before {
                    position: absolute;
                    width: 4px;
                    height: 4px;
                    background: #fc3;
                    left: 0;
                    top: 6px;
                    content: ''
                }

                .mysa-listing .list-item .title a span {
                    font-weight: bold
                }

        .mysa-listing .list-item .actions {
            display: inline-block;
            vertical-align: top;
            width: 40%;
            text-align: right
        }

            .mysa-listing .list-item .actions ul {
                list-style: none;
                margin-left: 0
            }

                .mysa-listing .list-item .actions ul li {
                    display: inline;
                    margin-right: 0;
                    font-size: 14px
                }

                    .mysa-listing .list-item .actions ul li.last {
                        margin-right: 0
                    }

                        .mysa-listing .list-item .actions ul li.last:after {
                            content: '';
                            padding-left: 0
                        }

                    .mysa-listing .list-item .actions ul li:after {
                        content: '|';
                        padding-left: 5px
                    }

                    .mysa-listing .list-item .actions ul li:before {
                        background: none !important
                    }

    .mysa-listing a.button-remove {
        font-size: 15px;
        font-weight: bold;
        color: #000;
        opacity: .2
    }

        .mysa-listing a.button-remove:hover {
            text-decoration: none;
            opacity: .5
        }

.mysa-questions-listing {
    margin-bottom: 25px
}

    .mysa-questions-listing .questions-listing {
        background-color: #fff;
        padding: 20px
    }

    .mysa-questions-listing .list-item {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        border-bottom: 1px solid #CCC;
        margin: 10px 0 9px 0;
        padding: 10px 15px 10px 0;
        position: relative
    }

        .mysa-questions-listing .list-item.last {
            border-bottom: 0
        }

        .mysa-questions-listing .list-item .title {
            display: inline;
            vertical-align: top
        }

            .mysa-questions-listing .list-item .title a {
                font-family: Arial;
                font-size: 14px;
                line-height: normal;
                font-weight: normal;
                position: relative;
                padding: 0 0 0 25px
            }

                .mysa-questions-listing .list-item .title a:before {
                    position: absolute;
                    width: 17px;
                    height: 25px;
                    display: block;
                    top: -5px;
                    left: 0;
                    content: '';
                    background: url('/Content/images/sprite.png') -34px -55px
                }

                .mysa-questions-listing .list-item .title a span {
                    font-weight: bold
                }

        .mysa-questions-listing .list-item .description {
            display: inline;
            vertical-align: top;
            color: #999
        }

    .mysa-questions-listing a.button-remove {
        font-size: 15px;
        font-weight: bold;
        color: #000;
        opacity: .2;
        position: absolute;
        right: 0;
        top: 8px
    }

        .mysa-questions-listing a.button-remove:hover {
            text-decoration: none;
            opacity: .5
        }

.question .question-nav-bar {
    display: block;
    background: #ececec;
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 6px;
    overflow: auto
}

    .question .question-nav-bar span.count {
        margin: 0 15px;
        font-weight: bold;
        color: #999;
        font-size: 13px
    }

.exam-summary .actions {
    margin: 0 0 10px 0
}

    .exam-summary .actions ul {
        list-style: none;
        margin-left: 0
    }

        .exam-summary .actions ul li {
            display: inline;
            margin-left: 10px
        }

            .exam-summary .actions ul li:before {
                background: none !important
            }

.bookmark {
    float: right;
    margin: 0 110px 15px 15px !important;
    font-size: 11px;
    color: #999;
    background: url('/Content/images/sprite.png') no-repeat 0 -55px;
    width: 17px;
    height: 25px;
    display: block
}

    .bookmark:after {
        content: 'Add to Bookmarks';
        width: 100px;
        display: inline-block;
        margin-left: 26px;
        margin-right: 50px;
        margin-top: 5px
    }

    .bookmark:hover {
        background: url('/Content/images/sprite.png') no-repeat -17px -55px
    }

    .bookmark.active {
        background: url('/Content/images/sprite.png') no-repeat -34px -55px
    }

        .bookmark.active:after {
            content: 'Remove Bookmark'
        }

        .bookmark.active:hover {
            background: url('/Content/images/sprite.png') no-repeat -34px -55px
        }

div#coursePlayer a {
    text-decoration: none
}

#examPlayer a {
    text-decoration: none
}

#examPlayer div#summary {
    padding: 5px 18px;
    position: relative;
    left: 0;
    right: 0
}

#examPlayer .btn.back, #examPlayer .btn.next, #examPlayer .btn.saveProgress {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

    #examPlayer .btn.back:hover, #examPlayer .btn.next:hover, #examPlayer .btn.saveProgress:hover {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad
    }

div#summary div#remediationContainer {
    display: none;
    font-weight: bold;
    text-align: left
}

div#summary .boxNotice {
    border: 2px solid #99ca3b;
    padding: 14px 10px 10px 70px;
    background: #f5faeb url('/Images/UI/iconNotice.gif') top left no-repeat;
    margin-bottom: 20px
}

.boxNotice {
    border: 2px solid #99ca3b;
    padding: 14px 10px 10px 70px;
    background: #f5faeb url('/images/ui/iconNotice.gif') top left no-repeat;
    margin-bottom: 20px
}

div#summary .summary {
    position: relative;
    left: 0;
    right: 0;
    padding-top: 10px;
    margin-bottom: 25px
}

    div#summary .summary .pageTools {
        text-align: right
    }

        div#summary .summary .pageTools button {
            margin: 5px 0
        }

            div#summary .summary .pageTools button.hidden {
                display: none
            }

        div#summary .summary .pageTools a {
            margin-left: 15px
        }

    div#summary .summary .iconReset {
        background: url('/Content/images/sprite.png') no-repeat -91px -54px;
        padding-left: 17px
    }

    div#summary .summary .iconPrint {
        background: url('/Content/images/sprite.png') no-repeat -90px -70px;
        padding-left: 17px
    }

    div#summary .summary .boxScore {
        background-color: #d9edf7;
        border: 1px solid #bce8f1;
        padding: 10px;
        color: #014e63;
        font-size: 1.4em;
        font-weight: bold;
        border-radius: 4px;
        margin-bottom: 5px
    }

    div#summary .summary .boxAverage {
        background-color: #d9edf7;
        border: 1px solid #bce8f1;
        padding: 10px;
        color: #014e63;
        font-size: 1.4em;
        font-weight: bold;
        border-radius: 4px;
        margin-bottom: 5px
    }

    div#summary .summary div#summaryAnswers {
        width: 100%;
        padding-top: 10px;
        background: #fff
    }

        div#summary .summary div#summaryAnswers div {
            margin: 0;
            padding: 0
        }

            div#summary .summary div#summaryAnswers div.header div {
                font-weight: bold;
                font-size: 13px;
                min-height: 17px;
                padding: 1px
            }

                div#summary .summary div#summaryAnswers div.header div.leftColumn {
                    padding-left: 14px;
                    position: absolute;
                    width: 0;
                    white-space: nowrap
                }

                div#summary .summary div#summaryAnswers div.header div.rightColumn {
                    border-left: 1px solid Silver;
                    left: 85px;
                    padding-left: 7px;
                    position: absolute
                }

            div#summary .summary div#summaryAnswers div.alternate {
                background-color: #f6f6f6
            }

            div#summary .summary div#summaryAnswers div.status {
                color: Green;
                position: absolute;
                left: 2px
            }

            div#summary .summary div#summaryAnswers div.questionRightColumn {
                border-left: 1px solid Silver;
                left: 85px;
                position: relative;
                width: 90%
            }

            div#summary .summary div#summaryAnswers div.questionNum {
                font-weight: bold;
                float: left
            }

            div#summary .summary div#summaryAnswers div.questionLink {
                position: relative;
                margin-left: 36px;
                text-align: left;
                width: 85%
            }

        div#summary .summary div#summaryAnswers > div > div {
            font-weight: normal;
            padding: 8px
        }

        div#summary .summary div#summaryAnswers div.status.incorrectIcon {
            background: url('/Images/UI/IconSprite.gif') -66px 10px no-repeat;
            width: 20px;
            height: 30px
        }

        div#summary .summary div#summaryAnswers div.status.correctIcon {
            background: url('/Images/UI/IconSprite.gif') -89px 10px no-repeat;
            width: 20px;
            height: 30px
        }

@media(max-width:1200px) {
    .testyourknowledge-wrapper {
        background-image: none;
        padding: 15px
    }

        .testyourknowledge-wrapper:before {
            content: ''
        }

    .mysa-listing .list-item .title {
        width: 50%
    }

    .mysa-listing .list-item .actions {
        width: 49%
    }
}

@media(max-width:979px) {
    .mysa-listing .list-item .title {
        display: block;
        width: 100%
    }

    .mysa-listing .list-item .actions {
        display: block;
        width: 100%;
        text-align: left
    }
}

@media(max-width:480px) {
    .testyourknowledge-wrapper .testyourknowledge ul.dropdown-menu li span.status {
        display: block;
        margin-left: 0
    }

    .mysa-questions-listing .list-item {
        white-space: normal
    }

        .mysa-questions-listing .list-item .title {
            display: block;
            padding-right: 20px
        }

        .mysa-questions-listing .list-item .description {
            display: block;
            white-space: normal
        }

    #examPlayer .bookmark {
        margin-bottom: 0
    }
}

@media(max-width:460px) {
    .testyourknowledge-wrapper .testyourknowledge .accordion .pane-right {
        padding: 15px 0
    }

        .testyourknowledge-wrapper .testyourknowledge .accordion .pane-right .btn {
            margin-top: 7px
        }
}

#examPlayer {
    font-size: 14px;
    background-color: #fff;
    padding: 20px
}

    #examPlayer div.test div#questionNav, #examPlayer #summaryHeader {
        background-color: #fff;
        color: #999;
        border-radius: 4px;
        margin-bottom: 10px
    }

html.responsive #examPlayer div.test div#questionNav, html.responsive #examPlayer #summaryHeader {
    min-height: 46px;
    padding-top: 6px
}

#examPlayer div.test table#testAnswers {
    margin-bottom: 20px;
    margin-top: 20px
}

#examPlayer div.test td {
    padding: 0
}

    #examPlayer div.test td.leftCell {
        padding-top: 7px
    }

        #examPlayer div.test td.leftCell input[type="radio"] {
            margin: 0;
            width: 13px;
            margin-top: 4px
        }

    #examPlayer div.test td.rightCell label {
        margin-bottom: 0;
        line-height: normal;
        font-weight: normal
    }

#examPlayer div.test .submitButton:hover {
    background-color: #221c30
}

#examPlayer div.test div#summaryTitle h2 {
    font-family: "HCo Gotham SSm";
    font-size: 24px;
    line-height: 1em;
    font-weight: normal;
    border: 0;
    text-transform: none;
    padding-left: 0
}

#examPlayer div.test div#discussionBorder {
    border-top: 4px double #ececec
}

#examPlayer div.test h3#discussionHeader, #examPlayer div.test h3#referencesHeader {
    font-family: "HCo Gotham SSm";
    color: #000;
    font-size: 1.75em;
    line-height: 1em;
    font-weight: normal;
    border: 0;
    text-transform: none;
    padding-left: 0;
    padding-top: 10px
}

#examPlayer div.test div#discussionText, #examPlayer div.test div#referencesText {
    margin-bottom: 10px
}

#examPlayer h1#examHeader {
    border: 0;
    padding-left: 0;
    padding-top: 0
}

    #examPlayer h1#examHeader span#examTitle {
        font-family: "HCo Gotham SSm";
        font-size: 24px;
        font-weight: normal;
        border: 0;
        text-transform: none;
        padding-left: 0
    }

#examPlayer .remediation-wrapper h1 {
    background: transparent
}

.n4m-question-feedback-link {
    font-size: 12px;
    position: absolute;
    right: 20px !important;
    bottom: 20px !important
}

.remediation-listing .btn.active {
    color: #fff;
    text-shadow: none;
    background-color: #351f65
}

    .remediation-listing .btn.active:hover {
        background-color: #004469
    }

.remediation-listing .btn-group > .btn.active:first-child {
    border-radius: 4px 0 0 4px
}

.diagnose-this h1#examHeader, .diagnose-this .stem-images {
    display: none !important
}

@media(max-width:767px) {
    div#summary .summary div#summaryAnswers div.questionRightColumn {
        width: 67%
    }
}

@media(max-width:480px) {
    div#summary .summary div#summaryAnswers div.questionLink {
        width: 72%
    }

    #examPlayer div.test div#questionNav {
        min-height: 68px !important
    }

        #examPlayer div.test div#questionNav .right {
            margin-top: 8px
        }

    #examPlayer table#question {
        clear: both
    }
}

.normative-data-wrapper h1 {
    background-color: transparent !important
}

.alert-error {
    background-color: #f2dede;
    border-color: #ebccd1
}

#pageContent .standard .question {
    margin: 0 0 25px 0
}

    #pageContent .standard .question .question-distractors ul {
        margin: 10px 0 20px 0;
        list-style: none
    }

        #pageContent .standard .question .question-distractors ul li input {
            float: left;
            padding: 0;
            margin: 3px 6px 0 0
        }

        #pageContent .standard .question .question-distractors ul li label {
            display: block;
            margin-left: 20px
        }

            #pageContent .standard .question .question-distractors ul li label.correct {
                color: #468847
            }

            #pageContent .standard .question .question-distractors ul li label.incorrect {
                color: #c00
            }

        #pageContent .standard .question .question-distractors ul li:before {
            background: 0
        }

    #pageContent .standard .question span.question-id {
        font-size: 11px;
        color: #999
    }

#pageContent .standard .feedback {
    padding: 20px 0;
    margin: 0 0 10px 0;
    border-top: 4px double #ececec
}

#pageContent .exam-player-normativedata {
    width: 48%;
    float: left;
    margin-right: 10px
}

#pageContent .exam-player-remediation {
    width: 48%;
    float: right;
    margin-left: 10px
}

.questionFooter {
    clear: both
}

@media(max-width:767px) {
    #pageContent .exam-player-normativedata, #pageContent .exam-player-remediation {
        width: 100%;
        float: none;
        margin: 0
    }
}

#pageContent .standard .normative-data-wrapper {
    margin: 0 0 25px 0;
    position: relative;
    top: 0
}

    #pageContent .standard .normative-data-wrapper h1 {
        font-size: 22px;
        margin: 0 0 10px 0;
        padding: 0
    }

    #pageContent .standard .normative-data-wrapper .results span.percent {
        font-size: 26px;
        font-weight: bold;
        color: #351f65
    }

    #pageContent .standard .normative-data-wrapper .question-results {
        margin: 15px 0 0 0
    }

        #pageContent .standard .normative-data-wrapper .question-results th {
            padding-left: 0
        }

        #pageContent .standard .normative-data-wrapper .question-results td {
            background: transparent;
            border-top: 1px solid #ddd;
            border-bottom: 0;
            padding: 6px 0
        }

#pageContent .standard .remediation-wrapper {
    margin: 0 0 25px 0;
    background: #e7f4f2;
    border: 3px solid #cfe9e4;
    border-radius: 5px;
    padding: 10px 15px 0 15px
}

    #pageContent .standard .remediation-wrapper h1 {
        font-size: 18px;
        padding: 0
    }

    #pageContent .standard .remediation-wrapper .remediation-listing .list-item {
        border-bottom: 1px solid #CCC;
        margin: 10px 0 9px 0;
        padding-bottom: 5px
    }

        #pageContent .standard .remediation-wrapper .remediation-listing .list-item .content {
            width: 100%
        }

            #pageContent .standard .remediation-wrapper .remediation-listing .list-item .content .title {
                margin: 0 0 5px 0
            }

        #pageContent .standard .remediation-wrapper .remediation-listing .list-item .actions {
            width: 100%;
            vertical-align: top;
            margin-left: 0;
            margin-top: 0
        }

@media(max-width:1199px) {
    #pageContent .standard .remediation-wrapper .remediation-listing .list-item .content, #pageContent .standard .remediation-wrapper .remediation-listing .list-item .actions {
        width: 100%
    }
}

#pageContent .standard .remediation-wrapper .remediation-listing .list-item .actions ul {
    list-style: none;
    margin: 0;
    padding: 0
}

    #pageContent .standard .remediation-wrapper .remediation-listing .list-item .actions ul li {
        margin-bottom: 4px
    }

        #pageContent .standard .remediation-wrapper .remediation-listing .list-item .actions ul li:before {
            background: 0
        }

#pageContent .standard .remediation-wrapper .remediation-listing .last {
    border-bottom: 0
}

.tertiarycenter-sidebar .panel-body {
    padding: 0;
    font-size: 13px
}

    .tertiarycenter-sidebar .panel-body a {
        display: block;
        padding: 4px 15px
    }

.tertiarycenter-sidebar .selected, .tertiarycenter-sidebar .selected:hover {
    color: black;
    font-weight: bold
}

.tertiarycenter-sidebar .selectedDiv {
    background-image: -webkit-linear-gradient(top,#fff 0,#f5f5f5 100%);
    background-image: linear-gradient(to bottom,#fff 0,#f5f5f5 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#fff5f5f5',GradientType=0);
    color: #351f65
}

.tertiarycenter-sidebar .parent {
    background-image: linear-gradient(to bottom,#5d4c84 0,#351f65 100%) !important;
    background-repeat: repeat-x !important;
    color: #fff !important;
    display: block !important;
    font-weight: normal !important;
    padding: 10px 15px 9px !important;
    border-radius: 4px
}

.tertiarycenter-sidebar .panel-group .panel .panel-heading h4.panel-title a {
    padding: 10px 15px 6px
}

    .tertiarycenter-sidebar .panel-group .panel .panel-heading h4.panel-title a:after, .tertiarycenter-sidebar .panel-group .panel .panel-heading h4.panel-title a.collapsed:after {
        top: 9px;
        color: #999
    }

.tertiarycenter-sidebar .panel-body .list-unstyled {
    margin-bottom: 0
}

.tertiarycenter-sidebar .panel {
    margin-top: 0 !important
}

.tertiarycenter-sidebar .panel-group .panel .panel-heading h4.panel-title a, .tertiarycenter-sidebar .panel-group .panel .panel-heading h4.panel-title a.collapsed {
    background-image: -webkit-linear-gradient(top,#fff 0,#f5f5f5 100%);
    background-image: linear-gradient(to bottom,#fff 0,#f5f5f5 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#fff5f5f5',GradientType=0);
    color: #351f65;
    padding: 10px 24px 9px 15px
}

.tertiarycenter-sidebar .panel-group {
    margin-bottom: 0
}

.tertiarycenter-sidebar .panel-body {
    padding: 0;
    font-size: 13px
}

    .tertiarycenter-sidebar .panel-body a {
        display: block;
        padding: 4px 15px
    }

.tertiarycenter-sidebar .selected, .tertiarycenter-sidebar .selected:hover {
    color: black;
    font-weight: bold
}

.tertiarycenter-sidebar .selectedDiv {
    background-image: -webkit-linear-gradient(top,#fff 0,#f5f5f5 100%);
    background-image: linear-gradient(to bottom,#fff 0,#f5f5f5 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#fff5f5f5',GradientType=0);
    color: #069
}

#pageContent .tertiarycenter-sidebar {
    border: 1px solid #e0fafe;
    background: #F5F9FC;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 10px 15px 15px 15px
}

    #pageContent .tertiarycenter-sidebar h3, #pageContent .tertiarycenter-sidebar h4 {
        margin-bottom: 0;
        margin-top: 6px
    }

    #pageContent .tertiarycenter-sidebar h4 {
        font-size: 14px;
        margin: 0
    }

    #pageContent .tertiarycenter-sidebar .presenter {
        font-size: .75em;
        margin-bottom: 6px
    }

.tertiarycenter-sidebar .tertiarycenter-search {
    margin: 5px 0 18px 0
}

    .tertiarycenter-sidebar .tertiarycenter-search input {
        width: 77%
    }

.tertiarycenter-sidebar .accordion {
    margin: 0
}

.tertiarycenter-sidebar h1 {
    font-size: 24px !important
}

.tertiarycenter-sidebar .accordion .accordion-group .accordion-heading {
    position: relative;
    border-radius: 4px;
    background-color: #069;
    padding: 8px 15px
}

    .tertiarycenter-sidebar .accordion .accordion-group .accordion-heading.collapsed .accordion-toggle.collapsed:after {
        content: '+';
        position: absolute;
        right: 10px;
        color: #999
    }

    .tertiarycenter-sidebar .accordion .accordion-group .accordion-heading.collapsed .accordion-toggle:after {
        content: '\2013';
        position: absolute;
        right: 10px;
        color: #999
    }

    .tertiarycenter-sidebar .accordion .accordion-group .accordion-heading .accordion-toggle.collapsed:after {
        content: '+';
        position: absolute;
        right: 10px;
        line-height: 17px;
        font-size: 1em;
        font-family: Arial,Helvetica,sans-serif;
        color: #CCC
    }

    .tertiarycenter-sidebar .accordion .accordion-group .accordion-heading .accordion-toggle:after {
        content: '\2013';
        position: absolute;
        right: 10px;
        line-height: 17px;
        font-size: 1em;
        font-family: Arial,Helvetica,sans-serif;
        color: #CCC
    }

    .tertiarycenter-sidebar .accordion .accordion-group .accordion-heading .accordion-toggle {
        color: #fff
    }

.tertiarycenter-sidebar .accordion #accordion-level2 .accordion-group .accordion-heading {
    background-color: #f8f8f8;
    background-image: -moz-linear-gradient(top,#fff,#eee);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#eee));
    background-image: -webkit-linear-gradient(top,#fff,#eee);
    background-image: -o-linear-gradient(top,#fff,#eee);
    background-image: linear-gradient(to bottom,#fff,#eee);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffeeeeee',GradientType=0)
}

    .tertiarycenter-sidebar .accordion #accordion-level2 .accordion-group .accordion-heading a {
        color: #333;
        text-decoration: none;
        padding-right: 5px
    }

        .tertiarycenter-sidebar .accordion #accordion-level2 .accordion-group .accordion-heading a:hover {
            color: #000;
            text-decoration: none
        }

.tertiarycenter-sidebar .accordion .accordion-group .accordion-heading.collapsed:hover {
    background-color: #eee !important;
    background-image: none !important;
    cursor: pointer
}

.tertiarycenter-sidebar .accordion .accordion-group .accordion-heading.collapsed {
    background-color: #f8f8f8;
    background-image: -moz-linear-gradient(top,#fff,#eee);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#eee));
    background-image: -webkit-linear-gradient(top,#fff,#eee);
    background-image: -o-linear-gradient(top,#fff,#eee);
    background-image: linear-gradient(to bottom,#fff,#eee);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffeeeeee',GradientType=0)
}

    .tertiarycenter-sidebar .accordion .accordion-group .accordion-heading.collapsed a {
        color: #333;
        text-decoration: none;
        padding-right: 5px
    }

        .tertiarycenter-sidebar .accordion .accordion-group .accordion-heading.collapsed a:hover {
            color: #000;
            text-decoration: none
        }

.tertiarycenter-sidebar .accordion .accordion-inner {
    background: #fff;
    padding: 0
}

    .tertiarycenter-sidebar .accordion .accordion-inner > div.status-message {
        text-align: center;
        margin: 10px
    }

    .tertiarycenter-sidebar .accordion .accordion-inner .accordion-group {
        margin: 2px
    }

    .tertiarycenter-sidebar .accordion .accordion-inner ol {
        margin-left: 20px
    }

        .tertiarycenter-sidebar .accordion .accordion-inner ol li {
            margin: 8px 16px;
            line-height: normal
        }

    .tertiarycenter-sidebar .accordion .accordion-inner ul li a {
        display: block;
        padding: 4px 12px 4px 30px;
        text-decoration: none;
        font-size: 13px
    }

        .tertiarycenter-sidebar .accordion .accordion-inner ul li a.selected {
            color: #000;
            background: #fc3;
            color: #000
        }

    .tertiarycenter-sidebar .accordion .accordion-inner ul.popular-list {
        list-style: none;
        margin: 0
    }

        .tertiarycenter-sidebar .accordion .accordion-inner ul.popular-list li {
            border-bottom: 1px solid #e5e5e5;
            line-height: normal
        }

            .tertiarycenter-sidebar .accordion .accordion-inner ul.popular-list li a {
                padding: 4px 14px
            }

            .tertiarycenter-sidebar .accordion .accordion-inner ul.popular-list li.last {
                border-bottom: 0
            }

#pageContent .masterclass-sidebar {
    border: 1px solid #cfe9e4;
    background: #e7f4f2;
    border-radius: 4px;
    padding: 10px 15px 15px 15px;
    margin-bottom: 25px
}

    #pageContent .masterclass-sidebar h1 {
        font-size: 24px
    }

    #pageContent .masterclass-sidebar h3, #pageContent .masterclass-sidebar h4 {
        margin-bottom: 0;
        margin-top: 6px
    }

    #pageContent .masterclass-sidebar h4 {
        font-size: .75em;
        font-weight: bold
    }

    #pageContent .masterclass-sidebar .presenter {
        font-size: .75em;
        margin-bottom: 6px
    }

.masterclass-sidebar .accordion {
    margin: 0
}

    .masterclass-sidebar .accordion .accordion-group .accordion-heading {
        position: relative;
        padding: 8px 15px;
        border-radius: 4px;
        font-family: "HCo Gotham SSm";
        letter-spacing: -.5px;
        font-size: 14px;
        background-color: #473764
    }

        .masterclass-sidebar .accordion .accordion-group .accordion-heading.collapsed .accordion-toggle:after {
            content: '+';
            position: absolute;
            right: 10px;
            color: #999
        }

        .masterclass-sidebar .accordion .accordion-group .accordion-heading .accordion-toggle:after {
            content: '\2013';
            position: absolute;
            right: 10px;
            line-height: 17px;
            font-size: 1em;
            font-family: Arial,Helvetica,sans-serif;
            color: #CCC
        }

        .masterclass-sidebar .accordion .accordion-group .accordion-heading:hover {
            color: #f1f1f1;
            text-decoration: none
        }

        .masterclass-sidebar .accordion .accordion-group .accordion-heading .accordion-toggle {
            color: #fff
        }

            .masterclass-sidebar .accordion .accordion-group .accordion-heading .accordion-toggle a:hover {
                color: #f1f1f1;
                text-decoration: none
            }

        .masterclass-sidebar .accordion .accordion-group .accordion-heading.collapsed a {
            text-decoration: none
        }

            .masterclass-sidebar .accordion .accordion-group .accordion-heading.collapsed a:hover {
                text-decoration: none
            }

    .masterclass-sidebar .accordion .accordion-inner {
        background: #fff;
        padding: 0
    }

        .masterclass-sidebar .accordion .accordion-inner > div.status-message {
            text-align: center;
            margin: 10px
        }

        .masterclass-sidebar .accordion .accordion-inner ol {
            margin-left: 20px;
            padding-left: 0
        }

            .masterclass-sidebar .accordion .accordion-inner ol li {
                margin: 8px 16px;
                line-height: normal
            }

        .masterclass-sidebar .accordion .accordion-inner ul li a {
            display: block;
            padding: 4px 12px 4px 14px;
            text-decoration: none;
            font-size: 13px
        }

            .masterclass-sidebar .accordion .accordion-inner ul li a.selected {
                color: #000;
                font-weight: bold
            }

        .masterclass-sidebar .accordion .accordion-inner ul.popular-list {
            list-style: none;
            margin: 0
        }

            .masterclass-sidebar .accordion .accordion-inner ul.popular-list li {
                border-bottom: 1px solid #e5e5e5;
                line-height: normal
            }

                .masterclass-sidebar .accordion .accordion-inner ul.popular-list li a {
                    padding: 4px 14px
                }

                .masterclass-sidebar .accordion .accordion-inner ul.popular-list li.last {
                    border-bottom: 0
                }

@media(min-width:768px) and (max-width:991px) {
    .goog-te-gadget-icon {
        display: none
    }

    .goog-te-gadget-simple {
        width: 100%
    }
}

.video-responsive {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden
}

    .video-responsive iframe, .video-responsive object, .video-responsive embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

#pageContent h1.webpart_content_title {
    font-size: 30px;
    color: #53565a
}

.issue-introduction .well {
    overflow: auto
}

.issue-introduction h2 {
    margin: 0 0 15px 0
}

    .issue-introduction h2 a {
        font-family: "HCo Gotham SSm";
        font-size: 32px;
        line-height: 1em;
        font-weight: normal
    }

.issue-introduction .author {
    font-weight: bold;
    font-size: 12px;
    color: #666;
    margin: 0 0 5px 0;
    line-height: 16px;
    display: block
}

@media(max-width:480px) {
    .issue-introduction .pull-left {
        float: none !important;
        text-align: center
    }

    .issue-introduction .title {
        margin-top: 20px !important
    }

        .issue-introduction .title a {
            font-size: 24px
        }
}

.label.label-language {
    background: #3e87cb;
    text-shadow: none;
    font-weight: bold;
    font-size: 10px
}

.webPart #sponsorBox {
    background: #FFF
}

    .webPart #sponsorBox h1 {
        border: 0;
        color: #666;
        font-size: 11px;
        font-family: inherit;
        font-weight: bold;
        text-align: center;
        padding: 10px;
        text-transform: uppercase;
        margin-top: 10px
    }

    .webPart #sponsorBox .item img {
        margin: 15px auto
    }

#pageContent .with-ad #sponsorBox .item img {
    max-height: 83px
}

#pageContent .featuredContent .featuredItem {
    display: inline
}

#pageContent .with-ad #sponsorBox h1 {
    display: none;
    min-height: 103px;
    padding-top: 10px
}

.hide-featured-links .feature {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%
}

.hide-featured-links .additional {
    display: none
}

#AdZone .pagination .right {
    float: none;
    margin: 2px 0 15px 0
}

#testYourKnowledge .btn {
    width: 100%;
    white-space: normal
}

@media(min-width:767px) and (max-width:991px) {
    ul.seeAlso {
        font-size: 12px;
        padding-left: 0
    }
}

@media(max-width:480px) {
    .pagination .right {
        float: none;
        margin-bottom: 15px
    }

    .pagination .left {
        display: none
    }

    .standard .biography-image, .standard .featured-image {
        margin: 0 0 15px 0 !important;
        float: none !important
    }

        .standard .biography-image, .standard .featured-image img {
            max-width: 100%
        }
}

.featured-international .browse-link {
    display: none
}

#ContentZoneBottomRight .featured-education ul.well-tiny, #ContentZoneBottomLeft .featured-guidelines ul.well-tiny {
    display: none
}

#ContentZoneBottomRight .featured-education .browse-link, #ContentZoneBottomLeft .featured-guidelines .browse-link {
    display: inline-block !important
}

#pageContent ul.browse-link li:before {
    background: 0
}

.collapse-toggle-btn {
    margin-bottom: 15px;
    display: block;
    border-color: #0061BB;
    background-color: #cfe9e4;
    color: #0061BB
}

    .collapse-toggle-btn:hover {
        background-color: #DBE9ED;
        border-color: #0061BB;
        color: #0061BB
    }

@media(min-width:767px) {
    .collapse-toggle.collapse {
        display: block !important
    }

    .collapse-toggle-btn {
        display: none
    }
}

.collapse-toggle-btn.collapsed:after {
    content: '\25bc';
    font-size: 10px;
    margin-left: 5px;
    color: #666
}

.collapse-toggle-btn:after {
    content: '\25b2';
    font-size: 10px;
    margin-left: 5px;
    color: #666
}

#uberNavigation .more-pane-sm .subspecialty h3 {
    display: none
}

.backtotop:hover {
    background-color: #BDBDBD;
    text-decoration: none
}

a.backtotop .icon-chevron-up.icon-white {
    background-image: none !important
}

a.backtotop i.icon-chevron-up.icon-white:after {
    content: "\e113";
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    color: #fff
}

#NavZone h2 {
    font-size: 18px !important;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 0;
    color: #000;
    font-family: "HCo Gotham SSm"
}

#NavZone h3 {
    font-size: 18px !important;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 0;
    color: #000;
    font-family: "HCo Gotham SSm";
    border-bottom: 1px solid #ececec;
    padding-bottom: 20px
}

#NavZone h4 {
    font-size: 16px !important;
    font-weight: 400;
    margin-bottom: 10px;
    margin-top: 0;
    color: #000;
    font-family: "HCo Gotham SSm"
}

#NavZone .cmsListing .list-item {
    margin: 0
}

ul.list-unstyled li:before {
    display: none
}

h1.pageTitleBanner {
    margin-bottom: -30px !important;
    background: #FFF;
    padding: 20px;
    border-bottom: 1px solid #ececec;
    margin-top: 0;
    margin-bottom: 0
}

.addthis-smartlayers .addthis_32x32_style .at4-icon, .addthis-smartlayers .addthis_32x32_white_style .at4-icon, .addthis-smartlayers .at-32x32 {
    width: 20px;
    height: 20px;
    line-height: 20px;
    background-size: 20px !important
}

.addthis-smartlayers .atss a {
    width: 38px
}

.atss {
    width: 38px !important
}

.at-share-dock.atss {
    width: 100% !important
}

@media(min-width:1200px) and (max-width:1230px) {
    .atss {
        width: 28px !important
    }

    .addthis-smartlayers .addthis_32x32_style .at4-icon, .addthis-smartlayers .addthis_32x32_white_style .at4-icon, .addthis-smartlayers .at-32x32 {
        width: 15px;
        height: 15px;
        background-size: 15px !important
    }

    .addthis-smartlayers .atss a {
        width: 20px
    }
}

@media(min-width:992px) and (max-width:1030px) {
    .atss {
        width: 28px !important
    }

    .addthis-smartlayers .addthis_32x32_style .at4-icon, .addthis-smartlayers .addthis_32x32_white_style .at4-icon, .addthis-smartlayers .at-32x32 {
        width: 15px;
        height: 15px;
        background-size: 15px !important
    }

    .addthis-smartlayers .atss a {
        width: 20px
    }
}

@media(min-width:768px) and (max-width:810px) {
    .atss {
        width: 28px !important
    }

    .addthis-smartlayers .addthis_32x32_style .at4-icon, .addthis-smartlayers .addthis_32x32_white_style .at4-icon, .addthis-smartlayers .at-32x32 {
        width: 15px;
        height: 15px;
        background-size: 15px !important
    }

    .addthis-smartlayers .atss a {
        width: 20px
    }
}

.todolist-wrapper {
    border: 1px solid #b2cfea;
    margin: 0;
    padding: 0;
    background: #FFF
}

    .todolist-wrapper .todolist-nav {
        background: #d8e7f5
    }

        .todolist-wrapper .todolist-nav ul {
            list-style: none;
            margin-left: 0;
            padding: 0
        }

            .todolist-wrapper .todolist-nav ul li {
                display: inline-block
            }

                .todolist-wrapper .todolist-nav ul li a {
                    font-family: "HCo Gotham SSm";
                    color: #351f65;
                    font-size: 15px;
                    padding: 18px 30px;
                    display: block
                }

                    .todolist-wrapper .todolist-nav ul li a:hover {
                        text-decoration: none
                    }

                .todolist-wrapper .todolist-nav ul li:hover {
                    background: #b2cfea
                }

                .todolist-wrapper .todolist-nav ul li.active a {
                    color: #351f65
                }

                .todolist-wrapper .todolist-nav ul li.active {
                    background: #f2c75c;
                    position: relative
                }

                    .todolist-wrapper .todolist-nav ul li.active:after {
                        content: '';
                        position: absolute;
                        display: inline-block;
                        border-right: 18px solid transparent;
                        border-top: 13px solid #f2c75c;
                        border-left: 18px solid transparent;
                        left: 40%;
                        top: 56px;
                        border-bottom: 18px solid transparent
                    }

    .todolist-wrapper .todolist-body {
        padding: 20px;
        background: url('/Content/images/bg_todolist.jpg') no-repeat 0 0;
        overflow: auto
    }

        .todolist-wrapper .todolist-body p {
            color: #000
        }

        .todolist-wrapper .todolist-body .todolist-inner {
            margin: 0;
            overflow: auto;
            background: #FFF
        }

            .todolist-wrapper .todolist-body .todolist-inner .getstarted-left {
                padding: 30px 0 20px 220px;
                background: #fff url('/Content/images/todolist_check.png') no-repeat 30px 30px;
                min-height: 250px;
                width: 50%
            }

                .todolist-wrapper .todolist-body .todolist-inner .getstarted-left h2 {
                    font-size: 30px !important;
                    font-family: "HCo Gotham SSm";
                    color: #351f65;
                    text-transform: none !important
                }

                .todolist-wrapper .todolist-body .todolist-inner .getstarted-left p {
                    color: #333
                }

            .todolist-wrapper .todolist-body .todolist-inner .getstarted-right {
                padding: 40px 40px 20px 80px;
                background: #d8e7f5;
                min-height: 250px;
                position: relative;
                overflow: hidden;
                width: 50%
            }

@media(max-width:1199px) and (min-width:768px) {
    .todolist-wrapper .todolist-body .todolist-inner {
        overflow: hidden
    }
}

@media(max-width:1199px) and (min-width:992px) {
    .todolist-wrapper .todolist-body .todolist-inner .getstarted-left {
        bottom: 15px
    }

        .todolist-wrapper .todolist-body .todolist-inner .getstarted-left p {
            color: #333;
            position: relative;
            bottom: 5px
        }
}

@media(max-width:991px) and (min-width:980px) {
    .todolist-wrapper .todolist-body .todolist-inner .getstarted-left {
        padding: 40px 20px 20px 20px;
        background: 0
    }

    .todolist-wrapper .todolist-body .todolist-inner .getstarted-right {
        left: 321px;
        bottom: 250px
    }

        .todolist-wrapper .todolist-body .todolist-inner .getstarted-right p {
            color: #333;
            width: 118%;
            position: relative;
            right: 20px
        }
}

@media(max-width:979px) and (min-width:768px) {
    .todolist-wrapper .todolist-body .todolist-inner .getstarted-right {
        left: 321px;
        bottom: 250px
    }
}

@media(max-width:767px) {
    .todolist-wrapper .todolist-body .todolist-inner .getstarted-left {
        width: 100%
    }

    .todolist-wrapper .todolist-body .todolist-inner .getstarted-right {
        width: 100%
    }

    .todolist-wrapper .todolist-body {
        padding: 10px
    }

    .learningplan-listing {
        padding: 8px
    }
}

.todolist-wrapper .todolist-body .todolist-inner .getstarted-right .todolist-arrow {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 125px 0 125px 40px;
    border-color: transparent transparent transparent #fff
}

.todolist-wrapper .todolist-body .todolist-inner .getstarted-right h2 {
    font-size: 30px !important;
    color: #351f65 !important;
    text-transform: none !important;
    margin-top: 10px !important
}

.todolist-wrapper .todolist-body .todolist-inner .getstarted-right p {
    color: #333
}

.todolist-wrapper .todolist-body .todolist-inner .todo-listing .todo-instructions {
    color: #999;
    font-size: 12px;
    font-weight: bold
}

    .todolist-wrapper .todolist-body .todolist-inner .todo-listing .todo-instructions span.arrow-down {
        width: 20px;
        height: 23px;
        background: url('/Content/images/sprite.png') no-repeat -54px -55px;
        display: inline-block;
        vertical-align: middle;
        margin: 0 5px 5px 45px
    }

.todolist-wrapper .todolist-body .todolist-inner .todo-listing .todo-item {
    margin-bottom: 6px;
    padding: 10px;
    position: relative;
    border-radius: 6px;
    border: 1px solid #CCC;
    background-color: #fbfbfb;
    background-image: -moz-linear-gradient(top,#fff,#f6f6f6);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#f6f6f6));
    background-image: -webkit-linear-gradient(top,#fff,#f6f6f6);
    background-image: -o-linear-gradient(top,#fff,#f6f6f6);
    background-image: linear-gradient(to bottom,#fff,#f6f6f6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#fff6f6f6',GradientType=0)
}

    .todolist-wrapper .todolist-body .todolist-inner .todo-listing .todo-item:hover {
        background-color: #f2f2f2;
        background-image: -moz-linear-gradient(top,#f6f6f6,#ececec);
        background-image: -webkit-gradient(linear,0 0,0 100%,from(#f6f6f6),to(#ececec));
        background-image: -webkit-linear-gradient(top,#f6f6f6,#ececec);
        background-image: -o-linear-gradient(top,#f6f6f6,#ececec);
        background-image: linear-gradient(to bottom,#f6f6f6,#ececec);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff6f6f6',endColorstr='#ffececec',GradientType=0)
    }

    .todolist-wrapper .todolist-body .todolist-inner .todo-listing .todo-item .remove {
        position: absolute;
        top: 25%;
        right: 15px
    }

        .todolist-wrapper .todolist-body .todolist-inner .todo-listing .todo-item .remove a {
            color: #CCC;
            font-size: 32px
        }

            .todolist-wrapper .todolist-body .todolist-inner .todo-listing .todo-item .remove a:hover {
                color: #666;
                text-decoration: none
            }

    .todolist-wrapper .todolist-body .todolist-inner .todo-listing .todo-item .grabber {
        background: url('/Content/images/sprite.png') no-repeat 0 -85px;
        width: 13px;
        height: 27px;
        display: inline-block;
        margin-right: 10px
    }

    .todolist-wrapper .todolist-body .todolist-inner .todo-listing .todo-item .checkbox {
        width: 23px;
        height: 26px;
        background: url('/Content/images/sprite.png') no-repeat -13px -85px;
        display: inline-block;
        margin-right: 10px
    }

        .todolist-wrapper .todolist-body .todolist-inner .todo-listing .todo-item .checkbox:hover {
            background: url('/Content/images/sprite.png') no-repeat -36px -85px
        }

    .todolist-wrapper .todolist-body .todolist-inner .todo-listing .todo-item .item-details {
        display: inline-block;
        width: 80%
    }

        .todolist-wrapper .todolist-body .todolist-inner .todo-listing .todo-item .item-details .meta {
            color: #666;
            font-size: 12px;
            margin-bottom: 3px
        }

        .todolist-wrapper .todolist-body .todolist-inner .todo-listing .todo-item .item-details span.date {
            text-transform: uppercase;
            font-weight: bold;
            display: inline-block;
            margin-right: 10px
        }

        .todolist-wrapper .todolist-body .todolist-inner .todo-listing .todo-item .item-details span.type {
            font-size: 11px;
            color: #999;
            display: inline-block;
            margin-right: 10px
        }

        .todolist-wrapper .todolist-body .todolist-inner .todo-listing .todo-item .item-details .title {
            font-family: "HCo Gotham SSm";
            font-size: 16px;
            font-weight: 700
        }

    .todolist-wrapper .todolist-body .todolist-inner .todo-listing .todo-item.complete .checkbox {
        background: url('/Content/images/sprite.png') no-repeat -59px -85px
    }

    .todolist-wrapper .todolist-body .todolist-inner .todo-listing .todo-item.complete .title a, .todolist-wrapper .todolist-body .todolist-inner .todo-listing .todo-item.complete .title a:hover {
        color: #666
    }

.todo-listing.completed .accordion {
    margin-bottom: 15px
}

    .todo-listing.completed .accordion .accordion-group {
        background: #FFF;
        border: 1px solid #ccc
    }

        .todo-listing.completed .accordion .accordion-group .accordion-heading {
            background: #e8e8e8
        }

            .todo-listing.completed .accordion .accordion-group .accordion-heading a {
                display: block;
                padding: 5px 5px 3px 10px;
                color: #333;
                font-family: "HCo Gotham SSm";
                font-size: 1.1em;
                position: relative
            }

                .todo-listing.completed .accordion .accordion-group .accordion-heading a:hover {
                    text-decoration: none;
                    background: #CCC
                }

            .todo-listing.completed .accordion .accordion-group .accordion-heading .accordion-toggle.collapsed:after {
                content: '+';
                position: absolute;
                right: 10px
            }

            .todo-listing.completed .accordion .accordion-group .accordion-heading .accordion-toggle:after {
                content: '\2013';
                position: absolute;
                right: 10px;
                line-height: 17px;
                font-size: 1em;
                font-family: Arial,Helvetica,sans-serif;
                color: #999
            }

        .todo-listing.completed .accordion .accordion-group .accordion-body p {
            color: #333
        }

#completeaccordion .accordion-inner {
    padding: 10px
}

.learningplan-listing {
    padding: 15px
}

    .learningplan-listing .accordion {
        margin-bottom: 15px
    }

        .learningplan-listing .accordion .accordion-group {
            background: #FFF;
            border: 1px solid #a0cadc
        }

            .learningplan-listing .accordion .accordion-group .accordion-heading {
                position: relative;
                background-color: #fff4d9;
                background-image: -moz-linear-gradient(top,#fffefc,#fee6a5);
                background-image: -webkit-gradient(linear,0 0,0 100%,from(#fffefc),to(#fee6a5));
                background-image: -webkit-linear-gradient(top,#fffefc,#fee6a5);
                background-image: -o-linear-gradient(top,#fffefc,#fee6a5);
                background-image: linear-gradient(to bottom,#fffefc,#fee6a5);
                background-repeat: repeat-x;
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffffefc',endColorstr='#fffee6a5',GradientType=0)
            }

                .learningplan-listing .accordion .accordion-group .accordion-heading > div {
                    padding: 17px 10px 13px 40px;
                    font-family: "HCo Gotham SSm";
                    font-size: 16px;
                    position: relative
                }

                    .learningplan-listing .accordion .accordion-group .accordion-heading > div:hover {
                        background-color: #fff4d9;
                        background-image: -moz-linear-gradient(top,#fffefc,#fee6a5);
                        background-image: -webkit-gradient(linear,0 0,0 100%,from(#fffefc),to(#fee6a5));
                        background-image: -webkit-linear-gradient(top,#fffefc,#fee6a5);
                        background-image: -o-linear-gradient(top,#fffefc,#fee6a5);
                        background-image: linear-gradient(to bottom,#fffefc,#fee6a5);
                        background-repeat: repeat-x;
                        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffffefc',endColorstr='#fffee6a5',GradientType=0)
                    }

                .learningplan-listing .accordion .accordion-group .accordion-heading .todo-actions {
                    position: absolute;
                    right: 10px;
                    top: 14px;
                    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif
                }

                .learningplan-listing .accordion .accordion-group .accordion-heading .accordion-toggle.collapsed {
                    background-color: #f5f8f9;
                    background-image: -moz-linear-gradient(top,#fbfcfc,#ebf2f5);
                    background-image: -webkit-gradient(linear,0 0,0 100%,from(#fbfcfc),to(#ebf2f5));
                    background-image: -webkit-linear-gradient(top,#fbfcfc,#ebf2f5);
                    background-image: -o-linear-gradient(top,#fbfcfc,#ebf2f5);
                    background-image: linear-gradient(to bottom,#fbfcfc,#ebf2f5);
                    background-repeat: repeat-x;
                    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbfcfc',endColorstr='#ffebf2f5',GradientType=0)
                }

                    .learningplan-listing .accordion .accordion-group .accordion-heading .accordion-toggle.collapsed:hover {
                        background-color: #fff4d9;
                        background-image: -moz-linear-gradient(top,#fffefc,#fee6a5);
                        background-image: -webkit-gradient(linear,0 0,0 100%,from(#fffefc),to(#fee6a5));
                        background-image: -webkit-linear-gradient(top,#fffefc,#fee6a5);
                        background-image: -o-linear-gradient(top,#fffefc,#fee6a5);
                        background-image: linear-gradient(to bottom,#fffefc,#fee6a5);
                        background-repeat: repeat-x;
                        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffffefc',endColorstr='#fffee6a5',GradientType=0)
                    }

                    .learningplan-listing .accordion .accordion-group .accordion-heading .accordion-toggle.collapsed:after {
                        content: '+';
                        position: absolute;
                        left: 17px;
                        top: 21px
                    }

                .learningplan-listing .accordion .accordion-group .accordion-heading .accordion-toggle:after {
                    content: '\2013';
                    position: absolute;
                    left: 17px;
                    top: 16px;
                    line-height: 17px;
                    font-size: 1em;
                    font-family: Arial,Helvetica,sans-serif;
                    color: #999
                }

            .learningplan-listing .accordion .accordion-group .accordion-body p {
                color: #333
            }

    .learningplan-listing .btn.active {
        color: #fff;
        text-shadow: none;
        background-color: #007d90
    }

        .learningplan-listing .btn.active:hover {
            background-color: #006e7e
        }

    .learningplan-listing .accordion .accordion-group .accordion-inner {
        padding: 10px
    }

    .learningplan-listing .accordion .accordion-group .accordion-heading .todo-actions .btn-todo {
        color: #0061BB;
        background-color: #fff;
        border: 1px solid #ddd
    }

.todolist-wrapper .todolist-nav ul li.active a {
    text-decoration: none
}

.learningplan-listing .accordion .accordion-group .accordion-heading .todo-actions .btn-todo:hover {
    border-color: #351f65
}

.learningplan-listing .accordion .accordion-group .accordion-heading .todo-actions .btn-todo.active {
    color: #fff;
    background-color: #351f65
}

@media(max-width:991px) {
    .learningplan-listing .accordion-heading .todo-actions {
        position: static !important;
        margin-top: 10px
    }
}

@media(max-width:979px) {
    .todolist-wrapper .todolist-body .todolist-inner .getstarted-left {
        background: 0;
        padding: 20px
    }

    .todolist-wrapper .todolist-body .todolist-inner .getstarted-right {
        padding: 20px
    }

        .todolist-wrapper .todolist-body .todolist-inner .getstarted-right .todolist-arrow {
            display: none
        }
}

@media(max-width:480px) {
    .todolist-wrapper .todolist-nav ul li a {
        padding: 18px 11px
    }

    .todolist-wrapper .todolist-body .todolist-inner .todo-listing .todo-item .item-details {
        width: 100%
    }

        .todolist-wrapper .todolist-body .todolist-inner .todo-listing .todo-item .item-details .title {
            font-size: 18px;
            line-height: normal
        }

    .todolist-wrapper .todolist-body .todolist-inner .todo-listing .todo-item .remove {
        top: 6%
    }
}

.image-caption .caption {
    font-size: 12px;
    margin: 10px 0 5px
}

.image-caption.pull-left {
    margin: 0 15px 15px 0
}

.image-caption.pull-right {
    margin: 0 0 15px 15px
}

@media(max-width:480px) {
    .image-caption.pull-right, .image-caption.pull-left {
        float: none !important;
        margin: 0 0 15px
    }
}

#pageContent .featured-journals h2, #pageContent .featured-education h2, #pageContent .featured-multimedia h2, #pageContent .featured-carousel h2, #pageContent .featured-guidelines h2, #pageContent .featured-news h2, #pageContent .featured-international h2, #pageContent .featured-listing h2, #pageContent h2.webpart_content_title, #pageContent .featured-blogposts h2 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 20px;
    font-weight: bold;
    color: #000;
    background: #fff;
    padding: 20px;
    border-bottom: 1px solid #ececec
}

    #pageContent .featured-journals h2 a, #pageContent .featured-education h2 a, #pageContent .featured-multimedia h2 a, #pageContent .featured-carousel h2 a, #pageContent .featured-guidelines h2 a, #pageContent .featured-news h2 a, #pageContent .featured-international h2 a, #pageContent .featured-listing h2 a, #pageContent h2.webpart_content_title a, #pageContent .featured-blogposts a {
        color: #000
    }

#searchButton .icn-search, .searchselections .icn-search {
    background: url('/images/UI/icn-search-purple.png') no-repeat;
    background-size: 16px auto;
    height: 17px;
    width: 16px;
    display: block;
    margin-top: 3px
}

.search-column-left h2 {
    text-transform: uppercase;
    font-size: 15px !important;
    font-weight: 400;
    border-bottom: 2px solid #ececec;
    padding-bottom: 3px;
    margin-bottom: 10px;
    margin-top: 0 !important;
    color: #53565a;
    font-family: "HCo Gotham SSm"
}

.searched-for {
    overflow: auto
}

    .searched-for .form-label {
        display: inline-block;
        margin-right: 10px;
        padding: 7px 0;
        vertical-align: top
    }

    .searched-for .form-input {
        display: inline-block;
        width: 50%;
        vertical-align: top;
        margin-right: 10px
    }

    .searched-for .advanced {
        width: 20%;
        display: inline-block;
        vertical-align: top;
        padding: 10px 0;
        font-size: 11px
    }

.btnBeginSlideshow {
    white-space: normal
}

.fancybox-nav span {
    visibility: visible
}

.translate .goog-te-gadget, .translate a.goog-logo-link {
    color: transparent;
    font-size: 0
}

.goog-te-combo {
    color: #000;
    padding: 3px
}

a.goog-logo-link:before {
    display: none
}

a.goog-logo-link img {
    display: none
}

@media(min-width:768px) and (max-width:992px) {
    select.goog-te-combo {
        width: 97%
    }

    a.goog-logo-link {
        display: block
    }
}

#page {
    overflow: hidden
}

span.pluck-review-full-attributes-name {
    width: 190px !important
}

#ContentZone div.cms_content {
    overflow: visible
}

div.standard.questionsDetail div.overflowWrapBreakWord {
    overflow-wrap: break-word
}

.obituary-detail {
    font-size: 14px;
    background: #FFF;
    padding: 20px
}

    .obituary-detail .featured-image {
        margin: 0 0 15px 15px;
        float: right
    }

    .obituary-detail .title h1 {
        margin-top: 0
    }

#pageContent .standard .masterclass-container {
    border: 1px solid #cfe9e4;
    background: #e7f4f2;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 15px 20px;
    margin-bottom: 20px
}

#pageContent .arrow-set {
    position: relative
}

#pageContent .arrow {
    background: #FFF;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

    #pageContent .arrow:hover {
        background: #333;
        color: #fff;
        width: 230px
    }

        #pageContent .arrow:hover.arrow-next:after {
            border-left-color: #333
        }

        #pageContent .arrow:hover.arrow-next a {
            padding-left: 0;
            text-align: right;
            float: right
        }

        #pageContent .arrow:hover.arrow-prev:after {
            border-right-color: #333
        }

        #pageContent .arrow:hover.arrow-prev a {
            padding-right: 0
        }

        #pageContent .arrow:hover a {
            color: #fff
        }

        #pageContent .arrow:hover .full {
            display: inline-block;
            width: 165px;
            padding: 5px;
            line-height: normal;
            font-size: 16px
        }

    #pageContent .arrow:after {
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none
    }

    #pageContent .arrow.arrow-next {
        right: 10px;
        margin-left: 10px
    }

        #pageContent .arrow.arrow-next:after {
            border-left-color: #FFF;
            border-width: 10px;
            top: 15px;
            margin-top: -10px;
            left: 100%
        }

        #pageContent .arrow.arrow-next.disabled {
            width: 37px
        }

    #pageContent .arrow.arrow-prev {
        left: 10px;
        margin-right: 10px
    }

        #pageContent .arrow.arrow-prev:after {
            border-right-color: #FFF;
            border-width: 10px;
            top: 15px;
            margin-top: -10px;
            right: 100%
        }

        #pageContent .arrow.arrow-prev.disabled {
            width: 43px
        }

    #pageContent .arrow a {
        display: inline-block;
        padding: 5px;
        vertical-align: top;
        font-size: 13px
    }

    #pageContent .arrow .full {
        display: none
    }

    #pageContent .arrow.disabled {
        background: #ececec
    }

        #pageContent .arrow.disabled a {
            color: #999;
            cursor: text
        }

            #pageContent .arrow.disabled a:hover {
                text-decoration: none;
                color: #999
            }

        #pageContent .arrow.disabled.arrow-next:after {
            border-left-color: #ececec
        }

        #pageContent .arrow.disabled.arrow-prev:after {
            border-right-color: #ececec
        }

        #pageContent .arrow.disabled:hover {
            background: #ececec
        }

            #pageContent .arrow.disabled:hover .full {
                display: none
            }

            #pageContent .arrow.disabled:hover.arrow-next:after {
                border-left-color: #ececec
            }

            #pageContent .arrow.disabled:hover.arrow-prev:after {
                border-right-color: #ececec
            }

@media(max-width:480px) {
    #pageContent .arrow:hover .full {
        display: none
    }

    #pageContent .arrow:hover {
        width: auto
    }

    #pageContent .standard .masterclass-container .title {
        margin: 60px 0 0 0;
        font-size: .8em
    }

    #pageContent .standard .diagnose-this .title {
        padding: 40px 0 0 0;
        margin: 0
    }

    #pageContent .masterclass-container .button-zone, #pageContent .tertiarycenter-container .button-zone, #pageContent .masterclass-container .meta, #pageContent .tertiarycenter-container .meta, #pageContent .masterclass-container .type, #pageContent .tertiarycenter-container .type {
        margin-left: 0
    }
}

.cmsHTMLSnippet img, .standard img {
    max-width: 100%;
    height: auto
}

#pageContent .cms-listing-sidebar .list-item {
    overflow: auto
}

    #pageContent .cms-listing-sidebar .list-item .content {
        width: 100%;
        display: inline-block
    }

        #pageContent .cms-listing-sidebar .list-item .content .thumb {
            padding: 0;
            border: 0;
            margin: 0 15px 0 0;
            position: relative
        }

            #pageContent .cms-listing-sidebar .list-item .content .thumb img {
                border: 1px solid #CCC
            }

        #pageContent .cms-listing-sidebar .list-item .content .title {
            margin: 0 0 5px 0
        }

            #pageContent .cms-listing-sidebar .list-item .content .title a {
                color: #333;
                font-family: "HCo Gotham SSm";
                font-size: 18px;
                line-height: normal;
                font-weight: normal
            }

                #pageContent .cms-listing-sidebar .list-item .content .title a:hover {
                    color: #333
                }

        #pageContent .cms-listing-sidebar .list-item .content .citation {
            font-size: 12px;
            color: #999;
            margin: 0 0 5px 0;
            line-height: 16px
        }

            #pageContent .cms-listing-sidebar .list-item .content .citation span.date {
                text-transform: uppercase;
                font-weight: bold
            }

            #pageContent .cms-listing-sidebar .list-item .content .citation span.author, #pageContent .cms-listing-sidebar .list-item .content .citation span.source {
                font-weight: bold
            }

        #pageContent .cms-listing-sidebar .list-item .content .description {
            font-size: 14px;
            line-height: normal;
            color: #333;
            margin: 0 0 5px 0
        }

        #pageContent .cms-listing-sidebar .list-item .content .type {
            font-size: 11px;
            color: #666
        }

#pageContent .cms-listing-sidebar .last {
    border-bottom: 0
}

.required-label {
    color: red
}

.submit-image .description {
    font-size: 12px;
    color: #666;
    margin-top: 5px
}

.submit-image label.error, .submit-image span.error {
    color: red;
    font-weight: normal
}

.pluck-discovery {
    font-family: Arial,sans-serif !important
}

.pluck-nocomm-logo, .pluck-login-comment-pluck-logo, div.pluck-comm-pagination-logo-area, .pluck-review-full-review-powered-by-wrap, .pluck-discovery-wrapper-logo, .pluck-leaderboards-wrapper-logo, .pluck-persona-username-first-person-footer a, .pluck-forums-wrapper-logo, .pluck-publicBlogs-wrapper-logo, .pluck-persona-userbar-anchor, .pmobile-powered-by-wrap {
    display: none !important
}

.pluck-review-create-review-star-box {
    width: 97px !important
}

.pluckui-widget header {
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px
}

.pluckui-listcontrols select, .pluckui-listcontrols .pluckui-dropdown, .pluckui-actions select, .pluckui-actions .pluckui-dropdown {
    background-color: #fff
}

.pluckui-forum-forum a.pluckui-discussion-name {
    color: #0061BB !important
}

    .pluckui-forum-forum a.pluckui-discussion-name:hover {
        color: #0061BB !important;
        text-decoration: underline
    }

.pluckui-pagination a {
    color: #0061BB !important
}

span.pluckui-pagination-page {
    color: #000 !important
}

.pluckui-actions > a.pluckui-addDiscussion, .pluckui-actions > a.pluckui-subscribe, .pluckui-actions > a.pluckui-unsubscribe, .pluckui-actions > a.pluckui-addPost, .pluckui-actions > a.pluckui-reply, .pluckui-submit-actions a.pluckui-submit {
    background-color: #f8a458 !important;
    border-color: #f8a458 !important;
    color: #351f65 !important;
    text-shadow: none
}

.pluckui-actions > a.pluckui-addDiscussion, .pluckui-actions > a.pluckui-markAll, .pluckui-actions > a.pluckui-subscribe, .pluckui-actions > a.pluckui-unsubscribe, .pluckui-actions > a.pluckui-addPost, .pluckui-actions > a.pluckui-show-signatures, .pluckui-actions > a.pluckui-hide-signatures, .pluckui-submit-actions a.pluckui-submit {
    font-size: 14px;
    padding: 6px 12px
}

    .pluckui-actions > a.pluckui-addDiscussion:hover, .pluckui-actions > a.pluckui-subscribe:hover, .pluckui-actions > a.pluckui-unsubscribe:hover, .pluckui-actions > a.pluckui-addPost:hover, .pluckui-actions > a.pluckui-reply:hover, .pluckui-submit-actions a.pluckui-submit:hover {
        background-color: #fabb82 !important;
        border-color: #fabb82 !important
    }

.pluckui-actions > a.pluckui-markAll, .pluckui-actions > a.pluckui-show-signatures, .pluckui-actions > a.pluckui-hide-signatures {
    background: #fff
}

    .pluckui-actions > a.pluckui-markAll:hover, .pluckui-actions > a.pluckui-show-signatures:hover, .pluckui-actions > a.pluckui-hide-signatures:hover {
        background-color: #ececec !important;
        border-color: #999 !important;
        color: inherit
    }

.pluckui-forum-forum .pluckui-nolist {
    padding: 10px;
    color: #666
}

.pluckui-forum-search .pluckui-list a, .pluckui-widget .pluckui-list a {
    color: #0061BB !important
}

.pluckui-widget h2 a {
    color: #53565a !important
}

.pluckui-forum-search .pluckui-forum-discussion-col {
    float: none;
    display: block
}

.pluckui-forum-search .pluckui-list-header .pluckui-forum-info-col {
    display: none
}

.pluckui-forum-search .pluckui-forum-info-col {
    float: none;
    display: block;
    font-size: 11px;
    color: #666;
    width: 100%
}

.pluckui-forum-search .pluckui-list div.pluckui-forum-info-col > span {
    display: inline !important
}

.pluckui-forum-search a.pluckui-user-name {
    color: #666 !important
}

.pluckui-breadcrumb a:hover, a.pluckui-search-advanced-link:hover {
    color: #333 !important
}

input.cke_dialog_ui_input_text {
    border: 1px solid #999
}

.pluckui-forums a.pluckui-search-advanced-link {
    display: none !important
}

.pluckui-forum-forum > h3 {
    display: none
}

.pluckui-breadcrumb {
    display: none
}

.pluckui-forum-forum > .pluckui-forum-description {
    margin-top: 15px
}

.pluckui-widget header > .pluckui-search {
    float: none !important;
    text-align: left;
    position: absolute;
    top: 10px;
    left: 0
}

.pluckui-listcontrols {
    padding: 0 !important
}

@media(max-width:992px) {
    .pluckui-listcontrols {
        padding-top: 35px !important
    }

    .pluckui-widget header > .pluckui-search {
        left: 10px
    }
}

.pluckui-widget .pluckui-item-body a {
    color: #0061BB
}

    .pluckui-widget .pluckui-item-body a:hover {
        color: #0061BB;
        text-decoration: underline
    }

.pluck-discovery-discussion .pluck-discovery-wrapper, .pluck-discovery-blogpost .pluck-discovery-wrapper {
    border: 0
}

.pluck-discovery-discussion .pluck-discovery-title-bar, .pluck-discovery-blogpost .pluck-discovery-title-bar {
    background: #fff
}

.pluck-discovery-discussion h1.pluck-discovery-header, .pluck-discovery-blogpost h1.pluck-discovery-header {
    color: #53565a !important;
    font-size: 26px !important;
    margin: 0 0 10px 0
}

.pluck-discovery-discussion .pluck-discovery-item-wrapper, .pluck-discovery-blogpost .pluck-discovery-item-wrapper {
    border-top-color: #ececec;
    padding-left: 0;
    padding-right: 0
}

.pluck-discovery a {
    color: #0061BB !important
}

    .pluck-discovery a:hover {
        text-decoration: underline
    }

.pluck-discovery-timestamp {
    padding-top: 4px;
    font-size: .75em !important
}

.pluck-discovery-discussion .pluck-discovery-title, .pluck-discovery-blogpost .pluck-discovery-title {
    font-size: 17px !important;
    padding-bottom: 0 !important
}

.pluck-discovery-discussion .pluck-discovery-desc, .pluck-discovery-blogpost .pluck-discovery-desc {
    font-size: 15px !important;
    padding-top: 0 !important
}

.pluck-discovery-discussion .pluck-discovery-avatar, .pluck-discovery-discussion .pluck-discovery-username, .pluck-discovery-discussion .pluck-discovery-parent, .pluck-discovery-blogpost .pluck-discovery-avatar, .pluck-discovery-blogpost .pluck-discovery-username, .pluck-discovery-blogpost .pluck-discovery-parent {
    display: none
}

.pluckui-widget.pluckui-forums header {
    min-height: 45px
}

#related-comments .pmobile-comments {
    max-width: 100% !important;
    min-width: 220px !important
}

@media(max-width:480px) {
    .pluck-panel {
        padding: 5px !important
    }

    .pluck-comm-comment-input {
        min-width: 220px !important;
        margin-left: 0 !important
    }

    .pluck-comm-message-border {
        min-width: 225px !important
    }

    .pluck-comm-wrapper {
        margin-left: 0 !important
    }

    .pluck-comm-message-border textarea {
        width: 100% !important
    }

    .pluck-comm-comment-input .pluck-comm-socialoptions {
        width: 225px !important
    }
}

#pageContent .subspecialty-listing .featuredContent {
    margin-bottom: 10px
}

    #pageContent .subspecialty-listing .featuredContent ul li {
        color: #fc3;
        list-style: square;
        font-size: 13px;
        line-height: 1.3em;
        padding-bottom: 1em
    }

        #pageContent .subspecialty-listing .featuredContent ul li a {
            color: #333
        }

    #pageContent .subspecialty-listing .featuredContent .linkedMore {
        text-transform: uppercase;
        font-size: 12px;
        padding-top: 5px
    }

    #pageContent .subspecialty-listing .featuredContent div.divider {
        border-top: 1px solid #e5e5e5
    }

    #pageContent .subspecialty-listing .featuredContent .featuredItem {
        padding: 15px 0
    }

        #pageContent .subspecialty-listing .featuredContent .featuredItem .description {
            width: 220px;
            display: inline-block
        }

            #pageContent .subspecialty-listing .featuredContent .featuredItem .description .date {
                text-transform: uppercase;
                font-weight: bold;
                margin-right: 5px;
                color: #666;
                font-size: 13px
            }

            #pageContent .subspecialty-listing .featuredContent .featuredItem .description .excerpt {
                font-size: 14px;
                margin: .5em 0;
                line-height: normal
            }

            #pageContent .subspecialty-listing .featuredContent .featuredItem .description .citation {
                font-size: 12px;
                margin: .5em 0;
                line-height: normal;
                color: #999
            }

                #pageContent .subspecialty-listing .featuredContent .featuredItem .description .citation .date {
                    text-transform: uppercase;
                    font-weight: bold
                }

                #pageContent .subspecialty-listing .featuredContent .featuredItem .description .citation .source {
                    font-weight: bold
                }

        #pageContent .subspecialty-listing .featuredContent .featuredItem .featuredImage {
            vertical-align: top;
            margin: 0 15px 10px 0;
            display: inline-block
        }

        #pageContent .subspecialty-listing .featuredContent .featuredItem a {
            font-size: 20px;
            line-height: 1em;
            color: #333;
            display: block;
            margin-bottom: 5px
        }

    #pageContent .subspecialty-listing .featuredContent .last {
        border-bottom: 0
    }

    #pageContent .subspecialty-listing .featuredContent .type {
        display: block;
        font-size: 11px;
        color: #555
    }

    #pageContent .subspecialty-listing .featuredContent .featuredMediaItem {
        vertical-align: top;
        padding: 15px 0;
        width: 100%;
        display: block
    }

        #pageContent .subspecialty-listing .featuredContent .featuredMediaItem a {
            font-size: 15px;
            color: #333;
            display: block;
            margin-bottom: 5px
        }

        #pageContent .subspecialty-listing .featuredContent .featuredMediaItem .description {
            display: inline-block;
            width: 100%
        }

            #pageContent .subspecialty-listing .featuredContent .featuredMediaItem .description .mediaType {
                margin-top: 5px;
                display: block;
                font-size: 11px;
                color: #555
            }

        #pageContent .subspecialty-listing .featuredContent .featuredMediaItem .mediaThumb {
            width: 150px;
            margin: 0 15px 0 0;
            position: relative;
            display: inline-block;
            vertical-align: top
        }

            #pageContent .subspecialty-listing .featuredContent .featuredMediaItem .mediaThumb img {
                border: 1px solid #CCC
            }

            #pageContent .subspecialty-listing .featuredContent .featuredMediaItem .mediaThumb span.mediaTypePodcast {
                background: url('/Content/images/icn_podcast.png') no-repeat;
                position: absolute;
                bottom: 2px;
                right: 2px;
                width: 32px;
                height: 41px
            }

            #pageContent .subspecialty-listing .featuredContent .featuredMediaItem .mediaThumb span.mediaTypeImage {
                background: url('/images/icn_image.png') no-repeat;
                position: absolute;
                bottom: 2px;
                right: 2px;
                width: 46px;
                height: 33px
            }

            #pageContent .subspecialty-listing .featuredContent .featuredMediaItem .mediaThumb span.mediaTypeVideo {
                background: url('/Content/images/icn_video.png') no-repeat;
                position: absolute;
                bottom: 2px;
                right: 2px;
                width: 36px;
                height: 35px
            }

@media(max-width:991px) and (min-width:768px) {
    #pageContent .subspecialty-listing .featuredContent .featuredMediaItem .mediaThumb img {
        width: auto
    }
}

@media(max-width:991px) {
    div#universalNav.hidden-xs {
        display: none !important
    }
}

@media print {
    a[href]:after {
        content: none !important
    }

    #pageHeader, #topNav {
        display: none
    }
}

body.eyenet .standard table, body.eyenet .body-content table {
    table-layout: fixed;
    width: 100%
}

.cmsHTMLSnippet table.table, .cmsHTMLSnippet table.eyenet-callout, .cmsHTMLSnippet table.table-striped, .cmsHTMLSnippet table.table-bordered, .cmsHTMLSnippet table.table-condensed, .standard table.table, .standard table.eyenet-callout, .standard table.table-striped, .standard table.table-bordered, .standard table.table-condensed, .body-content table.table, .body-content table.eyenet-callout, .body-content table.table-striped, .body-content table.table-bordered, .body-content table.table-condensed {
    table-layout: initial
}

#relatedHtmlModal {
    width: 96%;
    margin-left: 3%;
    top: 5%;
    background: #FFF;
    bottom: 5%;
    z-index: 1000000
}

#related-comments {
    clear: both
}

.pluck-panel {
    border: 2px solid gray;
    border-radius: 10px;
    padding: 15px
}

    .pluck-panel .description {
        padding: 10px 0 5px 5px
    }

.biography .body-content, .biography .disclosures, .biography .social-media {
    margin-bottom: 20px
}

    .biography .social-media .social-icon {
        display: inline-block;
        width: 21px;
        height: 21px;
        margin-right: 10px;
        background: url('/Content/images/social-sprite.png') no-repeat
    }

.biography .social-icon.facebook {
    background-position: 0 0
}

.biography .social-icon.twitter {
    background-position: -25px 0
}

.biography .social-icon.googleplus {
    background-position: -102px 0
}

.biography .social-icon.linkedin {
    background-position: -127px 0
}

.cms-listing-media .cms_Chrome.hover {
    display: inline-block
}

#examPlayer div.test td.leftCell {
    width: 20px
}

#pageContent .related-videos .thumb {
    margin: 0 10px 5px 0
}

#pageContent .related-videos h2 {
    margin-top: 0;
    font-size: 18px;
    margin-bottom: 0;
    padding: 20px;
    background: white;
    border-bottom: 1px solid #ececec
}

.related-videos .title {
    margin-bottom: 5px
}

.related-videos .citation {
    font-size: 12px;
    color: #666;
    text-transform: uppercase;
    font-weight: bold
}

.pqrs .social-recommend-button, .pqrs .social-comments-button {
    display: none
}

#pageContent .cmsListing .list-item.pqrs .usercounts {
    display: none !important
}

#pageContent .cmsListing .list-item.pqrs .content {
    width: 100%
}

@media(max-width:1199px) and (min-width:980px) {
    #pageContent .cms-listing .list-item.pqrs .content, #pageContent .cmsListing .list-item.pqrs .content {
        width: 100% !important
    }
}

@media(max-width:979px) {
    div.mega-menu.navbar div.navbar-collapse ul.nav > li div.dropdown-menu div.nav-links.right {
        float: none;
        width: 100%;
        padding: 10px
    }
}

.webpartTools .icon_email, .webpartTools .icon_print {
    display: none !important
}

.webpartTools .decreaseFont span.icon {
    background-image: none;
    text-align: center
}

.webpartTools .increaseFont span.icon {
    background-image: none;
    text-align: right
}

.webpartTools .decreaseFont span.icon:before {
    font-family: 'Glyphicons Halflings';
    content: "\2212";
    font-size: 9px;
    color: #0061BB
}

.webpartTools .increaseFont span.icon:before {
    font-family: 'Glyphicons Halflings';
    content: "\2b";
    font-size: 9px;
    color: #0061BB
}

.blogtopics-list {
    margin: 0 0 25px 0
}

    .blogtopics-list h2, .blogtopics-list h3 {
        background: #FFF;
        padding: 20px;
        border-bottom: 1px solid #ececec;
        margin: 0 !important
    }

.taxonomy-list a {
    display: block;
    padding: 6px 20px;
    background: white;
    border-bottom: 1px solid #ececec
}

    .taxonomy-list a:hover {
        background: #ededed
    }

.taxonomy-list.active a, .taxonomy-list.active a:hover {
    background: #351f65;
    color: #FFF
}

.Honeypot-field {
    display: none !important
}

.newsletterSubmission .alert.alert-success {
    margin-top: 10px !important;
    padding: 6px !important
}

.language-switcher {
    background: #f6f6f6;
    padding: 5px 10px;
    border-radius: 6px;
    font-size: 13px
}

.content-detail-language-switcher {
    font-size: 13px;
    margin-bottom: 20px
}

    .content-detail-language-switcher > div {
        padding: 10px;
        background-color: #f6f6f6
    }

    .content-detail-language-switcher div div div {
        word-break: break-word;
        display: inline
    }

.cmsListing .defaultListingItem h1 {
    margin: 0 0 5px 0;
    font-size: 16px !important
}

    .cmsListing .defaultListingItem h1 a {
        font-family: "HCo Gotham SSm";
        color: #000;
        font-weight: 700;
        letter-spacing: -.5px
    }

.cmsListing .defaultListingItem > div {
    font-size: 14px;
    line-height: normal;
    color: #333;
    margin: 0 0 5px 0
}

.cmsListing .defaultListingItem {
    overflow: auto;
    border-bottom: 1px solid #CCC;
    margin: 20px 0 19px 0;
    padding-bottom: 19px;
    clear: both
}

#MultiPageNavigation .title {
    padding: 20px;
    background: white;
    border-bottom: 1px solid #ececec
}

    #MultiPageNavigation .title h2 {
        margin: 0
    }

#MultiPageNavigation ul.contentNav li {
    background: #fff;
    border-bottom: 1px solid #ececec;
    border-top: 0;
    border-left: none;
    border-right: 0
}

    #MultiPageNavigation ul.contentNav li.selected a, #MultiPageNavigation ul.contentNav li.selected a:hover {
        color: #000;
        font-weight: bold
    }

    #MultiPageNavigation ul.contentNav li:before {
        display: none
    }

#CQEventListing h2 {
    text-transform: uppercase;
    font-size: 22px !important;
    font-weight: 400;
    border-bottom: 2px solid #ececec;
    padding-bottom: 3px;
    margin-bottom: 10px;
    margin-top: 0;
    color: #767366;
    font-family: 'alternate-gothic-no-3-d',sans-serif
}

.code-quest .codequest-date {
    font-size: 16px;
    font-weight: bold
}

.code-quest .social-comments-button {
    display: none
}

body.modal-open {
    position: fixed;
    overflow: hidden;
    left: 0;
    right: 0
}

#ask-modal.modal {
    -webkit-overflow-scrolling: auto
}

.cmsListing {
    position: relative;
    padding-bottom: 15px
}

#NavZone .cmsListing .list-item {
    margin: 0
}

.cmsListingSeeMoreLink {
    display: block;
    font-size: 12px;
    position: absolute;
    bottom: 0;
    z-index: 100;
    padding: 10px 20px;
    background: white;
    right: 0;
    left: 0;
    text-align: left
}

    .cmsListingSeeMoreLink > a {
        float: none;
        padding: 0;
        margin-top: 0
    }

.left-content {
    float: right;
    position: absolute;
    left: 65%;
    top: 3%
}

.logo {
    position: absolute;
    left: 44%;
    top: 1%
}

span.observership {
    font-weight: bold;
    font-size: x-large
}

.titleObservership {
    clear: both
}

.observership-info-group {
    margin-bottom: 25px
}

.n4mPoll {
    position: relative;
    padding-bottom: 30px
}

    .n4mPoll .poll-see-more {
        margin-top: 0;
        float: none;
        font-size: 13px;
        position: absolute;
        bottom: 0;
        right: 0;
        top: auto
    }

.webpart_content_body .prevnext {
    overflow: auto;
    background: transparent;
    margin-bottom: 20px;
    margin-top: 30px;
    border: 0
}

    .webpart_content_body .prevnext a.inner-left, .prevnext a.inner-left-full {
        display: block;
        width: 49%;
        float: left;
        position: relative;
        padding: 15px 15px 15px 60px;
        background: #53565a url(/images/UI/icn-chevron-white-left.png) 7% no-repeat;
        background-size: 17px;
        color: #FFF;
        border-radius: 4px;
        min-height: 115px
    }

    .webpart_content_body .prevnext a.inner-right, .prevnext a.inner-right-full {
        display: block;
        width: 49%;
        float: right;
        position: relative;
        padding: 15px 60px 15px 15px;
        background: #53565a url(/images/icn-chevron-white-right.png) 93% no-repeat;
        background-size: 17px;
        color: #FFF;
        border-radius: 4px;
        text-align: right;
        min-height: 115px
    }

    .webpart_content_body .prevnext h4 {
        font-size: 21px !important;
        margin-bottom: 0;
        line-height: 18px;
        font-weight: normal !important;
        color: #FFF !important
    }

    .webpart_content_body .prevnext a.inner-left:hover, .webpart_content_body .prevnext a.inner-right:hover, .prevnext a.inner-right-full:hover, .prevnext a.inner-left-full:hover {
        background-color: #000
    }

        .webpart_content_body .prevnext a.inner-right:after, .prevnext a.inner-right-full:after, .webpart_content_body .prevnext a.inner-left:hover:before, .prevnext a.inner-left-full:hover:before, .webpart_content_body .prevnext a.inner-right:hover:after, .prevnext a.inner-right-full:hover:after, .webpart_content_body .prevnext a.inner-left:before, .prevnext a.inner-left-full:before {
            content: ''
        }

    .webpart_content_body .prevnext a.inner-left p:hover, .webpart_content_body .prevnext a.inner-right p:hover {
        text-decoration: underline
    }

.search-date-range {
    top: 10px;
    position: absolute;
    border: 0;
    left: 210px;
    z-index: 999;
    font-size: 12px;
    font-weight: bold;
    background: white
}

.search-time-restriction {
    font-size: 12px;
    z-index: 100;
    top: 0;
    width: 190px;
    position: absolute;
    left: 200px
}

div#pnlCustomSearch .pagination {
    position: relative;
    bottom: 15px
}

@media(max-width:991px) {
    .search-time-restriction {
        left: 0;
        position: relative
    }

    .search-date-range {
        left: 10px
    }
}

@media(max-width:766px) {
    .search-time-restriction {
        left: 0;
        top: 0
    }

    .search-date-range {
        left: 10px
    }
}

.horizontalTimeline .filter {
    background-color: #351f65;
    overflow: auto;
    padding: 20px 20px 2px 20px;
    border-radius: 4px 4px 0 0
}

    .horizontalTimeline .filter h4 {
        color: #fff;
        text-transform: uppercase;
        margin-top: 0;
        margin-bottom: 10px !important;
        font-size: 16px !important
    }

    .horizontalTimeline .filter select {
        width: 100%;
        margin: 0
    }

.divTimelineFirstLast {
    margin-top: 5px
}

.cd-horizontal-timeline {
    opacity: 0;
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    transition: opacity .2s;
    border: 5px solid #351f65;
    border-radius: 0 0 4px 4px;
    border-top: 0
}

    .cd-horizontal-timeline::before {
        content: 'mobile';
        display: none
    }

    .cd-horizontal-timeline.loaded {
        opacity: 1
    }

    .cd-horizontal-timeline .timeline {
        position: relative;
        height: 100px;
        margin: 0 auto;
        padding: 0 20px;
        display: block;
        background-color: #f6f6f6
    }

    .cd-horizontal-timeline .events-wrapper {
        position: relative;
        height: 100%;
        margin: 0 40px;
        overflow: hidden
    }

        .cd-horizontal-timeline .events-wrapper::after, .cd-horizontal-timeline .events-wrapper::before {
            content: '';
            position: absolute;
            z-index: 2;
            top: 0;
            height: 100%;
            width: 20px
        }

        .cd-horizontal-timeline .events-wrapper::before {
            left: 0;
            background-image: -webkit-linear-gradient(left,#f6f6f6,rgba(255,255,255,0));
            background-image: linear-gradient(to right,#f6f6f6,rgba(255,255,255,0))
        }

        .cd-horizontal-timeline .events-wrapper::after {
            right: 0;
            background-image: -webkit-linear-gradient(right,#f6f6f6,rgba(255,255,255,0));
            background-image: linear-gradient(to left,#f6f6f6,rgba(255,255,255,0))
        }

    .cd-horizontal-timeline .events {
        position: absolute;
        z-index: 1;
        left: 0;
        top: 49px;
        height: 4px;
        background: #dfdfdf;
        -webkit-transition: -webkit-transform .4s;
        -moz-transition: -moz-transform .4s;
        transition: transform .4s
    }

    .cd-horizontal-timeline .filling-line {
        position: absolute;
        z-index: 1;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        background-color: #dde7b2;
        -webkit-transform: scaleX(0);
        -moz-transform: scaleX(0);
        -ms-transform: scaleX(0);
        -o-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: left center;
        -moz-transform-origin: left center;
        -ms-transform-origin: left center;
        -o-transform-origin: left center;
        transform-origin: left center;
        -webkit-transition: -webkit-transform .3s;
        -moz-transition: -moz-transform .3s;
        transition: transform .3s
    }

    .cd-horizontal-timeline .events li {
        display: inline-block
    }

    .cd-horizontal-timeline .events a {
        display: inline-block;
        position: relative !important;
        vertical-align: top;
        left: auto !important;
        padding: 0 30px 15px 30px
    }

    .cd-horizontal-timeline .events a {
        position: absolute;
        bottom: 0;
        z-index: 2;
        text-align: center;
        font-size: 13px;
        font-weight: bold;
        padding-bottom: 15px;
        color: #53565a;
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -o-transform: translateZ(0);
        transform: translateZ(0)
    }

        .cd-horizontal-timeline .events a::after {
            content: '';
            position: absolute;
            left: 50%;
            right: auto;
            -webkit-transform: translateX(-50%);
            -moz-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            -o-transform: translateX(-50%);
            transform: translateX(-50%);
            bottom: -5px;
            height: 14px;
            width: 14px;
            border-radius: 50%;
            border: 2px solid #dfdfdf;
            background-color: #f8f8f8;
            -webkit-transition: background-color .3s,border-color .3s;
            -moz-transition: background-color .3s,border-color .3s;
            transition: background-color .3s,border-color .3s
        }

.no-touch .cd-horizontal-timeline .events a:hover::after {
    background-color: #a9c23f;
    border-color: #a9c23f
}

.cd-horizontal-timeline .events a.selected {
    pointer-events: none
}

    .cd-horizontal-timeline .events a.selected::after {
        background-color: #a9c23f;
        border-color: #a9c23f
    }

.cd-horizontal-timeline .events a.older-event::after {
    border-color: #7b9d6f
}

@media only screen and (min-width:1100px) {
    .cd-horizontal-timeline::before {
        content: 'desktop'
    }
}

.cd-timeline-navigation a {
    position: absolute;
    z-index: 1;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 34px;
    width: 34px;
    border-radius: 50%;
    border: 2px solid #f8a458;
    background-color: #f8a458;
    overflow: hidden;
    color: transparent;
    text-indent: 100%;
    white-space: nowrap;
    -webkit-transition: border-color .3s;
    -moz-transition: border-color .3s;
    transition: border-color .3s
}

    .cd-timeline-navigation a::after {
        content: "\e080" !important;
        color: #351f65;
        font-size: 14px;
        font-family: 'Glyphicons Halflings';
        width: auto;
        height: auto;
        position: absolute;
        left: 0;
        top: 50%;
        bottom: auto;
        right: auto;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        -o-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%)
    }

    .cd-timeline-navigation a.prev {
        left: 20px;
        -webkit-transform: translateY(-50%) rotate(180deg);
        -moz-transform: translateY(-50%) rotate(180deg);
        -ms-transform: translateY(-50%) rotate(180deg);
        -o-transform: translateY(-50%) rotate(180deg);
        transform: translateY(-50%) rotate(180deg)
    }

    .cd-timeline-navigation a.next {
        right: 20px
    }

.no-touch .cd-timeline-navigation a:hover {
    border-color: #a9c23f
}

.cd-timeline-navigation a.inactive {
    cursor: not-allowed;
    background-color: transparent;
    border: 1px solid #ccc
}

    .cd-timeline-navigation a.inactive::after {
        color: #ccc
    }

.no-touch .cd-timeline-navigation a.inactive:hover {
    border-color: #dfdfdf
}

.cd-horizontal-timeline .events-content {
    position: relative;
    width: 100%;
    margin: 0;
    overflow: scroll;
    -webkit-transition: height .4s;
    -moz-transition: height .4s;
    transition: height .4s;
    height: 280px !important
}

.cd-horizontal-timeline .timeline ol, .cd-horizontal-timeline .timeline ul {
    margin-top: -30px !important
}

.cd-horizontal-timeline .timeline ol, .cd-horizontal-timeline .timeline ul {
    margin: 0;
    padding-left: 0;
    list-style: none
}

.cd-horizontal-timeline .events-content ol {
    margin: 0;
    padding-left: 0;
    list-style: none
}

.cd-horizontal-timeline .events-content li {
    position: absolute;
    z-index: 1;
    width: 100%;
    left: 0;
    top: 0;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 0;
    -webkit-animation-duration: .4s;
    -moz-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
}

    .cd-horizontal-timeline .events-content li.selected {
        position: relative;
        z-index: 2;
        opacity: 1;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }

    .cd-horizontal-timeline .events-content li.enter-right, .cd-horizontal-timeline .events-content li.leave-right {
        -webkit-animation-name: cd-enter-right;
        -moz-animation-name: cd-enter-right;
        animation-name: cd-enter-right
    }

    .cd-horizontal-timeline .events-content li.enter-left, .cd-horizontal-timeline .events-content li.leave-left {
        -webkit-animation-name: cd-enter-left;
        -moz-animation-name: cd-enter-left;
        animation-name: cd-enter-left
    }

    .cd-horizontal-timeline .events-content li.leave-right, .cd-horizontal-timeline .events-content li.leave-left {
        -webkit-animation-direction: reverse;
        -moz-animation-direction: reverse;
        animation-direction: reverse
    }

    .cd-horizontal-timeline .events-content li > * {
        max-width: 800px;
        margin: 0 auto
    }

.cd-horizontal-timeline .events-content h2 {
    margin-top: 0 !important
}

.cd-horizontal-timeline .events li a .label-general {
    background-color: #53565a !important
}

.cd-horizontal-timeline .events li a .label-cataract {
    background-color: #3e87cb !important
}

.cd-horizontal-timeline .events li a .label-cornea {
    background-color: #86c8bc !important
}

.cd-horizontal-timeline .events li a .label-glaucoma {
    background-color: #f2c75c !important
}

.cd-horizontal-timeline .events li a .label-retina {
    background-color: #d05a57 !important
}

.cd-horizontal-timeline .events-content em {
    display: block;
    font-style: italic;
    margin: 10px auto
}

    .cd-horizontal-timeline .events-content em::before {
        content: '- '
    }

.cd-horizontal-timeline .events-content p {
    font-size: 18px;
    color: #333
}

    .cd-horizontal-timeline .events-content p.secondary {
        border-top: 2px solid #ddd;
        padding-top: 10px
    }

.cd-horizontal-timeline .events-content em, .cd-horizontal-timeline .events-content p {
    line-height: 1.6
}

.cd-horizontal-timeline .eventDetail {
    max-width: 100% !important;
    padding: 20px;
    min-height: 280px
}

    .cd-horizontal-timeline .eventDetail p {
        color: #333 !important
    }

    .cd-horizontal-timeline .eventDetail .image {
        margin-bottom: 10px
    }

        .cd-horizontal-timeline .eventDetail .image img {
            max-height: 180px;
            display: inline-block;
            border: 1px solid #ddd
        }

    .cd-horizontal-timeline .eventDetail .caption {
        font-size: 12px !important;
        line-height: normal !important;
        margin-bottom: 5px;
        color: #999 !important
    }

    .cd-horizontal-timeline .eventDetail .captionDate {
        font-size: 12px !important;
        line-height: normal !important;
        margin-bottom: 0;
        color: #999 !important
    }

@-webkit-keyframes cd-enter-right {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100%)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0%)
    }
}

@-moz-keyframes cd-enter-right {
    0% {
        opacity: 0;
        -moz-transform: translateX(100%)
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0%)
    }
}

@keyframes cd-enter-right {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100%);
        -moz-transform: translateX(100%);
        -ms-transform: translateX(100%);
        -o-transform: translateX(100%);
        transform: translateX(100%)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
        transform: translateX(0%)
    }
}

@-webkit-keyframes cd-enter-left {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0%)
    }
}

@-moz-keyframes cd-enter-left {
    0% {
        opacity: 0;
        -moz-transform: translateX(-100%)
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0%)
    }
}

@keyframes cd-enter-left {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
        transform: translateX(0%)
    }
}

.advanced-search-wrapper {
    padding: 20px;
    background: white
}

    .advanced-search-wrapper .yourSelectionsPanel .row {
        margin-left: -15px;
        margin-right: 0 !important
    }

.focal-points-header {
    background: #9acd60;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 50px
}

    .focal-points-header h5 {
        color: #fff
    }

.focal-points-row {
    display: flex;
    justify-content: center
}

.focal-points-inner {
    border: 1px solid #aaa;
    padding: 20px;
    margin: 20px
}

.focal-points-image {
    margin-bottom: 10px
}

    .focal-points-image img {
        width: 100%
    }

.focal-points-text p {
    font-size: 14px;
    font-weight: bold
}

    .focal-points-text p:last-child {
        font-weight: normal;
        font-size: 12px
    }

.vjs-playback-rate ul.vjs-menu-content {
    margin: 0 !important
}

.house-ad-text {
    font-family: Verdana,sans-serif;
    font-size: 10px
}

#pageContent .cmsListing .list-item .content.news-content-listing {
    width: 100%
}

.content-collection-navigation .titlebar {
    display: none !important
}

.content-collection-navigation .folder-title {
    margin-top: 0
}

.content-collection-navigation li.folder-title {
    background: #473764;
    border-bottom: solid 1px #b8b5b5 !important
}

.content-collection-navigation .folder-title-text a {
    color: #fff
}

.content-collection-navigation .active-content-link {
    background-color: #eee !important
}

.content-collection-navigation .arrow {
    color: #fff !important;
    background: none !important
}

.content-collection-navigation .menu-list ul li {
    line-height: 18px;
    padding-left: 15px
}

.content-collection-navigation .folder-title .folder-title-icon {
    align-items: center;
    justify-content: center;
    display: inline-block !important
}

.content-collection-navigation .sub-menu li a {
    color: #557AB3
}

.content-collection-container .row {
    background-color: #fff
}

.content-collection-container #divFolderContainer .list-item {
    min-height: 0
}

.content-collection-container .nav-paging {
    float: right;
    padding: 10px
}

.card {
    background: white;
    padding: 20px;
    border: 0
}

#Leaderboard, #LeaderboardBTM {
    padding: 15px
}

.twoColumnRightWrapper #ContentZone .standard.cms_content, .twoColumnRightWrapper #ContentZone .n4m-cms-contentItem, .threeColumnWrapper #ContentZone .standard.cms_content {
    background: #FFF;
    padding: 10px 20px
}

.newsletterSubmission h2, .newsletterSubmission h3 {
    padding: 20px !important;
    background: #FFF;
    margin: 0 !important;
    border-bottom: 1px solid #ececec;
    font-size: 18px !important;
    color: #000
}

.newsletterSubmission > div {
    padding: 20px;
    background: #FFF
}

.fusion-listing-wrapper #divSearchResultInsructionContainer {
    padding-left: 25px
}

.fusion-listing-wrapper .pagination-top.row {
    margin: 0;
    border-bottom: 1px solid #ececec;
    margin-bottom: 15px
}

.fusion-listing-wrapper .pagination-bottom.row {
    margin: 0;
    margin-top: 15px
}

    .fusion-listing-wrapper .pagination-bottom.row > div {
        padding: 10px 10px 20px 10px
    }

.fusion-listing-wrapper .results .sort-search-result-control {
    background: #fff
}

.fusion-listing-wrapper .pagination-top.row > div {
    padding: 10px 10px 20px 10px
}

.fusion-listing-wrapper.fusion-search-listing {
    background: #fff
}

.fusion-listing-wrapper .pagination li.active a {
    background: #f2f2f2;
    border-color: #dee2e6;
    color: #000
}

.fusion-listing-wrapper .pagination {
    display: flex;
    margin-top: 0
}

#divFusionSearchFilterPanel {
    padding: 0;
    background-color: #fff
}

    #divFusionSearchFilterPanel .filter-sidebar h3 {
        background: white;
        padding: 20px 20px 8px 20px;
        color: #000
    }

    #divFusionSearchFilterPanel .group-values li {
        padding: 8px 20px;
        border-bottom: 1px solid #ececec
    }

#divSearchResultContainer .list-item {
    margin: 0;
    padding: 20px;
    background: white;
    border-bottom: 1px solid #ececec
}

.twoColumnLeftWrapper #NavZone .cmsHTMLSnippet, .twoColumnLeftWrapper #ContentZone .cmsHTMLSnippet, .twoColumnRightWrapper #ContentZone .cmsHTMLSnippet, .twoColumnRightWrapper #AdZone .cmsHTMLSnippet, .twoColumnRightWrapper #ContentZoneBottomRight .cmsHTMLSnippet, .twoColumnRightWrapper #ContentZoneBottomLeft .cmsHTMLSnippet, .twoColumnRightWrapper #LowerContentZone .cmsHTMLSnippet, #SplitHeaderLeft .cmsHTMLSnippet, #SplitHeaderRight .cmsHTMLSnippet, .threeColumnWrapper #ContentZone .cmsHTMLSnippet, .threeColumnWrapper #AdZone .cmsHTMLSnippet {
    padding: 20px;
    background: #FFF;
    overflow: auto
}

body.home .cmsHTMLSnippet {
    padding: 0 !important
}

#disqus_thread, .disqus-description {
    background-color: #fff;
    padding: 20px
}

#aComments, #aMostViewed {
    background: #fff;
    color: #000;
    padding: 20px;
    display: block;
    border-radius: 0;
    font-family: "HCo Gotham SSm";
    font-size: 20px !important;
    font-weight: bold
}

.mostPopularBox .accordion .accordion-group {
    margin-bottom: 3px
}

    .mostPopularBox .accordion .accordion-group .accordion-heading {
        padding: 0;
        position: relative;
        font-weight: normal
    }

    .mostPopularBox .accordion .accordion-group .accordion-body .accordion-inner {
        padding: 20px;
        margin-top: 1px;
        background: #FFF
    }

.mostPopularBox .status-message {
    font-style: italic;
    color: #666
}

.mostPopularBox .accordion .accordion-group .accordion-body .accordion-inner ol {
    margin-left: -20px
}

    .mostPopularBox .accordion .accordion-group .accordion-body .accordion-inner ol li {
        margin-bottom: 5px
    }

span.shopstore-icon {
    width: 18px;
    height: 16px;
    margin-right: 3px;
    background: url('/images/sprite.png') no-repeat -50px -22px;
    display: inline-block;
    vertical-align: middle
}

.standard.biography {
    background: white;
    padding: 20px
}

.spotlight-image-left .rotating-spotlight {
    height: auto;
    padding: 0;
    border: 1px solid #CCC
}

    .spotlight-image-left .rotating-spotlight .carousel-indicators {
        left: 50%;
        width: 50%;
        margin-left: 0;
        text-align: left
    }

        .spotlight-image-left .rotating-spotlight .carousel-indicators li {
            border-color: #999;
            background-color: #999
        }

        .spotlight-image-left .rotating-spotlight .carousel-indicators > li.active {
            background-color: #128AC7;
            border-color: #128AC7
        }

    .spotlight-image-left .rotating-spotlight .carousel-inner .carousel-item > a > img {
        margin: 0
    }

    .spotlight-image-left .rotating-spotlight .carousel-inner .carousel-item {
        height: auto
    }

        .spotlight-image-left .rotating-spotlight .carousel-inner .carousel-item .carousel-caption {
            text-align: left;
            text-shadow: none;
            color: inherit;
            padding-top: 20px;
            background: transparent;
            top: 0;
            bottom: 0;
            left: 48%;
            right: 8%;
            padding-left: 20px
        }

            .spotlight-image-left .rotating-spotlight .carousel-inner .carousel-item .carousel-caption h4 {
                font-size: 28px;
                margin-bottom: 20px !important
            }

            .spotlight-image-left .rotating-spotlight .carousel-inner .carousel-item .carousel-caption .description {
                display: block
            }

    .spotlight-image-left .rotating-spotlight .carousel-control {
        width: 10%
    }

        .spotlight-image-left .rotating-spotlight .carousel-control.left {
            width: 8% !important;
            background: 0;
            color: #CCC;
            filter: none;
            left: 0;
            top: 0;
            height: auto !important
        }

        .spotlight-image-left .rotating-spotlight .carousel-control.right {
            width: 6% !important;
            background: 0;
            color: #CCC;
            filter: none;
            right: 0;
            top: 0;
            height: auto !important
        }

@media(max-width:1199px) {
    .spotlight-image-left .rotating-spotlight {
        height: auto
    }

        .spotlight-image-left .rotating-spotlight .carousel-indicators {
            left: 50%
        }

        .spotlight-image-left .rotating-spotlight .carousel-inner > .carousel-item > a > img {
            width: 48%
        }

        .spotlight-image-left .rotating-spotlight .carousel-inner .carousel-item .carousel-caption h4 {
            font-size: 24px;
            margin-bottom: 10px
        }

        .spotlight-image-left .rotating-spotlight .carousel-inner .carousel-item .carousel-caption .description {
            font-size: 13px
        }
}

@media(max-width:767px) {
    .spotlight-image-left .rotating-spotlight .carousel-inner .carousel-item .carousel-caption {
        position: absolute
    }
}

@media(max-width:480px) {
    .spotlight-image-left .rotating-spotlight {
        height: auto !important
    }

        .spotlight-image-left .rotating-spotlight .carousel-inner .carousel-item .carousel-caption {
            left: 0;
            right: 0;
            padding: 15px;
            position: relative;
            bottom: 0;
            height: auto;
            background: white;
            top: auto
        }

    #pageContent .spotlight-image-left .rotating-spotlight .carousel-inner .carousel-item .carousel-caption a h4 {
        margin-bottom: 0 !important
    }

    .spotlight-image-left .rotating-spotlight .carousel-inner .carousel-item .carousel-caption .description {
        display: none
    }

    .spotlight-image-left .rotating-spotlight .carousel-inner .carousel-item .carousel-caption h3 {
        margin-bottom: 0
    }

    .spotlight-image-left .rotating-spotlight .carousel-control.left {
        width: 10% !important
    }

    .spotlight-image-left .rotating-spotlight .carousel-control.right {
        width: 20% !important
    }

    .spotlight-image-left .rotating-spotlight .carousel-indicators {
        left: 15px
    }

    .spotlight-image-left .rotating-spotlight .carousel-inner > .carousel-item > a > img {
        margin-left: 0;
        width: 100%
    }

    .spotlight-image-left .rotating-spotlight .carousel-control .glyphicon-chevron-left, .spotlight-image-left .rotating-spotlight .carousel-control .glyphicon-chevron-right {
        top: 45%
    }

    .spotlight-image-left .carousel.vertical .carousel-control.right {
        right: 45%
    }
}

.avant-garde {
    font-family: "itc-avant-garde-gothic-pro" !important;
    font-weight: 300 !important
}

.arial {
    font-family: Arial,sans-serif !important
}

.webpart-header {
    border-bottom: 1px solid #ececec;
    color: #000;
    font-family: "HCo Gotham SSm";
    font-size: 20px;
    font-weight: bold;
    letter-spacing: -.5px;
    margin: 0;
    padding: 20px;
    text-transform: none;
    line-height: 1.1;
    background: #FFF
}

.cmsHTMLSnippet .webpart-header, .filter .webpart-header {
    padding: 0 0 20px 0;
    margin-bottom: 20px
}

#LowerContentZone .findeyemd .webpart-header {
    border-bottom: 0;
    font-size: 21px;
    padding: 0 0 20px 0
}

#pageHeader .findeyemd .webpart-header {
    border-bottom: 0;
    font-size: 16px;
    padding: 0 0 10px 0
}

@media(max-width:768px) {
    .member-benefits-table {
        display: none
    }
}

@media(max-width:992px) {
    .member-benefits-table {
        display: none
    }
}

@media(min-width:991px) {
    .member-benefits-tabs {
        display: none
    }
}

.FM {
    border-top: 4px solid #4b347f
}

    .FM.active {
        background: #ddd
    }

.IM {
    border-top: 4px solid #bace65
}

    .IM.active {
        background: #ddd
    }

.IMT {
    border-top: 4px solid #63656a
}

    .IMT.active {
        background: #ddd
    }

.MIT {
    border-top: 4px solid #f8a458
}

    .MIT.active {
        background: #ddd
    }

.benefits-nav li a {
    border-radius: 0;
    color: #53565a !important;
    font-family: "HCo Gotham SSm";
    font-weight: bold;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
    font-size: 11px !important
}

ul.benefits-nav {
    width: 100%;
    display: flex;
    padding: 0;
    align-items: center
}

.benefits-nav li {
    display: flex;
    align-items: center;
    width: 100%;
    height: 50px;
    justify-content: center
}

.remove-card .cmsHTMLSnippet {
    padding: 0 !important;
    background: transparent !important
}

#pageContent .media-video .video-js {
    margin: 0 auto
}

@media(max-width:1199px) and (min-width:768px) and (orientation :portrait) {
    #pageContent .media-video object, #pageContent .media-video video {
        width: 100%
    }

    #pageContent .media-video .vjs_video_3-dimensions {
        display: block;
        height: 0;
        padding-bottom: 56.25%;
        width: 100%
    }
}

@media(max-width:1199px) and (min-width:768px) and (orientation :landscape) {
    #pageContent object, #pageContent video {
        width: 100%
    }

    #pageContent .vjs_video_3-dimensions {
        display: block;
        height: 0;
        padding-bottom: 56.25%;
        width: 100%
    }
}

@media(max-width:991px) and (min-width:768px) {
    #pageContent object, #pageContent video {
        width: 100%
    }

    #pageContent .vjs_video_3-dimensions {
        display: block;
        height: 0;
        padding-bottom: 56.25%;
        width: 100%
    }
}

@media(max-width:830px) {
    #pageContent object, #pageContent video {
        width: 100%
    }

    #pageContent .vjs_video_3-dimensions {
        display: block;
        height: 0;
        padding-bottom: 56.25%;
        width: 100%
    }

    .vjs-poster {
        z-index: 99999 !important;
        position: relative !important
    }

    video::-webkit-media-controls-start-playback-button {
        display: none !important
    }
}

@media(max-width:480px) {
    #pageContent .vjs_video_3-dimensions {
        display: block;
        height: 0;
        padding-bottom: 56.25%;
        width: 100%
    }

    .vjs-poster {
        z-index: 99999 !important;
        position: relative !important
    }

    video::-webkit-media-controls-start-playback-button {
        display: none !important
    }
}

.remove-card .cmsHTMLSnippet {
    padding: 0 !important;
    background: transparent !important
}

ul ul {
    list-style-type: disc
}

    ul ul ul {
        list-style-type: circle
    }

        ul ul ul ul {
            list-style-type: square
        }

.form-builder-userinput .div-html .div-checkbox, .form-builder-userinput .div-html .div-radio {
    margin-right: 0
}

.div-checkbox.form-check input, .div-radio.form-check input {
    margin-right: 5px
}

.div-checkbox.form-check {
    flex-direction: row-reverse;
    justify-content: flex-end !important
}

    .div-checkbox.form-check label, .div-radio.form-check label {
        width: 90%;
        vertical-align: top
    }

@media(min-width:992px) {
    .form-builder-body .col-lg-10 {
        width: 83.33333333%;
        float: left
    }

    .form-builder-body .col-lg-2 {
        width: 16.66666667%;
        float: left
    }
}

@media(max-width:991px) {
    .form-builder-userinput .div-html .div-checkbox-container, .form-builder-userinput .div-html .div-radio-container {
        column-count: 1 !important
    }

    .form-builder-userinput .div-checkbox {
        display: block !important
    }
}

.boxComment .btnSubmit {
    background-color: #53565a;
    border-color: #53565a;
    color: #fff;
    text-shadow: none;
    box-shadow: none;
    border-radius: 5px;
    border: 0;
    padding: 10px;
    margin-top: 5px
}

.boxComment .submitPostWrapper {
    border-radius: 5px
}

.boxComment ul {
    list-style: none;
    padding: 0
}

.boxComment {
    border-radius: 5px;
    background: #fff
}

    .boxComment #bodyText {
        margin-top: 5px
    }

    .boxComment h1 {
        background: #d7d2e0;
        padding: 30px 20px;
        text-align: center
    }

body.mockup ul.journal-covers img {
    width: auto;
    height: 150px;
    max-width: none !important
}

body.mockup #pageContent .featured-journals h2, body.mockup #pageContent .featured-education h2, body.mockup #pageContent .featured-multimedia h2, body.mockup #pageContent .featured-carousel h2, body.mockup #pageContent .featured-guidelines h2, body.mockup #pageContent .featured-news h2, body.mockup #pageContent .featured-international h2, body.mockup #pageContent .featured-listing h2, body.mockup #pageContent h2.webpart_content_title, body.mockup #pageContent .featured-blogposts h2 {
    border-top: 3px solid #473764
}

body.mockup .card {
    padding: 0
}

body.mockup .featuredJournals.well {
    border-top: 3px solid #473764
}

body.mockup #shopMultiListing, body.mockup #shopSingleListing, body.mockup #shopSingleListingStatic {
    position: relative;
    background: #FFF;
    margin-bottom: 25px;
    border-top: 3px solid #473764
}

body.mockup .card .cmsHTMLSnippet, body.mockup .tall .cmsHTMLSnippet {
    padding: 20px;
    background: #FFF
}

body.mockup .filter-subspecialty {
    padding: 20px;
    border-top: 3px solid #473764
}

body.overview #pageContent .featured-journals h2, body.overview #pageContent .featured-education h2, body.overview #pageContent .featured-multimedia h2, body.overview #pageContent .featured-carousel h2, body.overview #pageContent .featured-guidelines h2, body.overview #pageContent .featured-news h2, body.overview #pageContent .featured-international h2, body.overview #pageContent .featured-listing h2, body.overview #pageContent h2.webpart_content_title, body.overview #pageContent .featured-blogposts h2 {
    border-top: 3px solid #473764
}

body.overview .card {
    padding: 0
}

body.overview .featuredJournals.well {
    border-top: 3px solid #473764
}

body.overview #shopMultiListing, body.overview #shopSingleListing, body.overview #shopSingleListingStatic {
    position: relative;
    background: #FFF;
    margin-bottom: 25px;
    border-top: 3px solid #473764
}

body.overview ul.journal-covers img {
    width: auto;
    height: 150px;
    max-width: none !important
}

body.overview .card .cmsHTMLSnippet, body.overview .tall .cmsHTMLSnippet {
    padding: 20px;
    background: #FFF
}

body.overview #pageContent.container {
    width: 100%;
    padding: 0;
    max-width: 100%
}

body.overview #topZone.container {
    width: 100%;
    padding: 0;
    max-width: 100%;
    background: white
}

body.overview #pageContent {
    margin-top: 0
}

@media(min-width:768px) {
    body.overview .contentZone, body.overview .contentZone, body.overview #ContentHeaderZone {
        width: 720px !important;
        margin: 0 auto;
        margin-top: 40px
    }
}

@media(min-width:992px) {
    body.overview .contentZone, body.overview .contentZone, body.overview #ContentHeaderZone {
        width: 960px !important;
        margin: 0 auto;
        margin-top: 40px
    }

    body.overview .twoColumnRightWrapper .col-md-9 #ContentZone {
        padding: 0 100px
    }

    body.overview .singleColumnWrapper .col-lg-12 #ContentZone {
        padding: 0 150px
    }
}

@media(min-width:1200px) {
    body.overview .contentZone, body.overview .contentZone, body.overview #ContentHeaderZone {
        width: 1140px !important;
        margin: 0 auto;
        margin-top: 40px
    }
}

#uberNavigation {
    display: inline-block;
    float: left
}
  #uberNavigation ul.ubernav-list li.coronavirusNav a {
        color: #d05a57;
    }

.static-menu ul li a:active {
    font-weight: bold;
    text-decoration: underline
}

.static-menu ul {
   margin-bottom: 0;
   margin-top:-5px;
   max-height:38px;
}

    .static-menu ul li a {
        font-family: "HCo Gotham SSm";
        padding: 0px 11px 21px 11px;
        display: inline-block;
        vertical-align: top;
        cursor: pointer;
        font-size: 12px;
        color: #000
    }

    .static-menu ul li {
        display: inline-block;
    }

.static-menu {
    display: inline-block;
    float: right;
    margin-right: 42px;
  
}

.header-search .input-group input {
    border: 0;
    border-right: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

@media(max-width:1099px) {
    #pageHeader .header-memeberdirectory {
        display: none
    }

    .static-menu {
        display: none
    }
}

@media(min-width:1100px) {
    #pageHeader .header-memeberdirectory {
        right: 50px;
        top: 45px;
        font-size: 13px;
        text-align: left;
        position: absolute;
        border: 1px solid #ccc;
        border-radius: 5px;
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
        padding: 0 10px 0 10px
    }
}

.header-btn-memeberdirectory {
    color: #000;
    text-shadow: none;
    padding: 7px 10px;
    border-radius: 4px;
    display: block
}

    .header-btn-memeberdirectory .header-icn-memeberdirectory {
        background: url('/images/UI/icn-findeyemd-purple.png') no-repeat left;
        background-size: 20px auto;
        width: 20px;
        height: 20px;
        display: block;
        margin-right: 5px;
        position: absolute
    }

.header-memeberdirectory .memeberdirectory-text {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    text-align: center;
    padding-left: 26px
}

@media(width:992px) {
    .dropdown-menu-inner {
        width: 100%
    }
}

@media(min-width:1200px) {
    .dropdown-menu-inner {
        width: 100%;
        margin: 0 auto;
        padding: 0 14px
    }
}

div.mega-menu.navbar ul.list-submenu li {
    position: relative;
    padding-left: 20px;
    margin: 0 0 5px 20px !important;
    width: 100% !important
}

.view-cart {
    position: absolute;
    top: 5px;
    right: 57px;
    text-decoration: none !important;
    padding: 10px 15px
}

.div-cart-badge {
    display: flex;
    margin-top: -10px;
    margin-right: 20px;
    position: relative;
    right: 10px
}

span.span-cart-badge-count {
    background-color: #B53939;
    cursor: pointer;
    text-align: center;
    border: 0;
    color: #fff;
    height: 0;
    width: 0;
    padding: 10px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    border-radius: 50%;
    font-size: 11px;
    margin-right: -5px;
    z-index: 10
}

span.span-cart-badge-count {
    display: none
}

.view-cart .bi-bag-fill {
    width: 20px;
    color: #000;
    top: 2px;
    position: absolute
}

.div-svg-container {
    top: 5px;
    display: flex;
    position: absolute;
    height: 20px;
    width: 20px;
    z-index: 10
}

    .div-svg-container img {
        width: 100%;
        height: auto
    }

div[id$="loginStatus"] span.glyphicon[id$="topNavUserIcon"]::before {
    display: none;
    content: '';
    background: url(/images/UI/profile_icn.png) no-repeat;
    width: 25px;
    height: 29px;
    display: block;
    background-size: 20px 23px
}

div[id$="loginStatus"] {
    position: absolute;
    right: 115px;
    top: 7px
}

    div[id$="loginStatus"] .dropdown-toggle::after {
        display: inline-block;
        margin-left: .255em;
        vertical-align: .255em;
        content: "";
        border-top: 8px solid #9B9B9B;
        border-right: 5px solid transparent;
        border-bottom: 0;
        border-left: 5px solid transparent
    }

    div[id$="loginStatus"] .notificationBadge .count {
        background-color: #B53939;
        cursor: pointer;
        text-align: center;
        border: 0;
        color: #fff;
        height: 0;
        width: 0;
        padding: 10px;
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
        border-radius: 50%;
        font-size: 11px;
        margin-right: -5px;
        z-index: 10
    }

.notificationBadge {
    padding: 0 3px 0 0;
    white-space: normal;
    display: block !important;
    top: -31px;
    position: relative;
    right: 21px
}

#accountMenu {
    position: absolute;
    top: 0px;
    right: -22px
}

.btn-account-menu, .btn-account-menu:hover, .btn-account-menu:focus {
    background: url(/images/UI/profile_icn.png) no-repeat;
    background-size: 22px auto;
    padding: 5px 5px 5px 22px;
}

.login-status #LoginDisplayName {
    display: none
}

div[id$="loginStatus"] span.glyphicon[id$="topNavUserIcon"] {
    display: none;
    color: #30245C;
    font-size: x-large;
    left: 7px;
    z-index: 9
}

li.dashboard-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    border-bottom: 1px solid;
    border-bottom-color: rgb(0,0,0,.15);
    padding-bottom: 0
}

    li.dashboard-wrapper a {
        display: flex;
        flex-direction: column;
        text-align: center;
        width: 33%;
        padding: 12px;
    }

        li.dashboard-wrapper a img {
            width: 20px;
            margin: 0 auto 10px;
        }

    li.dashboard-wrapper .menu-item-label {
        text-align: center;
        padding: 0;
        font-size: 11px;
        line-height: normal
    }

    li.dashboard-wrapper:before, li.dashboard-wrapper:after {
        display: none
    }

.mm-spn.mm-spn--navbar ul {
    top: 50px
}

.headerzone-fullwidth #pageContent.container {
    width: 100%;
    padding: 0;
    max-width: 100%;
    margin-top: 0
}

.headerzone-fullwidth #topZone.container {
    width: 100%;
    padding: 0;
    max-width: 100%;
    background: white
}

@media(min-width:768px) {
    .headerzone-fullwidth .contentZone {
        width: 720px !important;
        margin: 0 auto;
        margin-top: 40px
    }
}

@media(min-width:992px) {
    .headerzone-fullwidth .contentZone {
        width: 960px !important;
        margin: 0 auto;
        margin-top: 40px
    }

    .headerzone-fullwidth .twoColumnRightWrapper .col-md-9 #ContentZone {
        padding: 0 100px
    }

    .headerzone-fullwidth .singleColumnWrapper .col-lg-12 #ContentZone {
        padding: 0 150px
    }
}

@media(min-width:1200px) {
    .headerzone-fullwidth .contentZone {
        width: 1140px !important;
        margin: 0 auto;
        margin-top: 40px
    }
}

@media(min-width:576px) {
    .headerzone-fullwidth .container#bottomZone {
        max-width: 540px
    }

    .headerzone-fullwidth .row.OneColumn, .headerzone-fullwidth .row.TwoColumn, .headerzone-fullwidth .row.ThreeColumn, .headerzone-fullwidth .row.FourColumn {
        width: 540px
    }

    .headerzone-fullwidth #ContentHeaderZone .drop-zone li[zoneindex="0"] {
        width: 100%
    }

    .headerzone-fullwidth #ContentHeaderZone .drop-zone li[zoneindex="1"] {
        width: 100%
    }
}

@media(min-width:768px) {
    .headerzone-fullwidth .container#bottomZone {
        max-width: 720px
    }

    .headerzone-fullwidth .row.OneColumn, .headerzone-fullwidth .row.TwoColumn, .headerzone-fullwidth .row.ThreeColumn, .headerzone-fullwidth .row.FourColumn {
        width: 720px
    }

    .headerzone-fullwidth .row7 .row.ThreeColumn {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media(min-width:992px) {
    .headerzone-fullwidth .container#bottomZone {
        max-width: 960px
    }

    .headerzone-fullwidth .row.OneColumn, .headerzone-fullwidth .row.TwoColumn, .headerzone-fullwidth .row.ThreeColumn, .headerzone-fullwidth .row.FourColumn {
        width: 960px
    }
}

@media(min-width:1200px) {
    .headerzone-fullwidth .container#bottomZone {
        max-width: 1140px
    }

    .headerzone-fullwidth .row.OneColumn, .headerzone-fullwidth .row.TwoColumn, .headerzone-fullwidth .row.ThreeColumn, .headerzone-fullwidth .row.FourColumn {
        width: 1140px
    }
}

.headerzone-fullwidth .row.OneColumn, .headerzone-fullwidth .row.TwoColumn, .headerzone-fullwidth .row.ThreeColumn, .headerzone-fullwidth .row.FourColumn {
    margin: 0 auto
}

.headerzone-fullwidth .rowMain, .headerzone-fullwidth .row1, .headerzone-fullwidth .row2, .headerzone-fullwidth .row3, .headerzone-fullwidth .row4, .headerzone-fullwidth .row5, .headerzone-fullwidth .row6, .headerzone-fullwidth .row7, .headerzone-fullwidth .row8, .headerzone-fullwidth .row9, .headerzone-fullwidth .row10, .headerzone-fullwidth .row11, .headerzone-fullwidth .row12, .headerzone-fullwidth.row13, .headerzone-fullwidth.row14, .headerzone-fullwidth .row15, .headerzone-fullwidth .row16, .headerzone-fullwidth .row17, .headerzone-fullwidth .row18, .headerzone-fullwidth .row19, .headerzone-fullwidth .row20, .headerzone-fullwidth .row21, .headerzone-fullwidth .row22, .headerzone-fullwidth .row23, .headerzone-fullwidth .row24 {
    width: 100%
}

.headerzone-fullwidth .row7 {
    width: 100%;
    background: #FFF;
    margin-bottom: 30px
}

    .headerzone-fullwidth .row7 .webPart_content {
        margin-top: 30px
    }

.headerzone-fullwidth .contentZone {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 auto
}

.headerzone-fullwidth .row15 .webPart_content {
    background: white;
    min-height: 310px
}

.spotlight-static .spotlight-item .description {
    display: none
}

.headerzone-fullwidth .spotlight-static .spotlight-static-primary .spotlight-item .content {
    background: #FFF;
    padding: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0
}

.spotlight-static .spotlight-static-primary .title, .spotlight-static .spotlight-static-aside .title {
    font-family: "HCo Gotham SSm";
    letter-spacing: -.5px
}

.headerzone-fullwidth .spotlight-static .spotlight-static-primary .spotlight-item .title {
    font-size: 36px;
    padding: 20px;
    max-width: 1140px;
    margin: 0 auto
}

.headerzone-fullwidth .spotlight-static .spotlight-static-primary .spotlight-item {
    position: relative;
    margin-bottom: 0;
    border-bottom: 10px solid white
}

.headerzone-fullwidth .spotlight-static-aside {
    padding: 30px 15px 0 15px;
    max-width: 1140px;
    margin: 0 auto
}

@media(max-width:767px) {
    .headerzone-fullwidth .spotlight-static .spotlight-static-primary .spotlight-item .content {
        position: relative
    }

    .headerzone-fullwidth .spotlight-static .spotlight-static-primary .spotlight-item .title {
        font-size: 20px
    }

    .headerzone-fullwidth .spotlight-static .spotlight-static-aside .title {
        font-size: 15px
    }
}

.headerzone-fullwidth.for-ophthalmologists .spotlight-static .spotlight-static-primary .spotlight-item .content {
    background: rgba(50,34,97,0.85)
}

    .headerzone-fullwidth.for-ophthalmologists .spotlight-static .spotlight-static-primary .spotlight-item .content a {
        color: #FFF
    }

.headerzone-fullwidth.for-ophthalmologists .spotlight-static {
    background: #D7D2E0
}

@media(max-width:767px) {
    .headerzone-fullwidth.for-ophthalmologists .spotlight-static .spotlight-static-primary .spotlight-item .content {
        background: rgba(50,34,97,1)
    }
}

.headerzone-fullwidth.for-practicemanagement .spotlight-static .spotlight-static-primary .spotlight-item .content {
    background: rgba(134,200,188,0.85)
}

    .headerzone-fullwidth.for-practicemanagement .spotlight-static .spotlight-static-primary .spotlight-item .content a {
        color: #FFF
    }

.headerzone-fullwidth.for-practicemanagement .spotlight-static {
    background: #E7F4F2
}

@media(max-width:767px) {
    .headerzone-fullwidth.for-practicemanagement .spotlight-static .spotlight-static-primary .spotlight-item .content {
        background: rgba(134,200,188,1)
    }
}

.headerzone-fullwidth.for-publicpatients .spotlight-static .spotlight-static-primary .spotlight-item .content {
    background: rgba(66,139,202,0.85)
}

    .headerzone-fullwidth.for-publicpatients .spotlight-static .spotlight-static-primary .spotlight-item .content a {
        color: #FFF
    }

.headerzone-fullwidth.for-publicpatients .spotlight-static {
    background: #DAEEFF
}

@media(max-width:767px) {
    .headerzone-fullwidth.for-publicpatients .spotlight-static .spotlight-static-primary .spotlight-item .content {
        background: rgba(66,139,202,1)
    }
}

.headerzone-fullwidth .breadcrumb-container {
    margin-left: 15px
}

.headerzone-fullwidth .translate {
    margin-right: 15px
}

div#listingContainer {
    background: #FFF;
    padding: 20px
}

.featured-content-listing .featured-sidebar .description, .featured-content-listing .featured-sidebar .type, .featured-content-listing .citation, .featured-content-listing .body-content, .featured-content-listing .teaser, .featured-content-listing .actionbar, .featured-content-listing .usercounts, .featured-content-listing .category, .featured-content-listing.featured-content-listing-lms .featured-content-item .event-date, .featured-content-listing.featured-content-listing-lms .featured-content-item .short-description, .featured-content-listing .defaultListingItem h2 {
    display: none
}

.featured-content-listing .featured-image {
    margin: 0 !important;
    float: none !important
}

    .featured-content-listing .featured-image img {
        width: 100%;
        max-width: 100%;
        height: auto;
        margin-bottom: 15px
    }

.featured-content-listing .featured-sidebar > div {
    border-bottom: 0
}

.featured-content-detail-container .title, .featured-content-detail-container .title h5 {
    font-family: "HCo Gotham SSm";
    font-size: 20px !important;
    font-weight: 400 !important;
    line-height: normal;
    letter-spacing: normal !important;
    margin-top: 0
}

.featured-content-listing .featured-sidebar .title, .featured-content-listing .featured-sidebar .title h5, div#listingContainer .featured-sidebar h1 {
    font-family: "HCo Gotham SSm";
    font-size: 13px !important;
    font-weight: 400 !important;
    line-height: normal;
    letter-spacing: normal !important
}

div#listingContainer h1 {
    font-size: 20px !important
}

.featured-content-listing.featured-content-listing-lms .featured-content-item .event-cme, .featured-content-listing.featured-content-listing-lms .featured-content-item .event-cme .label {
    background-color: #bace65;
    color: #000
}

.featured-content-listing .featured-sidebar > div:last-child {
    margin-bottom: 0
}

.featured-content-listing.featured-content-listing-lms .featured-sidebar > div {
    margin-top: 0 !important
}

.audience-cards .purple .audience-card-label {
    background: #4D3C75;
    color: #FFF
}

.audience-cards .teal .audience-card-label {
    background: #86C8BC;
    color: #FFF
}

.audience-cards .blue .audience-card-label {
    background: #428BCA;
    color: #FFF
}

.audience-cards a:hover, .audience-cards a:focus {
    text-decoration: none
}

.audience-card-label {
    padding: 20px 10px;
    font-size: 26px;
    line-height: normal;
    font-family: "HCo Gotham SSm";
    text-align: center;
    display: block
}

@media(max-width:1199px) {
    .audience-card-label {
        font-size: 22px
    }
}

@media(max-width:991px) {
    .audience-card-label {
        font-size: 16px
    }
}

@media(max-width:767px) {
    .audience-item {
        display: flex
    }

        .audience-item img {
            width: 20%
        }

    .audience-card-label {
        width: 80%;
        text-align: left;
        padding: 10px 0 10px 15px;
        display: flex;
        align-items: center
    }
}

.link-list-chevron {
    margin: 0;
    padding: 0;
    list-style-type: none
}

    .link-list-chevron li {
        margin-bottom: -1px !important
    }

    .link-list-chevron a {
        display: block;
        padding: 20px 0;
        font-family: "HCo Gotham SSm";
        font-size: 14px;
        letter-spacing: -.1px;
        position: relative;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd
    }

        .link-list-chevron a:after {
            border-style: solid;
            border-width: 2px 2px 0 0;
            content: '';
            display: inline-block;
            height: 12px;
            position: absolute;
            top: 40%;
            transform: rotate(45deg);
            vertical-align: middle;
            width: 12px;
            margin-left: 12px;
            border-color: #53565A;
            right: 3px
        }

body.home .findanophth-horz .findeyemd {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd
}

.findanophth-horz .findeyemd {
    position: relative;
    min-height: 120px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center
}

    .findanophth-horz .findeyemd .findeyemd-title {
        margin: 0 20px;
        position: relative
    }

        .findanophth-horz .findeyemd .findeyemd-title:before {
            background: #fff url(/Content/images/icn-findanophth.png) no-repeat 10%;
            background-size: 46px auto;
            content: '';
            display: block;
            width: 46px;
            height: 46px;
            position: absolute;
            left: -60px;
            top: -10px
        }

    .findanophth-horz .findeyemd .webpart-header {
        border-bottom: 0;
        font-size: 24px;
        padding: 0
    }

    .findanophth-horz .findeyemd .findeyemd-body {
        margin: 0 20px
    }

    .findanophth-horz .findeyemd .advanced {
        display: none
    }

    .findanophth-horz .findeyemd .input-group {
        margin-bottom: 0
    }

@media(max-width:991px) {
    .findanophth-horz .findeyemd {
        background: #fff url(/Content/images/icn-findanophth.png) no-repeat 5%;
        background-size: 46px auto
    }

        .findanophth-horz .findeyemd .webpart-header {
            font-size: 18px
        }
}

@media(max-width:767px) {
    .findanophth-horz .findeyemd {
        background-image: none;
        flex-direction: column;
        min-height: 100px
    }

        .findanophth-horz .findeyemd .webpart-header {
            font-size: 18px
        }

        .findanophth-horz .findeyemd .findeyemd-title {
            margin: 0 20px 10px
        }

            .findanophth-horz .findeyemd .findeyemd-title:before {
                background-size: 26px auto;
                width: 26px;
                height: 26px;
                left: -30px;
                top: -4px
            }
}

#image-gallery {
    background: #fff;
    padding: 20px
}

#MyBrowsingHistory {
    background: #fff;
    border: 1px solid #ddd
}

    #MyBrowsingHistory .divHeading .ulHeading {
        padding: 0;
        box-shadow: none !important;
        border-bottom: 1px solid #ddd
    }

    #MyBrowsingHistory .divHeading h1 {
        font-size: 24px;
        font-weight: 600;
        margin: 10px 20px
    }

    #MyBrowsingHistory .my-browsing-history-listing ul li {
        border-bottom: 1px solid #ddd;
        padding: 6px 0 !important
    }

    #MyBrowsingHistory .my-browsing-history-listing ul {
        padding: 0 20px
    }

#myOnlineProducts {
    background: #fff;
    border: 1px solid #ddd
}

    #myOnlineProducts .divHeading .ulHeading {
        padding: 0;
        box-shadow: none !important;
        border-bottom: 1px solid #ddd
    }

    #myOnlineProducts .divHeading h1 {
        font-size: 24px;
        font-weight: 600;
        margin: 10px 20px
    }

    #myOnlineProducts .my-online-products-listing ul li {
        border-bottom: 1px solid #ddd;
        padding: 6px 0 !important
    }

    #myOnlineProducts .my-online-products-listing ul a {
        border-bottom: 1px solid #ddd;
        padding: 6px 0 !important
    }

    #myOnlineProducts .my-online-products-listing ul {
        padding: 0 20px
    }

.formResponses {
    background: #fff;
    border: 1px solid #ddd
}

.dashboard-nav-wrapper ul {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    list-style: none;
    margin: 0;
    padding: 0
}

.dashboard-nav-wrapper {
    background: #fff;
    border: 1px solid #ddd;
    padding: 10px
}

    .dashboard-nav-wrapper ul li a {
        font-size: 18px;
        font-weight: bold;
        font-family: "HCo Gotham SSm"
    }

    .dashboard-nav-wrapper ul li:last-of-type {
        border-right: 2px solid #ddd
    }

    .dashboard-nav-wrapper ul li:last-of-type {
        border: 0
    }

.bcsc-wrapper h1 {
    border-bottom: 1px solid #ececec;
    font-weight: bold !important;
    padding: 20px;
    background: #FFF;
    font-size: 21px !important;
    margin-bottom: 5px
}

.bcsc-wrapper h2 {
    font-size: 12px !important;
    color: #666 !important;
    line-height: 16px;
    font-weight: bold !important;
    margin: 0 !important
}

.bcsc-chapter h1 {
    font-size: 14px !important;
    color: #473764 !important;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px
}

.bcsc-figure h1 {
    font-size: 12px !important;
    font-weight: normal !important;
    color: #666 !important
}

.bcsc-sidebar p {
    font-size: 12px;
    margin: 15px 0
}

.for-publicpatients .header-memeberdirectory .memeberdirectory-text:after {
    content: 'Find an Ophthalmologist';
}

#ToggleMenu {
    position: relative;
    display: block;
    width: 34px !important;
    height: 24px !important;
    margin-right: 0.3em;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
}

    #ToggleMenu:before {
        content: "";
        position: absolute;
        top: 9px;
        left: 0px;
        width: 100%;
        border-top: 2px solid #000;
    }

#accountMenu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

@media (max-width: 1099px) {
    #pageHeader .main-header {
        height: 140px;
    }
}

@media (max-width: 767px) {
    .view-cart {
        right: 10px;
    }

    #accountMenu {
        right: 10px;
    }

    div[id$="loginStatus"] {
        right: 65px;
    }
}
/* Autocomplete
----------------------------------*/
.ui-autocomplete {
    position: absolute;
    cursor: default;
    z-index: 999999;
}

/* workarounds */
* html .ui-autocomplete {
    width: 1px;
}

/* without this, the menu expands to 100% in IE6 */

/* Menu
----------------------------------*/
.ui-menu {
    list-style: none;
    padding: 2px;
    margin: 0;
    display: block;
    outline: none;
    background-color: #ffffff;
    border: solid 1px black;
}

    .ui-menu .ui-menu {
        margin-top: -3px;
        position: absolute;
    }

    .ui-menu .ui-menu-item {
        margin: 0;
        padding: 0;
        width: 100%;
    }

        .ui-menu .ui-menu-item .ui-state-hover {
            background-color: #e6e6e6;
        }

        .ui-menu .ui-menu-item .ui-state-focus {
            background-color: #e6e6e6;
        }

    .ui-menu .ui-menu-divider {
        margin: 5px -2px 5px -2px;
        height: 0;
        font-size: 0;
        line-height: 0;
        border-width: 1px 0 0 0;
    }

    .ui-menu .ui-menu-item a {
        text-decoration: none;
        display: block;
        padding: 2px .4em;
        line-height: 1.5;
        min-height: 0;
        /* support: IE7 */
        font-weight: normal;
        /*z-index: 300000;*/
        /* Disabling to help touchscreen response */
    }

        .ui-menu .ui-menu-item a.ui-state-focus,
        .ui-menu .ui-menu-item a.ui-state-active {
            font-weight: normal;
            margin: -1px;
        }

.onTop {
    z-index: 970000;
}


.div-cart-label {
    color: #f68d2e;
    top: 2px;
    display: flex;
    position: absolute;
    z-index: 10;
    right: 20px;
    font-size: 11px;
    font-weight: 700;
    font-family: "HCo Gotham SSm";
}