﻿@font-face {
    font-family: 'Open Sans Condensed';
    font-display: block;
    font-style: normal;
    font-weight: 300;
    src: url('/bundles/fonts/open-sans-condensed/open-sans-condensed-v12-latin-300.eot');
    src: local('Open Sans Condensed Light'), local('OpenSansCondensed-Light'), url('/bundles/fonts/open-sans-condensed/open-sans-condensed-v12-latin-300.eot?#iefix') format('embedded-opentype'), url('/bundles/fonts/open-sans-condensed/open-sans-condensed-v12-latin-300.woff2') format('woff2'), url('/bundles/fonts/open-sans-condensed/open-sans-condensed-v12-latin-300.woff') format('woff'), url('/bundles/fonts/open-sans-condensed/open-sans-condensed-v12-latin-300.ttf') format('truetype'), url('/bundles/fonts/open-sans-condensed/open-sans-condensed-v12-latin-300.svg#OpenSansCondensed') format('svg')
}

@font-face {
    font-family: 'Open Sans';
    font-display: block;
    font-style: normal;
    font-weight: 300;
    src: url('/bundles/fonts/open-sans/open-sans-v15-latin-300.eot');
    src: local('Open Sans Light'), local('OpenSans-Light'), url('/bundles/fonts/open-sans/open-sans-v15-latin-300.eot?#iefix') format('embedded-opentype'), url('/bundles/fonts/open-sans/open-sans-v15-latin-300.woff2') format('woff2'), url('/bundles/fonts/open-sans/open-sans-v15-latin-300.woff') format('woff'), url('/bundles/fonts/open-sans/open-sans-v15-latin-300.ttf') format('truetype'), url('/bundles/fonts/open-sans/open-sans-v15-latin-300.svg#OpenSans') format('svg')
}

@font-face {
    font-family: "Roboto";
    src: local(Roboto Thin), url("/bundles/fonts/roboto/Roboto-Thin.woff2") format("woff2"), url("/bundles/fonts/roboto/Roboto-Thin.woff") format("woff");
    font-weight: 100
}

@font-face {
    font-family: "Roboto";
    src: local(Roboto Light), url("/bundles/fonts/roboto/Roboto-Light.woff2") format("woff2"), url("/bundles/fonts/roboto/Roboto-Light.woff") format("woff");
    font-weight: 300
}

@font-face {
    font-family: "Roboto";
    src: local(Roboto Regular), url("/bundles/fonts/roboto/Roboto-Regular.woff2") format("woff2"), url("/bundles/fonts/roboto/Roboto-Regular.woff") format("woff");
    font-weight: 400
}

@font-face {
    font-family: "Roboto";
    src: local(Roboto Medium), url("/bundles/fonts/roboto/Roboto-Medium.woff2") format("woff2"), url("/bundles/fonts/roboto/Roboto-Medium.woff") format("woff");
    font-weight: 500
}

@font-face {
    font-family: "Roboto";
    src: local(Roboto Bold), url("/bundles/fonts/roboto/Roboto-Bold.woff2") format("woff2"), url("/bundles/fonts/roboto/Roboto-Bold.woff") format("woff");
    font-weight: 700
}

.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-clearfix {
    min-height: 0
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-front {
    z-index: 100
}

.ui-state-disabled {
    cursor: default !important
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-draggable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-resizable {
    position: relative
}

.ui-resizable-handle {
    position: absolute;
    font-size: .1px;
    display: block;
    -ms-touch-action: none;
    touch-action: none
}

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
    display: none
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px
}

.ui-selectable {
    -ms-touch-action: none;
    touch-action: none
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted #000
}

.ui-sortable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0 0;
    padding: .5em .5em .5em .7em;
    min-height: 0;
    font-size: 100%
}

.ui-accordion .ui-accordion-icons {
    padding-left: 2.2em
}

.ui-accordion .ui-accordion-icons .ui-accordion-icons {
    padding-left: 2.2em
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    position: absolute;
    left: .5em;
    top: 50%;
    margin-top: -8px
}

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default
}

.ui-button {
    display: inline-block;
    position: relative;
    padding: 0;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    overflow: visible
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
    text-decoration: none
}

.ui-button-icon-only {
    width: 2.2em
}

button.ui-button-icon-only {
    width: 2.4em
}

.ui-button-icons-only {
    width: 3.4em
}

button.ui-button-icons-only {
    width: 3.7em
}

.ui-button .ui-button-text {
    display: block;
    line-height: normal
}

.ui-button-text-only .ui-button-text {
    padding: .4em 1em
}

.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
    padding: .4em;
    text-indent: -9999999px
}

.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
    padding: .4em 1em .4em 2.1em
}

.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
    padding: .4em 2.1em .4em 1em
}

.ui-button-text-icons .ui-button-text {
    padding-left: 2.1em;
    padding-right: 2.1em
}

input.ui-button {
    padding: .4em 1em
}

.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
    position: absolute;
    top: 50%;
    margin-top: -8px
}

.ui-button-icon-only .ui-icon {
    left: 50%;
    margin-left: -8px
}

.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
    left: .5em
}

.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
    right: .5em
}

.ui-buttonset {
    margin-right: 7px
}

.ui-buttonset .ui-button {
    margin-left: 0;
    margin-right: -.3em
}

input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0
}

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
    top: 1px
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px
}

.ui-datepicker .ui-datepicker-next {
    right: 2px
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 1px
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 45%
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em
}

.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: bold;
    border: 0
}

.ui-datepicker td {
    border: 0;
    padding: 1px
}

.ui-datepicker td span,
.ui-datepicker td a {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width: auto;
    overflow: visible
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left
}

.ui-datepicker.ui-datepicker-multi {
    width: auto
}

.ui-datepicker-multi .ui-datepicker-group {
    float: left
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}

.ui-datepicker-rtl {
    direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}

.ui-dialog {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0
}

.ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative
}

.ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 0;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis
}

.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 20px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 20px
}

.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: none;
    overflow: auto
}

.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0 0;
    background-image: none;
    margin-top: .5em;
    padding: .3em 1em .5em .4em
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right
}

.ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .4em .5em 0;
    cursor: pointer
}

.ui-dialog .ui-resizable-se {
    width: 12px;
    height: 12px;
    right: -5px;
    bottom: -5px;
    background-position: 16px 16px
}

.ui-draggable .ui-dialog-titlebar {
    cursor: move
}

.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: none
}

.ui-menu .ui-menu {
    position: absolute
}

.ui-menu .ui-menu-item {
    position: relative;
    margin: 0;
    padding: 3px 1em 3px .4em;
    cursor: pointer;
    min-height: 0;
    list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")
}

.ui-menu .ui-menu-divider {
    margin: 5px 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0
}

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
    margin: -1px
}

.ui-menu-icons {
    position: relative
}

.ui-menu-icons .ui-menu-item {
    padding-left: 2em
}

.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: .2em;
    margin: auto 0
}

.ui-menu .ui-menu-icon {
    left: auto;
    right: 0
}

.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden
}

.ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%
}

.ui-progressbar .ui-progressbar-overlay {
    background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
    height: 100%;
    filter: alpha(opacity=25);
    opacity: .25
}

.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none
}

.ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none
}

.ui-selectmenu-menu .ui-menu {
    overflow: auto;
    overflow-x: hidden;
    padding-bottom: 1px
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
    font-size: 1em;
    font-weight: bold;
    line-height: 1.5;
    padding: 2px .4em;
    margin: .5em 0 0 0;
    height: auto;
    border: 0
}

.ui-selectmenu-open {
    display: block
}

.ui-selectmenu-button {
    display: inline-block;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    cursor: pointer
}

.ui-selectmenu-button span.ui-icon {
    right: .5em;
    left: auto;
    margin-top: -8px;
    position: absolute;
    top: 50%
}

.ui-selectmenu-button span.ui-selectmenu-text {
    text-align: left;
    padding: .4em 2.1em .4em 1em;
    display: block;
    line-height: 1.4;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.ui-slider {
    position: relative;
    text-align: left
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0
}

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit
}

.ui-slider-horizontal {
    height: .8em
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.ui-slider-vertical {
    width: .8em;
    height: 100px
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0
}

.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle
}

.ui-spinner-input {
    border: none;
    background: none;
    color: inherit;
    padding: 0;
    margin: .2em 0;
    vertical-align: middle;
    margin-left: .4em;
    margin-right: 22px
}

.ui-spinner-button {
    width: 16px;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0
}

.ui-spinner a.ui-spinner-button {
    border-top: none;
    border-bottom: none;
    border-right: none
}

.ui-spinner .ui-icon {
    position: absolute;
    margin-top: -8px;
    top: 50%;
    left: 0
}

.ui-spinner-up {
    top: 0
}

.ui-spinner-down {
    bottom: 0
}

.ui-spinner .ui-icon-triangle-1-s {
    background-position: -65px -16px
}

.ui-tabs {
    position: relative;
    padding: .2em
}

.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0
}

.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .2em 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: left;
    padding: .5em 1em;
    text-decoration: none
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
    cursor: text
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    cursor: pointer
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: none
}

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
    -webkit-box-shadow: 0 0 5px #aaa;
    box-shadow: 0 0 5px #aaa
}

body .ui-tooltip {
    border-width: 2px
}

.ui-widget {
    font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;
    font-size: 1.1em
}

.ui-widget .ui-widget {
    font-size: 1em
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
    font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;
    font-size: 1em
}

.ui-widget-content {
    border: 1px solid #a6c9e2;
    background: #fcfdfd url("/Scripts/external/jquery-ui/images/ui-bg_inset-hard_100_fcfdfd_1x100.png") 50% bottom repeat-x;
    color: #222
}

.ui-widget-content a {
    color: #222
}

.ui-widget-header {
    border: 1px solid #4297d7;
    background: #5c9ccc url("/Scripts/external/jquery-ui/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png") 50% 50% repeat-x;
    color: #fff;
    font-weight: bold
}

.ui-widget-header a {
    color: #fff
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 1px solid #c5dbec;
    background: #dfeffc url("/Scripts/external/jquery-ui/images/ui-bg_glass_85_dfeffc_1x400.png") 50% 50% repeat-x;
    font-weight: bold;
    color: #2e6e9e
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
    color: #2e6e9e;
    text-decoration: none
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
    border: 1px solid #79b7e7;
    background: #d0e5f5 url("/Scripts/external/jquery-ui/images/ui-bg_glass_75_d0e5f5_1x400.png") 50% 50% repeat-x;
    font-weight: bold;
    color: #1d5987
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
    color: #1d5987;
    text-decoration: none
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    border: 1px solid #79b7e7;
    background: #f5f8f9 url("/Scripts/external/jquery-ui/images/ui-bg_inset-hard_100_f5f8f9_1x100.png") 50% 50% repeat-x;
    font-weight: bold;
    color: #e17009
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #e17009;
    text-decoration: none
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #fad42e;
    background: #fbec88;
    color: #363636
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #363636
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #cd0a0a;
    background: #fef1ec url("/Scripts/external/jquery-ui/images/ui-bg_glass_95_fef1ec_1x400.png") 50% 50% repeat-x;
    color: #cd0a0a
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
    color: #cd0a0a
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
    color: #cd0a0a
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
    font-weight: bold
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: normal
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none
}

.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35)
}

.ui-icon {
    width: 16px;
    height: 16px
}

.ui-icon,
.ui-widget-content .ui-icon {
    background-image: url("/Scripts/external/jquery-ui/images/ui-icons_469bdd_256x240.png")
}

.ui-widget-header .ui-icon {
    background-image: url("/Scripts/external/jquery-ui/images/ui-icons_d8e7f3_256x240.png")
}

.ui-state-default .ui-icon {
    background-image: url("/Scripts/external/jquery-ui/images/ui-icons_6da8d5_256x240.png")
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
    background-image: url("/Scripts/external/jquery-ui/images/ui-icons_217bc0_256x240.png")
}

.ui-state-active .ui-icon {
    background-image: url("/Scripts/external/jquery-ui/images/ui-icons_f9bd01_256x240.png")
}

.ui-state-highlight .ui-icon {
    background-image: url("/Scripts/external/jquery-ui/images/ui-icons_2e83ff_256x240.png")
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
    background-image: url("/Scripts/external/jquery-ui/images/ui-icons_cd0a0a_256x240.png")
}

.ui-icon-blank {
    background-position: 16px 16px
}

.ui-icon-carat-1-n {
    background-position: 0 0
}

.ui-icon-carat-1-ne {
    background-position: -16px 0
}

.ui-icon-carat-1-e {
    background-position: -32px 0
}

.ui-icon-carat-1-se {
    background-position: -48px 0
}

.ui-icon-carat-1-s {
    background-position: -64px 0
}

.ui-icon-carat-1-sw {
    background-position: -80px 0
}

.ui-icon-carat-1-w {
    background-position: -96px 0
}

.ui-icon-carat-1-nw {
    background-position: -112px 0
}

.ui-icon-carat-2-n-s {
    background-position: -128px 0
}

.ui-icon-carat-2-e-w {
    background-position: -144px 0
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px
}

.ui-icon-triangle-1-s {
    background-position: -64px -16px
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px
}

.ui-icon-arrow-1-s {
    background-position: -64px -32px
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
    background-position: 0 -48px
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}

.ui-icon-arrow-4 {
    background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px
}

.ui-icon-extlink {
    background-position: -32px -80px
}

.ui-icon-newwin {
    background-position: -48px -80px
}

.ui-icon-refresh {
    background-position: -64px -80px
}

.ui-icon-shuffle {
    background-position: -80px -80px
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px
}

.ui-icon-folder-open {
    background-position: -16px -96px
}

.ui-icon-document {
    background-position: -32px -96px
}

.ui-icon-document-b {
    background-position: -48px -96px
}

.ui-icon-note {
    background-position: -64px -96px
}

.ui-icon-mail-closed {
    background-position: -80px -96px
}

.ui-icon-mail-open {
    background-position: -96px -96px
}

.ui-icon-suitcase {
    background-position: -112px -96px
}

.ui-icon-comment {
    background-position: -128px -96px
}

.ui-icon-person {
    background-position: -144px -96px
}

.ui-icon-print {
    background-position: -160px -96px
}

.ui-icon-trash {
    background-position: -176px -96px
}

.ui-icon-locked {
    background-position: -192px -96px
}

.ui-icon-unlocked {
    background-position: -208px -96px
}

.ui-icon-bookmark {
    background-position: -224px -96px
}

.ui-icon-tag {
    background-position: -240px -96px
}

.ui-icon-home {
    background-position: 0 -112px
}

.ui-icon-flag {
    background-position: -16px -112px
}

.ui-icon-calendar {
    background-position: -32px -112px
}

.ui-icon-cart {
    background-position: -48px -112px
}

.ui-icon-pencil {
    background-position: -64px -112px
}

.ui-icon-clock {
    background-position: -80px -112px
}

.ui-icon-disk {
    background-position: -96px -112px
}

.ui-icon-calculator {
    background-position: -112px -112px
}

.ui-icon-zoomin {
    background-position: -128px -112px
}

.ui-icon-zoomout {
    background-position: -144px -112px
}

.ui-icon-search {
    background-position: -160px -112px
}

.ui-icon-wrench {
    background-position: -176px -112px
}

.ui-icon-gear {
    background-position: -192px -112px
}

.ui-icon-heart {
    background-position: -208px -112px
}

.ui-icon-star {
    background-position: -224px -112px
}

.ui-icon-link {
    background-position: -240px -112px
}

.ui-icon-cancel {
    background-position: 0 -128px
}

.ui-icon-plus {
    background-position: -16px -128px
}

.ui-icon-plusthick {
    background-position: -32px -128px
}

.ui-icon-minus {
    background-position: -48px -128px
}

.ui-icon-minusthick {
    background-position: -64px -128px
}

.ui-icon-close {
    background-position: -80px -128px
}

.ui-icon-closethick {
    background-position: -96px -128px
}

.ui-icon-key {
    background-position: -112px -128px
}

.ui-icon-lightbulb {
    background-position: -128px -128px
}

.ui-icon-scissors {
    background-position: -144px -128px
}

.ui-icon-clipboard {
    background-position: -160px -128px
}

.ui-icon-copy {
    background-position: -176px -128px
}

.ui-icon-contact {
    background-position: -192px -128px
}

.ui-icon-image {
    background-position: -208px -128px
}

.ui-icon-video {
    background-position: -224px -128px
}

.ui-icon-script {
    background-position: -240px -128px
}

.ui-icon-alert {
    background-position: 0 -144px
}

.ui-icon-info {
    background-position: -16px -144px
}

.ui-icon-notice {
    background-position: -32px -144px
}

.ui-icon-help {
    background-position: -48px -144px
}

.ui-icon-check {
    background-position: -64px -144px
}

.ui-icon-bullet {
    background-position: -80px -144px
}

.ui-icon-radio-on {
    background-position: -96px -144px
}

.ui-icon-radio-off {
    background-position: -112px -144px
}

.ui-icon-pin-w {
    background-position: -128px -144px
}

.ui-icon-pin-s {
    background-position: -144px -144px
}

.ui-icon-play {
    background-position: 0 -160px
}

.ui-icon-pause {
    background-position: -16px -160px
}

.ui-icon-seek-next {
    background-position: -32px -160px
}

.ui-icon-seek-prev {
    background-position: -48px -160px
}

.ui-icon-seek-end {
    background-position: -64px -160px
}

.ui-icon-seek-start {
    background-position: -80px -160px
}

.ui-icon-seek-first {
    background-position: -80px -160px
}

.ui-icon-stop {
    background-position: -96px -160px
}

.ui-icon-eject {
    background-position: -112px -160px
}

.ui-icon-volume-off {
    background-position: -128px -160px
}

.ui-icon-volume-on {
    background-position: -144px -160px
}

.ui-icon-power {
    background-position: 0 -176px
}

.ui-icon-signal-diag {
    background-position: -16px -176px
}

.ui-icon-signal {
    background-position: -32px -176px
}

.ui-icon-battery-0 {
    background-position: -48px -176px
}

.ui-icon-battery-1 {
    background-position: -64px -176px
}

.ui-icon-battery-2 {
    background-position: -80px -176px
}

.ui-icon-battery-3 {
    background-position: -96px -176px
}

.ui-icon-circle-plus {
    background-position: 0 -192px
}

.ui-icon-circle-minus {
    background-position: -16px -192px
}

.ui-icon-circle-close {
    background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px
}

.ui-icon-circle-check {
    background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
    border-top-left-radius: 5px
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
    border-top-right-radius: 5px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
    border-bottom-left-radius: 5px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
    border-bottom-right-radius: 5px
}

.ui-widget-overlay {
    background: #aaa;
    opacity: .3;
    filter: Alpha(Opacity=30)
}

.ui-widget-shadow {
    margin: -8px 0 0 -8px;
    padding: 8px;
    background: #aaa;
    opacity: .3;
    filter: Alpha(Opacity=30);
    border-radius: 8px
}

.jq-selectx {
    position: relative;
    display: inline-block;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.jq-selectx {
    position: relative;
    display: block;
    width: 23% !important;
    font-size: 1em !important;
    margin: 0 !important;
    height: 28px !important;
    float: right !important;
    margin-right: 39px !important;
    border: 0 !important;
    border-left: 1px solid #ccc !important;
    margin-left: -1px !important
}

.jq-selectx * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.jq-selectx button {
    position: relative;
    border: 1px solid #ccc;
    padding: 5px;
    cursor: pointer;
    background-color: #fff;
    width: 100%;
    text-align: left
}

.jq-selectx button {
    border: 0 !important;
    padding-top: 7px !important;
    padding-bottom: 4px !important;
    color: #aaa
}

.jq-selectx ul {
    width: 100%;
    position: absolute;
    z-index: 1260;
    visibility: hidden;
    border: 1px solid #ccc;
    border-top: none;
    background-color: #fff;
    list-style-type: none;
    padding: 0;
    margin: 0;
    height: 224px;
    overflow-y: auto;
}

.jq-selectx ul.open {
    visibility: visible
}

.jq-selectx ul li {
    padding: 5px;
    cursor: pointer
}

.jq-selectx ul li:hover {
    background-color: #efefef
}

.jq-selectx ul li.selected {
    background-color: #efefef
}

.jq-selectx .caret {
    position: absolute;
    top: 12px;
    right: 7px;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 5px dashed;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent
}

.jq-selectx .caret {
    border-top-color: #aaa
}

.jq-selectx-fade {
    transition: visibility .4s, opacity .4s;
    opacity: 0
}

.jq-selectx-fade.open {
    opacity: 1
}

.jq-selectx-slide {
    transition: visibility .4s cubic-bezier(0, 1, .5, 1), transform .4s cubic-bezier(0, 1, .5, 1);
    transform: scaleY(0);
    transform-origin: top
}

.jq-selectx-slide.open {
    transform: scaleY(1)
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0;
    font-size: 2em
}

mark {
    color: #000;
    background: #ff0
}

small {
    font-size: 80%
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font: inherit;
    color: inherit
}

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 {
    padding: 0;
    border: 0
}

input {
    line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    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-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid silver
}

legend {
    padding: 0;
    border: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

td,
th {
    padding: 0
}

@media print {

    *,
    *:before,
    *:after {
        color: #000 !important;
        text-shadow: none !important;
        background: transparent !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after,
    a[href^="javascript:"]: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
    }

    .navbar {
        display: none
    }

    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td,
    .table th {
        background-color: #fff !important
    }

    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('/bundles/fonts/glyphicons-halflings-regular.eot');
    src: url('/bundles/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/bundles/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('/bundles/fonts/glyphicons-halflings-regular.woff') format('woff'), url('/bundles/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('/bundles/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: "\002a";
}

.glyphicon-plus:before {
    content: "\002b";
}

.glyphicon-euro:before,
.glyphicon-eur: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";
}

.glyphicon-cd:before {
    content: "\e201";
}

.glyphicon-save-file:before {
    content: "\e202";
}

.glyphicon-open-file:before {
    content: "\e203";
}

.glyphicon-level-up:before {
    content: "\e204";
}

.glyphicon-copy:before {
    content: "\e205";
}

.glyphicon-paste:before {
    content: "\e206";
}

.glyphicon-alert:before {
    content: "\e209";
}

.glyphicon-equalizer:before {
    content: "\e210";
}

.glyphicon-king:before {
    content: "\e211";
}

.glyphicon-queen:before {
    content: "\e212";
}

.glyphicon-pawn:before {
    content: "\e213";
}

.glyphicon-bishop:before {
    content: "\e214";
}

.glyphicon-knight:before {
    content: "\e215";
}

.glyphicon-baby-formula:before {
    content: "\e216";
}

.glyphicon-tent:before {
    content: "\26fa";
}

.glyphicon-blackboard:before {
    content: "\e218";
}

.glyphicon-bed:before {
    content: "\e219";
}

.glyphicon-apple:before {
    content: "\f8ff";
}

.glyphicon-erase:before {
    content: "\e221";
}

.glyphicon-hourglass:before {
    content: "\231b";
}

.glyphicon-lamp:before {
    content: "\e223";
}

.glyphicon-duplicate:before {
    content: "\e224";
}

.glyphicon-piggy-bank:before {
    content: "\e225";
}

.glyphicon-scissors:before {
    content: "\e226";
}

.glyphicon-bitcoin:before {
    content: "\e227";
}

.glyphicon-btc:before {
    content: "\e227";
}

.glyphicon-xbt:before {
    content: "\e227";
}

.glyphicon-yen:before {
    content: "\00a5";
}

.glyphicon-jpy:before {
    content: "\00a5";
}

.glyphicon-ruble:before {
    content: "\20bd";
}

.glyphicon-rub:before {
    content: "\20bd";
}

.glyphicon-scale:before {
    content: "\e230";
}

.glyphicon-ice-lolly:before {
    content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232";
}

.glyphicon-education:before {
    content: "\e233";
}

.glyphicon-option-horizontal:before {
    content: "\e234";
}

.glyphicon-option-vertical:before {
    content: "\e235";
}

.glyphicon-menu-hamburger:before {
    content: "\e236";
}

.glyphicon-modal-window:before {
    content: "\e237";
}

.glyphicon-oil:before {
    content: "\e238";
}

.glyphicon-grain:before {
    content: "\e239";
}

.glyphicon-sunglasses:before {
    content: "\e240";
}

.glyphicon-text-size:before {
    content: "\e241";
}

.glyphicon-text-color:before {
    content: "\e242";
}

.glyphicon-text-background:before {
    content: "\e243";
}

.glyphicon-object-align-top:before {
    content: "\e244";
}

.glyphicon-object-align-bottom:before {
    content: "\e245";
}

.glyphicon-object-align-horizontal:before {
    content: "\e246";
}

.glyphicon-object-align-left:before {
    content: "\e247";
}

.glyphicon-object-align-vertical:before {
    content: "\e248";
}

.glyphicon-object-align-right:before {
    content: "\e249";
}

.glyphicon-triangle-right:before {
    content: "\e250";
}

.glyphicon-triangle-left:before {
    content: "\e251";
}

.glyphicon-triangle-bottom:before {
    content: "\e252";
}

.glyphicon-triangle-top:before {
    content: "\e253";
}

.glyphicon-console:before {
    content: "\e254";
}

.glyphicon-superscript:before {
    content: "\e255";
}

.glyphicon-subscript:before {
    content: "\e256";
}

.glyphicon-menu-left:before {
    content: "\e257";
}

.glyphicon-menu-right:before {
    content: "\e258";
}

.glyphicon-menu-down:before {
    content: "\e259";
}

.glyphicon-menu-up:before {
    content: "\e260";
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

a:hover,
a:focus {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive,
.thumbnail>img,
.thumbnail a>img,
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role="button"] {
    cursor: pointer
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

h1 small,
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: #595959
}

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: 30px
}

h3,
.h3 {
    font-size: 24px
}

h4,
.h4 {
    font-size: 18px
}

h5,
.h5 {
    font-size: 14px
}

h6,
.h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media(min-width: 768px) {
    .lead {
        font-size: 21px
    }
}

small,
.small {
    font-size: 85%
}

mark,
.mark {
    padding: .2em;
    background-color: #fcf8e3
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #595959
}

.text-primary {
    color: #337ab7
}

a.text-primary:hover,
a.text-primary:focus {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:hover,
a.text-success:focus {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover,
a.text-info:focus {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover,
a.text-warning:focus {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover,
a.text-danger:focus {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #337ab7
}

a.bg-primary:hover,
a.bg-primary:focus {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover,
a.bg-success:focus {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover,
a.bg-info:focus {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover,
a.bg-warning:focus {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover,
a.bg-danger:focus {
    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: 0
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none
}

.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 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;
        overflow: hidden;
        clear: left;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.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: #595959
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
    content: '— '
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0
}

.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: ' —'
}

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;
    border-radius: 4px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    -webkit-box-shadow: none;
    box-shadow: none
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    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 {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media(min-width: 768px) {
    .container {
        width: 750px
    }
}

@media(min-width: 992px) {
    .container {
        width: 970px
    }
}

@media(min-width: 1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    margin-right: -15px;
    margin-left: -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-right: 15px;
    padding-left: 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: auto
}

.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: auto
}

.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: auto
    }

    .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: auto
    }

    .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: auto
    }

    .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: auto
    }

    .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: auto
    }

    .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: auto
    }

    .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 {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #595959;
    text-align: left
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-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-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
    background-color: #f5f5f5
}

table col[class*="col-"] {
    position: static;
    display: table-column;
    float: none
}

table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    display: table-cell;
    float: none
}

.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:hover>.active,
.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:hover>.success,
.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:hover>.info,
.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:hover>.warning,
.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:hover>.danger,
.table-hover>tbody>tr.danger:hover>th {
    background-color: #ebcccc
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

    .table-responsive>.table {
        margin-bottom: 0
    }

    .table-responsive>.table>thead>tr>th,
    .table-responsive>.table>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 {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 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;
    max-width: 100%;
    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, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.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, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .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::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

input[type="search"] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {

    input[type="date"].form-control,
    input[type="time"].form-control,
    input[type="datetime-local"].form-control,
    input[type="month"].form-control {
        line-height: 34px
    }

    input[type="date"].input-sm,
    input[type="time"].input-sm,
    input[type="datetime-local"].input-sm,
    input[type="month"].input-sm,
    .input-group-sm input[type="date"],
    .input-group-sm input[type="time"],
    .input-group-sm input[type="datetime-local"],
    .input-group-sm input[type="month"] {
        line-height: 30px
    }

    input[type="date"].input-lg,
    input[type="time"].input-lg,
    input[type="datetime-local"].input-lg,
    input[type="month"].input-lg,
    .input-group-lg input[type="date"],
    .input-group-lg input[type="time"],
    .input-group-lg input[type="datetime-local"],
    .input-group-lg input[type="month"] {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.radio,
.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.radio label,
.checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-top: 4px \9;
    margin-left: -20px
}

.radio+.radio,
.checkbox+.checkbox {
    margin-top: -5px
}

.radio-inline,
.checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    vertical-align: middle;
    cursor: pointer
}

.radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {
    margin-top: 0;
    margin-left: 10px
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed
}

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
    cursor: not-allowed
}

.form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-right: 0;
    padding-left: 0
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

textarea.input-sm,
select[multiple].input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

textarea.input-lg,
select[multiple].input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.input-lg+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.form-group-lg .form-control+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.input-sm+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.form-group-sm .form-control+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d
}

.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,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}

.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,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label~.form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 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 .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
        width: auto
    }

    .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;
        vertical-align: middle
    }

    .form-inline .radio label,
    .form-inline .checkbox label {
        padding-left: 0
    }

    .form-inline .radio input[type="radio"],
    .form-inline .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}

.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}

@media(min-width: 768px) {
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media(min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }
}

@media(min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.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,
.btn.focus {
    color: #333;
    text-decoration: none
}

.btn:active,
.btn.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default:focus,
.btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default:active:hover,
.btn-default.active:hover,
.open>.dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open>.dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open>.dropdown-toggle.btn-default.focus {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
    background-image: none
}

.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.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary:focus,
.btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary:active:hover,
.btn-primary.active:hover,
.open>.dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open>.dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open>.dropdown-toggle.btn-primary.focus {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
    background-image: none
}

.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.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success:focus,
.btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success:active:hover,
.btn-success.active:hover,
.open>.dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open>.dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open>.dropdown-toggle.btn-success.focus {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
    background-image: none
}

.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.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info:focus,
.btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info:active:hover,
.btn-info.active:hover,
.open>.dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open>.dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open>.dropdown-toggle.btn-info.focus {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info {
    background-image: none
}

.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.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning:focus,
.btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning:active,
.btn-warning.active,
.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning:active:hover,
.btn-warning.active:hover,
.open>.dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open>.dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open>.dropdown-toggle.btn-warning.focus {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning:active,
.btn-warning.active,
.open>.dropdown-toggle.btn-warning {
    background-image: none
}

.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.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger:focus,
.btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger:active,
.btn-danger.active,
.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger:active:hover,
.btn-danger.active:hover,
.open>.dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open>.dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open>.dropdown-toggle.btn-danger.focus {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger:active,
.btn-danger.active,
.open>.dropdown-toggle.btn-danger {
    background-image: none
}

.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.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    font-weight: normal;
    color: #337ab7;
    border-radius: 0
}

.btn-link,
.btn-link:active,
.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: #23527c;
    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: #595959;
    text-decoration: none
}

.btn-lg,
.btn-group-lg>.btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    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%
}

.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;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropup,
.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;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.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 {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    color: #595959
}

.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #595959;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media(min-width: 768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }

    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0
    }
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group>.btn,
.btn-group-vertical>.btn {
    position: relative;
    float: left
}

.btn-group>.btn:hover,
.btn-group-vertical>.btn:hover,
.btn-group>.btn:focus,
.btn-group-vertical>.btn:focus,
.btn-group>.btn:active,
.btn-group-vertical>.btn:active,
.btn-group>.btn.active,
.btn-group-vertical>.btn.active {
    z-index: 2
}

.btn-group .btn+.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,
.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-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-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:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(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-left-radius: 4px;
    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-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.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-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    display: table-cell;
    float: none;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

[data-toggle="buttons"]>.btn input[type="radio"],
[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],
[data-toggle="buttons"]>.btn input[type="checkbox"],
[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*="col-"] {
    float: none;
    padding-right: 0;
    padding-left: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control:focus {
    z-index: 3
}

.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.3333333;
    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,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    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-top-left-radius: 0;
    border-bottom-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 {
    z-index: 2;
    margin-left: -1px
}

.nav {
    padding-left: 0;
    margin-bottom: 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: #595959
}

.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
    color: #595959;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
    background-color: #eee;
    border-color: #337ab7
}

.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 #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.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: #337ab7
}

.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 {
    margin-bottom: 5px;
    text-align: center
}

.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-left-radius: 0;
    border-top-right-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 {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
}

.navbar-collapse.in {
    overflow-y: auto
}

@media(min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        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-right: 0;
        padding-left: 0
    }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 340px
}

@media(max-device-width: 480px) and (orientation:landscape) {

    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px
    }
}

.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-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px
}

.navbar-brand:hover,
.navbar-brand:focus {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media(min-width: 768px) {

    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    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
    }
}

.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;
        -webkit-box-shadow: none;
        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-form {
    padding: 10px 15px;
    margin-top: 8px;
    margin-right: -15px;
    margin-bottom: 8px;
    margin-left: -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1)
}

@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 .form-control-static {
        display: inline-block
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn,
    .navbar-form .input-group .form-control {
        width: auto
    }

    .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;
        vertical-align: middle
    }

    .navbar-form .radio label,
    .navbar-form .checkbox label {
        padding-left: 0
    }

    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media(max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media(min-width: 768px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    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-right: 15px;
        margin-left: 15px
    }
}

@media(min-width: 768px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px
    }

    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #595959
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #595959
}

.navbar-default .navbar-nav>li>a {
    color: #595959
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:hover,
.navbar-default .navbar-nav>.disabled>a:focus {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    color: #555;
    background-color: #e7e7e7
}

@media(max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #595959
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #595959
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #595959
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
    color: #333
}

.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a {
    color: #9d9d9d
}

.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 {
    color: #fff;
    background-color: #080808
}

@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: #9d9d9d
    }

    .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-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/ "
}

.breadcrumb>.active {
    color: #595959
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
    z-index: 2;
    color: #23527c;
    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 {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
    color: #595959;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}

.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: #595959;
    cursor: not-allowed;
    background-color: #fff
}

.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
}

a.label:hover,
a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #595959
}

.label-default[href]:hover,
.label-default[href]:focus {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #337ab7
}

.label-primary[href]:hover,
.label-primary[href]:focus {
    background-color: #286090
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:hover,
.label-success[href]:focus {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:hover,
.label-info[href]:focus {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:hover,
.label-warning[href]:focus {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:hover,
.label-danger[href]:focus {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #595959;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-xs .badge,
.btn-group-xs>.btn .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:hover,
a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #337ab7;
    background-color: #fff
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 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
}

.jumbotron>hr {
    border-top-color: #d5d5d5
}

.container .jumbotron,
.container-fluid .jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 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: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

.thumbnail>img,
.thumbnail a>img {
    margin-right: auto;
    margin-left: auto
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #337ab7
}

.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,
.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.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
    }
}

@-o-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 {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(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: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress-striped .progress-bar,
.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px
}

.progress.active .progress-bar,
.progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media,
.media-body {
    overflow: hidden;
    zoom: 1
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right,
.media>.pull-right {
    padding-left: 10px
}

.media-left,
.media>.pull-left {
    padding-right: 10px
}

.media-left,
.media-right,
.media-body {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    padding-left: 0;
    margin-bottom: 20px
}

.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-left-radius: 4px;
    border-top-right-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

a.list-group-item,
button.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5
}

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
    color: #595959;
    cursor: not-allowed;
    background-color: #eee
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
    color: #595959
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>.small {
    color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
    color: #c7ddef
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success,
button.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.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,
button.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.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,
button.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.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,
button.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.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, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-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,
.panel-title>small,
.panel-title>.small,
.panel-title>small>a,
.panel-title>.small>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,
.panel>.panel-collapse>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group+.panel-footer {
    border-top-width: 0
}

.panel>.table,
.panel>.table-responsive>.table,
.panel>.panel-collapse>.table {
    margin-bottom: 0
}

.panel>.table caption,
.panel>.table-responsive>.table caption,
.panel>.panel-collapse>.table caption {
    padding-right: 15px;
    padding-left: 15px
}

.panel>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-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,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr: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,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    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 {
    margin-bottom: 0;
    border: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.panel-body,
.panel-group .panel-heading+.panel-collapse>.list-group {
    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-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #337ab7
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7
}

.panel-primary>.panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7
}

.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-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.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-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.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-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.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-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0
}

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%)
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media(min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }

    .modal-sm {
        width: 300px
    }
}

@media(min-width: 992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    filter: alpha(opacity=0);
    opacity: 0;
    line-break: auto
}

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    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 {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -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;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    line-break: auto
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    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 {
    content: "";
    border-width: 10px
}

.popover.top>.arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0
}

.popover.top>.arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25);
    border-left-width: 0
}

.popover.right>.arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0
}

.popover.bottom>.arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25)
}

.popover.bottom>.arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    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, .25)
}

.popover.left>.arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }

    .carousel-inner>.item.next,
    .carousel-inner>.item.active.right {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    .carousel-inner>.item.prev,
    .carousel-inner>.item.active.left {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right,
    .carousel-inner>.item.active {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.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;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    background-color: rgba(0, 0, 0, 0);
    filter: alpha(opacity=50);
    opacity: .5
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control:hover,
.carousel-control:focus {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9
}

.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;
    margin-top: -10px
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1
}

.carousel-control .icon-prev:before {
    content: '‹'
}

.carousel-control .icon-next:before {
    content: '›'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(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: -10px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd: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-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
    display: table;
    content: " "
}

.clearfix:after,
.dl-horizontal dd: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-header:after,
.modal-footer:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width;
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important
}

@media(max-width: 767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    th.visible-xs,
    td.visible-xs {
        display: table-cell !important
    }
}

@media(max-width: 767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media(max-width: 767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media(max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media(min-width: 768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    th.visible-sm,
    td.visible-sm {
        display: table-cell !important
    }
}

@media(min-width: 768px) and (max-width:991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media(min-width: 768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media(min-width: 768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media(min-width: 992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    th.visible-md,
    td.visible-md {
        display: table-cell !important
    }
}

@media(min-width: 992px) and (max-width:1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media(min-width: 992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media(min-width: 992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media(min-width: 1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    th.visible-lg,
    td.visible-lg {
        display: table-cell !important
    }
}

@media(min-width: 1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media(min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media(min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media(max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}

@media(min-width: 768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media(min-width: 992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

@media(min-width: 1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    th.visible-print,
    td.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

.tpd-tooltip {
    position: absolute
}

.tpd-tooltip,
.tpd-tooltip [class^="tpd-"] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.tpd-content-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    float: left;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.tpd-content-spacer,
.tpd-content-relative,
.tpd-content-relative-padder {
    float: left;
    position: relative
}

.tpd-content-relative {
    width: 100%
}

.tpd-content {
    float: left;
    clear: both;
    position: relative;
    padding: 10px;
    font-size: 11px;
    line-height: 16px;
    color: #fff
}

.tpd-has-inner-close .tpd-content-relative .tpd-content {
    padding-right: 0 !important
}

.tpd-tooltip .tpd-content-no-padding {
    padding: 0 !important
}

.tpd-title-wrapper {
    float: left;
    position: relative;
    overflow: hidden
}

.tpd-title-spacer {
    float: left
}

.tpd-title-relative,
.tpd-title-relative-padder {
    float: left;
    position: relative
}

.tpd-title-relative {
    width: 100%
}

.tpd-title {
    float: left;
    position: relative;
    font-size: 11px;
    line-height: 16px;
    padding: 10px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff
}

.tpd-has-title-close .tpd-title {
    padding-right: 0 !important
}

.tpd-close {
    position: absolute;
    top: 0;
    right: 0;
    width: 28px;
    height: 28px;
    cursor: pointer;
    overflow: hidden;
    color: #fff
}

.tpd-close-icon {
    float: left;
    font-family: Arial, Baskerville, monospace;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    width: 28px;
    height: 28px;
    font-size: 28px;
    line-height: 28px;
    text-align: center
}

.tpd-skin {
    position: absolute;
    top: 0;
    left: 0
}

.tpd-frames {
    position: absolute;
    top: 0;
    left: 0
}

.tpd-frames .tpd-frame {
    float: left;
    width: 100%;
    height: 100%;
    clear: both;
    display: none
}

.tpd-visible-frame-top .tpd-frame-top {
    display: block
}

.tpd-visible-frame-bottom .tpd-frame-bottom {
    display: block
}

.tpd-visible-frame-left .tpd-frame-left {
    display: block
}

.tpd-visible-frame-right .tpd-frame-right {
    display: block
}

.tpd-backgrounds {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform-origin: 0% 0%;
    transform-origin: 0% 0%
}

.tpd-background-shadow {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    pointer-events: none
}

.tpd-no-shadow .tpd-skin .tpd-background-shadow {
    box-shadow: none !important
}

.tpd-background-box {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    overflow: hidden
}

.tpd-no-stem .tpd-background-box,
.tpd-no-stem .tpd-shift-stem {
    display: none
}

.tpd-no-stem .tpd-background-box-top {
    display: block
}

.tpd-background-box-shift,
.tpd-background-box-shift-further {
    position: relative;
    float: left;
    width: 100%;
    height: 100%
}

.tpd-background {
    border-radius: 10px;
    float: left;
    clear: both;
    background: none;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-style: solid;
    border-width: 1px;
    border-color: #282828;
    border-color: rgba(255, 255, 255, .1)
}

.tpd-background-loading {
    display: none
}

.tpd-no-radius .tpd-skin .tpd-frames .tpd-frame .tpd-backgrounds .tpd-background {
    border-radius: 0
}

.tpd-background-title {
    float: left;
    clear: both;
    width: 100%;
    background-color: #282828
}

.tpd-background-content {
    float: left;
    clear: both;
    width: 100%;
    background-color: #282828
}

.tpd-background-border-hack {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-style: solid
}

.tpd-background-box-top {
    top: 0
}

.tpd-background-box-bottom {
    bottom: 0
}

.tpd-background-box-left {
    left: 0
}

.tpd-background-box-right {
    right: 0
}

.tpd-iframeshim {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    zoom: 1;
    filter: alpha(opacity=0);
    opacity: 0
}

.tpd-shift-stem {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden
}

.tpd-shift-stem-side {
    position: absolute
}

.tpd-frame-top .tpd-shift-stem-side,
.tpd-frame-bottom .tpd-shift-stem-side {
    width: 100%
}

.tpd-frame-left .tpd-shift-stem-side,
.tpd-frame-right .tpd-shift-stem-side {
    height: 100%
}

.tpd-stem {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 16px;
    height: 8px;
    margin-left: 3px;
    margin-top: 2px;
    -webkit-transform-origin: 0% 0%;
    transform-origin: 0% 0%
}

.tpd-tooltip .tpd-skin .tpd-frames .tpd-frame .tpd-shift-stem .tpd-stem-reset {
    margin: 0 !important
}

.tpd-stem-spacer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.tpd-stem-reset .tpd-stem-spacer {
    margin-top: 0
}

.tpd-stem-point {
    width: 100px;
    position: absolute;
    top: 0;
    left: 50%
}

.tpd-stem-downscale,
.tpd-stem-transform {
    float: left;
    width: 100%;
    height: 100%;
    -webkit-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    position: relative
}

.tpd-stem-side {
    width: 50%;
    height: 100%;
    float: left;
    position: relative;
    overflow: hidden
}

.tpd-stem-side-inversed {
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.tpd-stem-triangle {
    width: 0;
    height: 0;
    border-bottom-style: solid;
    border-left-color: transparent;
    border-left-style: solid;
    position: absolute;
    top: 0;
    left: 0
}

.tpd-stem-border {
    width: 20px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    background-color: #fff;
    border-right-color: #fff;
    border-right-style: solid;
    border-right-width: 0
}

.tpd-stem-border-corner {
    position: absolute;
    top: 0;
    left: 50%;
    height: 100%;
    border-right-style: solid;
    border-right-width: 0
}

.tpd-stem * {
    z-index: 0;
    zoom: 1
}

.tpd-stem-border-center-offset,
.tpd-stem-border-center-offset-inverse {
    float: left;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.tpd-stem-notransform {
    float: left;
    width: 100%;
    height: 100%;
    position: relative
}

.tpd-stem-notransform .tpd-stem-border {
    height: 100%;
    position: relative;
    float: left;
    top: 0;
    left: 0;
    margin: 0
}

.tpd-stem-notransform .tpd-stem-border-center {
    position: absolute
}

.tpd-stem-notransform .tpd-stem-border-corner {
    background: #fff;
    border: 0;
    top: auto;
    left: auto
}

.tpd-stem-notransform .tpd-stem-border-center,
.tpd-stem-notransform .tpd-stem-triangle {
    height: 0;
    border: 0;
    left: 50%
}

.tpd-stem-transform-left {
    -webkit-transform: rotate(-90deg) scale(-1, 1);
    transform: rotate(-90deg) scale(-1, 1)
}

.tpd-stem-transform-right {
    -webkit-transform: rotate(90deg) translate(0, -100%);
    transform: rotate(90deg) translate(0, -100%)
}

.tpd-stem-transform-bottom {
    -webkit-transform: scale(1, -1) translate(0, -100%);
    transform: scale(1, -1) translate(0, -100%)
}

.tpd-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 46px;
    height: 36px
}

.tpd-spinner-spin {
    position: relative;
    float: left;
    margin: 8px 0 0 13px;
    text-indent: -9999em;
    border-top: 2px solid rgba(255, 255, 255, .2);
    border-right: 2px solid rgba(255, 255, 255, .2);
    border-bottom: 2px solid rgba(255, 255, 255, .2);
    border-left: 2px solid #fff;
    -webkit-animation: tpd-spinner-animation 1.1s infinite linear;
    animation: tpd-spinner-animation 1.1s infinite linear;
    box-sizing: border-box !important
}

.tpd-spinner-spin,
.tpd-spinner-spin:after {
    border-radius: 50%;
    width: 20px;
    height: 20px
}

@-webkit-keyframes tpd-spinner-animation {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes tpd-spinner-animation {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.tpd-is-loading .tpd-content-wrapper,
.tpd-is-loading .tpd-title-wrapper {
    display: none
}

.tpd-is-loading .tpd-background {
    display: none
}

.tpd-is-loading .tpd-background-loading {
    display: block
}

.tpd-tooltip-measuring {
    top: 0;
    left: 0;
    position: absolute;
    max-width: 100%;
    width: 100%
}

.tpd-tooltip-measuring .tpd-skin,
.tpd-tooltip-measuring .tpd-spinner {
    display: none
}

.tpd-tooltip-measuring .tpd-content-wrapper,
.tpd-tooltip-measuring .tpd-title-wrapper {
    display: block
}

.tpd-tooltip a,
.tpd-tooltip a:hover {
    color: gray;
    text-decoration: underline
}

.tpd-tooltip a:hover {
    color: #6c6c6c
}

.tpd-size-x-small .tpd-content,
.tpd-size-x-small .tpd-title {
    padding: 7px 8px;
    font-size: 10px;
    line-height: 15px
}

.tpd-size-x-small .tpd-background {
    border-radius: 5px
}

.tpd-size-x-small .tpd-stem {
    width: 12px;
    height: 6px;
    margin-left: 4px;
    margin-top: 2px
}

.tpd-size-x-small.tpd-no-radius .tpd-stem {
    margin-left: 7px
}

.tpd-size-x-small .tpd-close {
    margin-bottom: 1px
}

.tpd-size-x-small .tpd-spinner {
    width: 35px;
    height: 29px
}

.tpd-size-x-small .tpd-spinner-spin {
    margin: 6px 0 0 9px
}

.tpd-size-x-small .tpd-spinner-spin,
.tpd-size-x-small .tpd-spinner-spin:after {
    width: 17px;
    height: 17px
}

.tpd-size-small .tpd-content,
.tpd-size-small .tpd-title {
    padding: 8px;
    font-size: 10px;
    line-height: 16px
}

.tpd-size-small .tpd-background {
    border-radius: 6px
}

.tpd-size-small .tpd-stem {
    width: 14px;
    height: 7px;
    margin-left: 5px;
    margin-top: 2px
}

.tpd-size-small.tpd-no-radius .tpd-stem {
    margin-left: 8px
}

.tpd-size-small .tpd-close {
    margin: 2px 1px
}

.tpd-size-small .tpd-spinner {
    width: 42px;
    height: 32px
}

.tpd-size-small .tpd-spinner-spin {
    margin: 7px 0 0 13px
}

.tpd-size-small .tpd-spinner-spin,
.tpd-size-small .tpd-spinner-spin:after {
    width: 18px;
    height: 18px
}

.tpd-size-medium .tpd-content,
.tpd-size-medium .tpd-title {
    padding: 10px;
    font-size: 11px;
    line-height: 16px
}

.tpd-size-medium .tpd-background {
    border-radius: 8px
}

.tpd-size-medium .tpd-stem {
    width: 16px;
    height: 8px;
    margin-left: 6px;
    margin-top: 2px
}

.tpd-size-medium.tpd-no-radius .tpd-stem {
    margin-left: 10px
}

.tpd-size-medium .tpd-close {
    margin: 4px 2px
}

.tpd-size-medium .tpd-spinner {
    width: 50px;
    height: 36px
}

.tpd-size-medium .tpd-spinner-spin {
    margin: 8px 0 0 15px
}

.tpd-size-medium .tpd-spinner-spin,
.tpd-size-medium .tpd-spinner-spin:after {
    width: 20px;
    height: 20px
}

.tpd-size-large .tpd-content,
.tpd-size-large .tpd-title {
    padding: 10px;
    font-size: 13px;
    line-height: 18px
}

.tpd-size-large .tpd-background {
    border-radius: 8px
}

.tpd-size-large .tpd-stem {
    width: 18px;
    height: 9px;
    margin-left: 7px;
    margin-top: 2px
}

.tpd-size-large.tpd-no-radius .tpd-stem {
    margin-left: 10px
}

.tpd-size-large .tpd-close {
    margin: 5px 2px 5px 2px
}

.tpd-size-large .tpd-spinner {
    width: 54px;
    height: 38px
}

.tpd-size-large .tpd-spinner-spin {
    margin: 9px 0 0 17px
}

.tpd-size-large .tpd-spinner-spin,
.tpd-size-large .tpd-spinner-spin:after {
    width: 20px;
    height: 20px
}

.tpd-skin-dark .tpd-content,
.tpd-skin-dark .tpd-title,
.tpd-skin-dark .tpd-close {
    color: #fff
}

.tpd-skin-dark .tpd-background-content,
.tpd-skin-dark .tpd-background-title {
    background-color: #282828
}

.tpd-skin-dark .tpd-background {
    border-width: 1px;
    border-color: #282828;
    border-color: rgba(255, 255, 255, .1)
}

.tpd-skin-dark .tpd-title-wrapper {
    border-bottom: 1px solid #404040
}

.tpd-skin-dark .tpd-spinner-spin {
    border-color: rgba(255, 255, 255, .2);
    border-left-color: #fff
}

.tpd-skin-dark a {
    color: #ccc
}

.tpd-skin-dark a:hover {
    color: silver
}

.tpd-skin-light .tpd-content,
.tpd-skin-light .tpd-title,
.tpd-skin-light .tpd-close {
    color: #333
}

.tpd-skin-light .tpd-background-content {
    background-color: #fff
}

.tpd-skin-light .tpd-background {
    border-width: 1px;
    border-color: #838383;
    border-color: rgba(0, 0, 0, .3)
}

.tpd-skin-light .tpd-background-title {
    background-color: #f7f7f7
}

.tpd-skin-light .tpd-title-wrapper {
    border-bottom: 1px solid silver
}

.tpd-skin-light .tpd-background-shadow {
    box-shadow: 0 0 8px rgba(0, 0, 0, .15)
}

.tpd-skin-light.tpd-no-shadow .tpd-background {
    border-color: #acacac;
    border-color: rgba(100, 100, 100, .3)
}

.tpd-skin-light .tpd-spinner-spin {
    border-color: rgba(51, 51, 51, .2);
    border-left-color: #333
}

.tpd-skin-light a {
    color: gray
}

.tpd-skin-light a:hover {
    color: #6c6c6c
}

.tpd-skin-gray .tpd-content,
.tpd-skin-gray .tpd-title,
.tpd-skin-gray .tpd-close {
    color: #fff
}

.tpd-skin-gray .tpd-background-content,
.tpd-skin-gray .tpd-background-title {
    background-color: #727272
}

.tpd-skin-gray .tpd-background {
    border-width: 1px;
    border-color: #727272;
    border-color: rgba(255, 255, 255, .1)
}

.tpd-skin-gray .tpd-title-wrapper {
    border-bottom: 1px solid #505050
}

.tpd-skin-gray .tpd-spinner-spin {
    border-color: rgba(255, 255, 255, .2);
    border-left-color: #fff
}

.tpd-skin-gray a {
    color: #ccc
}

.tpd-skin-gray a:hover {
    color: #b6b6b6
}

.tpd-skin-red .tpd-content,
.tpd-skin-red .tpd-title,
.tpd-skin-red .tpd-close {
    color: #fff
}

.tpd-skin-red .tpd-background-content {
    background-color: #e13c37
}

.tpd-skin-red .tpd-background {
    border-width: 1px;
    border-color: #a30500;
    border-color: rgba(12, 0, 0, .6)
}

.tpd-skin-red .tpd-background-title {
    background-color: #e13c37
}

.tpd-skin-red .tpd-title-wrapper {
    border-bottom: 1px solid #a30500
}

.tpd-skin-red .tpd-background-shadow {
    box-shadow: 0 0 8px rgba(0, 0, 0, .15)
}

.tpd-skin-red .tpd-spinner-spin {
    border-color: rgba(255, 255, 255, .2);
    border-left-color: #fff
}

.tpd-skin-red a {
    color: #ddd
}

.tpd-skin-red a:hover {
    color: #c6c6c6
}

.tpd-skin-green .tpd-content,
.tpd-skin-green .tpd-title,
.tpd-skin-green .tpd-close {
    color: #fff
}

.tpd-skin-green .tpd-background-content {
    background-color: #4aab3a
}

.tpd-skin-green .tpd-background {
    border-width: 1px;
    border-color: #127c00;
    border-color: rgba(0, 12, 0, .6)
}

.tpd-skin-green .tpd-background-title {
    background-color: #4aab3a
}

.tpd-skin-green .tpd-title-wrapper {
    border-bottom: 1px solid #127c00
}

.tpd-skin-green .tpd-background-shadow {
    box-shadow: 0 0 8px rgba(0, 0, 0, .15)
}

.tpd-skin-green .tpd-spinner-spin {
    border-color: rgba(255, 255, 255, .2);
    border-left-color: #fff
}

.tpd-skin-green a {
    color: #ddd
}

.tpd-skin-green a:hover {
    color: #c6c6c6
}

.tpd-skin-blue .tpd-content,
.tpd-skin-blue .tpd-title,
.tpd-skin-blue .tpd-close {
    color: #fff
}

.tpd-skin-blue .tpd-background-content {
    background-color: #45a3e3
}

.tpd-skin-blue .tpd-background {
    border-width: 1px;
    border-color: #1674b4;
    border-color: rgba(0, 0, 12, .6)
}

.tpd-skin-blue .tpd-background-title {
    background-color: #45a3e3
}

.tpd-skin-blue .tpd-title-wrapper {
    border-bottom: 1px solid #1674b4
}

.tpd-skin-blue .tpd-background-shadow {
    box-shadow: 0 0 8px rgba(0, 0, 0, .15)
}

.tpd-skin-blue .tpd-spinner-spin {
    border-color: rgba(255, 255, 255, .2);
    border-left-color: #fff
}

.tpd-skin-blue a {
    color: #ddd
}

.tpd-skin-blue a:hover {
    color: #c6c6c6
}

.tpd-skin-lightyellow .tpd-content,
.tpd-skin-lightyellow .tpd-title,
.tpd-skin-lightyellow .tpd-close {
    color: #333
}

.tpd-skin-lightyellow .tpd-background-content {
    background-color: #ffffa9
}

.tpd-skin-lightyellow .tpd-background {
    border-width: 1px;
    border-color: #9d9c8c;
    border-color: rgba(8, 8, 0, .35)
}

.tpd-skin-lightyellow .tpd-background-title {
    background-color: #ffffa9
}

.tpd-skin-lightyellow .tpd-title-wrapper {
    border-bottom: 1px solid #a7a697
}

.tpd-skin-lightyellow .tpd-background-shadow {
    box-shadow: 0 0 8px rgba(0, 0, 0, .15)
}

.tpd-skin-lightyellow .tpd-spinner-spin {
    border-color: rgba(51, 51, 51, .2);
    border-left-color: #333
}

.tpd-skin-lightyellow a {
    color: #777
}

.tpd-skin-lightyellow a:hover {
    color: #868686
}

.tpd-skin-lightblue .tpd-content,
.tpd-skin-lightblue .tpd-title,
.tpd-skin-lightblue .tpd-close {
    color: #333
}

.tpd-skin-lightblue .tpd-background-content {
    background-color: #bce5ff
}

.tpd-skin-lightblue .tpd-background {
    border-width: 1px;
    border-color: #7c868a;
    border-color: rgba(0, 0, 8, .35)
}

.tpd-skin-lightblue .tpd-background-title {
    background-color: #bce5ff
}

.tpd-skin-lightblue .tpd-title-wrapper {
    border-bottom: 1px solid #909b9f
}

.tpd-skin-lightblue .tpd-background-shadow {
    box-shadow: 0 0 8px rgba(0, 0, 0, .15)
}

.tpd-skin-lightblue .tpd-spinner-spin {
    border-color: rgba(51, 51, 51, .2);
    border-left-color: #333
}

.tpd-skin-lightblue a {
    color: #777
}

.tpd-skin-lightblue a:hover {
    color: #868686
}

.tpd-skin-lightpink .tpd-content,
.tpd-skin-lightpink .tpd-title,
.tpd-skin-lightpink .tpd-close {
    color: #333
}

.tpd-skin-lightpink .tpd-background-content {
    background-color: #ffc4bf
}

.tpd-skin-lightpink .tpd-background {
    border-width: 1px;
    border-color: #8d817c;
    border-color: rgba(8, 0, 0, .35)
}

.tpd-skin-lightpink .tpd-background-title {
    background-color: #ffc4bf
}

.tpd-skin-lightpink .tpd-title-wrapper {
    border-bottom: 1px solid #a08f8f
}

.tpd-skin-lightpink .tpd-background-shadow {
    box-shadow: 0 0 8px rgba(0, 0, 0, .15)
}

.tpd-skin-lightpink .tpd-spinner-spin {
    border-color: rgba(51, 51, 51, .2);
    border-left-color: #333
}

.tpd-skin-lightpink a {
    color: #777
}

.tpd-skin-lightpink a:hover {
    color: #868686
}

.slick-slider {
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir='rtl'] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir='rtl'] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
    overflow: hidden;
}

.slick-arrow.slick-hidden {
    display: none
}

@charset 'UTF-8';

.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    margin-top: -10px\9;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    color: transparent;
    outline: none;
    background: transparent
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: .25
}

.slick-prev:before,
.slick-next:before {
    font-family: 'Glyphicons Halflings';
    font-size: 22px;
    line-height: 1;
    opacity: .75;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir='rtl'] .slick-prev {
    right: -25px;
    left: auto
}

.slick-prev:before {
    content: "\e257"
}

[dir='rtl'] .slick-prev:before {
    content: "\e257"
}

.slick-next {
    right: -25px
}

[dir='rtl'] .slick-next {
    right: auto;
    left: -25px
}

.slick-next:before {
    content: "\e258"
}

[dir='rtl'] .slick-next:before {
    content: "\e258"
}

.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -45px;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1
}

.slick-dots li button:before {
    font-family: 'Arial';
    font-size: 22px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #000
}

@charset 'UTF-8';

.slick-loading .slick-list {
    background: #fff url('/bundles/images/external/slick/ajax-loader.gif') center center no-repeat
}

@font-face {
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;
    src: url('/bundles/fonts/slick.eot');
    src: url('/bundles/fonts/slick.eot?#iefix') format('embedded-opentype'), url('/bundles/fonts/slick.woff') format('woff'), url('/bundles/fonts/slick.ttf') format('truetype'), url('/bundles/fonts/slick.svg#slick') format('svg')
}

.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    color: transparent;
    outline: none;
    background: transparent
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: .25
}

.slick-prev:before,
.slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir='rtl'] .slick-prev {
    right: -25px;
    left: auto
}

.slick-prev:before {
    content: '←'
}

[dir='rtl'] .slick-prev:before {
    content: '→'
}

.slick-next {
    right: -25px
}

[dir='rtl'] .slick-next {
    right: auto;
    left: -25px;
}

.slick-next:before {
    content: '→'
}

[dir='rtl'] .slick-next:before {
    content: '←'
}

.slick-dotted.slick-slider {
    margin-bottom: 0
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1
}

.slick-dots li button:before {
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #000
}

.vjs-default-skin {
    color: #ccc
}

@font-face {
    font-family: VideoJS;
    src: url(/Scripts/external/videojs/font/vjs.eot);
    src: url(/Scripts/external/videojs/font/vjs.eot?#iefix) format('embedded-opentype'), url(/Scripts/external/videojs/font/vjs.woff) format('woff'), url(/Scripts/external/videojs/font/vjs.ttf) format('truetype'), url(/Scripts/external/videojs/font/vjs.svg#icomoon) format('svg');
    font-weight: 400;
    font-style: normal
}

.vjs-default-skin .vjs-slider {
    outline: 0;
    position: relative;
    cursor: pointer;
    padding: 0;
    background-color: #333;
    background-color: rgba(51, 51, 51, .9)
}

.vjs-default-skin .vjs-slider:focus {
    -webkit-box-shadow: 0 0 2em #fff;
    -moz-box-shadow: 0 0 2em #fff;
    box-shadow: 0 0 2em #fff
}

.vjs-default-skin .vjs-slider-handle {
    position: absolute;
    left: 0;
    top: 0
}

.vjs-default-skin .vjs-slider-handle:before {
    content: "";
    font-family: VideoJS;
    font-size: 1em;
    line-height: 1;
    text-align: center;
    text-shadow: 0 0 1em #fff;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.vjs-default-skin .vjs-control-bar {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3em;
    background-color: #07141e;
    background-color: rgba(7, 20, 30, .7)
}

.vjs-default-skin.vjs-has-started .vjs-control-bar {
    display: block;
    visibility: visible;
    opacity: 1;
    -webkit-transition: visibility .1s, opacity .1s;
    -moz-transition: visibility .1s, opacity .1s;
    -o-transition: visibility .1s, opacity .1s;
    transition: visibility .1s, opacity .1s
}

.vjs-default-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
    display: block;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 1s, opacity 1s;
    -moz-transition: visibility 1s, opacity 1s;
    -o-transition: visibility 1s, opacity 1s;
    transition: visibility 1s, opacity 1s
}

.vjs-default-skin.vjs-controls-disabled .vjs-control-bar {
    display: none
}

.vjs-default-skin.vjs-using-native-controls .vjs-control-bar {
    display: none
}

.vjs-default-skin.vjs-error .vjs-control-bar {
    display: none
}

.vjs-audio.vjs-default-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
    opacity: 1;
    visibility: visible
}

@media \0screen {
    .vjs-default-skin.vjs-user-inactive.vjs-playing .vjs-control-bar :before {
        content: ""
    }
}

.vjs-default-skin .vjs-control {
    outline: 0;
    position: relative;
    float: left;
    text-align: center;
    margin: 0;
    padding: 0;
    height: 3em;
    width: 4em
}

.vjs-default-skin .vjs-control:before {
    font-family: VideoJS;
    font-size: 1.5em;
    line-height: 2;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .5)
}

.vjs-default-skin .vjs-control:focus:before,
.vjs-default-skin .vjs-control:hover:before {
    text-shadow: 0 0 1em #fff
}

.vjs-default-skin .vjs-control:focus {}

.vjs-default-skin .vjs-control-text {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.vjs-default-skin .vjs-play-control {
    width: 5em;
    cursor: pointer
}

.vjs-default-skin .vjs-play-control:before {
    content: ""
}

.vjs-default-skin.vjs-playing .vjs-play-control:before {
    content: ""
}

.vjs-default-skin .vjs-playback-rate .vjs-playback-rate-value {
    font-size: 1.5em;
    line-height: 2;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .5)
}

.vjs-default-skin .vjs-playback-rate.vjs-menu-button .vjs-menu .vjs-menu-content {
    width: 4em;
    left: -2em;
    list-style: none
}

.vjs-default-skin .vjs-mute-control,
.vjs-default-skin .vjs-volume-menu-button {
    cursor: pointer;
    float: right
}

.vjs-default-skin .vjs-mute-control:before,
.vjs-default-skin .vjs-volume-menu-button:before {
    content: ""
}

.vjs-default-skin .vjs-mute-control.vjs-vol-0:before,
.vjs-default-skin .vjs-volume-menu-button.vjs-vol-0:before {
    content: ""
}

.vjs-default-skin .vjs-mute-control.vjs-vol-1:before,
.vjs-default-skin .vjs-volume-menu-button.vjs-vol-1:before {
    content: ""
}

.vjs-default-skin .vjs-mute-control.vjs-vol-2:before,
.vjs-default-skin .vjs-volume-menu-button.vjs-vol-2:before {
    content: ""
}

.vjs-default-skin .vjs-volume-control {
    width: 5em;
    float: right
}

.vjs-default-skin .vjs-volume-bar {
    width: 5em;
    height: .6em;
    margin: 1.1em auto 0
}

.vjs-default-skin .vjs-volume-level {
    position: absolute;
    top: 0;
    left: 0;
    height: .5em;
    width: 100%;
    background: #66a8cc url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC) -50% 0 repeat
}

.vjs-default-skin .vjs-volume-bar .vjs-volume-handle {
    width: .5em;
    height: .5em;
    left: 4.5em
}

.vjs-default-skin .vjs-volume-handle:before {
    font-size: .9em;
    top: -.2em;
    left: -.2em;
    width: 1em;
    height: 1em
}

.vjs-default-skin .vjs-volume-menu-button .vjs-menu {
    display: block;
    width: 0;
    height: 0;
    border-top-color: transparent
}

.vjs-default-skin .vjs-volume-menu-button .vjs-menu .vjs-menu-content {
    height: 0;
    width: 0
}

.vjs-default-skin .vjs-volume-menu-button:hover .vjs-menu,
.vjs-default-skin .vjs-volume-menu-button .vjs-menu.vjs-lock-showing {
    border-top-color: rgba(7, 40, 50, .5)
}

.vjs-default-skin .vjs-volume-menu-button:hover .vjs-menu .vjs-menu-content,
.vjs-default-skin .vjs-volume-menu-button .vjs-menu.vjs-lock-showing .vjs-menu-content {
    height: 2.9em;
    width: 10em
}

.vjs-default-skin .vjs-progress-control {
    position: absolute;
    left: 0;
    right: 0;
    width: auto;
    font-size: .3em;
    height: 1em;
    top: -1em;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s
}

.vjs-default-skin:hover .vjs-progress-control {
    font-size: .9em;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.vjs-default-skin .vjs-progress-holder {
    height: 100%
}

.vjs-default-skin .vjs-progress-holder .vjs-play-progress,
.vjs-default-skin .vjs-progress-holder .vjs-load-progress,
.vjs-default-skin .vjs-progress-holder .vjs-load-progress div {
    position: absolute;
    display: block;
    height: 100%;
    margin: 0;
    padding: 0;
    width: 0;
    left: 0;
    top: 0
}

.vjs-default-skin .vjs-play-progress {
    background: #66a8cc url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC) -50% 0 repeat
}

.vjs-default-skin .vjs-load-progress {
    background: #646464;
    background: rgba(255, 255, 255, .2)
}

.vjs-default-skin .vjs-load-progress div {
    background: #787878;
    background: rgba(255, 255, 255, .1)
}

.vjs-default-skin .vjs-seek-handle {
    width: 1.5em;
    height: 100%
}

.vjs-default-skin .vjs-seek-handle:before {
    padding-top: .1em
}

.vjs-default-skin.vjs-live .vjs-time-controls,
.vjs-default-skin.vjs-live .vjs-time-divider,
.vjs-default-skin.vjs-live .vjs-progress-control {
    display: none
}

.vjs-default-skin.vjs-live .vjs-live-display {
    display: block
}

.vjs-default-skin .vjs-live-display {
    display: none;
    font-size: 1em;
    line-height: 3em
}

.vjs-default-skin .vjs-time-controls {
    font-size: 1em;
    line-height: 3em
}

.vjs-default-skin .vjs-current-time {
    float: left
}

.vjs-default-skin .vjs-duration {
    float: left
}

.vjs-default-skin .vjs-remaining-time {
    display: none;
    float: left
}

.vjs-time-divider {
    float: left;
    line-height: 3em
}

.vjs-default-skin .vjs-fullscreen-control {
    width: 3.8em;
    cursor: pointer;
    float: right
}

.vjs-default-skin .vjs-fullscreen-control:before {
    content: ""
}

.vjs-default-skin.vjs-fullscreen .vjs-fullscreen-control:before {
    content: ""
}

.vjs-default-skin .vjs-big-play-button {
    left: .5em;
    top: .5em;
    font-size: 3em;
    display: block;
    z-index: 2;
    position: absolute;
    width: 4em;
    height: 2.6em;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    opacity: 1;
    background-color: #07141e;
    background-color: rgba(7, 20, 30, .7);
    border: .1em solid #3b4249;
    -webkit-border-radius: .8em;
    -moz-border-radius: .8em;
    border-radius: .8em;
    -webkit-box-shadow: 0 0 1em rgba(255, 255, 255, .25);
    -moz-box-shadow: 0 0 1em rgba(255, 255, 255, .25);
    box-shadow: 0 0 1em rgba(255, 255, 255, .25);
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s
}

.vjs-default-skin.vjs-big-play-centered .vjs-big-play-button {
    left: 50%;
    margin-left: -2.1em;
    top: 50%;
    margin-top: -1.4000000000000001em
}

.vjs-default-skin.vjs-controls-disabled .vjs-big-play-button {
    display: none
}

.vjs-default-skin.vjs-has-started .vjs-big-play-button {
    display: none
}

.vjs-default-skin.vjs-using-native-controls .vjs-big-play-button {
    display: none
}

.vjs-default-skin:hover .vjs-big-play-button,
.vjs-default-skin .vjs-big-play-button:focus {
    outline: 0;
    border-color: #fff;
    background-color: #505050;
    background-color: rgba(50, 50, 50, .75);
    -webkit-box-shadow: 0 0 3em #fff;
    -moz-box-shadow: 0 0 3em #fff;
    box-shadow: 0 0 3em #fff;
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -o-transition: all 0s;
    transition: all 0s
}

.vjs-default-skin .vjs-big-play-button:before {
    content: "";
    font-family: VideoJS;
    line-height: 2.6em;
    text-shadow: .05em .05em .1em #000;
    text-align: center;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%
}

.vjs-error .vjs-big-play-button {
    display: none
}

.vjs-error-display {
    display: none
}

.vjs-error .vjs-error-display {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.vjs-error .vjs-error-display:before {
    content: 'X';
    font-family: Arial;
    font-size: 4em;
    color: #666;
    line-height: 1;
    text-shadow: .05em .05em .1em #000;
    text-align: center;
    vertical-align: middle;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -.5em;
    width: 100%
}

.vjs-error-display div {
    position: absolute;
    bottom: 1em;
    right: 0;
    left: 0;
    font-size: 1.4em;
    text-align: center;
    padding: 3px;
    background: #000;
    background: rgba(0, 0, 0, .5)
}

.vjs-error-display a,
.vjs-error-display a:visited {
    color: #f4a460
}

.vjs-loading-spinner {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 4em;
    line-height: 1;
    width: 1em;
    height: 1em;
    margin-left: -.5em;
    margin-top: -.5em;
    opacity: .75
}

.vjs-waiting .vjs-loading-spinner,
.vjs-seeking .vjs-loading-spinner {
    display: block;
    -webkit-animation: spin 1.5s infinite linear;
    -moz-animation: spin 1.5s infinite linear;
    -o-animation: spin 1.5s infinite linear;
    animation: spin 1.5s infinite linear
}

.vjs-error .vjs-loading-spinner {
    display: none;
    -webkit-animation: none;
    -moz-animation: none;
    -o-animation: none;
    animation: none
}

.vjs-default-skin .vjs-loading-spinner:before {
    content: "";
    font-family: VideoJS;
    position: absolute;
    top: 0;
    left: 0;
    width: 1em;
    height: 1em;
    text-align: center;
    text-shadow: 0 0 .1em #000
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg)
    }

    100% {
        -moz-transform: rotate(359deg)
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg)
    }
}

@-o-keyframes spin {
    0% {
        -o-transform: rotate(0deg)
    }

    100% {
        -o-transform: rotate(359deg)
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(359deg)
    }
}

.vjs-default-skin .vjs-menu-button {
    float: right;
    cursor: pointer
}

.vjs-default-skin .vjs-menu {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 0;
    margin-bottom: 3em;
    border-left: 2em solid transparent;
    border-right: 2em solid transparent;
    border-top: 1.55em solid #000;
    border-top-color: rgba(7, 40, 50, .5)
}

.vjs-default-skin .vjs-menu-button .vjs-menu .vjs-menu-content {
    display: block;
    padding: 0;
    margin: 0;
    position: absolute;
    width: 10em;
    bottom: 1.5em;
    max-height: 15em;
    overflow: auto;
    left: -5em;
    background-color: #07141e;
    background-color: rgba(7, 20, 30, .7);
    -webkit-box-shadow: -.2em -.2em .3em rgba(255, 255, 255, .2);
    -moz-box-shadow: -.2em -.2em .3em rgba(255, 255, 255, .2);
    box-shadow: -.2em -.2em .3em rgba(255, 255, 255, .2)
}

.vjs-default-skin .vjs-menu-button:hover .vjs-control-content .vjs-menu,
.vjs-default-skin .vjs-control-content .vjs-menu.vjs-lock-showing {
    display: block
}

.vjs-default-skin.vjs-scrubbing .vjs-menu-button:hover .vjs-control-content .vjs-menu {
    display: none
}

.vjs-default-skin .vjs-menu-button ul li {
    list-style: none;
    margin: 0;
    padding: .3em 0;
    line-height: 1.4em;
    font-size: 1.2em;
    text-align: center;
    text-transform: lowercase
}

.vjs-default-skin .vjs-menu-button ul li.vjs-selected {
    background-color: #000
}

.vjs-default-skin .vjs-menu-button ul li:focus,
.vjs-default-skin .vjs-menu-button ul li:hover,
.vjs-default-skin .vjs-menu-button ul li.vjs-selected:focus,
.vjs-default-skin .vjs-menu-button ul li.vjs-selected:hover {
    outline: 0;
    color: #111;
    background-color: #fff;
    background-color: rgba(255, 255, 255, .75);
    -webkit-box-shadow: 0 0 1em #fff;
    -moz-box-shadow: 0 0 1em #fff;
    box-shadow: 0 0 1em #fff
}

.vjs-default-skin .vjs-menu-button ul li.vjs-menu-title {
    text-align: center;
    text-transform: uppercase;
    font-size: 1em;
    line-height: 2em;
    padding: 0;
    margin: 0 0 .3em;
    font-weight: 700;
    cursor: default
}

.vjs-default-skin .vjs-subtitles-button:before {
    content: ""
}

.vjs-default-skin .vjs-captions-button:before {
    content: ""
}

.vjs-default-skin .vjs-chapters-button:before {
    content: ""
}

.vjs-default-skin .vjs-chapters-button.vjs-menu-button .vjs-menu .vjs-menu-content {
    width: 24em;
    left: -12em
}

.vjs-default-skin .vjs-captions-button:focus .vjs-control-content:before,
.vjs-default-skin .vjs-captions-button:hover .vjs-control-content:before {
    -webkit-box-shadow: 0 0 1em #fff;
    -moz-box-shadow: 0 0 1em #fff;
    box-shadow: 0 0 1em #fff
}

.video-js {
    background-color: #000;
    position: relative;
    padding: 0;
    font-size: 10px;
    vertical-align: middle;
    font-weight: 400;
    font-style: normal;
    font-family: Arial, sans-serif;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.video-js .vjs-tech {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.video-js:-moz-full-screen {
    position: absolute
}

body.vjs-full-window {
    padding: 0;
    margin: 0;
    height: 100%;
    overflow-y: auto
}

.video-js.vjs-fullscreen {
    position: fixed;
    overflow: hidden;
    z-index: 1000;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
    _position: absolute
}

.video-js:-webkit-full-screen {
    width: 100% !important;
    height: 100% !important
}

.video-js.vjs-fullscreen.vjs-user-inactive {
    cursor: none
}

.vjs-poster {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    background-color: #000;
    cursor: pointer;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.vjs-poster img {
    display: block;
    margin: 0 auto;
    max-height: 100%;
    padding: 0;
    width: 100%
}

.video-js.vjs-has-started .vjs-poster {
    display: none
}

.video-js.vjs-audio.vjs-has-started .vjs-poster {
    display: block
}

.video-js.vjs-controls-disabled .vjs-poster {
    display: none
}

.video-js.vjs-using-native-controls .vjs-poster {
    display: none
}

.video-js .vjs-text-track-display {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 3em;
    right: 0;
    pointer-events: none
}

.vjs-caption-settings {
    position: relative;
    top: 1em;
    background-color: #000;
    opacity: .75;
    color: #fff;
    margin: 0 auto;
    padding: .5em;
    height: 15em;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    width: 40em
}

.vjs-caption-settings .vjs-tracksettings {
    top: 0;
    bottom: 2em;
    left: 0;
    right: 0;
    position: absolute;
    overflow: auto
}

.vjs-caption-settings .vjs-tracksettings-colors,
.vjs-caption-settings .vjs-tracksettings-font {
    float: left
}

.vjs-caption-settings .vjs-tracksettings-colors:after,
.vjs-caption-settings .vjs-tracksettings-font:after,
.vjs-caption-settings .vjs-tracksettings-controls:after {
    clear: both
}

.vjs-caption-settings .vjs-tracksettings-controls {
    position: absolute;
    bottom: 1em;
    right: 1em
}

.vjs-caption-settings .vjs-tracksetting {
    margin: 5px;
    padding: 3px;
    min-height: 40px
}

.vjs-caption-settings .vjs-tracksetting label {
    display: block;
    width: 100px;
    margin-bottom: 5px
}

.vjs-caption-settings .vjs-tracksetting span {
    display: inline;
    margin-left: 5px
}

.vjs-caption-settings .vjs-tracksetting>div {
    margin-bottom: 5px;
    min-height: 20px
}

.vjs-caption-settings .vjs-tracksetting>div:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    min-height: 0
}

.vjs-caption-settings label>input {
    margin-right: 10px
}

.vjs-caption-settings input[type=button] {
    width: 40px;
    height: 40px
}

.vjs-hidden {
    display: none !important
}

.vjs-lock-showing {
    display: block !important;
    opacity: 1;
    visibility: visible
}

.vjs-no-js {
    padding: 2em;
    color: #ccc;
    background-color: #333;
    font-size: 1.8em;
    font-family: Arial, sans-serif;
    text-align: center;
    width: 30em;
    height: 15em;
    margin: 0 auto
}

.vjs-no-js a,
.vjs-no-js a:visited {
    color: #f4a460
}

html {
    height: 100%
}

body {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    text-align: center;
    color: #333;
    height: 100%;
    margin: 0;
    min-width: 1024px
}

body .header.navbar {
    padding: 4px 0 0 0;
    background: #333
}

body .header.navbar .logo {
    display: inline-block;
    float: left;
    margin: 5px 0 9px 0
}

body .header.navbar .logo img {
    width: 265px
}

p,
div,
span {}

form {
    min-height: 100%;
    height: 100%
}

.CenterContent h1 {
    margin: 0 0 7px 0
}

h1 {
    font-family: 'Tahoma', 'Trebuchet MS';
    clear: left;
    font-size: 22px;
    font-weight: normal;
    border-bottom: Solid 0 #bababa;
    margin: -5px 0 7px 0;
    padding: 0
}

h1 span {
    font-family: 'Tahoma', 'Trebuchet MS'
}

h1.BlogTitle {
    padding-right: 85px
}

h2 {
    margin: 0;
    font-family: 'Tahoma', 'Trebuchet MS';
    font-size: 18px;
    font-weight: normal
}

h2 span {
    font-family: 'Tahoma', 'Trebuchet MS'
}

h2 a:link {
    text-decoration: none
}

h3 {
    font-weight: normal;
    font-size: 14px;
    color: #333;
    font-family: "Arial";
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 5px;
    line-height: 12px;
    padding-bottom: 3px;
    border-bottom: Solid 1px #eee
}

p+h3 {
    margin-top: 1.5em
}

h2+p,
h3+p {
    margin-top: 0
}

h1+h3 {
    margin-top: 1em
}

h4 {
    font-size: 16px;
    color: #333;
    font-family: "Tahoma";
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 20px;
    border-bottom: Solid 1px #eee
}

h5 {
    font-size: 30px
}

h6 {
    font-size: 35px;
    color: #fff;
    font-weight: bold;
    margin-top: 10px;
    padding-top: 5px;
    margin-bottom: 0
}

sup {
    vertical-align: top;
    top: .7em
}

sup.cms {
    vertical-align: top;
    top: .7em
}

input[type=text],
textarea,
select {
    border: 1px solid silver;
    padding: 1px
}

input[type=text],
textarea {
    color: #444;
    font-size: 12px;
    font-family: Arial
}

textarea {
    resize: vertical
}

.additional {
    font-style: italic;
    margin-bottom: 7px
}

.HeaderNav {
    display: inline-block;
    position: absolute;
    left: 200px;
    color: #fafafa;
    margin-top: 13px;
    width: 850px;
    height: 44px;
    z-index: 1200;
    vertical-align: top
}

.HeaderNavContainer {
    display: inline;
    vertical-align: top;
    float: left
}

.HeaderNavContainerNoDdl {
    display: inline;
    position: relative;
    vertical-align: top;
    float: left
}

.changeStatus {
    display: inline-block;
    vertical-align: top;
    margin-right: 15px
}

.navseperatorhdr {
    padding: 0;
    vertical-align: bottom;
    display: inline-block;
    width: 3px;
    height: 42px;
    background: url('/bundles/images/generic-img-set.png') -0 -64px no-repeat
}

a.ShoppingCartLinks:link {
    color: #fff !important;
    text-decoration: none !important
}

a.ShoppingCartLinks:visited {
    color: #fff !important;
    text-decoration: none !important
}

a.ShoppingCartLinks:hover {
    color: #f7f7f7 !important;
    text-decoration: underline !important
}

a.ShoppingCartLinks:active {
    color: #fff !important;
    text-decoration: none !important
}

.ui-accordion-content-active ul {
    margin: 0;
    padding-left: 14px;
    font-size: 12px
}


li {
    padding: 0;
    margin: 0
}

ul.no-disc {
    list-style-type: none
}

img {
    border: 0
}

tbody {
    height: 100%
}

.FullHeight {
    height: 100%
}

.ContentContainerMain {
    width: 990px;
    margin: 10px auto 0 auto;
    text-align: left;
    display: block;
    padding-bottom: 261px
}

.Footer {
    width: 100%;
    background: #222;
    border-top: Solid 1px #777;
    padding: 20px 0 60px 0;
    color: #eee;
    clear: both;
    position: relative;
}

.Footer .Content {
    width: 990px;
    margin: 0 auto
}

.Footer .td-l {
    width: 495px;
    text-align: left
}

.Footer .td-l .td-l-header {
    font-size: 12px;
    margin: 0;
    padding: 0
}

.Footer .td-r {
    width: 495px;
    text-align: right
}

.Footer .td-r .td-r-t {
    display: inline-block;
    width: 495px;
    margin-bottom: 15px
}

.Footer .td-r .td-r-t .td-r-t-r {
    display: inline-block;
    width: 250px;
    margin-left: 20px;
    float: right
}

.Footer .td-r .td-r-t .td-r-t-l {
    display: inline-block;
    width: 157px;
    float: right
}

.Footer .td-r .td-r-t .td-r-t-l .t-space {
    display: inline-block;
    margin: 23px 0 6px 0
}

.Footer .td-r .td-r-t .td-r-t-l .b-space {
    display: inline-block;
    margin-bottom: 4px
}

.Footer .td-r .td-r-b {
    padding-bottom: 5px
}

.Footer .td-r .td-r-ip {
    margin-top: 10px;
    color: #595959;
    font-size: 11px
}

.IGILogo {
    clear: both;
    float: left;
    display: block;
    padding: 10px 0 13px 5px
}

.IGILogoSmall {
    float: left;
    display: block;
    padding: 10px 0 13px 10px
}

.ContentContainerMain .Outer {
    height: 100%
}

.ContentContainerMain .InnerLeft {
    width: 820px
}

.ContentContainerMain .InnerLeft .Padding {}

.ContentContainerMain .InnerRight {
    height: 100%
}

.ContentContainerMain .Center {
    float: left;
    width: 621px;
    margin: 10px 10px 20px 0;
    position: relative;
    display: inline-block
}

.CenterContent {
    float: left;
    width: 623px;
    margin: 0 10px 20px 0;
    position: relative;
    display: inline-block;
    border: solid 1px #dadada;
    background-color: #fff
}

.center-content-full {
    width: 930px;
    margin: 10px 0 20px 0;
    position: relative;
    display: inline-block;
    border: solid 1px #dadada;
    background-color: #fff;
    padding: 10px 30px 20px 30px;
    z-index: 1
}

.CenterContentTwoColumn {
    float: left;
    width: 803px;
    margin: 0 0 20px 0;
    position: relative;
    display: inline-block;
    border: solid 1px #dadada;
    background-color: #fff
}

.CenterContentSpace {
    padding-left: 10px
}

.BookstoreOnDemandCenter {
    background: #fff;
    width: 744px;
    padding: 0 10px 0 10px;
    height: 100%;
    min-height: 100%
}

.FloatRight {
    float: right
}

.FloatLeft {
    float: left
}

.InfoSciVideo {
    float: right;
    margin-left: 5px;
    width: 275px;
    height: 185px;
    border: 0
}

.InfoSciFreeTrialLink {
    display: inline-block;
    margin-left: 5px;
    margin-bottom: 10px;
    text-decoration: none;
    width: 275px;
    height: 50px;
    clear: right;
    float: right
}

.InfoSciFreeTrialLink .Background {
    background: #333 url('/bundles/images/freetrial.png') 50% 50% no-repeat;
    padding: 5px;
    border: 1px solid #999;
    border-top-width: 0
}

.bottom-space-small {
    margin-bottom: 3px
}

.bottomspace {
    margin-bottom: 10px
}

.top-space-small {
    margin-top: 3px
}

.journalcontents {
    margin-bottom: 14px
}

.journalcontents .issue {
    padding: 7px 0 7px 5px;
    font-size: 14px;
    background-color: #dadada;
    border-bottom: 1px solid #dadada
}

.journalcontents .issuecontents {
    display: inline-block;
    width: 100%;
    padding: 0 4px 0 10px
}

.journalcontents .issuecontents .articlenumber {
    margin-bottom: 7px;
    font-size: 14px;
    color: #111;
    vertical-align: top
}

.journalcontents .issuecontents .ancillaryfiles {
    display: inline-block;
    width: 555px
}

.journalcontents .issuecontents .articles {
    display: inline-block;
    width: 100%;
    float: left
}

.journalcontents .title {
    margin-bottom: 5px
}

.journalcontents .affiliates {
    font-size: 12px;
    margin-bottom: 5px;
    color: #00812b
}

.journalcontents .issuecontents .articles .abstract {
    font-size: 12px
}

.journalcontents .issuecontents .articles .nav {
    font-size: 11px
}

.journalcontents .issuecontents .pricing {
    display: inline-block;
    width: 102px;
    vertical-align: top;
    text-align: right;
    float: right
}

.journalcontents .supplementary-materials {
    padding: 4px 0 4px 10px
}

.journalcontents .supplementary-materials .item .title {
    margin-bottom: 5px
}

.rightnavad {
    width: 100%;
    display: inline-block;
    margin-bottom: 7px;
    cursor: pointer;
    background: #eaeaea;
    color: #555
}

.rightnavad .copy {
    font-size: 10px;
    vertical-align: top
}

.rightnavad .item {
    padding: 9px 3px 10px 7px;
    display: block;
    font-size: 14px
}

.rightnavad .itemsmall {
    letter-spacing: -.08em
}

.rightnavad .item .small {
    font-size: 11px
}

.rightnavad .details {
    font-family: 'Tahoma', 'Trebuchet MS';
    padding: 7px 3px 10px 7px;
    display: none;
    color: #333
}

.rightnavad .glyphicon {
    font-size: 10px
}

.rightnavad .details strong {
    margin-bottom: 3px;
    display: block
}

.rightnavad:hover {
    background: #aaa;
    color: #fff
}

.alis {
    background-image: url('/bundles/images/alis-book-series-r-ad.png')
}

.symposium {
    background-image: url('/bundles/images/online-symposium-r-ad.png')
}

.infosci {
    background-image: url('/bundles/images/infosci-free-trial-r-ad.png')
}

.catalogs {
    background-image: url('/bundles/images/igi-global-catalogs-r-ad.png')
}

.featuredtitles {}

.publish {
    background-image: url('/bundles/images/publish-with-igi-global.png')
}

.publish-small {
    background-image: url('/bundles/images/publish-button3.png')
}

.newsletter {
    background-image: url('/bundles/images/subscribe-to-newsletter.png')
}

.updates {
    background-image: url('/bundles/images/updates-r-ad.png')
}

.sb-bs-left {
    float: left;
    width: 179px;
    margin: 10px 0 20px 0
}

.ClearFloat {
    clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0
}

.GatewayHeaderText {
    font-family: 'Segoe UI', 'Tahoma', 'Trebuchet MS';
    font-size: 16px
}

.TableMin {
    width: 100%
}

.TableMin .Header .Cell {
    font-size: 11px;
    padding: 3px;
    border-top: solid 1px #dadada;
    border-bottom: solid 1px #dadada
}

.TableMin .Cell {
    padding: 3px
}

.TableMin .CellTop {
    padding: 3px;
    vertical-align: top
}

.TableMin .Body .Cell {
    padding: 3px;
    border-bottom: solid 1px #dadada
}

.TableMin .Body .CellTop {
    padding: 3px;
    vertical-align: top;
    border-bottom: solid 1px #dadada
}

.Table {
    width: 100%;
    border-right: solid 1px #dfedf8;
    border-bottom: solid 1px #dfedf8;
    border-left: solid 1px #dfedf8;
    background-color: #f8f8f8
}

.Table .Header .Cell {
    color: #2e6e9e;
    font-weight: bold;
    background: #dfeffc;
    height: 25px;
    padding-left: 3px
}

.Table .Row {
    background-color: #fff
}

.Table .Alt {
    background-color: #f7f9fd
}

.Table .AltLight {
    background-color: #fbfbfb
}

.Table .Body .Cell {
    padding: 4px
}

.Table .Cell {
    padding: 4px;
    border-top: Solid 1px #dfedf8
}

.Filter {
    display: block;
    font-size: 7.5pt
}

.FilterAlt {
    display: block;
    font-size: 7.5pt;
    background-color: #f7f9fd
}

.pnlShow {
    display: inline
}

.pnlHide {
    display: none !important
}

.MultiCategoryNavigationHeader {
    font-weight: bold;
    padding: 0 0 3px 5px;
    color: #555;
    font-size: 13px
}

.NoBold {
    font-weight: normal !important
}

.NoUnderline {
    text-decoration: none !important
}

.LinkDisableColor {
    color: #666
}

.ButtonGreen {
    display: inline-block;
    height: 16px;
    padding: 2px 6px 0 3px;
    background-color: #5da860;
    vertical-align: top;
    cursor: pointer;
    text-decoration: none !important;
    color: #f9f9f9;
    text-align: center;
    font-weight: bold;
    font-size: 11px
}

.ButtonGreen:hover {
    background: #457d47
}

.ButtonGreenSmall {
    display: inline-block;
    height: 13px;
    padding: 1px 6px 1px 3px;
    background-color: #5da860;
    vertical-align: top;
    cursor: pointer;
    text-decoration: none !important;
    color: #f9f9f9;
    text-align: center;
    font-weight: bold;
    font-size: 11px
}

.ButtonGreenSmall:hover {
    background: #457d47
}

.ButtonGreenSmall {
    display: inline-block;
    height: 13px;
    padding: 1px 6px 1px 3px;
    background-color: #5da860;
    vertical-align: top;
    cursor: pointer;
    text-decoration: none !important;
    color: #f9f9f9;
    text-align: center;
    font-weight: bold;
    font-size: 11px
}

.ButtonGreenSmall:hover {
    background: #457d47
}

#add-to-cart {
    display: inline-block
}

.add-to-cart {
    display: inline-block;
    width: 93px;
    height: 18px;
    cursor: pointer;
    background: url('/bundles/images/button-set-2.png') no-repeat 0 0
}

.add-to-cart:hover {
    background-position: 0 -18px
}

.quick-add {
    display: inline-block;
    width: 93px;
    height: 18px;
    cursor: pointer;
    background: url('/bundles/images/button-set-2.png') no-repeat 0 -36px;
    margin-top: 1px
}

.quick-add:hover {
    background-position: 0 -54px
}

.open-access-badge {
    display: inline-block;
    width: 93px;
    height: 24px;
    cursor: pointer;
    background: url('/bundles/images/button-set-2.png') no-repeat 0 -400px;
    float: right
}

.open-access-badge-forthcoming {
    display: inline-block;
    margin-top: 3px;
    font-size: 10px;
    float: right
}

.open-access-badge:hover {
    background-position: 0 -424px
}

.open-access-badge-download {
    display: inline-block;
    width: 93px;
    height: 38px;
    cursor: pointer;
    background: url('/bundles/images/button-set-2.png') no-repeat 0 -324px;
    float: right
}

.open-access-badge-download:hover {
    background-position: 0 -362px
}

.open-access-badge-sm {
    display: inline-block;
    width: 32px;
    height: 17px;
    cursor: default;
    background: url('/bundles/images/open-access-badge-sm.png') no-repeat;
    float: left;
    margin: 1px 0 0 4px
}

.supplementary-materials-included {
    display: inline-block;
    width: 160px;
    height: 18px;
    cursor: pointer;
    background: url('/bundles/images/button-set-2.png') no-repeat 0 -180px;
    margin-top: 1px
}

.supplementary-materials-included:hover {
    background-position: 0 -198px
}

.supplementary-materials-not-included {
    display: inline-block;
    width: 160px;
    height: 18px;
    cursor: pointer;
    background: url('/bundles/images/button-set-2.png') no-repeat 0 -216px;
    margin-top: 1px
}

.supplementary-materials-not-included:hover {
    background-position: 0 -234px
}

.ccw-default-banner {
    background: url('/bundles/images/workflow-wizard-bg-hand.png') no-repeat;
    position: absolute;
    width: 296px;
    height: 287px;
    top: 35px;
    right: 15px
}

.ccw-no-id-banner {
    background: url('/bundles/images/workflow-wizard-bg-hand.png') no-repeat;
    position: absolute;
    width: 296px;
    height: 287px;
    top: 35px;
    right: 15px
}

.ccw-default-next {
    display: inline-block;
    width: 59px;
    height: 59px;
    background: url('/bundles/images/workflow-wizard-hand-circle-small.png') no-repeat;
    position: absolute;
    top: 0;
    right: 0
}

.show-complete-details {
    display: inline-block;
    width: 160px;
    height: 18px;
    cursor: pointer;
    background: url('/bundles/images/button-set-2.png') no-repeat 0 -252px;
    margin-top: 1px
}

.show-complete-details:hover {
    background-position: 0 -270px
}

.show-complete-details-off {
    display: inline-block;
    width: 160px;
    height: 18px;
    cursor: pointer;
    background: url('/bundles/images/button-set-2.png') no-repeat 0 -288px;
    margin-top: 1px
}

.show-complete-details-off:hover {
    background-position: 0 -306px
}

.ButtonGreenTextSmall {
    color: #fff;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none !important;
    display: inline-table;
    margin-top: -1px
}

.ButtonGreenSpace {
    margin-right: 7px
}

.ButtonGreenText {
    color: #fff;
    font-weight: bold;
    text-decoration: none !important;
    display: inline-block;
    margin-top: 1px
}

.ButtonIcon {
    height: 16px;
    width: 16px;
    display: inline-block;
    padding-right: 6px
}

.PriceListHeader {
    font-weight: bold;
    margin-left: 10px;
    border-bottom: 1px solid #dadada;
    font-size: 11px;
    margin-top: 10px
}

.ListPriceHeader {
    font-size: 11px;
    color: #595959;
    margin-right: 9px;
    font-weight: normal;
    float: right
}

.priceddl {
    display: inline-block;
    cursor: pointer;
    border: 1px solid silver;
    padding: 1px;
    width: 200px;
    height: 22px
}

.pricedllselected {
    color: #444;
    display: inline-block;
    font-size: 14px;
    padding: 0 8px 2px 4px;
    font-weight: bold;
    width: 400px;
    height: 18px
}

.priceddlarrow {
    display: inline-block;
    height: 16px;
    width: 17px;
    float: right;
    border: 1px solid #777;
    padding: 2px
}

.priceddlitems {
    margin: -1px 0 0 -0;
    border: 1px Solid #bebebe;
    display: none;
    width: 375px;
    float: right;
    position: absolute;
    background-color: #fff;
    z-index: 10
}

.priceddlitems .content {
    padding: 0 10px 10px 10px;
    display: block
}

.orangesmall {
    color: #e48100;
    font-size: 11px;
    font-weight: bold
}

.Price {
    color: #e48100;
    font-size: 20px;
    font-weight: bold
}

.PriceSmall {
    color: #e48100;
    font-size: 18px;
    font-weight: bold
}

.overview-price {
    color: #e48100;
    font-size: 18px;
    font-weight: bold;
    padding-right: 9px
}

.overview-list-price-discount {
    color: #666;
    font-size: 11px;
    padding-right: 9px;
    margin-bottom: 4px
}

.PriceExtraSmall {
    color: #e48100;
    font-size: 14px;
    font-weight: bold
}

.price-container {
    margin-bottom: 5px;
    width: 100%;
    border: 1px solid #eaeaea
}

.price-container .formats {
    text-align: left;
    padding-right: 0;
    padding-left: 18px;
    padding-top: 5px;
    width: 300px
}

.price-container .formats .text {
    color: #444;
    display: inline-table;
    font-size: 14px
}

.price-container .formats .subtext {
    font-size: 11px;
    color: #595959;
    margin-top: 2px
}

.price-container .price {
    text-align: center;
    padding-left: 0
}

.price-container .price .current-price {
    color: #e48100;
    font-size: 20px;
    font-weight: bold;
    padding-top: 3px;
    line-height: 16px
}

.price-container .price .list-price {
    color: #666;
    font-size: 11px
}

.price-container .price .list-price .strike {
    text-decoration: line-through
}

.price-container .add-to-cart-container {
    width: 120px;
    text-align: center
}

.price-container .add-to-cart-container .padding {
    padding: 0 0 0 8px
}

.content-lp-main-fixed {
    display: inline-block;
    width: 530px
}

.content-lp-img-outer {
    position: relative;
    float: left;
    max-width: 152px;
    margin: 10px 30px 0 0
}

.content-lp-img-outer .contents-hash {
    position: relative
}

.open-access-logo {
    margin-top: 13px
}

.open-access-logo-stacked {
    margin-top: -15px
}

.open-access-logo-platform {
    margin-top: 10px
}

.cite-container-gateway {
    display: none;
    margin: 6px 0 0 -65px !important;
    width: 400px !important;
    padding: 15px;
    font-size: 10px;
    position: absolute;
    z-index: 31;
    right: auto !important
}

.isbn-doi-outer {
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
    font-size: 11px
}

.isbn-doi-inner {
    display: inline-block;
    float: left
}

.isbn-doi-inner .top {
    margin-bottom: 5px
}

.isbn-doi-outer-platform {
    font-size: 11px
}

.isbn-doi-inner-platform {}

.isbn-doi-inner-platform .top {
    margin-bottom: 5px
}

.isbn-label {
    color: #737373
}

.isbn-divider {
    color: #ddd;
    margin: 0 10px
}

.rb-sc {
    display: inline-block;
    list-style-type: none;
    margin: 0 0 4px 0
}

.rb-sc input {
    display: inline-block;
    margin: 0 4px 1px 0;
    height: 13px;
    padding: 0;
    vertical-align: top
}

.rb-sc label {
    display: inline-block;
    width: 160px;
    vertical-align: top
}

.add-to-cart-sb {
    display: inline-block;
    border: 1px solid #dadada;
    border-radius: 3px;
    width: 215px;
    float: right;
    margin: 0 0 0 10px
}

.add-to-cart-sb .inner {
    display: inline-block;
    padding: 12px 15px
}

.add-to-cart-sb .inner .customer-type {
    font-size: 11px;
    margin-top: 7px;
    padding-top: 4px;
    border-top: 1px solid #dadada
}

.add-to-cart-sb .inner .customer-type .customer-type-label-text {
    font-size: 11px;
    color: #333;
    margin-bottom: 5px
}

.add-to-cart-sb .inner .customer-type .option-space {
    margin-right: 7px
}

.add-to-cart-sb .inner .buy {
    font-weight: bold;
    margin-bottom: 10px
}

.add-to-cart-sb .inner .quantity {
    display: inline-block;
    width: 80px;
    float: left
}

.add-to-cart-sb .inner .price {
    display: inline-block;
    margin-bottom: 10px
}

.add-to-cart-sb .inner .price-text {
    display: inline-block;
    width: 105px;
    color: #e48100;
    font-size: 22px;
    font-weight: bold;
    line-height: .9
}

.add-to-cart-sb .inner .price-savings {
    display: inline-block;
    float: left;
    margin-bottom: 8px
}

.add-to-cart-sb .inner .price-savings .row {
    margin-bottom: 2px;
    color: #888;
    float: left
}

.add-to-cart-sb .inner .price-savings .row .label-text {
    display: inline-block;
    width: 81px
}

.add-to-cart-sb .inner .promotions {
    display: inline-block;
    width: 100%;
    margin: 0 0 15px 0
}

.add-to-cart-sb .inner .promotions .row {
    display: inline-block;
    width: 100%;
    font-size: 11px;
    margin: 0 0 2px 0
}

.add-to-cart-sb .inner .promotions .row .img {
    margin-right: 4px;
    float: left
}

.add-to-cart-sb .inner .access-type {
    display: inline-block;
    width: 100%;
    font-size: 11px;
    margin: 0 0 5px 0
}

.add-to-cart-sb .inner .access-type .ddl {
    width: 185px;
    font-size: 11px
}

.add-to-cart-sb .inner .access-type .subscription-years {
    display: inline-block;
    position: relative;
    width: 185px;
    z-index: 800
}

.add-to-cart-sb .inner .access-type .subscription-years .alt-row {
    display: inline-block;
    width: 100%;
    background-color: #f5f5f5
}

.add-to-cart-sb .inner .access-type .subscription-years .alt-row .inner {
    padding: 5px 8px
}

.add-to-cart-sb .inner .access-type .subscription-years .header {
    border-bottom: 1px solid #dadada
}

.add-to-cart-sb .inner .access-type .subscription-years .footer {
    border-top: 1px solid #dadada
}

.add-to-cart-sb .inner .access-type .subscription-years .chk {
    display: inline-block;
    padding: 0;
    margin: 0 5px 0 0;
    vertical-align: top
}

.add-to-cart-sb .inner .access-type .subscription-years .subscription-year-list {
    max-height: 200px;
    overflow-y: auto;
    padding: 4px 0
}

.add-to-cart-sb .inner .access-type .subscription-years .subscription-year-list .row {
    padding: 0 8px
}

.add-to-cart-sb .inner .access-type .subscription-years .subscription-year-list .active-text {
    color: #333
}

.add-to-cart-sb .inner .access-type .subscription-years .subscription-year-list .inactive-text {
    color: #595959
}

.add-to-cart-sb .inner .button {
    margin: 5px 0 20px 0
}

.add-to-cart-sb .inner .button .bg {
    position: relative;
    background-color: #4b9456;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.add-to-cart-sb .inner .button .button-style {
    width: 165px;
    text-align: center
}

.add-to-cart-sb .inner .button .button-style .icon-style {
    width: 20px;
    height: 20px;
    background: url('/bundles/images/shopping-cart-icon-med.png') no-repeat
}

.add-to-cart-sb .inner .fulfillment {
    display: inline-block;
    width: 100%;
    font-size: 11px
}

.add-to-cart-sb .inner .fulfillment .in-stock {
    font-size: 14px;
    color: #080
}

.add-to-cart-sb .inner .fulfillment .coming-soon {
    font-size: 14px;
    color: #333
}

.add-to-cart-sb .inner .fulfillment .in-stock .img {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url('/bundles/images/accept.png');
    vertical-align: text-bottom;
    margin: 0 3px 0 -1px
}

.add-to-cart-sb .inner .shipping-promotion {
    display: inline-block;
    width: 100%;
    font-size: 11px
}

.add-to-cart-sb .inner .shipping-promotion .title {
    font-size: 14px
}

.add-to-cart-sb .inner .shipping-promotion .img {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url('/bundles/images/exclamation.png');
    vertical-align: text-bottom;
    margin: 0 -1px -1px 0
}

.checkout {}

.checkout .box-container {
    display: inline-block;
    float: left;
    margin: 15px 0 0 0;
    cursor: pointer
}

.checkout .box-container .active {
    border: 1px solid #e48100;
    background-color: #fcf6f0
}

.checkout .box-container .outer {
    display: inline-block;
    border-radius: 3px
}

.checkout .box-container .outer .inner {
    display: inline-block;
    padding: 10px 18px 10px 16px
}

.checkout .box-container .outer .inner .upper .text {
    display: inline-block;
    float: left;
    color: #333;
    font-weight: bold
}

.checkout .box-container .outer .inner .lower .text {
    display: inline-block;
    float: left;
    color: #595959;
    margin: 2px 0 0 19px;
    font-size: 11px
}

.checkout .checkbox-link {
    display: inline-block;
    font-size: 12px;
    padding: 2px 0;
    width: 100%
}

.checkout .checkbox-link .checkbox {
    display: inline-block;
    width: 14px;
    height: 13px;
    background-repeat: no-repeat;
    margin-right: 6px;
    float: left
}

.checkout .checkbox-link .empty {
    background-image: url('/bundles/images/checkbox-empty.png')
}

.checkout .checkbox-link .selected {
    background-image: url('/bundles/images/checkbox-selected.png')
}

.checkout:hover .checkbox-link:hover {
    background-color: inherit
}

.checkout:hover .checkbox-link .empty {
    background-image: url('/bundles/images/checkbox-select.png')
}

.checkout:hover .checkbox-link .selected {
    background-image: url('/bundles/images/checkbox-close.png')
}

.price-container-grid {
    display: inline-block;
    width: 500px;
    float: left;
    margin: 15px 0 20px 0
}

.price-container-grid .header-text {
    color: #e48100;
    font-weight: bold;
    margin-bottom: 4px
}

.price-container-grid .box-container {
    display: inline-block;
    width: 219px;
    float: left;
    margin: 0 15px 5px 0;
    cursor: pointer
}

.price-container-grid .box-container .active {
    border: 1px solid #e48100;
    background-color: #fcf6f0
}

.price-container-grid .box-container .inactive {
    border: 1px solid #dadada;
    background-color: #fff
}

.price-container-grid .box-container .outer {
    display: inline-block;
    height: 49px;
    border-radius: 3px
}

.price-container-grid .box-container .outer .inner {
    display: inline-block;
    padding: 4px 10px
}

.price-container-grid .box-container .outer .inner .upper {
    display: inline-block
}

.price-container-grid .box-container .outer .inner .upper .price-type-text {
    display: inline-block;
    width: 95px;
    float: left;
    margin: 3px 5px 2px 0;
    color: #333;
    font-weight: bold
}

.price-container-grid .box-container .outer .inner .upper .prices {
    display: inline-block;
    float: right;
    text-align: center;
    width: 97px
}

.price-container-grid .box-container .outer .inner .upper .prices .price-text {
    color: #e48100;
    font-size: 18px
}

.price-container-grid .box-container .outer .inner .upper .prices .list-price-label-text {
    color: #595959;
    font-size: 10px
}

.price-container-grid .box-container .outer .inner .upper .prices .list-price-text {
    display: inline-block;
    text-decoration: line-through
}

.price-container-grid .box-container .outer .inner .customer-type {
    font-size: 11px;
    margin-top: 2px;
    padding-top: 3px;
    border-top: 1px solid #dadada
}

.price-container-grid .box-container .outer .inner .customer-type .customer-type-label-text {
    display: inline-block;
    margin-right: 4px;
    font-size: 11px;
    color: #595959
}

.price-container-grid .box-container .outer .inner .customer-type .option-space {
    margin-right: 7px
}

.journal-price-container {
    display: inline-block;
    width: 100%;
    margin-bottom: 5px;
    border: 1px solid #eaeaea
}

.journal-price-container .formats {
    text-align: left;
    padding-right: 0;
    padding-top: 4px
}

.journal-price-container .subscription-year {
    text-align: left;
    width: 105px;
    padding-right: 0;
    padding-left: 10px;
    padding-top: 4px
}

.journal-price-container .subscription-year .ddl {
    width: 105px;
    height: 24px
}

.journal-price-container .price {
    text-align: center;
    padding-left: 0
}

.journal-price-container .price .current-price {
    color: #e48100;
    font-size: 20px;
    font-weight: bold;
    padding-top: 21px;
    line-height: 16px
}

.journal-price-container .price .list-price {
    color: #666;
    font-size: 11px
}

.journal-price-container .price .list-price .strike {
    text-decoration: line-through
}

.journal-price-container.book-series .price {
    text-align: left;
    padding: 0 15px
}

.journal-price-container.book-series .add-to-cart-container {
    text-align: left
}

.journal-price-container .add-to-cart-container {
    height: 65px;
    text-align: center
}

.journal-price-container .add-to-cart-container .padding {
    padding: 10px 8px 18px 0
}

.strike {
    text-decoration: line-through
}

.ToolBarBox {
    background: #f8f8f8;
    border: 1px solid #e0e0e0;
    display: inline-block;
    height: 22px;
    margin: 10px 0 15px;
    padding: 0
}

.GrayButton {
    border: 1px solid #e0e0e0;
    background: #f7f7f7;
    font-weight: normal;
    color: #595959;
    outline: none;
    display: inline-block;
    font-size: 1em;
    padding: .3em .5em .2em .25em
}

.DefaultTextBoxText {
    width: 125px
}

.DefaultTextBoxTextActive {
    color: #a1a1a1 !important;
    font-style: italic
}

a.HoverOverLink {
    font-family: Arial;
    font-size: 13px;
    color: #36c;
    padding: 5px 10px;
    text-decoration: none;
    display: block
}

a.HoverOverLink:hover {
    background-color: #edf8fd
}

a.navlinknavh {
    font-family: Arial;
    font-size: 13px;
    color: #36c;
    padding: 3px 10px;
    text-decoration: none;
    display: block
}

a.navlinknavh:hover {
    background-color: #edf8fd
}

a.navlinkitem {
    font-family: Arial;
    font-size: 11px;
    color: #444;
    padding: 3px 5px;
    text-decoration: none;
    display: block
}

a.navlinkitem:hover {
    background-color: #ccc
}

a.navlinkitemlight {
    font-family: Arial;
    font-size: 11px;
    color: #444;
    padding: 2px 4px;
    text-decoration: none;
    display: block;
    margin: 2px 1px 0 1px;
    display: inline-block;
    cursor: pointer
}

a.navlinkitemlight:hover {
    background-color: #eee
}

.arrowsmall {
    display: inline-block;
    background: url('/bundles/images/arrowsmall.png') no-repeat;
    height: 5px;
    width: 2px;
    vertical-align: middle;
    margin-right: 3px
}

a.navlinknavhsmall {
    font-family: Arial;
    font-size: 12px;
    color: #36c;
    padding: 3px 10px;
    text-decoration: none;
    display: block
}

a.navlinknavhsmall:hover {
    background-color: #edf8fd
}

span.navlinkc,
a.navlinkc {
    font-family: Arial;
    font-size: 11px;
    color: #595959;
    text-decoration: none
}

a.navlinkc:hover {
    color: #333
}

.link-gray-s {
    font-family: Arial;
    font-size: 11px;
    color: #595959;
    text-decoration: none;
    cursor: pointer
}

.link-gray-s:hover {
    color: #333
}

.navc {
    font-family: 'Arial';
    font-size: 12px;
    color: #555;
    text-decoration: none;
    cursor: default;
    position: relative;
    padding: 5px 6px
}

.navc a {
    color: #555;
    text-decoration: none;
    cursor: pointer
}

a.navlinkl {
    font-family: 'Arial';
    font-size: 12px;
    color: #555;
    text-decoration: none;
    padding: 5px 6px;
    display: block;
    width: 100%
}

a.navlinkl:hover {
    color: #333;
    background-color: #f3f3f3
}

.leftinner a.navlinkl:last-child {
    border-bottom: 0
}

a.link-12-555 {
    font-family: 'Arial';
    font-size: 12px;
    color: #555;
    text-decoration: none
}

a.link-12-555:hover {
    color: #333
}

a.link-12-999 {
    font-family: 'Arial';
    font-size: 12px;
    color: #999;
    text-decoration: none
}

a.link-12-999:hover {
    color: #555
}

a.link-12-999 .glyphicon {
    font-size: 11px
}

a.navlinkllast {
    font-family: 'Arial';
    font-size: 12px;
    color: #555;
    text-decoration: none;
    padding: 5px 6px;
    display: block;
    border-bottom: 0;
    width: 100%
}

a.navlinkllast:hover {
    color: #333;
    background-color: #f3f3f3
}

.chkboxlist td {
    vertical-align: top;
    padding-bottom: 5px
}

.chkboxlist input {
    float: left
}

.chkboxlist label {
    display: inline-block;
    width: 90%;
    margin-left: 5px;
    padding-top: 2px;
    font-weight: normal
}

.leftouter {
    width: 175px;
    padding: 0 0 4px 0;
    border: 1px solid #dadada;
    margin-bottom: 10px
}

.leftheader {
    width: 163px;
    padding: 5px 6px 7px 6px;
    font-size: 15px;
    font-family: 'Tahoma', 'Trebuchet MS';
    margin-bottom: 4px;
    background-repeat: no-repeat;
    background-color: #e5e5e5;
    background-image: url('/bundles/images/leftheader-bg-fallback.png');
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #eee), color-stop(.25, #fcfcfc), color-stop(.5, #f9f9f9), color-stop(1, #e5e5e5));
    background-image: -webkit-linear-gradient(top, #eee 0%, #fcfcfc 25%, #f9f9f9 50%, #e5e5e5 100%);
    background-image: -moz-linear-gradient(top, #eee 0%, #fcfcfc 25%, #f9f9f9 50%, #e5e5e5 100%);
    background-image: -ms-linear-gradient(top, #eee 0%, #fcfcfc 25%, #f9f9f9 50%, #e5e5e5 100%);
    background-image: -o-linear-gradient(top, #eee 0%, #fcfcfc 25%, #f9f9f9 50%, #e5e5e5 100%)
}

.leftheader a {
    color: #333;
    width: 100%;
    display: inline-block
}

.leftheader a:hover {
    color: #595959
}

.leftinner {
    width: 163px;
    padding: 0 0
}

.leftinner .header {
    font-weight: bold;
    margin: 0 0 4px 6px
}

.rightouter {
    width: 166px;
    padding: 0 0 7px 0;
    border: 1px solid #dadada;
    margin-bottom: 10px
}

.rightheader {
    width: 154px;
    padding: 4px 6px 8px 6px;
    font-size: 15px;
    font-family: 'Tahoma', 'Trebuchet MS';
    color: #555;
    background-repeat: no-repeat;
    background-color: #fcfcfc;
    background-image: url('/bundles/images/rightheader-bg-fallback.png');
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(.5, #f0f0f0), color-stop(1, #fcfcfc));
    background-image: -webkit-linear-gradient(top, #f0f0f0 50%, #fcfcfc 100%);
    background-image: -moz-linear-gradient(top, #f0f0f0 50%, #fcfcfc 100%);
    background-image: -ms-linear-gradient(top, #f0f0f0 50%, #fcfcfc 100%);
    background-image: -o-linear-gradient(top, #f0f0f0 50%, #fcfcfc 100%)
}

.rightinner {
    width: 154px;
    padding: 4px 6px 6px 6px;
    background-color: #fff
}

.rightinnernopad {
    width: 154px;
    background-color: #fff
}

a.navlinkcsmall {
    font-family: Arial;
    font-size: 11px;
    color: #36c;
    text-decoration: none
}

a.navlinkcsmall:hover {
    color: #333
}

.navlinkcsmall {
    font-family: Arial;
    font-size: 11px;
    color: #36c;
    text-decoration: none;
    cursor: pointer
}

.navlinkcsmall:hover {
    color: #333
}

a.navlinkgraysmall {
    font-family: Arial;
    font-size: 11px;
    color: #595959;
    text-decoration: none;
    display: inline !important
}

a.navlinkgraysmall:hover {
    color: #333
}

a.navlinklightc {
    font-family: 'Tahoma', 'Trebuchet MS';
    font-size: 12px;
    color: #eee;
    text-decoration: none;
    padding: 0 4px
}

a.navlinklightc:hover {
    color: #ccc
}

a.footerlink {
    font-family: 'Tahoma', 'Trebuchet MS';
    font-size: 12px;
    color: #ccc;
    text-decoration: none
}

a.footerlink:hover {
    color: #fff
}

.footerlink {
    font-family: 'Tahoma', 'Trebuchet MS';
    font-size: 12px;
    color: #ccc;
    text-decoration: none;
    cursor: pointer
}

.footerlink:hover {
    color: #fff
}

.TopNavText {
    font-family: "Tahoma", "Arial";
    font-size: 12px;
    color: #595959;
    padding: 5px;
    text-decoration: none
}

a.TopNavLink {
    font-family: "Tahoma", "Arial";
    font-size: 12px;
    color: #ddd;
    padding: 0 5px;
    text-decoration: none
}

a.TopNavLink:hover {
    color: #bbb
}

.ImpactFactor {
    width: 75px;
    margin-top: -7px;
    margin-right: -3px;
    margin-left: 6px
}

.ImpactFactorImage {
    width: 125px;
    float: right
}

.TitleBadge {
    margin-top: -7px;
    margin-right: -3px;
    margin-left: 6px
}

.TitleBadgeImage {
    width: 100px;
    float: right
}

.excellence-in-research-journal-award {
    width: 100px;
    float: right
}

.PrePubInfo {
    margin: -7px -3px 0 6px
}

.introductory-info {
    margin: -7px -3px 0 6px
}

.coming-soon-banner {
    margin-top: -7px
}

.LightBlueBg {
    background-color: #edf8fd
}

.ssl-seal-fix a {
    padding: 0
}

#jQueryTooltipDialog {
    display: none;
    background: transparent url('/bundles/images/Tooltip/black_arrow.png');
    font-size: 12px;
    height: 70px;
    width: 160px;
    padding: 25px;
    color: #f1f1f1
}

.tooltip-meter {
    position: relative;
    display: inline-block
}

.tooltip-meter .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: #000;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
    position: absolute;
    z-index: 1;
    top: 150%;
    left: 50%;
    margin-left: -60px
}

.tooltip-meter:hover .tooltiptext {
    visibility: visible
}

.tooltip-meter .tooltiptext::after {
    content: " ";
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent #000 transparent
}

.tooltip-meter .tooltiptext {
    opacity: 0;
    transition: opacity 1s
}

.tooltip-meter:hover .tooltiptext {
    opacity: 1
}

a.RemoveLink:link {
    color: #595959 !important;
    text-decoration: none !important;
    cursor: default !important
}

a.RemoveLink:visited {
    color: #595959 !important;
    text-decoration: none !important;
    cursor: default !important
}

a.RemoveLink:hover {
    color: #595959 !important;
    text-decoration: none !important;
    cursor: default !important
}

a.RemoveLink:active {
    color: #595959 !important;
    text-decoration: none !important;
    cursor: default !important
}

.StripLeftPadding p {
    padding-left: 0
}

.leftnavstheader {
    color: #222;
    font-size: 16px;
    padding: 5px 10px;
    font-family: 'Tahoma', 'Trebuchet MS';
    cursor: default
}

.featureboxinner {
    padding: 20px 15px;
    margin-right: 10px;
    width: 212px;
    height: 80px;
    background: #f7f7f7 url('/bundles/images/featurebox.png') no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    position: relative;
    vertical-align: top;
    color: #666
}

.featureboxinnerlast {
    padding: 20px 15px;
    width: 212px;
    height: 80px;
    background: #f7f7f7 url('/bundles/images/featurebox.png') no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    position: relative;
    vertical-align: top;
    color: #666
}

.featureboxinnerheader {
    color: #333;
    font-weight: bold;
    margin-bottom: 5px
}

.topicscoveredheader {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 4px 0;
    text-align: center;
    font-size: 14px;
    color: #444;
    font-style: italic;
    margin-top: 10px
}

.topicscovered {
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
    display: inline-block;
    width: 100%;
    font-size: 11px;
    padding-top: 5px;
    color: #333
}

.topicscovered .tcleft {
    width: 220px;
    float: left
}

.topicscovered .tcright {
    width: 220px;
    float: right
}

select.SmallTextListBox {
    font-size: x-small
}

.ImageBorder {
    border: Solid 1px #666
}

.border-img {
    border: Solid 1px #666
}

.Title1 {
    font-size: 16px;
    color: #333;
    font-family: 'Tahoma';
    font-weight: bold
}

.Title2 {
    font-size: 14px;
    color: #333;
    font-family: 'Tahoma';
    font-weight: normal
}

.Title3 {
    font-size: 12px;
    color: #333;
    font-family: 'Tahoma';
    font-weight: normal
}

A.BlogFeed {
    font-size: 12px;
    padding-right: 20px;
    background: url('/bundles/images/rss-icon-16x16.png') no-repeat 100%;
    right: 1px;
    top: 5px;
    position: absolute
}

.blogDisclaimer {
    font-size: 11px;
    font-style: italic;
    font-weight: lighter
}

.RemoveListItemBullets {
    list-style-type: none;
    margin-left: -15px
}

.MainRadioButtonList {
    list-style-type: none;
    margin-left: 0
}

.MainRadioButtonList input {
    margin: 0 5px 1px 0;
    height: 15px;
    padding: 0;
    vertical-align: top;
    display: inline-block
}

.MainRadioButtonList label {
    display: inline-block;
    vertical-align: top;
    height: 15px;
    font-weight: normal
}

.bComments {
    border-top: #b8c4cd 1px solid;
    padding-top: 22px
}

ul.bCommentsList {
    margin: 0;
    padding-left: 0;
    list-style-type: none
}

ul.bCommentsList LI {
    border-bottom: #e5e5e5 1px solid;
    padding-bottom: 17px;
    padding-left: 5px;
    width: 99%;
    padding-right: 0;
    float: left;
    clear: both;
    font-size: 12px;
    padding-top: 17px
}

ul.bCommentsList .bAuthorComment {
    background-color: #fffde5
}

ul.bCommentsList LI .bLeft {
    width: 96px;
    padding-right: 10px;
    float: left
}

* html ul.bCommentsList LI .bLeft {
    width: 74px
}

ul.bCommentsList LI .bRight {
    padding-bottom: 7px;
    width: 350px;
    float: left
}

.bPostNewComment {
    margin-top: 26px;
    clear: both
}

.bPostNewComment LEGEND {
    margin-bottom: 17px;
    color: #222;
    font-size: 18px
}

.bPostNewComment LI {
    padding-bottom: 14px;
    padding-left: 106px
}

.sClear:after {
    DISPLAY: block;
    HEIGHT: 0;
    VISIBILITY: hidden;
    CLEAR: both;
    CONTENT: ""
}

.sClear {
    DISPLAY: inline-block
}

.sClear {
    DISPLAY: block
}

.inputLabel {
    display: block
}

.ui-autocomplete {
    position: absolute;
    cursor: default
}

.ui-autocomplete-loading {
    background: #fff url('/bundles/images/loading-ico.gif') right center no-repeat
}

* html .ui-autocomplete {
    width: 1px
}

.ui-menu {
    list-style: none;
    padding: 2px;
    margin: 0;
    display: block;
    width: 300px
}

.ui-menu .ui-menu {
    margin-top: -3px
}

.ui-menu .ui-menu-item {
    margin: 0;
    padding: 0;
    float: left;
    clear: left;
    width: 300px;
    text-align: left
}

.ui-menu .ui-menu-item a {
    text-decoration: none;
    display: block;
    padding: .2em .4em;
    line-height: 1.5
}

.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
    font-weight: normal;
    margin: -1px
}

#CitationDropDownMenu {
    margin: 0;
    padding: 0
}

#CitationDropDownMenu li {
    float: left;
    list-style: none
}

#CitationDropDownMenu li a {
    display: block;
    text-decoration: none;
    padding: 1px 3px 1px 1px;
    border: 1px solid #e7e7e7;
    white-space: nowrap
}

#CitationDropDownMenu li a:hover {}

#CitationDropDownMenu li ul {
    margin: 0;
    padding: 5px;
    position: absolute;
    visibility: hidden;
    border: Solid 1px #ccc;
    width: 150px;
    height: 100px;
    background: #f7f7f7
}

#CitationDropDownMenu li ul li {
    float: none;
    display: inline
}

#CitationDropDownMenu li ul li a {
    width: auto
}

#CitationDropDownMenu li ul li a:hover {}

.CleanButton {
    font-weight: normal !important;
    background-color: Transparent;
    padding: 0;
    margin: 0;
    border: 0;
    cursor: pointer;
    text-decoration: underline !important
}

.CleanImageButton {
    padding: 3px;
    border: Solid 1px #e0e0e0 !important;
    background-color: #f9f9f9
}

.CssLink {
    cursor: pointer
}

.catalog-image {
    float: left;
    margin-right: 20px;
    border: 1px solid #ddd
}

.catalog-img-original {
    border: Solid 1px #777;
    width: 115px;
    margin-right: 10px;
    float: left
}

.catalog-container {
    display: inline-block;
    vertical-align: top;
    width: 100%
}

.catalog-title {
    font-size: 16px;
    vertical-align: top;
    width: 460px;
    display: inline-block
}

.catalog-header {
    width: 100%;
    height: 113px;
    overflow: hidden;
    color: #fff;
    margin-bottom: 20px;
    background: url('/bundles/images/catalogs-lp.jpg') left top no-repeat
}

.catalog-header img {
    width: 900px;
    height: 113px
}

.catalog-header-text {
    margin-left: 325px;
    margin-right: 25px;
    padding-top: 30px;
    text-align: center
}

.catalog-header-text h1 {
    font-family: 'Open Sans Condensed', 'Trebuchet MS', 'Tahoma';
    font-size: 45px
}

.catalog-data {
    padding-left: 0;
    border-right: 1px solid #dadada
}

.catalog-description {
    display: table-cell
}

#catalogs-container .btn {
    margin-right: 5px
}

.iss-step-1 {
    display: inline-block;
    width: 179px;
    height: 186px;
    background: url('/bundles/images/infosci-select-steps.png') 0 0 no-repeat;
    float: right
}

.iss-step-2 {
    display: inline-block;
    width: 179px;
    height: 186px;
    background: url('/bundles/images/infosci-select-steps.png') -179px 0 no-repeat;
    float: right
}

.iss-step-3 {
    display: inline-block;
    width: 179px;
    height: 186px;
    background: url('/bundles/images/infosci-select-steps.png') -358px 0 no-repeat;
    float: right
}

.isjc-purchase-info {
    display: inline-block;
    cursor: pointer;
    background: url('/bundles/images/purchasing-information-button.png') no-repeat;
    width: 167px;
    height: 49px
}

.InfoSciHeaderText {
    color: #333;
    font-size: 22px;
    vertical-align: top;
    padding-left: 0
}

.InfoSciHeaderLink {
    font-family: 'Tahoma', 'Trebuchet MS';
    font-size: 11px;
    vertical-align: top;
    padding-left: 0
}

.InfoSciHeaderBackground {
    background: #efefef url('/bundles/images/bluesmoke.png') 50% 50% repeat-x;
    padding-top: 3px;
    border-top: Solid 1px #bfcee8
}

.InfoSciContent {
    padding: 3px 3px 5px 17px;
    color: #333
}

.HomepageHeaderText {
    font-family: Times New Roman;
    font-size: 20px;
    font-weight: bold;
    vertical-align: top;
    padding-left: 0
}

.HomepageHeaderBackground {
    background: #efefef url('/bundles/images/bluesmokedark.png') 50% 50% repeat-x;
    border-top: Solid 1px #bfcee8;
    padding: 3px 0 0 3px
}

.HomepageContent {
    padding: 3px 3px 5px 5px;
    color: #333
}

.CssRow {
    height: auto
}

.CssColumn {
    display: inline-table;
    vertical-align: top
}

.LiTab {
    border: 0 !important;
    background-image: none !important;
    -border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important
}

.CheckBox input {
    margin: 0 5px 1px 0;
    height: 15px;
    padding: 0;
    vertical-align: top;
    display: inline-block
}

.CheckBox label {
    display: inline-table;
    vertical-align: top;
    height: 15px;
    font-weight: normal
}

.CheckBoxInline input {
    margin: 0 5px 1px 0;
    height: 15px;
    padding: 0;
    vertical-align: top;
    display: inline-block
}

.CheckBoxInline label {
    display: inline;
    vertical-align: top;
    height: 15px;
    font-weight: normal
}

.CheckBoxSmall input {
    margin: 1px 5px 0 0;
    height: 13px;
    padding: 0;
    vertical-align: top;
    display: inline-block
}

.CheckBoxSmall label {
    display: inline-table;
    vertical-align: top;
    height: 13px;
    font-weight: normal;
    margin-bottom: 0
}

.CheckBoxSmall {
    border-spacing: 0
}

.TextBox {
    font-size: 12px;
    padding: 1px;
    height: auto;
    margin: 0;
    border: 1px Solid silver;
    font-family: "Arial";
    color: #444
}

.TextArea {
    padding: 0;
    margin: 0;
    border: 1px Solid silver;
    font-size: 12px;
    font-family: "Arial";
    color: #444
}

.DropDownList {
    font-size: 12px;
    font-family: "Arial";
    padding: 4px 3px;
    height: 23px;
    margin: 0;
    border: 1px Solid #dadada;
    color: #444
}

.DropDownListLight {
    font-size: 11px;
    font-family: "Arial";
    padding: 1px;
    height: 19px;
    margin: 0;
    border: 1px Solid silver;
    color: #595959
}

.DropDownListLight option {
    color: #595959
}

.DropDownListDark {
    font-size: 11px;
    font-family: "Arial";
    padding: 1px;
    height: 19px;
    margin: 0;
    border: 1px Solid silver;
    color: #333
}

.DropDownListDark option {
    color: #595959
}

.DropDownListLarge {
    font-size: 14px;
    font-weight: bold;
    color: #444;
    font-family: "Arial";
    padding: 1px;
    height: 19px;
    margin: 0;
    border: 1px Solid silver;
    color: #444
}

.MultiSelect {
    font-size: 12px;
    font-family: "Arial";
    padding: 1px;
    margin: 0;
    border: 1px Solid silver;
    color: #444
}

.UnorderedList {
    padding: 0;
    margin: 0 0 0 20px
}

.UlMargins {
    margin-top: 2px;
    margin-bottom: 5px
}

.UlMargins li {
    list-style-position: outside
}

.ul-margins-med {
    margin-top: 5px;
    margin-bottom: 12px
}

.ul-margins-med .header,
.ul-margins-med .ul-margins-med-header {
    font-size: 16px;
    margin-left: -1px
}

.ul-margins-med ul {
    margin-top: 5px
}

.ul-margins-med li {
    list-style-position: outside
}

.ul-checkbox-img {
    list-style-type: none
}

.ul-checkbox-img li {
    background-image: url('/bundles/images/checkbox-20x15.png');
    background-repeat: no-repeat;
    background-position: 0 5px;
    padding-left: 30px;
    margin-bottom: 7px
}

.ul-arrow-right-img {
    list-style-type: none;
    padding-left: 0;
    margin: 15px 0 20px 0
}

.ul-arrow-right-img li {
    background-image: url('/bundles/images/arrow-r.png');
    background-repeat: no-repeat;
    background-position: 0 4px;
    padding-left: 15px;
    margin: 0 0 7px 2px
}

.ul-arrow-right-img-cond {
    list-style-type: none;
    padding-left: 0;
    margin: 0
}

.ul-arrow-right-img-cond li {
    background-image: url('/bundles/images/arrow-r.png');
    background-repeat: no-repeat;
    background-position: 0 4px;
    padding: 0 0 0 10px;
    margin: 0 0 3px 0
}

.ul-arrow-right-img-cond-s {
    list-style-type: none;
    padding-left: 0;
    margin: 0
}

.ul-arrow-right-img-cond-s li {
    background-image: url('/bundles/images/arrow-r.png');
    background-repeat: no-repeat;
    background-position: 0 4px;
    padding: 0 0 0 10px;
    margin: 0 0 3px 0;
    font-size: 11px
}

.LiMargin {
    margin-bottom: 5px
}

.RadioButton {
    list-style-type: none;
    display: inline-table
}

.RadioButton input {
    margin: 0 5px 1px 0;
    height: 15px;
    padding: 0;
    vertical-align: top;
    display: inline-block
}

.RadioButton label {
    display: inline;
    vertical-align: text-top;
    height: 15px;
    font-weight: normal
}

.RadioButton td {
    vertical-align: middle;
    padding: 0;
    margin: 0;
    height: 15px
}

.rbl {
    list-style-type: none;
    display: inline-table;
    width: 100%
}

.rbl input {
    margin: 3px 5px 1px 0;
    height: 15px;
    padding: 0;
    vertical-align: top;
    display: inline-block
}

.rbl label {
    display: inline-block;
    vertical-align: top;
    min-height: 15px;
    width: 90%;
    font-weight: normal
}

.rbl td {
    vertical-align: middle;
    padding: 0 0 5px 0;
    margin: 0
}

.LeftNavHeader {
    color: #e17009;
    font-weight: bold;
    font-size: 13px;
    border-top: Solid 1px #e8e8e8;
    border-bottom: Solid 1px #e8e8e8;
    padding-top: 5px;
    padding-bottom: 3px;
    margin-bottom: 3px
}

.LeftNavHeaderActive {
    color: #b65908;
    font-weight: bold;
    font-size: 13px;
    border-top: Solid 1px #e8e8e8;
    border-bottom: Solid 1px #e8e8e8;
    padding-top: 5px;
    padding-bottom: 3px;
    margin-bottom: 3px
}

.LeftNavHeaderLink {
    color: #e17009 !important;
    text-decoration: none !important
}

.LeftNavHeaderLink:hover {
    color: #b65908 !important
}

.LeftNavHeaderLinkBlue {
    color: #1d5987 !important;
    text-decoration: none !important
}

.LeftNavItemLink {
    font-family: "Arial";
    font-size: 11px;
    color: #222 !important;
    text-decoration: none !important
}

.LeftNavItemLink:hover {
    color: #595959 !important
}

.LeftNavItemHeaderLink {
    font-family: "Arial";
    font-size: 11px;
    color: #222 !important;
    text-decoration: none !important
}

.LeftNavItemHeaderLink:hover {
    color: #b65908 !important
}

.LeftNavItemHeaderLinkActive {
    font-family: "Arial";
    font-size: 11px;
    color: #b65908 !important;
    text-decoration: none !important
}

.LeftNavItemSubLink {
    font-family: "Arial";
    font-size: 11px;
    color: #444 !important;
    text-decoration: none !important
}

.LeftNavItemSubLink:hover {
    color: #000 !important
}

.LeftNavItemLinkActive {
    font-family: "Arial";
    font-size: 11px;
    color: #222 !important;
    text-decoration: none !important;
    font-weight: bold
}

.RightNavHeader {
    color: #222;
    font-weight: bold;
    border-top: Solid 1px #e8e8e8;
    border-bottom: Solid 1px #e8e8e8;
    padding-top: 5px;
    padding-bottom: 3px;
    margin-bottom: 3px
}

.RightNavItemLink {
    font-family: "Arial";
    font-size: 11px;
    color: #222 !important;
    text-decoration: none !important;
    padding: 3px 10px !important
}

.RightNavItemLink:hover {
    color: #595959 !important
}

.BulletUl {
    margin-left: 5px;
    margin-bottom: 10px;
    list-style-image: url('/bundles/images/ulbulletdark2.png')
}

.BulletUl li {
    margin-bottom: 2px
}

.BulletUlDark {
    margin-left: 5px;
    margin-bottom: 15px;
    list-style-image: url('/bundles/images/ulbulletdark.png')
}

.BulletUlDark li {
    margin-bottom: 2px
}

.BulletUlSmall {
    margin-left: 5px;
    margin-bottom: 10px;
    list-style-image: url('/bundles/images/ulbulletsmall.png')
}

.BulletUlSmall li {
    margin-bottom: 1px
}

.ButtonBlue {
    display: inline-block;
    height: 16px;
    padding: 1px 12px 0 12px;
    background: #6ba4d0 url('/bundles/images/buttonbgblue.png') 50% 50% repeat-x;
    vertical-align: middle;
    border: Solid 1px #6ba4d0;
    cursor: pointer
}

.ButtonBlue:hover {
    background: #6ba4d0 url('/bundles/images/buttonbgblueover.png') 50% 50% repeat-x
}

.ButtonBlueSpace {
    margin-right: 7px
}

.ButtonBlueText {
    color: #fff;
    font-weight: bold;
    text-decoration: none !important;
    display: inline-block;
    margin-top: 1px
}

.ButtonGray {
    display: inline-block;
    height: 16px;
    padding: 1px 12px 0 12px;
    background: #eee url('/bundles/images/graygradbg.png') 50% 50% repeat-x;
    vertical-align: middle;
    border: Solid 1px #ccc;
    cursor: pointer
}

.ButtonGray:hover {
    background: #eee url('/bundles/images/graygradbgover.png') 50% 50% repeat-x
}

.ButtonGraySpace {
    margin-right: 7px
}

.ButtonGrayText {
    color: #444;
    font-weight: bold;
    text-decoration: none !important;
    display: inline-block;
    margin-top: 1px
}

.ButtonYellow {
    display: inline-block;
    height: 16px;
    padding: 1px 12px 0 12px;
    background: #eee url('/bundles/images/graygradbg.png') 50% 50% repeat-x;
    vertical-align: middle;
    border: Solid 1px #ccc;
    cursor: pointer
}

.ButtonYellow:hover {
    background: #eee url('/bundles/images/graygradbgover.png') 50% 50% repeat-x
}

.ButtonSpace {
    margin-right: 7px
}

.ButtonYellowText {
    color: #444;
    font-weight: bold;
    text-decoration: none !important;
    display: inline-block;
    margin-top: 1px
}

.CoverThumbnailLink {
    width: 75px;
    display: block;
    border: 1px Solid #777;
    margin: auto
}

.CoverThumbnailImage {
    width: 75px;
    border-width: 0
}

.CoverImage {
    width: 150px;
    border-width: 0
}

.carousel-img-container {
    display: inline-block;
    height: 129px
}

.carousel-item-img-height-129 img {
    max-height: 129px
}

.cover-img {
    max-width: 100%
}

.cover-img-b {
    border: 1px solid #777;
    max-width: 100%
}

.img-b {
    border: 1px solid #777;
    width: 150px
}

.img-no-b {
    border: 1px solid transparent;
    width: 150px
}

.img-b-t {
    border: 1px solid #777;
    width: 75px
}

.img-b-t-video {
    border: 1px solid #777;
    width: 75px;
    height: 42px
}

.img-no-b-t {
    border: 1px solid transparent;
    width: 75px
}

.img-no-b-t-video {
    border: 1px solid transparent;
    width: 75px;
    height: 42px
}

.img-b-cs {
    border: 1px solid #777;
    width: 100px;
    height: 129px;
    margin-bottom: 10px
}

.img-no-b-cs {
    border: 1px solid transparent;
    height: 129px;
    margin-bottom: 10px
}

.img-b-cs-video {
    border: 1px solid #777;
    width: 100px;
    height: 56px;
    margin-bottom: 10px
}

.img-no-b-cs-video {
    border: 1px solid transparent;
    width: 100px;
    height: 129px;
    margin-bottom: 10px
}

.img-sc-b-cs {
    border: 1px solid #777;
    width: 40px;
    height: 52px
}

.img-sc-no-b-cs {
    border: 1px solid transparent;
    width: 40px;
    height: 52px
}

.img-sc-b-cs-video {
    border: 1px solid #777;
    width: 40px;
    height: 22px
}

.img-sc-no-b-cs-video {
    border: 1px solid transparent;
    width: 40px;
    height: 22px
}

.img-b-cs-160 {
    border: 1px solid #777;
    width: 160px;
    height: 100px;
    margin-bottom: 10px
}

.img-no-b-cs-160 {
    border: 1px solid transparent;
    width: 160px;
    height: 100px;
    margin-bottom: 10px
}

.img-b-cs-75 {
    border: 1px solid #777;
    width: 75px;
    height: 100px;
    margin-bottom: 10px
}

.img-no-b-cs-75 {
    border: 1px solid transparent;
    width: 75px;
    height: 100px;
    margin-bottom: 10px
}

.img-b-cs-48 {
    border: 1px solid #777;
    width: 48px;
    margin-bottom: 10px
}

.img-no-b-cs-48 {
    border: 1px solid transparent;
    width: 48px;
    margin-bottom: 10px
}

.img-b-cs-h129 {
    border: 1px solid #777;
    height: 129px;
    margin-bottom: 10px
}

.img-no-b-cs-h129 {
    border: 1px solid transparent;
    max-height: 129px;
    max-width: 129px;
    margin-bottom: 10px
}

.img-b-cs-video-h129 {
    border: 1px solid #777;
    height: 72px;
    width: 129px;
    margin-bottom: 10px
}

.img-no-b-cs-video-h129 {
    border: 1px solid transparent;
    height: 72px;
    width: 129px;
    margin-bottom: 10px
}

.img-width-fill {
    width: -moz-available;
    width: -webkit-fill-available
}

.img-width-75 {
    width: 75%
}

.img-width-100 {
    width: 100%
}

.SocialNetworkingLinks {
    display: inline-table;
    height: 16px;
    vertical-align: middle
}

.ButtonBlack {
    display: inline-block;
    height: 19px;
    padding: 0 8px;
    background-color: #333;
    vertical-align: middle;
    cursor: pointer;
    text-decoration: none !important;
    border-right: 1px solid #555
}

.ButtonBlack:hover {
    background-color: #555
}

.SearchTextBox {
    border: 1px Solid #c8c8c8;
    width: 158px;
    color: #333
}

.TextBoxWatermark {
    font-size: 11px;
    padding: 1px;
    height: 15px;
    margin: 0 0 0 0
}

.TextBoxWatermarkActive {
    margin: 0 0 0 0;
    line-height: 15px;
    color: #a1a1a1 !important;
    font-style: italic;
    font-size: 10px !important;
    height: 15px
}

.goog-te-gadget-simple {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.goog-te-gadget-icon {
    height: 17px !important;
    width: 17px !important
}

.useroptions {
    margin: 6px 0 0 -65px;
    border: 1px Solid #bebebe;
    display: none;
    width: 220px;
    float: right;
    position: absolute;
    background-color: #fff;
    z-index: 1300
}

.useroptions .username {
    padding-left: 20px;
    padding-top: 10px;
    display: block
}

.useroptions .spacing {
    display: block;
    padding: 0 10px
}

.useroptions .profile {
    margin-top: 5px
}

.useroptions .logout {
    margin-top: 5px;
    padding: 5px 10px;
    border-top: 1px Solid #ccc;
    display: block
}

.letter-spacing-s {
    letter-spacing: -.08em
}

.linkcolorln {
    height: 32px;
    width: 7px
}

.linkln {
    padding-left: 8px;
    font-family: 'Arial';
    font-size: 11px
}

.headerln {
    font-size: 16px;
    line-height: 13px;
    margin-bottom: 4px;
    color: #1b325c
}

.headercontainerrn {
    padding: 2px;
    border: 1px Solid #dadada;
    margin-bottom: 2px
}

.textrn {
    font-size: 11px;
    color: #444
}

.tophash {
    float: right;
    padding-top: 9px
}

.testimonialquote {
    color: #555;
    font-size: 48px;
    display: inline-block;
    width: 30px;
    float: left;
    margin: 0;
    padding: 0;
    line-height: 40px
}

.testimonialtext {
    color: #595959;
    font-size: 16px;
    font-style: italic;
    display: inline-block;
    width: 460px;
    text-align: left;
    padding: 5px 10px 5px 5px;
    letter-spacing: .05em;
    margin: 15px 0 20px 0;
    border-top: 1px Solid #eee;
    border-bottom: 1px Solid #eee
}

.testimonialby {
    margin-top: 7px;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    display: inline-block;
    float: right;
    text-align: right;
    color: #555
}

.headerdivider {
    height: 1px;
    width: 100%;
    background-color: #dadada;
    margin: 3px 0 5px 0
}

.testimonialdivider {
    height: 1px;
    width: 100%;
    background-color: #e3e3e3;
    margin: 10px 0 5px 0
}

.headerdividergreen {
    height: 3px;
    width: 100%;
    background-color: #8ba29f;
    margin: 3px 0 5px 0
}

.headerdividergray {
    height: 3px;
    width: 100%;
    background-color: #dadada;
    margin: 3px 0 5px 0
}

.affiliateLink a:link {
    color: #36c;
    text-decoration: none
}

.affiliateLink a:visited {
    color: #36c
}

.affiliateLink a:hover {
    color: #333
}

.affiliateLink a:active {
    color: #36c
}

.inlineblock {
    display: inline-block;
    position: relative
}

.lnkarea {
    cursor: pointer;
    display: inline-block
}

.lnkarea .lnkarealink {
    color: #36c
}

.lnkarea:hover .lnkarealink {
    color: #333
}

.lnkarea a {
    text-decoration: none;
    display: inline-block;
    cursor: pointer
}

.imageOverlay {
    font-size: 11px;
    display: inline-block;
    width: 160px;
    border-bottom: dotted 1px #dadada;
    padding: 4px 0;
    margin-bottom: 0
}

.imageOverlayLast {
    border-bottom: 0
}

.imageOverlay img {
    opacity: .4;
    filter: alpha(opacity=40);
    width: 48px
}

.imageOverlay .imageOverlayTitle {
    float: right;
    padding-left: 5px;
    width: 105px;
    display: inline-block
}

.imageOverlayInfoSciImg {
    background-color: Transparent !important;
    border: 0 !important;
    width: 65px !important
}

.imageOverlay:hover img {
    filter: alpha(opacity=100);
    opacity: 1
}

.imageOverlay a {
    font-family: Arial;
    font-size: 11px;
    color: #36c;
    text-decoration: none;
    display: inline-block;
    cursor: pointer
}

.imageOverlay:hover a {
    color: #333
}

.image-overlay {
    font-size: 11px;
    display: inline-block;
    width: 100%;
    border-bottom: dotted 1px #dadada;
    padding: 4px 0;
    margin-bottom: 0
}

.image-overlay img {
    opacity: .4;
    filter: alpha(opacity=40);
    background-color: #fff
}

.image-overlay:hover img {
    filter: alpha(opacity=100);
    opacity: 1
}

.image-overlay-last {
    border-bottom: 0
}

.image-overlay-infosci-img {
    background-color: Transparent !important;
    border: 0 !important;
    width: 65px !important
}

.image-overlay a {
    display: inline-block;
    width: 100%;
    font-family: Arial;
    font-size: 11px;
    color: #36c;
    text-decoration: none;
    cursor: pointer
}

.image-overlay:hover a {
    color: #333
}

.textOverlay {
    font-size: 11px;
    display: inline-block;
    border-bottom: dotted 1px #dadada;
    padding: 6px 6px;
    width: 154px;
    margin: 0 -6px
}

.textOverlay:hover {
    background-color: #f5f5f5
}

.buttongreentextc {
    display: inline-block;
    line-height: 18px;
    color: #fff
}

.buttongreentextchover {
    background-color: #718481
}

.buttongrayc {
    display: inline-block;
    background-color: #ababab;
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 11px;
    cursor: pointer;
    height: 18px;
    padding-left: 4px;
    text-decoration: none
}

.buttongrayc:hover {
    background-color: #999
}

.buttongrayc .glyphicon {
    height: 18px;
    width: 16px;
    color: #fff;
    font-size: 9px;
    float: right;
    margin-top: 3px
}

.buttongraytextchover {
    background-color: #ababab
}

.leftnavcell {
    padding: 0;
    position: relative
}

.leftnavcellr {
    padding: 4px 0;
    width: 13px
}

.leftnavdiv {
    position: relative;
    z-index: 998
}

.leftnavtbl {
    width: 175px
}

.leftnavtbl tr:hover td {
    background-color: #f3f3f3
}

.twtr-hd {
    display: none;
    border-bottom: 0
}

.twtr-tweet-wrap {
    padding: 6px 0 !important
}

.twtr-ft {
    height: 1px
}

.listitemouter {
    border-bottom: 1px solid #dadada
}

.listiteminner {
    margin: 0 0;
    padding: 13px 0 17px 0
}

.listiteminner:hover {
    background-color: #f5f5f5
}

.listiteminner .rankbarouter {
    width: 85px;
    height: 4px;
    background-color: #ccc;
    display: block;
    margin-top: 1px;
    margin-bottom: 3px;
    text-align: left
}

.listiteminner .rankbarinner {
    height: 4px;
    background-color: green;
    border-right: 1px Solid #fff;
    display: block
}

.listiteminner .abstract {
    margin-bottom: 5px;
    color: #555;
    font-style: italic
}

.listiteminner .info {
    margin: 5px 0
}

.listiteminner .divider {
    margin: 0 7px;
    color: #595959
}

.listiteminnersmall {
    padding: 5px 0
}

.listitemouteractive {
    background-color: #f5f5f5
}

.removelink {
    cursor: text
}

.removelink:hover {
    background-color: #fff
}

.mar-l-4 {
    margin-left: 4px
}

.fadein {
    position: relative;
    width: 443px;
    min-height: 100px
}

.fadein .container {
    position: absolute;
    left: 0;
    top: 0
}

.cartConfirmOverview {
    border: 1px solid #bababa;
    width: 175px;
    margin: 1px 0 0 -65px;
    float: right;
    font-size: 11px;
    position: absolute;
    background-color: #f7f7f7;
    z-index: 100
}

.cartConfirmOverview .upper {
    text-align: center;
    display: block;
    padding: 10px
}

.cartConfirmOverview .lower {
    text-align: center;
    display: block;
    padding: 0 10px 10px 10px
}

.headerBox {
    margin-bottom: 12px;
    padding: 12px 7px;
    border: 1px solid #dadada;
    font-size: 11px;
    color: #595959;
    background-color: #f7f7f7
}

.cartHeaderBox {
    margin-bottom: 12px;
    padding: 7px;
    border: 1px solid #dadada;
    font-size: 11px;
    color: #595959;
    background-color: #f7f7f7
}

.sc-order-items {
    border: #dadada solid 1px;
    border-bottom: none
}

.sc-order-item {
    padding: 10px 0;
    border-bottom: #dadada solid 1px
}

.sc-order-items-header {
    width: 100%;
    color: #fff;
    background-color: #333;
    height: 40px;
    padding-left: 10px;
    display: flex;
    align-items: center;
    font-size: 14px
}

.tbllnk {
    width: 100%
}

.tbllnk-inactive {
    width: 100%;
    cursor: default !important
}

.list-item-link {
    cursor: pointer
}

.list-item-link .link-color {
    color: #36c
}

.list-item-link:hover .link-color {
    color: #333
}

.loadmore {
    cursor: pointer;
    text-align: center;
    font-size: 16px
}

.xmlReader {}

.xmlReader p {
    font-family: 'Times New Roman';
    font-size: 14px
}

.xmlReader div {
    font-family: 'Times New Roman';
    font-size: 14px
}

.xmlReader span {
    font-family: 'Times New Roman';
    font-size: 14px
}

.xmlReader h1 {
    font-family: Arial !important;
    font-size: 30px !important;
    font-weight: bold !important;
    text-align: center;
    width: 100%;
    display: inline-block
}

.xmlReaderAffiliates {
    font-size: 16px !important;
    font-style: italic !important;
    text-align: center;
    width: 100%;
    display: inline-block
}

.xmlReaderAbstract {
    font-style: italic
}

.xmlReaderTitle1 {
    font-size: 16px !important;
    font-weight: bold !important;
    font-family: Arial !important;
    text-transform: uppercase !important;
    margin-top: 15px
}

.xmlReaderTitle2 {
    font-size: 16px !important;
    font-weight: bold !important;
    font-family: Arial !important;
    margin-top: 15px
}

.xmlReaderTitle3 {
    font-size: 16px !important;
    font-style: italic !important;
    font-family: Arial !important
}

.xmlReaderUl {
    list-style-type: none
}

.xmlReaderUl li p {
    display: inline
}

.xmlReaderInlineFormula {
    display: inline-block;
    padding: 0 4px
}

.xmlReaderInlineFormula img {
    margin: 0 !important
}

.xmlReaderFig {
    font-style: italic;
    margin-top: 20px;
    display: inline
}

.xmlReaderFig p {
    display: inline
}

.xmlReaderTableNumber {
    font-style: italic;
    display: inline
}

.xmlReaderTitle4 {
    font-style: italic;
    display: inline
}

.xmlReaderPre {
    border: 1px solid #777;
    padding: 5px 10px;
    margin-bottom: 30px;
    overflow: auto
}

.xmlReaderTocContent {
    margin: 0 0 0 -22px;
    padding: 2px 3px;
    font-size: 11px;
    list-style-type: none
}

.xmlReaderTocContent a {
    color: #333
}

.xmlReaderTocContent:hover {
    background-color: #edf8fd
}

.xmlReaderHover {
    color: #555
}

.xmlReaderHover:hover {
    background-color: #edf8fd
}

.xmlReaderTocTitle1 {
    margin: 3px 0 0 7px;
    padding: 2px 3px 2px 0;
    font-size: 11px;
    list-style-type: disc
}

.xmlReaderTocTitle1 a {
    color: #494949;
    margin-left: -5px
}

.xmlReaderTocTitle2 {
    margin: 0 0 0 20px;
    padding: 2px 3px;
    font-size: 11px;
    list-style-type: circle
}

.xmlReaderTocTitle2 a {
    color: #595959;
    margin-left: -5px
}

.xmlReaderTocTitle2:hover {
    background-color: #edf8fd
}

.xmlReaderTocTitle3 {
    margin: 0 0 0 10px;
    padding: 2px 3px;
    font-size: 11px;
    color: #595959;
    list-style-type: circle
}

.xmlReaderTocTitle3 a {
    color: #595959;
    margin-left: -5px
}

.xmlReaderTocTitle3:hover {
    background-color: #edf8fd
}

.xmlReaderTable {
    margin: 10px 0 30px 0;
    width: 100%
}

.xmlReaderTableContainer {
    overflow: auto;
    width: 773px;
    max-width: 100%
}

.xmlReaderTop {
    font-family: Arial;
    font-size: 12px;
    color: #36c;
    text-decoration: none;
    font-weight: normal;
    text-transform: capitalize
}

.xmlReaderTop:hover {
    color: #333
}

.xmlReaderUl .xmlReaderTableContainer {
    width: 753px;
    max-width: 100%
}

.xmlReaderSampleContentNotice {
    width: 773px;
    overflow: auto
}

.xmlReaderSampleContentNotice>div {
    width: 70%;
    margin: 30px auto;
    border: 1px solid #000;
    padding: 10px;
    text-align: center
}

.xmlReaderSampleContentNotice p {}

.pdfReaderTocTitle1 {
    font-size: 11px;
    list-style-type: none;
    padding: 3px 3px;
    margin: 1px -10px 1px -22px;
    cursor: default;
    display: inline-block;
    color: #444
}

.pdfReaderTocTitle1 a {
    color: #444;
    cursor: pointer;
    text-decoration: none
}

.pdfReaderTocTitle1 span {
    display: inline-block;
    width: 90%;
    margin-left: 3px;
    float: right
}

.pdfReaderTocTitle1:hover {
    background-color: #edf8fd
}

.pdfReaderTocTitleHeader {
    margin: 0 0 3px -3px;
    font-style: italic;
    font-size: 11px;
    padding: 3px 3px
}

.pdfReaderTocTitleHeader a {
    color: #444
}

.pdfReaderTocTitleHeader:hover {
    background-color: #edf8fd
}

.view-full-text-outer {
    height: 40px;
    padding: 3px 0;
    border: 1px solid #e7e7e7;
    background-color: #f7f7f7;
    display: inline-block;
    cursor: pointer
}

.view-full-text-html-icon {
    background: url('/bundles/images/view-full-text.png') 100% 100% no-repeat;
    width: 34px;
    height: 40px;
    display: inline-block;
    margin-left: 10px
}

.view-full-text-pdf-icon {
    background: url('/bundles/images/view-full-text.png') no-repeat;
    width: 34px;
    height: 40px;
    display: inline-block;
    margin-left: 10px
}

.view-full-text-inner {
    font-size: 20px;
    color: #e17009;
    font-weight: bold;
    vertical-align: top;
    padding: 8px 35px 0 15px;
    display: inline-block
}

.view-full-text-pdf-container {
    width: 100%;
    width: -moz-available;
    width: -webkit-fill-available;
    width: fill-available;
    height: 100%;
    height: inherit;
    height: -webkit-fill-available;
    height: fill-available
}

.feature-box-link {
    background: #f7f7f7 url('/bundles/images/featurebox.png') 100% 0% no-repeat;
    padding: 10px 15px;
    float: right;
    margin: 0 0 10px 15px;
    width: 130px;
    cursor: pointer
}

.feature-box-link .text {
    font-size: 16px;
    float: right;
    color: #333;
    padding-left: 15px;
    display: inline-block
}

.img-bg-red-icons {
    width: 50px;
    height: 40px;
    display: inline-block;
    background-image: url('/bundles/images/red-icon-set.png');
    background-repeat: no-repeat
}

.img-bg-gray-icons {
    width: 50px;
    height: 40px;
    display: inline-block;
    background-image: url('/bundles/images/gray-icon-set.png');
    background-repeat: no-repeat
}

.img-gears {
    background-position: 0 0
}

.img-notepad {
    background-position: -50px 0
}

.img-medical {
    background-position: 0 -40px
}

.img-hand-e {
    background-position: -50px -40px
}

.img-book {
    background-position: 0 -80px
}

.img-signal {
    background-position: -50px -80px
}

.img-question-bubble {
    background-position: 0 -120px
}

.img-hand-book {
    background-position: -50px -120px
}

.img-hand-paper {
    background-position: 0 -160px
}

.img-book-mag-glass {
    background-position: -50px -160px
}

.round-box-link {
    background: #f3f3f3;
    padding: 0 10px;
    float: right;
    margin: 0 0 10px 15px;
    cursor: pointer;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    border: 1px solid #dadada
}

.round-box-link .text {
    font-size: 13px;
    color: #333;
    padding: 12px 12px 0 7px;
    display: inline-block;
    vertical-align: top;
    font-size: 16px
}

.r-nav-bg-border {
    display: inline-block;
    padding: 2px;
    margin-bottom: 2px;
    border: 1px solid #f5f5f5;
    -moz-box-shadow: 0 2px 3px 0 #ddd;
    -webkit-box-shadow: 0 2px 3px 0 #ddd;
    box-shadow: 0 2px 3px 0 #ddd
}

.r-nav-bg {
    width: 162px;
    height: 35px;
    cursor: pointer;
    display: inline-block;
    position: relative;
    border: 1px solid #e5e5e5
}

.shadow-box-bg-border {
    display: inline-block;
    width: 100%;
    margin: 10px 0 20px 0
}

.shadow-box-bg-border .outer {
    margin-bottom: 2px;
    border: 1px solid #f5f5f5;
    -moz-box-shadow: 0 2px 3px 0 #ddd;
    -webkit-box-shadow: 0 2px 3px 0 #ddd;
    box-shadow: 0 2px 3px 0 #ddd
}

.shadow-box-bg-border .inner {
    height: 50px;
    background-color: #333;
    border: 1px solid #e5e5e5
}

.shadow-box-bg-border .text {
    display: inline-block;
    width: 100%;
    text-align: center;
    color: #f7f7f7;
    font-family: 'Open Sans Condensed', 'Trebuchet MS', 'Tahoma';
    font-size: 32px;
    cursor: pointer
}

.right-nav-button-solid {
    display: inline-block;
    width: 100%
}

.right-nav-button-solid .outer {
    margin-bottom: 10px;
    -moz-box-shadow: 0 2px 3px 0 #ddd;
    -webkit-box-shadow: 0 2px 3px 0 #ddd;
    box-shadow: 0 2px 3px 0 #ddd
}

.right-nav-button-solid .inner {
    height: 35px;
    background-color: #333
}

.right-nav-button-solid .text {
    display: inline-block;
    width: 100%;
    text-align: center;
    color: #f7f7f7;
    font-family: 'Open Sans Condensed', 'Trebuchet MS', 'Tahoma';
    font-size: 21px;
    cursor: pointer
}

.right-nav-button-grad {
    background-color: #e1e1e1;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e7e7e7), color-stop(.5, #eee), color-stop(1, #e7e7e7));
    background-image: -webkit-linear-gradient(top, #e7e7e7 0%, #eee 50%, #e7e7e7 100%);
    background-image: -moz-linear-gradient(top, #e7e7e7 0%, #eee 50%, #e7e7e7 100%);
    background-image: -ms-linear-gradient(top, #e7e7e7 0%, #eee 50%, #e7e7e7 100%);
    background-image: -o-linear-gradient(top, #e7e7e7 0%, #eee 50%, #e7e7e7 100%)
}

.right-nav-button-grad-blue {
    background-color: #5a82ad;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #5a82ad), color-stop(.5, #5a8ab5), color-stop(1, #5a82ad));
    background-image: -webkit-linear-gradient(top, #5a82ad 0%, #5a8ab5 50%, #5a82ad 100%);
    background-image: -moz-linear-gradient(top, #5a82ad 0%, #5a8ab5 50%, #5a82ad 100%);
    background-image: -ms-linear-gradient(top, #5a82ad 0%, #5a8ab5 50%, #5a82ad 100%);
    background-image: -o-linear-gradient(top, #5a82ad 0%, #5a8ab5 50%, #5a82ad 100%)
}

.right-nav-button-grad-gray {
    background-color: #333;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #292929), color-stop(.5, #313131), color-stop(1, #292929));
    background-image: -webkit-linear-gradient(top, #292929 0%, #313131 50%, #292929 100%);
    background-image: -moz-linear-gradient(top, #292929 0%, #313131 50%, #292929 100%);
    background-image: -ms-linear-gradient(top, #292929 0%, #313131 50%, #292929 100%);
    background-image: -o-linear-gradient(top, #292929 0%, #313131 50%, #292929 100%)
}

.r-nav-bg:hover {
    background: #222
}

.r-nav-bg .text {
    font-family: 'Tahoma', 'Trebuchet MS';
    font-size: 16px;
    padding: 8px 0 0 12px;
    display: inline-block;
    position: relative;
    z-index: 2
}

.right-nav-button-grad .text {
    color: #111
}

.right-nav-button-grad-blue .text {
    color: #f7f7f7
}

.right-nav-button-grad-gray .text {
    color: #f7f7f7;
    font-size: 14px;
    padding: 9px 0 0 12px
}

.r-nav-bg .img-s {
    float: right;
    padding: 2px 2px 0 0
}

.r-nav-bg .text .small {
    letter-spacing: -.08em
}

.r-nav-bg .details {
    font-family: 'Tahoma', 'Trebuchet MS';
    font-size: 12px;
    color: #eee;
    padding: 3px 0 0 8px;
    display: none
}

.r-nav-bg:hover .text {
    display: none
}

.r-nav-bg:hover .img-s {
    display: none
}

.r-nav-bg:hover .details {
    display: inline-block;
    position: absolute;
    z-index: 2
}

.r-nav-bg:hover .img-bg-blue-gray-icons {
    background-image: none
}

.img-bg-blue-gray-icons {
    width: 75px;
    height: 37px;
    display: inline-block;
    background-image: url('/bundles/images/r-nav-sp-l.png');
    background-repeat: no-repeat;
    z-index: 1;
    position: absolute;
    top: 0;
    right: 0
}

.img-bg-blue-gray-icons-full {
    width: 75px;
    height: 54px;
    display: inline-block;
    background-image: url('/bundles/images/r-nav-sp-l.png');
    background-repeat: no-repeat;
    float: left
}

.img-blue-gray-rss {
    background-position: 0 -15px
}

.img-blue-gray-book {
    background-position: 5px -78px
}

.img-blue-gray-person-book {
    background-position: 5px -138px
}

.img-blue-gray-infosci {
    background-position: 8px -204px
}

.img-blue-gray-monitor {
    background-position: 8px -264px
}

.img-blue-gray-books {
    background-position: 12px -323px
}

.img-blue-gray-book-outline {
    background-position: 12px -398px
}

.img-blue-gray-video {
    background-position: 0 -468px
}

.feature-box-link:hover {
    background: #eee
}

.list-box-medium {
    display: inline-block;
    width: 390px;
    height: 48px;
    background-repeat: no-repeat;
    color: #333;
    cursor: pointer
}

.list-box-medium:hover {
    background-image: url('/bundles/images/list-button-bg-medium.png')
}

.list-box-medium .inner {
    padding: 4px 5px 4px 15px;
    display: inline-block;
    height: 40px;
    font-size: 16px
}

.list-box-medium .inner .text {
    vertical-align: top;
    display: inline-block;
    padding-top: 10px;
    margin-left: 10px
}

.list-box {
    display: inline-block;
    width: 288px;
    height: 48px;
    background-repeat: no-repeat;
    color: #333;
    cursor: pointer;
    background-image: url('/bundles/images/list-button-bg-light.png')
}

.list-box:hover {
    background-image: url('/bundles/images/list-button-bg.png')
}

.list-box-space {
    margin-right: 12px
}

.list-box .inner {
    padding: 4px 5px 4px 15px;
    display: inline-block;
    height: 40px;
    font-size: 16px
}

.list-box .inner .text-one {
    vertical-align: top;
    display: inline-block;
    padding-top: 10px;
    margin-left: 10px
}

.list-box .inner .text-two {
    vertical-align: top;
    display: inline-block;
    padding-top: 1px;
    margin-left: 10px
}

.list-box .inner .text-small {
    letter-spacing: -.08em
}

.list-box-260 {
    display: inline-block;
    width: 260px;
    height: 48px;
    background-repeat: no-repeat;
    color: #333;
    cursor: pointer;
    background-image: url('/bundles/images/list-button-bg-260.png')
}

.list-box-260 .inner {
    padding: 4px 5px 4px 15px;
    display: inline-block;
    height: 40px;
    font-size: 16px
}

.list-box-260 .inner .text-one {
    vertical-align: top;
    display: inline-block;
    padding-top: 10px;
    margin-left: 10px
}

.list-box-260 .inner .text-two {
    vertical-align: top;
    display: inline-block;
    padding-top: 1px;
    margin-left: 10px
}

.list-box-260 .inner .text-small {
    letter-spacing: -.08em
}

.notification-outer {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    border-bottom: solid 1px #333;
    height: 55px;
    z-index: 999;
    opacity: .95;
    filter: Alpha(Opacity=95);
    text-align: center;
    display: none
}

.notification-inner {
    padding-top: 5px;
    font-size: 20px;
    font-weight: bold
}

.notification-close {
    padding: 3px 0;
    font-size: 11px;
    color: #999;
    cursor: pointer
}

.notification-sub-outer {
    position: relative;
    width: 100%;
    background-color: #fff;
    border-bottom: solid 1px #777;
    z-index: 999;
    opacity: .95;
    filter: Alpha(Opacity=95);
    text-align: center;
    display: none
}

.notification-sub-inner {
    width: 990px;
    margin: 0 auto;
    padding: 10px 0 7px 0;
    font-size: 20px;
    font-weight: bold
}

.notification-sub-close {
    padding-bottom: 10px;
    font-size: 11px;
    color: #999;
    cursor: pointer
}

.toc-nav {
    font-size: 11px
}

.toc-nav a {
    display: inline-block;
    width: 100%;
    color: #333
}

.toc-nav a:hover {
    background-color: #edf8fd
}

.toc-nav .source {
    font-style: italic
}

.toc-nav .li {
    display: inline-block;
    cursor: pointer
}

.toc-nav .li:hover {}

.toc-nav .li span {
    cursor: pointer
}

.toc-nav .li.current {
    cursor: default;
    font-weight: bold
}

.toc-nav .li.current span {
    cursor: default
}

.toc-nav .li .f-l {
    float: left;
    display: inline;
    padding-right: 3px
}

.toc-nav .li .f-r {
    float: left;
    display: inline
}

.toc-nav .title1 {
    padding: 4px 3px 4px 6px;
    width: 90%
}

.toc-nav .title1 .f-r {
    width: 90%
}

.toc-nav .title2 {
    padding: 4px 3px 4px 18px;
    width: 90%
}

.toc-nav .title2 .f-l {
    font-weight: bold
}

.toc-nav .title2 .f-r {
    width: 90%
}

.toc-nav .title3 {
    padding: 4px 3px 4px 24px;
    width: 90%
}

.toc-nav .title3 .f-l {
    line-height: 18px;
    height: 14px
}

.toc-nav .title3 .f-r {
    width: 90%;
    color: #444
}

.updates-nav-r {
    border-top: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    font-family: 'Tahoma', 'Trebuchet MS';
    margin: 4px 0 7px 0;
    background-color: #fff
}

.updates-nav-r .header {
    font-size: 14px;
    color: #555;
    padding: 8px 0 8px 12px;
    background-repeat: no-repeat;
    background-color: #fcfcfc;
    background-image: url('/bundles/images/rightheader-bg-fallback.png');
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(.5, #f0f0f0), color-stop(1, #fcfcfc));
    background-image: -webkit-linear-gradient(top, #f0f0f0 50%, #fcfcfc 100%);
    background-image: -moz-linear-gradient(top, #f0f0f0 50%, #fcfcfc 100%);
    background-image: -ms-linear-gradient(top, #f0f0f0 50%, #fcfcfc 100%);
    background-image: -o-linear-gradient(top, #f0f0f0 50%, #fcfcfc 100%)
}

.updates-nav-r .header .link {
    font-size: 10px;
    padding: 3px 5px 0 3px;
    display: inline-block;
    color: #595959
}

.updates-nav-r .date {
    margin: 5px 0 -2px 10px;
    font-size: 10px;
    font-style: italic;
    color: #999
}

.updates-nav-r .item {
    width: 153px;
    color: #555
}

.updates-nav-r .arrow {
    position: relative;
    top: 5px
}

.shadow {
    margin: 10px 0;
    background-color: #ddd;
    -moz-box-shadow: 0 0 10px 3px #ddd;
    -webkit-box-shadow: 0 0 10px 3px #ddd;
    box-shadow: 0 0 10px 3px #ddd;
    border: 1px solid #ddd;
    width: 990px
}

.shadow .content {
    position: relative;
    padding: 0;
    background-color: #fff;
    width: 990px
}

.shadow-bottom {
    -moz-box-shadow: 0 3px 6px 1px #ccc;
    -webkit-box-shadow: 0 3px 6px 1px #ccc;
    box-shadow: 0 3px 6px 1px #ccc
}

.shadow-small {
    -moz-box-shadow: 0 -1px 6px 1px #ddd;
    -webkit-box-shadow: 0 -1px 6px 1px #ddd;
    box-shadow: 0 -1px 6px 1px #ddd
}

.feature-tabs {
    width: 990px;
    text-align: center;
    font-size: 14px
}

.feature-tabs .tab {
    background-color: #333;
    width: 197px;
    display: inline-block;
    color: #eee;
    border-left: 1px solid #111;
    cursor: pointer;
    float: left;
    -moz-box-shadow: 1px 3px 5px 1px #222 inset;
    -webkit-box-shadow: 1px 3px 5px 1px #222 inset;
    box-shadow: 1px 3px 5px 1px #222 inset
}

.feature-tabs .tab:hover {
    background-color: #171717;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.feature-tabs .tab .text {
    padding: 5px 0;
    font-family: 'Tahoma', 'Trebuchet MS'
}

.feature-tabs .tab-active {
    background-color: #fff;
    width: 198px;
    display: inline-block;
    float: left;
    cursor: default;
    -moz-box-shadow: 0 5px 6px 0 #ccc;
    -webkit-box-shadow: 0 5px 6px 0 #ccc;
    box-shadow: 0 5px 6px 0 #ccc;
    border-bottom: 1px solid #ccc
}

.feature-tabs .tab-active .text {
    padding: 5px 0;
    font-size: 18px;
    font-family: 'Tahoma', 'Trebuchet MS'
}

.fb {
    width: 32px;
    height: 32px;
    background: url('/bundles/images/generic-img-set.png') 0 0 no-repeat;
    display: inline-block;
    cursor: pointer
}

.tw {
    width: 32px;
    height: 32px;
    background: url('/bundles/images/generic-img-set.png') -33px 0 no-repeat;
    display: inline-block;
    cursor: pointer
}

.linkedin {
    width: 32px;
    height: 32px;
    background: url('/bundles/images/generic-img-set.png') -67px 0 no-repeat;
    display: inline-block;
    cursor: pointer
}

.current-promotions {
    margin: 7px 0 5px 18px;
    display: inline-block;
    font-size: 11px;
    padding: 0
}

.current-promotions .header {
    display: inline-block;
    height: 15px;
    vertical-align: top
}

.current-promotions .item {
    cursor: default;
    padding: 0 0 0 10px;
    text-align: left;
    display: inline-block
}

.current-promotions .img {
    padding: 1px 4px 0 0;
    display: inline-block;
    height: 15px
}

.proceed-to-checkout {
    width: 167px;
    height: 58px;
    background: url('/bundles/images/button-set-1.png') -0 -0 no-repeat;
    display: inline-block;
    cursor: pointer
}

.continue-shopping {
    width: 110px;
    height: 58px;
    background: url('/bundles/images/button-set-1.png') -0 -58px no-repeat;
    display: inline-block;
    cursor: pointer
}

.view-details {
    width: 85px;
    height: 18px;
    background: url('/bundles/images/button-set-2.png') -0 -72px no-repeat;
    display: inline-block;
    cursor: pointer
}

.view-details:hover {
    background-position: 0 -90px
}

.search-button {
    width: 69px;
    height: 18px;
    background: url('/bundles/images/button-set-2.png') -0 -108px no-repeat;
    display: inline-block;
    cursor: pointer
}

.search-button:hover {
    background-position: 0 -126px
}

.sample-pdf-button {
    display: inline-block;
    width: 93px;
    height: 18px;
    cursor: pointer;
    background: url('/bundles/images/button-set-2.png') no-repeat 0 -144px
}

.sample-pdf-button:hover {
    background-position: 0 -162px
}

.checkout-set {
    width: 167px;
    height: 58px;
    background: url('/bundles/images/checkout-set.png') no-repeat;
    display: inline-block;
    cursor: pointer
}

.checkout-set-checkout {
    background-position: -0 -0
}

.checkout-set-payment-information {
    background-position: -0 -58px
}

.checkout-set-review-order {
    background-position: -0 -116px
}

.checkout-set-place-order {
    background-position: -0 -174px
}

.continue-submit-set {
    width: 167px;
    height: 58px;
    background: url('/bundles/images/continue-submit-set.png') no-repeat;
    display: block;
    cursor: pointer
}

.continue-submit-set-continue {
    background-position: -0 -0
}

.continue-submit-set-submit {
    background-position: -0 -58px
}

.e-resources-feature {
    background: #000 url('/bundles/images/e-resources-bg.png') 450px 100% no-repeat;
    width: 986px;
    min-height: 282px;
    border: 1px solid #777;
    position: relative
}

.e-resources-feature .outer {
    padding: 23px 0 0 20px
}

.e-resources-feature .icon {
    float: left;
    width: 110px;
    height: 60px;
    display: inline-block;
    padding-top: 12px
}

.e-resources-feature .header-s {
    color: #eee;
    font-size: 22px;
    font-family: 'Open Sans Condensed', sans-serif;
    line-height: 12px;
    margin-left: 120px
}

.e-resources-feature .header-m {
    color: #fff;
    font-size: 50px;
    font-family: 'Open Sans Condensed', sans-serif;
    line-height: 50px;
    margin-left: 120px;
    margin-top: 13px
}

.e-resources-feature .header-m-alt {
    color: #fff;
    font-size: 40px;
    font-family: 'Open Sans Condensed', sans-serif;
    line-height: 50px;
    margin-left: 120px;
    margin-top: -3px
}

.e-resources-feature .header-m-alt-100 {
    color: #fff;
    font-size: 50px;
    font-family: 'Open Sans Condensed', sans-serif;
    line-height: 50px;
    margin-left: 100px;
    margin-top: -3px
}

.e-resources-feature .header-m2-alt {
    color: #fff;
    font-size: 46px;
    font-family: 'Open Sans Condensed', sans-serif;
    line-height: 50px;
    margin: 4px 0 5px 120px
}

.e-resources-feature .header-s-alt {
    color: #eee;
    font-size: 18px;
    font-family: 'Open Sans Condensed', sans-serif;
    line-height: 12px;
    margin-left: 120px
}

.e-resources-feature .header-l {
    color: #fff;
    font-size: 56px;
    font-family: 'Open Sans Condensed', sans-serif;
    line-height: 56px;
    margin-left: 120px;
    margin-top: 5px
}

.e-resources-feature .header-s-100 {
    color: #eee;
    font-size: 22px;
    font-family: 'Open Sans Condensed', sans-serif;
    line-height: 12px;
    margin-left: 100px
}

.reg {
    display: inline-block;
    font-size: 10px;
    vertical-align: top;
    margin: 7px 0 0 1px
}

.reg-text {
    display: inline-block;
    font-size: 10px;
    vertical-align: top
}

.e-resources-feature .header-s .reg {
    line-height: 24px
}

.e-resources-feature .header-s-100 .reg {
    line-height: 24px
}

.e-resources-feature .header-m .reg {
    line-height: 30px
}

.e-resources-feature .header-m-alt .reg {
    line-height: 50px
}

.e-resources-feature .header-m-alt-100 .reg {
    line-height: 50px
}

.e-resources-feature .header-m2-alt .reg {
    line-height: 50px
}

.e-resources-feature .header-l .reg {
    line-height: 56px
}

.e-resources-feature .desc {
    display: inline-block;
    width: 100%;
    color: #fff;
    font-size: 32px;
    font-family: 'Open Sans Condensed', sans-serif;
    margin: 30px 0 0 20px
}

.e-resources-feature .desc-s {
    color: #fff;
    font-size: 24px;
    font-family: 'Open Sans Condensed', sans-serif;
    margin: 30px 0 0 20px
}

.e-resources-feature .issn {
    color: #fff;
    font-size: 14px;
    font-family: 'Open Sans Condensed', sans-serif;
    margin: 10px 0 0 20px
}

.e-resources-feature .social-networking {
    position: absolute;
    right: 20px;
    bottom: 15px;
    opacity: .5;
    filter: alpha(opacity=50)
}

.e-resources-feature .free-access {
    position: absolute;
    right: 20px;
    bottom: 15px
}

.e-resources-feature .social-networking:hover {
    opacity: 1
}

.e-resources-hash-nav {
    width: 986px;
    border: 1px solid #ddd;
    display: inline-block;
    margin-bottom: 15px;
    text-align: center;
    background-repeat: repeat-x;
    background-color: #eee;
    background-image: url('/bundles/images/e-resources-nav-fallback.png');
    background-image: -webkit-linear-gradient(top, #ccc 0%, #fcfcfc 40%, #fcfcfc 60%, #ccc 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ccc), color-stop(.4, #fcfcfc), color-stop(.6, #fcfcfc), color-stop(1, #ccc));
    background-image: -webkit-linear-gradient(top, #ccc 0%, #fcfcfc 40%, #fcfcfc 60%, #ccc 100%);
    background-image: -moz-linear-gradient(top, #ccc 0%, #fcfcfc 40%, #fcfcfc 60%, #ccc 100%);
    background-image: -ms-linear-gradient(top, #ccc 0%, #fcfcfc 40%, #fcfcfc 60%, #ccc 100%);
    background-image: -o-linear-gradient(top, #ccc 0%, #fcfcfc 40%, #fcfcfc 60%, #ccc 100%)
}

.e-resources-hash-nav .item {
    padding: 11px 22px;
    font-family: 'Tahoma', 'Trebuchet MS';
    font-size: 12px;
    display: inline-block;
    vertical-align: top
}

.e-resources-hash-nav-p1 .item {
    padding: 11px 30px
}

.e-resources-hash-nav-p2 .item {
    padding: 11px 42px
}

.e-resources-hash-nav-p3 .item {
    padding: 11px 80px
}

.e-resources-hash-nav-p4 .item {
    padding: 11px 57px
}

.e-resources-hash-nav a {
    color: #333
}

.e-resources-hash-nav a:hover {
    color: #595959
}

.e-resources-hash-nav .divider {
    width: 2px;
    height: 37px;
    background-color: #ccc;
    display: inline-block
}

.topic-collection-tc-box {
    background-color: #e48100;
    margin-top: 7px;
    padding: 3px 10px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}

.topic-collection-r {
    border: 1px solid #eee;
    margin-top: 5px
}

.topic-collection-r .img {
    background: url('/bundles/images/topic-collection-new-release-r-n.png') no-repeat;
    display: inline-block;
    width: 168px;
    height: 226px;
    cursor: pointer
}

.topic-collection-r .text {
    display: inline-block;
    width: 158px;
    padding: 0 5px 8px 5px;
    cursor: pointer;
    color: #333;
    text-align: center;
    font-size: 18px;
    font-family: 'Open Sans Condensed', sans-serif
}

.topic-collection-r .topic-collection-tc-box {
    display: inline-block;
    width: 128px;
    background-color: #e48100;
    margin: 0 10px 5px 10px;
    padding: 3px 10px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}

.e-content-pro-r {
    display: block;
    margin-top: 5px;
    background: url('/bundles/images/e-content-pro-banner-11142019.png') no-repeat;
    background-size: cover;
    background-size: 100% auto;
    width: 100%;
    cursor: pointer;
    height: 670px
}

.img-list-link {
    display: block;
    cursor: pointer
}

.img-list-link a {
    color: #333;
    cursor: pointer
}

.img-list-link:hover {
    background-color: #f3f3f3
}

.img-list-link .img-list-link-header {
    font-size: 16px
}

.img-list-link .additional {
    margin-top: 4px;
    font-style: italic;
    display: block
}

.newsroom-categories {
    float: left;
    width: 100%;
    color: #ccc;
    margin-bottom: -1px;
    position: relative
}

.newsroom-categories .link {
    display: inline-block;
    font-size: 14px;
    padding: 4px 15px
}

.newsroom-categories .active {
    background-color: #6a6a6a;
    color: #fff
}

.newsroom-categories .tab {
    display: inline-block;
    margin-top: 2px;
    text-align: center;
    background-color: #333;
    width: 135px;
    display: inline-block;
    color: #eee;
    border-left: 1px solid #111;
    border-top: 1px solid #111;
    cursor: pointer;
    float: left;
    -moz-box-shadow: 1px 3px 5px 1px #222 inset;
    -webkit-box-shadow: 1px 3px 5px 1px #222 inset;
    box-shadow: 1px 3px 5px 1px #222 inset
}

.newsroom-categories .tab:hover {
    background-color: #171717;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.newsroom-categories .tab .text {
    display: inline-block;
    padding: 5px 0;
    font-family: 'Tahoma', 'Trebuchet MS'
}

.newsroom-categories .tab-active {
    display: inline-block;
    text-align: center;
    background-color: #fff;
    width: 135px;
    display: inline-block;
    float: left;
    cursor: pointer;
    border-top: 1px solid #bbb;
    border-right: 1px solid #bbb;
    border-left: 1px solid #bbb;
    -moz-box-shadow: 0 -4px 6px -2px #bbb;
    -webkit-box-shadow: 0 -4px 6px -2px #bbb;
    box-shadow: 0 -4px 6px -2px #bbb
}

.newsroom-categories .tab-active .text {
    display: inline-block;
    padding: 6px 0;
    font-family: 'Tahoma', 'Trebuchet MS';
    color: #333
}

.newsroom-main-post-featured {
    display: inline-block;
    padding: 30px 20px 35px 20px;
    width: 100%;
    background-image: -webkit-linear-gradient(263deg, white 70%, #e9e9e9 100%)
}

.newsroom-main-post-featured:hover {
    background: #f1f1f1
}

.newsroom-main-post-featured .excerpt-image {
    display: inline-block;
    float: left;
    width: 100px;
    margin-right: 20px
}

.newsroom-main-post-featured .excerpt-image img {
    width: 100px
}

.newsroom-main-post-featured .newsroom-container {}

.newsroom-main-post-featured .newsroom-container-s {
    width: 461px
}

.newsroom-main-post-featured .newsroom-container .title {
    display: inline-block;
    width: 100%;
    font-size: 22px;
    color: #111;
    margin-bottom: 5px;
    margin-top: -4px
}

.newsroom-main-post-featured .newsroom-container .publish-date {
    float: right;
    color: #a00000;
    font-size: 10px;
    padding-top: 10px
}

.newsroom-main-post-featured .newsroom-container .excerpt {
    color: #333;
    display: inline-block;
    font-size: 14px
}

.newsroom-main-post-item {
    display: inline-block;
    padding: 20px 20px 25px 20px;
    width: 100%;
    background-image: -webkit-linear-gradient(top, #fff 95%, #fafafa 100%)
}

.newsroom-main-post-item:hover {
    background: #f1f1f1
}

.newsroom-main-post-item .excerpt-image {
    display: inline-block;
    float: left;
    width: 100px;
    margin-right: 20px
}

.newsroom-main-post-item .excerpt-image img {
    width: 100px
}

.newsroom-main-post-item .newsroom-container {}

.newsroom-main-post-item .newsroom-container-s {
    width: 461px
}

.newsroom-main-post-item .newsroom-container .title {
    display: inline-block;
    width: 100%;
    font-size: 18px;
    color: #111;
    margin-bottom: 5px
}

.newsroom-main-post-item .newsroom-container .publish-date {
    float: right;
    display: inline-block;
    color: #a00000;
    font-size: 10px;
    padding: 8px 0 0 5px
}

.newsroom-main-post-item .newsroom-container .excerpt {
    display: inline-block;
    color: #333
}

.newsroom-tags {
    display: inline-block
}

.newsroom-tag {
    display: inline-block;
    margin-top: 10px;
    cursor: pointer;
    padding: 1px 6px;
    color: #ccc;
    border: 1px solid #ccc;
    margin-right: 5px;
    box-shadow: 1px 2px 7px 0 #ccc
}

.newsroom-tag .text {
    color: #6a6a6a;
    font-size: 11px
}

.newsroom-tag:hover {
    background-color: #6a6a6a
}

.newsroom-tag:hover .text {
    color: #fff
}

.newsroom-search-box {
    border-bottom: 1px solid #eee;
    background-color: #f7f7f7;
    background-image: -webkit-linear-gradient(top, #fff 75%, #f5f5f5 100%);
    width: 100%
}

.newsroom-search-box-show {
    display: inline-block
}

.newsroom-search-box-hide {
    display: none
}

.newsroom-comment-list-item-inactive {
    padding: 10px 5px
}

.newsroom-comment-list-item-inactive .reply {
    display: none
}

.newsroom-comment-list-item {
    width: 571px;
    padding: 10px 5px
}

.newsroom-comment-list-item:hover {
    background-color: #f1f1f1;
    background-image: -webkit-linear-gradient(top, #fafafa 75%, #eee 100%)
}

.newsroom-comment-list-item:hover .reply {
    display: inline-block
}

.newsroom-comment-list-item .comment {
    display: inline-block;
    width: 450px
}

.newsroom-comment-list-item .reply {
    display: none;
    width: 75px;
    float: right;
    text-align: right
}

.newsroom-comment-list-item-reply-active {
    padding: 10px 5px;
    background-color: #f1f1f1;
    background-image: -webkit-linear-gradient(top, #f9f9f9 75%, #eee 100%)
}

.newsroom-comment-list-item-reply-active .reply {
    display: none
}

.newsroom-comment-list-item-indent {
    width: 541px;
    margin-left: 30px
}

.newsroom-comment-list-item-reply-active textarea {
    color: #555;
    font-family: Arial;
    height: 70px;
    width: 551px
}

.newsroom-comment-list-item-indent textarea {
    color: #555;
    font-family: Arial;
    height: 70px;
    width: 521px
}

.show-comment-active {
    margin-left: 3px;
    cursor: pointer;
    color: #36c
}

.show-comment-inactive {
    display: none
}

.newsroom-cbl input {
    margin: 1px 5px 0 0;
    height: 13px;
    padding: 0;
    vertical-align: top;
    display: inline-block
}

.newsroom-cbl label {
    display: inline-table;
    vertical-align: top;
    height: 13px;
    font-weight: normal
}

.newsroom-cbl {
    width: 100%;
    border-spacing: 0
}

.newsroom-cbl td {
    width: 50%
}

.newsroom-featured-post {
    display: inline-block;
    width: 100%;
    margin: 90px 0 30px 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding-top: 10px;
    padding-bottom: 10px
}

.newsroom-webinar-series {
    margin-bottom: 10px;
    margin-top: 90px
}

.newsroom-webinar-series img {
    width: 100%
}

.newsroom-webinar-series+.newsroom-featured-post {
    margin-top: 0
}

.newsroom-featured-post .excerpt-image {
    display: inline-block;
    float: right;
    width: 100px;
    margin-left: 15px;
    padding-top: 4px
}

.newsroom-featured-post .excerpt-image img {
    max-width: 100px
}

.promo-blog-posts-header {
    margin: 10px 10px 0 10px;
    display: block;
    border-bottom: 1px solid #dadada
}

.promo-blog-posts {
    width: 100%
}

.promo-blog-posts .listiteminner {
    padding: 0
}

.promo-blog-post {
    margin: 0 10px 10px 10px
}

.promo-blog-post .img-container {
    display: inline-block;
    max-width: 100px;
    overflow: hidden;
    vertical-align: top
}

.promo-blog-post .img-container img {}

.promo-blog-post .title-container {
    display: inline-block;
    font-size: 18px;
    width: 540px;
    padding-left: 5px
}

.promo-blog-post .title-container a,
.promo-blog-post .title-container a:link,
.promo-blog-post .title-container a:visited {
    color: #595959
}

.promo-blog-post .title-container a:hover {
    color: #333;
    text-decoration: none
}

.promo-blog-post .title-container .promo-blog-post-link {
    color: #094e92;
    text-decoration-line: underline;
    font-size: 13px;
    margin-top: 15px;
    display: inline-block
}

.promo-blog-post .description {
    float: left;
    color: #000;
    font-size: 13px;
    margin-top: 10px
}

.img-f-l {
    float: left;
    margin: 0 15px 15px 0;
    max-width: 100%
}

.img-f-r {
    float: right;
    margin: 0 0 15px 15px;
    max-width: 100%
}

.img-p-b {
    padding: 10px;
    background-color: #f7f7f7;
    border: 1px solid #dadada
}

.img-max-300 {
    max-height: 300px;
    max-width: 300px
}

.list-item-toggle {
    display: inline-block;
    float: left;
    vertical-align: top;
    padding: 0 7px 0 13px;
    cursor: pointer;
    width: 170px
}

.list-item-toggle:hover {
    background: url('/bundles/images/toggle-bg-over.png') 0 32px no-repeat;
    position: absolute;
    width: 175px;
    height: 330px;
    z-index: 800
}

.list-item-toggle:hover .list-item-toggle-over {
    display: inline-block
}

.list-item-toggle .list-item-toggle-over {
    display: none
}

.list-item-toggle-s {
    display: inline-block;
    float: left;
    vertical-align: top;
    padding: 0 7px 0 13px;
    cursor: pointer;
    width: 170px
}

.list-item-toggle-s:hover {
    background: url('/bundles/images/toggle-bg-over-s.png') 0 0 no-repeat;
    position: absolute;
    width: 175px;
    height: 221px;
    z-index: 800
}

.list-item-toggle-s:hover .list-item-toggle-over {
    display: inline-block
}

.list-item-toggle-s .list-item-toggle-over {
    display: none
}

.listing-h .item-s-box {
    display: inline-block;
    margin: 0 6px 15px 5px;
    width: 185px;
    position: relative;
    height: 125px;
    float: left;
    border: 1px solid #dadada;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all 150ms ease;
    -moz-transition: all 150ms ease;
    -ms-transition: all 150ms ease;
    -o-transition: all 150ms ease;
    transition: all 150ms ease
}

.listing-h .item-s-box a {
    color: #36c
}

.listing-h .item-s-box .title {
    width: 175px;
    font-family: 'Tahoma', 'Trebuchet MS';
    font-size: 12px;
    color: #36c;
    text-align: center
}

.listing-h .tbllnk-inactive .title {
    color: #333 !important
}

.listing-h .item-s-box .title-alt {
    width: 157px;
    font-family: 'Tahoma', 'Trebuchet MS';
    font-size: 16px;
    margin: 10px 0;
    text-align: center;
    padding-right: 9px
}

.listing-h .item-s-box:hover {
    border: 1px solid transparent
}

.list-item-toggle-s-box {
    display: inline-block;
    float: left;
    vertical-align: top;
    padding: 10px 5px 0 5px;
    cursor: pointer;
    width: 170px;
    word-wrap: break-word
}

.listing-h .item-s-box:hover .list-item-toggle-s-box {
    background: url('/bundles/images/toggle-bg-over.png') 0 0 no-repeat;
    position: absolute;
    width: 175px;
    height: 330px;
    z-index: 800;
    margin-left: -2px;
    padding-left: 15px;
    -webkit-transition: all 150ms ease;
    -moz-transition: all 150ms ease;
    -ms-transition: all 150ms ease;
    -o-transition: all 150ms ease;
    transition: all 150ms ease
}

.list-item-toggle-s-box:hover .list-item-toggle-over {
    display: inline-block;
    width: 171px;
    height: 190px;
    overflow: auto
}

.list-item-toggle-s-box .list-item-toggle-over {
    display: none
}

.list-item-toggle-s-box .img-container {
    display: table;
    height: 60px;
    position: absolute;
    overflow: hidden;
    width: 175px;
    margin-bottom: 10px
}

.list-item-toggle-s-box .img-container .helper {
    position: absolute;
    display: table-cell;
    vertical-align: middle;
    width: 175px
}

.list-item-toggle-s-box .img-container .helper .content {
    position: relative;
    top: -50%;
    margin: 0 auto;
    width: 150px;
    text-align: center
}

.distributor-box {
    border: 1px solid #dadada;
    border-radius: 5px;
    padding: 10px 10px 0 10px;
    text-align: center;
    min-height: 135px;
    word-wrap: break-word;
    margin-bottom: 15px;
    cursor: pointer
}

.distributor-box .title-alt {
    font-size: 16px;
    margin: 10px 0
}

.distributor-box img {
    max-width: 100%;
    margin-bottom: 10px
}

.distributor-box-details {
    text-align: left;
    background-color: #fff;
    font-size: 11px;
    word-wrap: break-word;
    margin: 10px 0
}

.indices-box {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    height: 120px;
    width: 100%;
    border: 1px solid #dadada;
    border-radius: 5px;
    text-align: center;
    margin-bottom: 15px;
    font-size: 16px;
    vertical-align: middle;
    text-align: center;
    padding: 10px;
    align-items: center;
    justify-content: center;
    color: #333;
    word-break: break-word;
    line-height: normal
}

.indices-box img {
    width: 100%
}

.indices-box .indices-img {
    margin-bottom: 10px;
    width: 100%;
    overflow: hidden
}

.indices-box:hover {
    color: #111;
    border: 1px solid #aaa
}

.center-middle {}

.nav-item-db {
    display: inline-block;
    background-color: #2d2d2d;
    width: 168px;
    color: #eee;
    padding: 10px 5px 10px 10px;
    font-size: 12px;
    border-top: 1px solid #333;
    border-bottom: 1px solid #252525;
    cursor: pointer
}

.nav-item-db-hdr {
    display: inline-block;
    background-color: #252525;
    width: 168px;
    color: #eee;
    padding: 10px 5px 10px 10px;
    font-size: 16px;
    font-family: 'Tahoma', 'Trebuchet MS';
    border-bottom: 1px solid #252525;
    cursor: pointer
}

.nav-item-db:hover {
    background-color: #272727
}

.nav-item-db-hdr:hover {
    background-color: #212121
}

.partners-nav {
    width: 100%;
    background-color: #333;
    padding: 2px 0
}

.partners-nav .item {
    color: #ccc;
    padding: 4px 0 4px 15px;
    font-size: 11px
}

.partners-nav ul {
    padding: 0 0 0 10px;
    margin: 0 0 0 15px
}

.partners-nav ul li {
    color: #bbb;
    padding: 4px 0 4px 0;
    margin: 0;
    font-size: 11px
}

.partners-nav ul li a {
    color: #ddd
}

.partners-nav ul li a:hover {
    color: #fff
}

.lp-featured-bg-videos {
    display: inline-block;
    background: url('/bundles/images/reference-videos.png') no-repeat;
    width: 990px
}

.lp-featured-bg-videos {
    background: url('/bundles/images/video_lecture_banner.gif') no-repeat
}

.lp-featured-bg-books {
    display: inline-block;
    background: url('/bundles/images/reference-books.png') no-repeat;
    width: 990px
}

.lp-featured-bg-journals {
    display: inline-block;
    background: url('/bundles/images/reference-journals.png') no-repeat;
    width: 990px
}

.lp-featured-bg-infosci-dictionary {
    display: inline-block;
    background: url('/bundles/images/dictionary-lp.png') 0 100% no-repeat;
    width: 100%
}

.lp-featured-bg-researchers {
    display: inline-block;
    background: url('/bundles/images/researcher-resources.png') no-repeat;
    width: 990px
}

.lp-nav-r {
    display: inline-block;
    float: right;
    width: 120px;
    margin: 0 30px 20px 0;
    text-align: center;
    font-size: 11px
}

.lp-nav-r .item {
    display: inline-block;
    margin-top: 20px;
    cursor: pointer
}

.lp-nav-r .item .text {
    display: inline-block;
    margin-top: 2px;
    cursor: pointer
}

.lp-nav-r .item:hover a {
    color: #595959
}

.lp-nav-r .item:hover .lp-sprite {
    background-image: url('/bundles/images/lp-sprite-over.png?v=1')
}

.lp-nav-r a {
    color: #aaa
}

.lp-nav-r-s {
    display: inline-block;
    float: right;
    width: 170px;
    margin: 5px 20px 20px 0;
    font-size: 15px
}

.lp-nav-r-s .item {
    display: inline-block;
    margin: 0;
    cursor: pointer;
    border-bottom: 1px solid #eee;
    padding: 13px 0 10px 0;
    -moz-box-shadow: 0 3px 5px -2px #eee;
    -webkit-box-shadow: 0 3px 5px -2px #eee;
    box-shadow: 0 3px 5px -2px #eee
}

.lp-nav-r-s .item .text {
    display: inline-block;
    float: right;
    margin: 2px 0 0 5px;
    cursor: pointer;
    width: 120px;
    font-family: 'Open Sans Condensed', sans-serif
}

.lp-nav-r-s .item:hover {
    background-color: #f7f7f7
}

.lp-nav-r-s .item:hover .text {
    color: #111
}

.lp-nav-r-s .item:hover .lp-sprite {
    background-image: url('/bundles/images/lp-sprite-over.png?v=1')
}

.lp-nav-r-s a {
    color: #595959
}

.lp-sprite-s {
    display: inline-block;
    float: left;
    width: 45px;
    height: 26px;
    background-image: url('/bundles/images/lp-sprite-s.png');
    background-repeat: no-repeat;
    cursor: pointer
}

.lp-sprite-s-collection {
    background-position: 0 0
}

.lp-sprite-s-infosci {
    background-position: 0 -26px
}

.lp-sprite-s-indices {
    background-position: 0 -52px
}

.lp-sprite-s-book-series {
    background-position: 0 -78px
}

.lp-sprite-s-topic-collections {
    background-position: 0 -104px
}

.lp-nav-c-s-top {
    display: inline-block;
    padding-bottom: 5px;
    width: 100%;
    border-bottom: 1px solid #eee;
    margin: 5px 0 0 0;
    -moz-box-shadow: 0 3px 5px -2px #eee;
    -webkit-box-shadow: 0 3px 5px -2px #eee;
    box-shadow: 0 3px 5px -2px #eee
}

.lp-nav-c-s {
    display: inline-block;
    width: 100%;
    margin: 0;
    font-size: 15px;
    cursor: pointer;
    padding: 13px 0 10px 0;
    border-bottom: 1px solid #eee;
    -moz-box-shadow: 0 3px 5px -2px #eee;
    -webkit-box-shadow: 0 3px 5px -2px #eee;
    box-shadow: 0 3px 5px -2px #eee
}

.lp-nav-c-s .item {
    display: inline-block;
    width: 100%
}

.lp-nav-c-s .item .text {
    display: inline-block;
    float: left;
    margin: 2px 0 0 5px;
    color: #595959;
    cursor: pointer;
    font-family: 'Open Sans Condensed', sans-serif
}

.lp-nav-c-s:hover .item .text {
    color: #111
}

.lp-nav-c-s .item:hover .lp-sprite {
    background-image: url('/bundles/images/lp-sprite-over.png?v=1')
}

.lp-nav-c-s:hover {
    background-color: #f7f7f7
}

.lp-sprite {
    display: inline-block;
    width: 100px;
    height: 58px;
    background-image: url('/bundles/images/lp-sprite.png');
    background-repeat: no-repeat;
    cursor: pointer
}

.lp-sprite-collection {
    background-position: 0 0
}

.lp-sprite-infosci {
    background-position: 0 -58px
}

.lp-sprite-indices {
    background-position: 0 -116px
}

.lp-impact-factor {
    float: left;
    margin-left: 75px;
    margin-top: -5px;
    position: absolute;
    width: 65px
}

.lp-impact-factor img {}

.lp-featured-description {
    display: inline-block;
    float: left;
    margin: 70px 0 0 250px;
    width: 525px
}

.lp-featured-description ul {
    margin-bottom: 0
}

.lp-featured-description a {
    color: #595959;
    text-decoration: underline
}

.lp-featured-description a:hover {
    color: #333;
    text-decoration: none
}

.lp-sub-featured {
    background: #303030 url('/bundles/images/lp-ddl-sub-header-bg.png') repeat-x;
    width: 990px;
    height: 55px
}

.lp-sub-featured .outer {
    display: inline-block;
    width: 300px;
    margin: 1px 0 0 20px
}

.lp-sub-featured .outer .inner {
    float: left;
    color: #ddd;
    width: 200px;
    margin: 11px 0 0 7px
}

.lp-sub-featured .search {
    float: right;
    margin: 15px 15px 0 0;
    height: 26px
}

.lp-sub-featured .outer-text-l {
    display: inline-block;
    padding-top: 4px;
    color: #ddd;
    font-size: 16px;
    margin-right: 10px
}

.lp-sub-featured .outer-text-l a {
    color: #ccc;
    text-decoration: underline
}

.lp-sub-featured .outer-text-r {
    color: #ddd;
    font-size: 16px;
    margin-left: 10px
}

.lp-sub-featured .outer-text-box {
    width: 250px;
    vertical-align: top;
    height: 22px
}

.lp-sub-featured .button {
    display: inline-block;
    height: 20px;
    padding: 4px 8px 0 8px;
    background-color: #333;
    vertical-align: top;
    cursor: pointer;
    text-decoration: none !important;
    border: 1px solid #3d3d3d
}

.lp-sub-featured .button:hover {
    background-color: #444
}

.lp-popup-help {
    vertical-align: text-bottom;
    cursor: pointer
}

.lp-popup {
    border: 1px solid #bababa;
    margin: -100px 0 0 0;
    float: right;
    font-size: 11px;
    position: absolute;
    background-color: #f7f7f7;
    display: none;
    width: 550px;
    z-index: 999;
    color: #333
}

.lp-popup .upper {
    text-align: center;
    display: block;
    padding: 10px
}

.lp-popup .lower {
    text-align: center;
    display: block;
    padding: 0 10px 10px 10px
}

.lp-search-popup {
    width: 434px;
    margin: 0 0 0 557px;
    float: right;
    font-size: 11px;
    position: absolute;
    display: none;
    height: 76px;
    z-index: 998;
    color: #eee;
    background: url('/bundles/images/lp-ddl-bg.png') no-repeat;
    border: 0
}

.lp-search-popup .upper {
    text-align: left;
    display: block;
    padding: 10px 10px 10px 25px
}

.lp-search-popup .upper .top {
    display: inline-block;
    padding-bottom: 8px
}

.lp-search-popup .upper .bottom {
    display: inline-block
}

.lp-search-popup .upper .text-l {
    display: inline-block;
    margin-right: 4px;
    width: 39px
}

.lp-search-popup .upper .text-r {
    display: inline-block;
    margin-right: 4px;
    margin-left: 15px
}

.lp-search-popup .upper select {
    width: 140px
}

.listing-h {
    display: inline-block;
    margin-bottom: 10px;
    width: 100%;
    position: relative
}

.listing-h-1 {
    z-index: -1;
    position: relative
}

.listing-h-2 {
    z-index: -2;
    position: relative
}

.listing-h-3 {
    z-index: -3;
    position: relative
}

.listing-h-4 {
    z-index: -4;
    position: relative
}

.listing-h-5 {
    z-index: -5;
    position: relative
}

.listing-h h2 {}

.listing-h-headerdivider {
    display: inline-block;
    height: 1px;
    width: 100%;
    margin: 3px 0 10px 0;
    background-color: #e0e0e0
}

.listing-h .item {
    display: inline-block;
    width: 186px;
    position: relative;
    height: 220px;
    float: left
}

.listing-h .img {
    margin-bottom: 10px;
    border: 1px solid #777
}

.listing-h .title {
    width: 163px
}

.listing-h .info {
    margin-top: 6px
}

.listing-h .info-s {
    font-size: 11px
}

.listing-h .shaded {
    color: #555;
    font-size: 11px
}

.listing-h .subject-topic {
    margin: 4px 0 0 0;
    font-size: 11px;
    width: 163px
}

.listing-h .description {
    color: #595959;
    font-size: 11px;
    margin: 6px 0;
    font-style: italic
}

.listing-h .details {
    margin-top: 7px
}

.listing-h .item .details .check {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url('/bundles/images/accept.png');
    margin: 0 3px 0 7px;
    vertical-align: top
}

.listing-h .item .details .text {
    color: green;
    font-weight: bold;
    vertical-align: top;
    line-height: 16px;
    font-weight: bold
}

.listing-h .item .sub-links {
    margin-top: 7px;
    font-size: 11px
}

.listing-h .item-s {
    display: inline-block;
    width: 186px;
    position: relative;
    height: 75px;
    float: left
}

.listing-h .item-s .check {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url('/bundles/images/accept.png');
    margin-right: 3px;
    vertical-align: text-bottom
}

.listing-h .item-s .delivery {
    color: green;
    font-weight: bold
}

.delivery-time {
    padding-top: 2px;
    margin-bottom: 15px;
    font-size: 11px
}

.delivery-time .in-stock {
    font-size: 14px;
    color: #080;
    font-weight: bold
}

.delivery-time .in-stock .img {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url('/bundles/images/accept.png');
    vertical-align: text-bottom;
    margin-right: 3px
}

.lp-topic-collections {
    display: inline-block;
    background: url('/bundles/images/topic-collections-lp.png') no-repeat;
    width: 990px
}

.lp-video-submission {
    display: inline-block;
    background: url('/bundles/images/video-submission-lp.png') no-repeat;
    width: 990px
}

.lp-product-catalogs {
    display: inline-block;
    background: url('/bundles/images/product-catalogs-lp.png') no-repeat;
    width: 990px
}

.lp-open-access {
    display: inline-block;
    width: 990px;
    height: 200px
}

.lp-book-series {
    display: inline-block;
    background: url('/bundles/images/book-series-lp.png') no-repeat;
    width: 990px
}

.lp-teaching-cases {
    display: inline-block;
    background: url('/bundles/images/teaching-cases-lp.png') no-repeat;
    width: 990px
}

.item-already-selected {
    padding: 0 7px 0 13px
}

.item-already-selected img {
    opacity: .15;
    filter: Alpha(Opacity=15)
}

.item-already-selected div {
    opacity: .15;
    filter: Alpha(Opacity=15)
}

.item-already-selected .list-item-toggle-over {
    display: none
}

.item-already-selected .added {
    float: left;
    height: 16px;
    width: 16px;
    position: absolute;
    background: url('/bundles/images/accept.png') no-repeat
}

.list-item-toggle .added {
    display: none;
    float: left;
    height: 16px;
    width: 16px;
    position: absolute;
    background: url('/bundles/images/accept.png') no-repeat
}

.selected-items {
    display: inline-block;
    margin-bottom: 10px;
    cursor: default;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none
}

.selected-items .img {
    display: inline-block;
    width: 30px;
    float: left
}

.selected-items .img img {
    width: 20px;
    height: 29px
}

.selected-items .img .img-b-cs {
    margin-bottom: 0
}

.selected-items .img .img-no-b-cs {
    margin-bottom: 0
}

.selected-items .img-s-i-b img {
    border: 1px solid #777
}

.selected-items .title {
    display: inline-block;
    width: 129px;
    float: right;
    font-size: 11px;
    padding-right: 16px
}

.selected-items .remove {
    display: none;
    position: absolute;
    float: right;
    font-size: 11px;
    margin-left: 130px;
    top: unset
}

.selected-items:hover .remove {
    display: inline-block;
    cursor: pointer
}

.selected-items .title:hover {
    -webkit-user-select: all;
    -khtml-user-select: all;
    -moz-user-select: all;
    -o-user-select: all;
    user-select: all
}

.search-contents {
    display: inline-block;
    border-bottom: 1px solid #dadada;
    padding: 2px 0 7px 0;
    width: 100%
}

.search-contents .text {
    display: inline-block;
    float: left;
    padding: 2px 0 0 4px
}

.search-contents .text-box-container {
    display: inline-block;
    float: left
}

.search-contents .text-box-container .text-box {
    width: 250px;
    margin: 0 15px 0 5px
}

.search-contents .search {
    display: inline-block;
    float: left;
    padding-top: 2px;
    margin-right: 7px
}

.search-contents .reset {
    display: inline-block;
    float: left;
    padding-top: 3px
}

.isod-ft-banner {
    display: inline-block;
    width: 579px;
    padding: 5px;
    border-bottom: 1px solid #dadada;
    background-color: #f9f9f9
}

.isod-ft-banner .isod-ft-banner-text {
    padding: 10px 0 0 35px;
    float: left;
    text-align: center;
    color: #1a1a1a;
    font-family: 'Trebuchet MS', 'Tahoma', 'Arial';
    line-height: 1.3
}

.isod-lp {}

.isod-lp-alt {
    display: inline-block;
    width: 100%
}

.isod-lp .shadow {
    background-color: #fff
}

.isod-lp-alt .shadow {
    background-color: #fff;
    border: 1px solid #ddd;
    -moz-box-shadow: 0 0 10px 3px #ddd;
    -webkit-box-shadow: 0 0 10px 3px #ddd;
    box-shadow: 0 0 10px 3px #ddd
}

.isod-lp .shadow .content {
    display: inline-block
}

.isod-lp-alt .shadow .content {
    display: inline-block
}

.isod-lp .title {
    display: inline-block;
    padding: 40px 0;
    text-align: center;
    color: #333;
    width: 100%
}

.isod-lp .title .l {
    display: inline-block;
    text-align: center;
    margin: 5px 15px 0 -72px;
    vertical-align: top
}

.isod-lp .title .r {
    display: inline-block;
    text-align: center
}

.isod-lp .title .text {
    display: block;
    font-size: 62px;
    font-family: 'Open Sans Condensed', sans-serif;
    line-height: 1
}

.isod-lp .title .sub-text {
    display: block;
    font-size: 24px;
    font-family: 'Open Sans Condensed', sans-serif;
    line-height: 1
}

.isod-lp .desc1 {
    margin: 0 0 3px 0;
    color: #555;
    font-size: 14px;
    text-align: center
}

.isod-lp .desc2 {
    margin: 0 0 15px 0;
    color: #595959;
    font-size: 16px;
    text-align: center;
    font-family: 'Open Sans Condensed', sans-serif
}

.isod-lp .search {
    margin: 0 0 5px 0;
    color: #999;
    font-size: 12px;
    text-align: center
}

.isod-lp .search .search-box-container {
    position: relative;
    width: 540px;
    margin: 0 auto;
    border: 1px solid #eaeaea;
    -moz-box-shadow: 0 0 10px 3px #eee;
    -webkit-box-shadow: 0 0 10px 3px #eee;
    box-shadow: 0 0 10px 3px #eee
}

.isod-lp .search .search-box {
    width: 500px;
    font-size: 16px;
    padding: 3px 6px;
    border: 0;
    outline: none
}

.isod-lp .search .button {
    display: inline-block;
    float: right;
    margin: 3px 3px 2px 3px;
    width: 22px;
    height: 22px;
    background: url('/bundles/images/search-button-blue.png') no-repeat;
    cursor: pointer
}

.isod-lp .search .lp-link {
    padding: 5px 0 30px 0;
    margin: 0 auto;
    color: #595959;
    font-size: 10px;
    text-align: right
}

.isod-lp .search .reset {
    display: none
}

.isod-lp .isod-quote {
    display: inline-block;
    width: 100%
}

.isod-lp .isod-quote .isod-quote-shadow {
    margin: 10px 0;
    background-color: #ddd;
    -moz-box-shadow: 0 0 3px 3px #ddd;
    -webkit-box-shadow: 0 0 3px 3px #ddd;
    box-shadow: 0 0 10px 3px #ddd;
    border: 1px solid #ddd;
    width: 100%;
    min-height: 192px
}

.isod-lp .isod-quote .isod-quote-shadow .isod-content {
    position: relative;
    padding: 0;
    background-color: #fff;
    width: 100%;
    min-height: 192px
}

.isod-lp .isod-quote .isod-quote-shadow .isod-content .isod-container {
    padding: 15px 15px 15px 25px;
    color: #595959;
    font-size: 16px;
    line-height: 1.3
}

.isod-lp .isod-quote .isod-quote-shadow .isod-content .isod-container .quote-name {
    color: #999;
    font-size: 12px;
    margin-top: 12px
}

.isod-lp .eist-banner {
    display: inline-block;
    width: 100%
}

.isod-lp-alt .title {
    display: inline-block;
    text-align: center;
    color: #333;
    float: left;
    margin-bottom: 15px
}

.isod-lp-alt .title .l {
    display: inline-block;
    float: left;
    text-align: left;
    padding-top: 5px
}

.isod-lp-alt .title .r {
    display: inline-block;
    float: left;
    text-align: left;
    margin-left: 20px
}

.isod-lp-alt .title .text {
    display: block;
    font-size: 38px;
    font-family: 'Open Sans Condensed', sans-serif;
    line-height: 1.2
}

.isod-lp-alt .title .sub-text {
    display: block;
    font-size: 18px;
    font-family: 'Open Sans Condensed', sans-serif;
    line-height: 1;
    padding-left: 2px
}

.isod-lp-alt .desc1 {
    display: none
}

.isod-lp-alt .desc2 {
    display: none
}

.isod-lp-alt .search {
    display: inline-block;
    float: right;
    margin: 25px 25px 0 0;
    color: #999;
    font-size: 12px;
    text-align: right;
    width: 500px
}

.isod-lp-alt .search .search-box-container {
    position: relative;
    width: 500px;
    border: 1px solid #eaeaea;
    -moz-box-shadow: 0 0 10px 3px #eee;
    -webkit-box-shadow: 0 0 10px 3px #eee;
    box-shadow: 0 0 10px 3px #eee
}

.isod-lp-alt .search .search-box {
    width: 460px;
    font-size: 16px;
    padding: 3px 6px;
    border: 0;
    outline: none
}

.isod-lp-alt .search .button {
    display: inline-block;
    float: right;
    margin: 3px 3px 2px 3px;
    width: 22px;
    height: 22px;
    background: url('/bundles/images/search-button-blue.png') no-repeat;
    cursor: pointer
}

.isod-lp-alt .search .lp-link {
    display: inline-block;
    padding-top: 5px;
    color: #595959;
    font-size: 10px;
    text-align: right
}

.isod-lp-alt .search .reset {
    display: inline
}

.isod-lp-alt .isod-quote {
    display: none
}

.isod-lp-alt .eist-banner {
    display: none
}

.isod-lp-alt-s {
    display: inline-block
}

.isod-lp-alt-s .title {
    display: inline-block;
    text-align: center;
    color: #333;
    width: 100%;
    float: left
}

.isod-lp-alt-s .title .l {
    display: inline-block;
    float: left;
    text-align: left;
    padding-top: 5px
}

.isod-lp-alt-s .title .l img {
    width: 43px
}

.isod-lp-alt-s .title .r {
    display: inline-block;
    float: left;
    text-align: left;
    margin-left: 10px
}

.isod-lp-alt-s .title .text {
    display: block;
    font-size: 28px;
    font-family: 'Open Sans Condensed', sans-serif;
    line-height: 1.2
}

.isod-lp-alt-s .title .sub-text {
    display: block;
    font-size: 14px;
    font-family: 'Open Sans Condensed', sans-serif;
    line-height: 1;
    padding-left: 2px
}

.isod-lp-alt-s .search {
    display: inline-block;
    float: right;
    color: #999;
    font-size: 12px;
    text-align: right;
    width: 250px
}

.isod-lp-alt-s .search .search-box-container {
    position: relative;
    width: 250px;
    border: 1px solid #eaeaea;
    -moz-box-shadow: 0 0 10px 3px #eee;
    -webkit-box-shadow: 0 0 10px 3px #eee;
    box-shadow: 0 0 10px 3px #eee
}

.isod-lp-alt-s .search .search-box {
    width: 210px;
    font-size: 16px;
    padding: 3px 6px;
    border: 0;
    outline: none
}

.isod-lp-alt-s .search .button {
    display: inline-block;
    float: right;
    margin: 3px 3px 2px 3px;
    width: 22px;
    height: 22px;
    background: url('/bundles/images/search-button-blue.png') no-repeat;
    cursor: pointer
}

.isod-lp-alt-s .search .lp-link {
    display: inline-block;
    padding-top: 5px;
    color: #595959;
    font-size: 10px;
    text-align: right
}

.isod-lp-alt-s .search .reset {
    display: inline
}

.list-item {
    border-bottom: 1px solid #dadada;
    display: inline-block
}

.list-item a {
    color: #069;
    font-size: 11px
}

.list-item .inner {
    display: inline-block;
    margin: 0 0;
    padding: 13px 0 17px 0;
    width: 100%
}

.list-item:hover .inner {
    background-color: #f8fbff
}

.list-item .inner .title {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 20px;
    line-height: 1;
    color: #049
}

.list-item .inner .info {
    margin: 5px 0 7px 0
}

.list-item .inner .abstract {
    margin-bottom: 7px;
    color: #222;
    width: 610px;
    line-height: 1.4
}

.list-item .inner .divider {
    margin: 0 7px;
    color: #595959
}

.list-item .inner .link {
    font-family: 'Open Sans Condensed', sans-serif;
    color: #049;
    font-size: 16px
}

.list-item .inner .add-to-cart-container {
    display: inline-block;
    width: 100px;
    float: right
}

.list-item:hover .inner .add-to-cart-container {
    display: inline-block
}

.list-item .inner .price {
    color: #e48100;
    font-size: 18px;
    font-weight: bold
}

.list-item .inner .rank-bar {
    width: 85px;
    height: 4px;
    background-color: #ccc;
    display: block;
    margin-top: 1px;
    margin-bottom: 3px;
    text-align: left
}

.list-item .inner .rank-bar .rank-bar-inner {
    height: 4px;
    background-color: green;
    border-right: 1px Solid #fff;
    display: block
}

.list-item .inner .content-type {
    font-size: 10px
}

.lp-tabs {
    float: left;
    width: 100%;
    color: #ccc;
    margin-bottom: -1px;
    position: relative;
    background-color: #333
}

.lp-tabs .link {
    display: inline-block;
    font-size: 14px;
    padding: 4px 15px
}

.lp-tabs .active {
    background-color: #6a6a6a;
    color: #fff
}

.lp-tabs .tab {
    display: inline-block;
    background-color: #333;
    width: 197px;
    display: inline-block;
    color: #eee;
    border-left: 1px solid #111;
    border-top: 1px solid #111;
    cursor: pointer;
    float: left;
    -moz-box-shadow: 1px 3px 5px 1px #222 inset;
    -webkit-box-shadow: 1px 3px 5px 1px #222 inset;
    box-shadow: 1px 3px 5px 1px #222 inset
}

.lp-tabs .tab:hover {
    background-color: #171717;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.lp-tabs .tab .text {
    display: inline-block;
    padding: 5px 0 5px 25px;
    font-family: 'Tahoma', 'Trebuchet MS';
    font-size: 16px
}

.lp-tabs .tab-active {
    display: inline-block;
    margin: -5px 0 0 -1px;
    background-color: #fff;
    width: 197px;
    display: inline-block;
    float: left;
    cursor: pointer;
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    -moz-box-shadow: 0 -4px 6px 0 #ddd;
    -webkit-box-shadow: 0 -4px 6px 0 #ddd;
    box-shadow: 0 -4px 6px 0 #ddd
}

.lp-tabs .tab-active .text {
    display: inline-block;
    padding: 7px 0 5px 25px;
    font-family: 'Tahoma', 'Trebuchet MS';
    color: #333;
    font-size: 18px
}

.blue-button-set {
    display: inline-block;
    width: 167px;
    height: 37px;
    background: url('/bundles/images/blue-button-set.png');
    cursor: pointer
}

.blue-button-set-0 {
    background-position: 0 0
}

.blue-button-set-1 {
    background-position: 0 -37px
}

.blue-button-set-2 {
    background-position: 0 -74px
}

.blue-button-set-3 {
    background-position: 0 -111px
}

.blue-button-set-4 {
    background-position: 0 -148px
}

.blue-button-set-5 {
    background-position: 0 -185px
}

.blue-button-set-6 {
    background-position: 0 -222px
}

.oa-tab {
    display: none
}

.oa-tab-active {
    display: block
}

.oa-nav {
    display: inline-block;
    padding: 10px 10px 5px 10px;
    width: 150px;
    background: #333;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}

.oa-nav .box {
    display: inline-block;
    padding-bottom: 5px
}

.oa-nav .header {
    display: inline-block;
    color: #eee;
    font-size: 16px;
    padding-bottom: 4px
}

.oa-nav .header a {
    color: #eee
}

.oa-nav .items {
    display: inline-block
}

.oa-nav .items a {
    display: block;
    color: #eee;
    padding: 2px 0
}

.oa-nav ul {
    padding: 0 0 0 10px;
    margin: 0 0 0 7px
}

.oa-nav ul li {
    color: #bbb;
    padding: 4px 0 4px 0;
    margin: 0;
    font-size: 11px
}

.oa-nav ul li a {
    color: #ddd
}

.oa-nav ul li a:hover {
    color: #fff
}

.oa-overview-content {
    background: url('/bundles/images/isod-become-a-reviewer-bg.png') 100% 30px no-repeat;
    min-height: 340px
}

.oa-search-database-content {
    background: url('/bundles/images/isod-search-our-database-bg.png') 100% 35px no-repeat;
    min-height: 340px
}

.oa-submit-paper-content {
    background: url('/bundles/images/isod-submit-a-paper-bg.png') 100% 50% no-repeat;
    min-height: 340px
}

.oa-become-reviewer-content {
    background: url('/bundles/images/isod-become-a-reviewer-bg.png') 100% 30px no-repeat;
    min-height: 340px
}

.oa-research-services-content {
    background: url('/bundles/images/isod-become-a-reviewer-bg.png') 100% 30px no-repeat;
    min-height: 340px
}

.blue-link {
    cursor: pointer;
    color: #36c;
    text-decoration: underline
}

.blue-link:hover {
    color: #333
}

.auto-complete {
    display: inline-block;
    position: absolute;
    top: 28px;
    z-index: 999;
    background-color: #fff;
    -moz-box-shadow: 0 2px 10px 0 #ccc;
    -webkit-box-shadow: 0 2px 10px 0 #ccc;
    box-shadow: 0 2px 10px 0 #ccc
}

.isod-lp .auto-complete {
    width: 540px;
    display: none
}

.isod-lp-alt .auto-complete {
    width: 500px;
    display: none
}

.auto-complete .item {
    display: block;
    padding: 4px 6px;
    text-align: left;
    font-size: 16px;
    color: #333;
    cursor: pointer
}

.auto-complete .item:hover {
    background-color: #f3f3f3
}

.auto-complete .item-selected {
    background-color: #f3f3f3
}

.isod-lp .auto-complete .item {
    width: 528px
}

.isod-lp-alt .auto-complete .item {
    width: 488px
}

.jvectormap-label {
    position: absolute;
    display: none;
    border: solid 1px #cdcdcd;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #292929;
    color: #fff;
    font-family: sans-serif, Verdana;
    font-size: smaller;
    padding: 3px
}

.jvectormap-zoomin,
.jvectormap-zoomout {
    position: absolute;
    left: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #292929;
    padding: 3px;
    color: #fff;
    width: 10px;
    height: 10px;
    cursor: pointer;
    line-height: 10px;
    text-align: center
}

.jvectormap-zoomin {
    top: 10px
}

.jvectormap-zoomout {
    top: 30px
}

.btn-author-services {
    display: inline-block;
    cursor: pointer;
    font-family: 'Arial';
    font-size: 15px;
    color: #fff;
    line-height: 1.8;
    padding: 3px 18px;
    background-color: #87b740;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.btn-author-services:hover {
    background-color: #a2cf5f
}

.btn-grn-rnd {
    display: inline-block;
    cursor: pointer;
    font-family: 'Arial';
    font-size: 14px;
    color: #f7f7f7 !important;
    line-height: 1.3;
    padding: 8px 10px;
    background-color: #68b473;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.btn-grn-rnd:hover {
    background-color: #58ad65
}

.btn-grn-rnd .icon {
    display: inline-block;
    height: 16px;
    width: 16px;
    margin: -2px 0 0 8px;
    background-repeat: no-repeat;
    vertical-align: top
}

.btn-grn-rnd-list {
    line-height: 1.3;
    padding: 2px 10px;
    background-color: #68b473;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 100%;
    max-width: 130px;
    text-align: center;
    margin-bottom: 5px
}

.btn-orange-rnd {
    display: inline-block;
    cursor: pointer;
    font-family: 'Arial';
    font-size: 14px;
    color: #f7f7f7 !important;
    line-height: 1.3;
    padding: 8px 10px;
    background-color: #e7672b;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.btn-orange-rnd:hover {
    background-color: #eb7e4c
}

.btn-orange-rnd .icon {
    display: inline-block;
    height: 16px;
    width: 16px;
    margin: -2px 0 0 8px;
    background-repeat: no-repeat;
    vertical-align: top
}

.btn-orn-rnd-list {
    display: inline-block;
    cursor: pointer;
    font-family: 'Arial';
    font-size: 14px;
    color: #f7f7f7 !important;
    line-height: 1.3;
    padding: 2px 10px;
    background-color: #e7672b;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 100%;
    max-width: 130px;
    text-align: center;
    float: right;
    margin-bottom: 5px
}

.btn-grn-rnd-space {
    margin-right: 7px
}

.btn-grn-rnd-abs {
    display: inline-block;
    cursor: wait;
    font-family: 'Arial';
    font-size: 14px;
    color: #f7f7f7 !important;
    line-height: 1.3;
    padding: 8px 10px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #488c52;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.btn-grn-rnd-abs .icon {
    display: inline-block;
    height: 16px;
    width: 16px;
    margin: -2px 0 0 8px;
    background-repeat: no-repeat;
    vertical-align: top
}

.btn-grey-rnd {
    display: inline-block;
    cursor: pointer;
    font-family: 'Arial';
    font-size: 14px;
    color: #000 !important;
    line-height: 1.3;
    padding: 8px 10px;
    background-color: #e7e7e7;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.btn-wht-rnd {
    display: inline-block;
    cursor: pointer;
    font-size: 11px;
    color: #333 !important
}

.btn-wht-rnd:hover {
    border-color: #9e9991;
    color: #392f1e
}

.btn-transparent-rnd {
    display: inline-block;
    cursor: pointer;
    font-family: 'Arial';
    font-size: 14px;
    color: #000 !important;
    line-height: 1.3;
    padding: 8px 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.btn-transparent-rnd.bordered {
    border: #000 solid 1px
}

.btn-transparent-rnd:hover {
    border-color: #9e9991;
    color: #392f1e
}

.btn-ss-rnd {
    display: inline-block;
    cursor: pointer;
    font-family: 'Arial';
    font-size: 10px;
    color: #5c4c30 !important;
    line-height: 1;
    margin: 0 7px 5px 0;
    padding: 1px 6px 1px 4px;
    border: 1px solid #dadada;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #f7f7f7;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(.5, #f7f7f7), color-stop(1, #f1f1f1));
    background-image: -webkit-linear-gradient(top, #f7f7f7 50%, #f1f1f1 100%);
    background-image: -moz-linear-gradient(top, #f7f7f7 50%, #f1f1f1 100%);
    background-image: -ms-linear-gradient(top, #f7f7f7 50%, #f1f1f1 100%);
    background-image: -o-linear-gradient(top, #f7f7f7 50%, #f1f1f1 100%)
}

.btn-ss-rnd:hover {
    border-color: #bbb;
    color: #392f1e
}

.btn-ss-rnd .btn-ss-rnd-txt {
    display: inline-block;
    padding-top: 4px
}

.btn-ss-rnd:hover .btn-ss-rnd-txt {
    color: #111
}

.btn-ss-rnd .icon {
    display: inline-block;
    height: 16px;
    width: 16px;
    background-repeat: no-repeat;
    vertical-align: top
}

.pager-textbox {
    width: 16px;
    font-size: 11px;
    height: 12px;
    vertical-align: top;
    text-align: center;
    border: 1px solid #aaa;
    padding-top: 1px;
    padding-bottom: 1px;
    margin-top: -1px
}

.xml-reader-bookstore {
    margin-top: 10px
}

.xml-reader-bookstore p {
    font-family: 'Arial';
    font-size: 12px
}

.xml-reader-bookstore div {
    font-family: 'Arial';
    font-size: 12px
}

.xml-reader-bookstore span {
    font-family: 'Arial';
    font-size: 12px
}

.xml-reader-bookstore h1 {
    display: inline-block;
    font-family: Arial !important;
    font-size: 30px !important;
    font-weight: bold !important;
    text-decoration: none !important;
    width: 100%
}

.xml-reader-bookstore h3 {
    display: inline-block;
    font-family: Arial !important;
    font-size: 16px !important;
    font-weight: normal !important;
    text-decoration: none !important;
    border: 0 !important;
    width: 100%;
    margin: 10px 0 0 0
}

.xml-reader-bookstore h4 {
    display: inline-block;
    font-family: Arial !important;
    font-size: 16px !important;
    font-weight: normal !important;
    text-decoration: none !important;
    font-style: italic;
    border: 0 !important;
    width: 100%;
    margin: 10px 0 0 0
}

.xml-reader-bookstore .title-1 {
    font-size: 16px !important;
    font-weight: bold !important;
    font-family: Arial !important;
    text-transform: capitalize !important;
    margin-top: 15px
}

.xml-reader-bookstore .title-2 {
    font-size: 16px !important;
    font-weight: bold !important;
    font-family: Arial !important;
    margin-top: 15px
}

.xml-reader-bookstore .title-3 {
    font-size: 16px !important;
    font-style: italic !important;
    font-family: Arial !important
}

.xml-reader-bookstore .preview-header {
    width: 100%;
    text-align: center;
    margin: 10px 0 0 0;
    padding: 10px;
    border-top: 1px solid #eaeaea;
    font-size: 16px;
    color: #6a6a6a;
    background-color: #fcfcfc;
    background-repeat: repeat-x;
    background-image: -o-linear-gradient(top, #f0f0f0 50%, #fcfcfc 100%)
}

.xml-reader-bookstore .preview-footer {
    width: 100%;
    text-align: center;
    margin: 5px 0 -10px 0;
    padding: 10px;
    font-size: 14px;
    color: #6a6a6a;
    background-color: #f5f5f5;
    background-repeat: repeat-x;
    background-image: -o-linear-gradient(bottom, #f0f0f0 50%, #fcfcfc 100%)
}

.preview-alt {
    display: inline-block;
    width: 75px;
    text-align: center
}

.preview-alt .bg {
    width: 75px;
    height: 100px;
    background: url('/bundles/images/ondemand-download.png') 0 0 no-repeat
}

.preview-alt .bg-title {
    width: 75px;
    height: 100px;
    background: url('/bundles/images/ondemand-title.png') 0 0 no-repeat;
    background-size: 75px 100px
}

.preview-alt .bg-title.chapter {
    background-image: url('/bundles/images/search-chapter.png')
}

.preview-alt .bg-title.article {
    background-image: url('/bundles/images/search-article.png')
}

.preview-alt .bg-title.lesson {
    background-image: url('/bundles/images/search-lesson.png')
}

.preview-alt .bg-title.proceedingpaper {
    background-image: url('/bundles/images/search-proceedingpaper.png')
}

.preview-alt .sample {
    display: inline-block;
    width: 61px;
    margin-top: 3px;
    cursor: pointer;
    font-family: 'Arial';
    font-size: 10px;
    color: #5c4c30 !important;
    line-height: 1.3;
    padding: 1px 6px;
    border: 1px solid #bab4ab;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #eae9e2;
    background-image: url('/bundles/images/btn-gray-rnd.png');
    background-repeat: repeat-x;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(.5, #eae9e2), color-stop(1, #c6c3bd));
    background-image: -webkit-linear-gradient(top, #eae9e2 50%, #c6c3bd 100%);
    background-image: -moz-linear-gradient(top, #eae9e2 50%, #c6c3bd 100%);
    background-image: -ms-linear-gradient(top, #eae9e2 50%, #c6c3bd 100%);
    background-image: -o-linear-gradient(top, #eae9e2 50%, #c6c3bd 100%)
}

.preview-alt .sample:hover {
    border-color: #9e9991;
    color: #392f1e !important
}

.preview-alt .hide {
    display: none
}

.color-8e3b26 {
    color: #8e3b26
}

.preview {
    display: inline-block
}

.preview .pdf,
.preview .html {
    display: inline-block;
    float: left;
    background-color: #737373;
    color: #fff;
    font-weight: bold;
    text-align: center;
    font-size: 9px;
    padding: 1px 6px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #737373
}

.preview .pdf {
    margin-right: 3px
}

.preview a {
    color: #fff
}

.preview .pdf:hover,
.preview .html:hover {
    background-color: #555
}

.preview .hide {
    display: none
}

.toc-bar {
    background-color: #eee;
    padding: 5px;
    border-bottom: 1px solid #dadada;
    font-size: 14px;
    color: #555;
    line-height: 1.5;
    cursor: pointer
}

.toc-bar:hover .toggle-arrow-up {
    background-position: 0 -60px
}

.toc-bar:hover .toggle-arrow-down {
    background-position: 0 0
}

.toc-bar-search {
    display: inline-block;
    width: 100%;
    background-color: #fff;
    cursor: default
}

.toc-bar-search .search-contents {
    display: inline-block;
    float: left;
    font-size: 14px;
    border: 0;
    padding: 3px 0 0 0
}

.toggle-arrow {
    display: inline-block;
    float: right;
    height: 20px;
    width: 20px;
    margin-right: 5px;
    background: url('/bundles/images/arrow-toggle.png')
}

.toggle-arrow-up {
    background-position: 0 -40px
}

.toggle-arrow-up:hover {
    background-position: 0 -60px
}

.toggle-arrow-down {
    background-position: 0 -20px
}

.toggle-arrow-down:hover {
    background-position: 0 0
}

.toggle-arrow-15 {
    display: inline-block;
    float: right;
    height: 15px;
    width: 15px;
    margin-right: 5px;
    background: url('/bundles/images/arrow-toggle-15.png')
}

.toggle-arrow-up-15 {
    background-position: 0 -30px
}

.toggle-arrow-up-15:hover {
    background-position: 0 -45px
}

.toggle-arrow-down-15 {
    background-position: 0 -15px
}

.toggle-arrow-down-15:hover {
    background-position: 0 0
}

.toggle-arrow-container {
    background-color: #f7f7f7;
    cursor: pointer
}

.toggle-arrow-container:hover .listiteminner {
    background-color: #eee
}

.toggle-arrow-container:hover .toggle-arrow-up-15 {
    background-position: 0 -45px
}

.toggle-arrow-container:hover .toggle-arrow-down-15 {
    background-position: 0 0
}

.gateway-right {
    width: 625px;
    float: right;
    margin-bottom: 15px
}

.gateway-sup-mats-lp {
    float: right;
    font-size: 12px;
    margin-top: 2px
}

.gateway-sup-mats-reader {
    text-align: center;
    margin: 6px 0 8px 6px
}

.html-reader-page-tb {
    width: 25px !important;
    height: 16px;
    font-size: 11px !important;
    vertical-align: top;
    text-align: center;
    border: 1px solid #aaa !important;
    margin-top: -1px
}

.lp-content {
    position: relative;
    background-color: #fff;
    padding: 0 15px 20px 15px;
    margin-bottom: 10px;
    border: 1px solid #dadada
}

.lp-sec-div {
    margin-bottom: 30px
}

.lp-sec-div h2 {
    border-top: 1px solid #dadada;
    padding: 15px 0 0 0;
    margin-bottom: 15px;
    font-family: 'Open Sans Condensed';
    font-size: 20px;
    font-weight: bold;
    color: #e48100
}

.access-on-platform-btn {
    margin-bottom: 10px;
    width: 163px;
    text-align: center
}

.checkbox-link {
    display: inline-block;
    font-size: 11px;
    padding: 2px 6px;
    cursor: pointer;
    width: 156px
}

.checkbox-link .checkbox {
    display: inline-block;
    width: 14px;
    height: 13px;
    background-repeat: no-repeat;
    margin-right: 6px;
    float: left
}

.checkbox-link .text {
    float: left;
    width: 136px;
    color: #333
}

.checkbox-link .empty {
    background-image: url('/bundles/images/checkbox-empty.png')
}

.checkbox-link .close {
    background-image: url('/bundles/images/checkbox-close.png')
}

.checkbox-link .select {
    background-image: url('/bundles/images/checkbox-select.png')
}

.checkbox-link .selected {
    background-image: url('/bundles/images/checkbox-selected.png')
}

.checkbox-link:hover {
    background-color: #eee
}

.checkbox-link:hover .empty {
    background-image: url('/bundles/images/checkbox-select.png')
}

.checkbox-link:hover .selected {
    background-image: url('/bundles/images/checkbox-close.png')
}

.search-lp {}

.search-lp .shadow {
    background-color: #fff;
    border: 1px solid #ddd;
    -moz-box-shadow: 0 0 10px 3px #ddd;
    -webkit-box-shadow: 0 0 10px 3px #ddd;
    box-shadow: 0 0 10px 3px #ddd
}

.search-lp .shadow .content {
    display: inline-block
}

.search-lp .search {
    display: inline-block;
    margin: 5px 0 11px 0;
    color: #999;
    font-size: 12px;
    text-align: right;
    width: 765px
}

.search-lp .search .search-box-container {
    position: relative;
    width: 765px;
    border: 1px solid #eaeaea;
    -moz-box-shadow: 0 0 10px 3px #eee;
    -webkit-box-shadow: 0 0 10px 3px #eee;
    box-shadow: 0 0 10px 3px #eee
}

.search-lp .search .search-box {
    width: 725px;
    font-size: 16px;
    padding: 7px 6px 6px 6px;
    border: 0;
    outline: none
}

.search-lp .search .button {
    display: inline-block;
    float: right;
    margin: 3px 3px 2px 3px;
    width: 22px;
    height: 22px;
    background: url('/bundles/images/search-button-blue.png') no-repeat;
    cursor: pointer
}

.search-lp .search .lp-link {
    display: inline-block;
    padding-top: 5px;
    color: #595959;
    font-size: 10px;
    text-align: right
}

.search-lp .search .reset {
    display: inline
}

.search-lp .search .search-box-container .auto-complete {
    width: 765px;
    display: none
}

.search-lp .search .search-box-container .auto-complete .item {
    width: 753px
}

.search-lp-3c {}

.search-lp-3c .shadow {
    background-color: #fff;
    border: 1px solid #ddd;
    -moz-box-shadow: 0 0 10px 3px #ddd;
    -webkit-box-shadow: 0 0 10px 3px #ddd;
    box-shadow: 0 0 10px 3px #ddd
}

.search-lp-3c .shadow .content {
    display: inline-block
}

.search-lp-3c .search {
    display: inline-block;
    margin: 5px 0 11px 0;
    color: #999;
    font-size: 12px;
    text-align: right;
    width: 100%
}

.search-lp-3c .search .search-box-container {
    display: inline-block;
    position: relative;
    width: 100%;
    border: 1px solid #eaeaea;
    -moz-box-shadow: 0 0 10px 3px #eee;
    -webkit-box-shadow: 0 0 10px 3px #eee;
    box-shadow: 0 0 10px 3px #eee
}

.search-lp-3c .search .search-box {
    width: 100%;
    font-size: 16px;
    padding: 7px 6px 6px 6px;
    border: 0;
    outline: none;
    height: 28px;
    float: left
}

.search-lp-3c .search .button {
    display: inline-block;
    float: right;
    margin: 3px 3px 2px 3px;
    width: 22px;
    height: 22px;
    background: url('/bundles/images/search-button-blue.png') no-repeat;
    cursor: pointer;
    position: absolute;
    right: 0
}

.search-lp-3c .search .lp-link {
    display: inline-block;
    padding-top: 5px;
    color: #595959;
    font-size: 10px;
    text-align: right
}

.search-lp-3c .search .reset {
    display: inline
}

.search-lp-3c .search .search-box-container .auto-complete {
    width: 565px;
    display: none
}

.search-lp-3c .search .search-box-container .auto-complete .item {
    width: 753px
}

.search-lp-3c .search .container {
    display: inline-block;
    width: 289px;
    float: left;
    margin: 0 15px 7px 0
}

.search-lp-3c .search .container-end {
    display: inline-block;
    width: 289px;
    float: left;
    margin: 0 0 7px 0
}

.search-lp-3c .search .search-tb-label {
    display: inline-block;
    width: 100%;
    color: #555;
    text-align: left
}

.search-lp-3c .search .search-box-s {
    display: inline-block;
    width: 100%;
    font-size: 16px;
    padding: 7px 6px 6px 6px;
    border: 0;
    outline: none;
    height: 28px
}

.search-lp-3c .search .search-box-s-expert {
    display: inline-block;
    width: 100%;
    font-size: 16px;
    padding: 7px 6px 6px 6px;
    border: 0;
    outline: none;
    height: 28px
}

.search-lp-3c .search .search-box-container-s {
    display: inline-block;
    width: 100%;
    border: 1px solid #eaeaea;
    -moz-box-shadow: 0 0 10px 0 #eee;
    -webkit-box-shadow: 0 0 10px 0 #eee;
    box-shadow: 0 0 10px 0 #eee
}

.search-lp-3c .search .search-box-container-s-expert {}

.search-lp-3c .search .container-m {
    display: inline-block;
    width: 100%;
    float: left;
    margin-bottom: 7px
}

.search-lp-3c .search .container-m .search-ddl {
    width: 100%;
    height: 28px;
    padding: 7px 6px 6px 6px;
    border: 0;
    outline: none
}

.search-lp-3c .search .item-l {
    display: inline-block;
    padding: 0 0 0 0;
    float: left;
    color: #555;
    text-align: left
}

.search-lp-3c .search .item-m {
    display: inline-block;
    padding: 6px 0 0 0;
    float: left;
    color: #555;
    text-align: left
}

.search-lp-3c .search .item-center {
    text-align: center
}

.search-lp-3c .search .search-box-xs {
    width: 88px
}

.search-lp-3c .search .search-box-container-xs {
    width: 47%
}

.search-lp-3c .search .search-box-container-xs .search-ddl {
    width: 100%;
    height: 28px;
    padding: 7px 6px 6px 6px;
    border: 0;
    outline: none;
    color: #333
}

.search-lp-3c .search .search-box-container-s .auto-complete {
    width: 565px;
    display: none
}

.search-lp-3c .search .search-box-container-s .auto-complete .item {
    width: 753px
}

.auto-complete-advanced-search {
    display: inline-block;
    position: absolute;
    border: 1px solid #eaeaea;
    top: 28px;
    left: 0;
    z-index: 999;
    background-color: #fff;
    -moz-box-shadow: 0 2px 10px 0 #ccc;
    -webkit-box-shadow: 0 2px 10px 0 #ccc;
    box-shadow: 0 2px 10px 0 #ccc
}

.auto-complete-advanced-search .item {
    display: block;
    padding: 4px 6px;
    text-align: left;
    font-size: 16px;
    color: #333;
    cursor: pointer
}

.auto-complete-advanced-search .item:hover {
    background-color: #f3f3f3
}

.auto-complete-advanced-search .item-selected {
    background-color: #f3f3f3
}

.search-lp-3c .search .search-box-container-s .auto-complete-advanced-search {
    width: 400px;
    display: none
}

.search-lp-3c .search .search-box-container-s .auto-complete-advanced-search .item {
    width: 388px
}

.auto-complete-basic-search {
    display: inline-block;
    position: absolute;
    border: 1px solid #eaeaea;
    top: 28px;
    left: 0;
    z-index: 999;
    background-color: #fff;
    -moz-box-shadow: 0 2px 10px 0 #ccc;
    -webkit-box-shadow: 0 2px 10px 0 #ccc;
    box-shadow: 0 2px 10px 0 #ccc
}

.auto-complete-basic-search .item {
    display: block;
    padding: 4px 6px;
    text-align: left;
    font-size: 16px;
    color: #333;
    cursor: pointer
}

.auto-complete-basic-search .item:hover {
    background-color: #f3f3f3
}

.auto-complete-basic-search .item-selected {
    background-color: #f3f3f3
}

.search-lp-3c .search .search-box-container .auto-complete-basic-search {
    width: 100%;
    display: none
}

.search-lp-3c .search .search-box-container .auto-complete-basic-search .item {
    width: 100%
}

.button-s-dark {
    display: inline-block;
    width: 231px;
    height: 28px;
    cursor: pointer;
    font-size: 13px;
    line-height: 1;
    color: #fff;
    text-align: center;
    background: url('/bundles/images/workflow-wizard-button-s-dark.png') no-repeat
}

.button-s-dark .button-text {
    display: inline-block;
    width: 231px;
    height: 13px;
    margin: 4px 5px 0 0;
    font-family: 'Open Sans Condensed', sans-serif;
    color: #fff
}

.button-xs-dark {
    display: inline-block;
    width: 95px;
    height: 25px;
    cursor: pointer;
    font-size: 13px;
    line-height: 1;
    color: #fff;
    text-align: center;
    background: url('/bundles/images/workflow-wizard-button-xs-dark.png') no-repeat
}

.button-xs-dark .button-text {
    display: inline-block;
    width: 95px;
    height: 12px;
    margin: 4px 5px 0 0;
    font-family: 'Open Sans Condensed', sans-serif;
    color: #fff
}

.button-xs-med {
    display: inline-block;
    width: 95px;
    height: 25px;
    cursor: pointer;
    font-size: 13px;
    line-height: 1;
    color: #fff;
    text-align: center;
    background: url('/bundles/images/workflow-wizard-button-xs-med.png') no-repeat
}

.button-xs-med .button-text {
    display: inline-block;
    width: 95px;
    height: 12px;
    margin: 4px 5px 0 0;
    font-family: 'Open Sans Condensed', sans-serif;
    color: #fff
}

.generic-button {
    display: inline-block;
    width: 200px;
    height: 49px;
    line-height: 1;
    color: #fff;
    text-align: center;
    cursor: pointer
}

.generic-button-blue {
    background: url('/bundles/images/workflow-wizard-button-med.png') no-repeat
}

.generic-button .button-text {
    display: inline-block;
    width: 200px;
    height: 34px;
    margin: 11px 3px 0 0;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 20px;
    color: #fff
}

.ww {
    margin-bottom: 50px
}

.ww .shadow {
    margin: 10px 0;
    background-color: #eee;
    -moz-box-shadow: 0 0 10px 3px #eee;
    -webkit-box-shadow: 0 0 10px 3px #eee;
    box-shadow: 0 0 10px 3px #eee;
    border: 1px solid #eee;
    width: 990px
}

.ww .shadow .content {
    position: relative;
    padding: 0;
    background-color: #fff;
    width: 990px
}

.ww .section-margin {
    margin-top: 20px
}

.ww .step {
    display: inline-block;
    background: url('/bundles/images/workflow-wizard-step-circle.png') no-repeat;
    width: 114px;
    height: 114px;
    position: absolute;
    top: -15px;
    left: 20px
}

.ww .step .text {
    text-align: center;
    font-family: 'Trebuchet MS', Arial, 'Open Sans Condensed', sans-serif;
    font-size: 80px;
    margin: 14px 0 0 2px;
    line-height: 1;
    color: #fff
}

.ww .header-top {
    padding: 15px;
    background-color: #fff
}

.ww .padding {
    padding: 7px 10px;
    background-color: #6486b7
}

.ww .text {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 32px;
    line-height: 1;
    color: #fff;
    margin-left: 120px
}

.ww .step-bullets {
    display: inline-block;
    height: 13px;
    position: absolute;
    top: 18px;
    right: 20px
}

.ww .step-bullets .step-bullets-padding {
    margin: 14px 0 0 2px;
    line-height: 1;
    color: #fff
}

.ww .step-bullets .bullet {
    display: inline-block;
    width: 13px;
    height: 13px;
    background-color: #fff;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin: 1px 10px 0 0;
    vertical-align: top
}

.ww .step-bullets .bullet-active {
    display: inline-block;
    width: 13px;
    height: 13px;
    background-color: #404042;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-right: 10px;
    margin-top: 1px;
    border: 3px solid #eee;
    vertical-align: top
}

.ww .body {
    padding: 15px;
    background-color: #fff
}

.ww .body .body-inner-bg {
    background-color: #f7f2e6;
    padding: 25px 30px 25px 30px
}

.ww .button-row {
    display: inline-block;
    width: 100%;
    margin-top: 75px
}

.ww .button-row .left {
    display: inline-block;
    position: relative;
    width: 360px;
    height: 69px;
    float: left
}

.ww .button-row .right {
    display: inline-block;
    width: 286px;
    float: right
}

.ww .button {
    display: inline-block;
    width: 286px;
    height: 69px;
    font-size: 28px;
    line-height: 1;
    color: #fff;
    text-align: center;
    cursor: pointer
}

.ww .button-blue {
    background: url('/bundles/images/workflow-wizard-button.png') no-repeat
}

.ww .button-blue-inactive {
    background: url('/bundles/images/workflow-wizard-button-inactive.png') no-repeat;
    cursor: default
}

.ww .button-gray {
    background: url('/bundles/images/workflow-wizard-button-gray.png') no-repeat
}

.ww .button .button-text {
    display: inline-block;
    width: 286px;
    height: 54px;
    margin: 15px 3px 0 0;
    font-family: 'Open Sans Condensed', sans-serif
}

.ww .button-row-s {
    display: inline-block;
    width: 100%;
    margin-top: 5px
}

.ww .button-row-s-margin-m {
    margin-top: 10px
}

.ww .button-s-dark {
    display: inline-block;
    width: 231px;
    height: 28px;
    cursor: pointer;
    font-size: 13px;
    line-height: 1;
    color: #fff;
    text-align: center;
    background: url('/bundles/images/workflow-wizard-button-s-dark.png') no-repeat
}

.ww .button-s-dark .button-text {
    display: inline-block;
    width: 231px;
    height: 13px;
    margin: 4px 5px 0 0;
    font-family: 'Open Sans Condensed', sans-serif
}

.ww input[type=text],
.ww textarea {
    width: 100%;
    font-size: 12px;
    padding: 1px 4px;
    height: 19px;
    margin: 0;
    border: 1px solid #ddd;
    font-family: "Arial";
    color: #444;
    -moz-box-shadow: 0 1px 5px 0 #ddd;
    -webkit-box-shadow: 0 1px 5px 0 #ddd;
    box-shadow: 0 1px 5px 0 #ddd;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.ww input[type=checkbox] {
    display: inline-block;
    width: 12px;
    height: 12px;
    padding: 0;
    margin: 0 5px 7px 0;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.ww input[type=radio] {
    display: inline-block;
    width: 12px;
    height: 12px;
    padding: 0;
    margin: 0 5px 0 0;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.ww label {
    display: inline-table;
    vertical-align: top;
    height: 15px;
    font-size: 11px;
    font-family: "Arial";
    color: #333
}

.ww select {
    width: 100%;
    font-size: 12px;
    padding: 1px;
    height: 20px;
    margin: 0;
    border: 1px solid #ddd;
    font-family: "Arial";
    color: #444;
    -moz-box-shadow: 0 1px 5px 0 #ddd;
    -webkit-box-shadow: 0 1px 5px 0 #ddd;
    box-shadow: 0 1px 5px 0 #ddd;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.ww input[disabled],
.ww select[disabled] {
    background-color: #ebebe4
}

.ww .sec-r {
    display: inline-block;
    float: right;
    width: 550px;
    padding: 20px 25px 20px 25px;
    margin-top: 7px;
    background-color: #fbf9f4;
    font-family: 'Trebuchet MS', Arial;
    font-size: 14px;
    line-height: 1.2;
    color: #2a2a2a
}

.ww .sec-r .sec-row {
    display: inline-block;
    margin: 0 0 7px 0
}

.ww .sec-r .sec-row .sec-field {
    display: inline-block;
    float: left;
    font-family: 'Trebuchet MS', Arial;
    font-size: 14px;
    color: #3a3a3a
}

.ww .sec-r .sec-row .sec-input {
    display: inline-block;
    float: right
}

.ww .sec-r .sec-row-492 {
    width: 492px
}

.ww .sec-r .sec-row-492 .sec-field {
    width: 105px
}

.ww .sec-r .sec-row-492 .sec-input {
    width: 367px
}

.ww .sec-r .sec-row-312 {
    width: 492px
}

.ww .sec-r .sec-row-312 .sec-field {
    width: 160px
}

.ww .sec-r .sec-row-312 .sec-input {
    width: 312px
}

.ww .sec-r .sec-row-step5 {
    width: 492px
}

.ww .sec-r .sec-row-step5 .sec-field {
    width: 422px
}

.ww .sec-r .sec-row-step5 .sec-field label {
    font-size: 12px;
    line-height: 1.1
}

.ww .sec-r .sec-row-step5 .sec-input {
    width: 50px;
    font-size: 12px
}

.ww .sec-r .sec-row-step5 .sec-input-inactive {
    color: #999
}

.ww .circle-hand-blue-m {
    display: inline-block;
    background: url('/bundles/images/workflow-wizard-hand-circle-medium.png') no-repeat;
    width: 102px;
    height: 102px;
    position: absolute;
    top: 35px;
    left: 25px
}

.ww .error-summary,
.error-summary {
    color: red;
    font-size: 12px;
    margin-bottom: 15px
}

.ww .error-item {
    display: inline-block;
    width: 5px;
    height: 12px;
    float: right
}

.ww .form-text {
    font-family: Calibri, Arial
}

.ww .form-text-header {
    font-size: 14px;
    font-family: Calibri, Arial;
    margin: 15px 0 7px 0
}

.ww .form-text-small {
    font-size: 12px;
    font-family: Calibri, Arial;
    margin-bottom: 5px
}

.ww .message {
    display: none;
    margin-bottom: 15px
}

.ww .message-success {
    display: block;
    color: green
}

.ww .message-fail {
    display: block;
    color: red
}

.free-preview-arrow {
    display: inline-block;
    position: absolute;
    left: -10px;
    bottom: -15px;
    width: 100px;
    height: 45px;
    background: url('/bundles/images/free-preview-arrow.png') no-repeat
}

.free-preview-arrow-hide {
    display: none
}

.download-toolbar {
    display: inline-block;
    position: relative;
    top: -10px;
    left: -15px;
    width: 573px;
    margin: 0 0 10px 0;
    padding: 5px 25px;
    background-color: #f3f3f3
}

.download-toolbar .textbox-container {
    position: relative;
    width: 250px;
    margin: 0;
    border: 1px solid #e1e1e1;
    background-color: #fff;
    -moz-box-shadow: 0 0 10px 3px #eee;
    -webkit-box-shadow: 0 0 10px 3px #eee;
    box-shadow: 0 0 10px 3px #eee
}

.download-toolbar .textbox {
    width: 210px;
    font-size: 16px;
    padding: 7px 6px 6px 6px;
    border: 0;
    outline: none
}

.download-toolbar .button {
    display: inline-block;
    float: right;
    margin: 3px 3px 2px 3px;
    width: 22px;
    height: 22px;
    background: url('/bundles/images/check-button-blue.png') no-repeat;
    cursor: pointer
}

.download-toolbar-alt {
    display: inline-block;
    position: relative;
    top: auto;
    left: auto;
    float: right;
    width: 213px;
    margin: 0 0 10px 0;
    padding: 0;
    background-color: Transparent
}

.download-toolbar .button-container {
    display: inline-block;
    width: 213px;
    float: left
}

.download-toolbar .button-container .outer {
    background: url('/bundles/images/workflow-wizard-button-s1.png') no-repeat;
    display: inline-block;
    width: 213px;
    height: 56px
}

.download-toolbar .button-container .inner {
    display: inline-block;
    width: 209px;
    font-family: 'Open Sans Condensed';
    font-size: 18px;
    line-height: 1;
    color: #fff;
    text-align: center;
    margin-top: 14px
}

.download-toolbar .subscribe-container {
    display: inline-block;
    width: 250px;
    float: right
}

.download-toolbar .subscribe-container .success {
    font-family: 'Open Sans Condensed', sans-serif;
    color: green;
    font-size: 18px;
    line-height: 1;
    margin: 6px 0 4px 2px;
    text-align: center
}

.download-toolbar .subscribe-container .error {
    font-family: 'Open Sans Condensed', sans-serif;
    color: red;
    font-size: 16px;
    line-height: 1;
    margin: 6px 0 4px 2px;
    font-weight: bold;
    text-align: center
}

.download-toolbar .subscribe-container .message {
    font-family: 'Open Sans Condensed', sans-serif;
    color: #111;
    font-size: 16px;
    line-height: 1;
    margin: 0 0 4px 2px
}

.last-updated {
    margin-top: 20px;
    padding-top: 10px;
    color: #595959;
    font-style: italic;
    border-top: 1px solid #eee
}

.toggle-container {
    display: none;
    border: 1px solid #dadada;
    font-size: 11px;
    color: #555;
    background-color: #f9f9f9;
    padding: 5px 10px;
    margin: 10px 0
}

.errorsummary {
    color: red;
    margin-bottom: 15px
}

.errorsummary ul {
    list-style-type: disc
}

.errorsummary-dark-background {
    color: #ff0;
    margin-bottom: 15px
}

.errorsummary-dark-background ul {
    list-style-type: disc
}

.error {
    color: red
}

.validator {
    color: red !important
}

.shadow-border {
    border: 1px solid #ddd;
    -moz-box-shadow: 0 0 6px 1px #dadada;
    -webkit-box-shadow: 0 0 6px 1px #dadada;
    box-shadow: 0 0 6px 1px #dadada
}

.submit-a-paper {
    display: inline-block;
    width: 100%;
    height: 62px;
    background: url('/bundles/images/submit-paper-to-journal.png') no-repeat 0 100%;
    border: 1px solid #dadada;
    cursor: pointer;
    margin-bottom: 10px
}

.submit-a-paper .submit-a-paper-inner {
    display: inline-block;
    float: right;
    padding: 5px 15px 0 0;
    font-size: 38px;
    font-family: 'Open Sans Condensed', sans-serif;
    color: #4a4a4a
}

.hr {
    border: 1px solid #dadada;
    border-bottom-color: #f1f1f1
}

.resource-picker {
    background-color: #f7f7f7;
    border: 1px solid #dadada;
    border-top: 0;
    padding: 10px;
    margin-bottom: 20px
}

.resource-picker .resource-picker-header {
    margin-bottom: 5px;
    font-weight: bold
}

.shopping-cart-tabs {
    float: left;
    width: 100%;
    color: #ccc;
    margin: 10px 0 -1px 0;
    position: relative
}

.shopping-cart-tabs .link {
    display: inline-block;
    font-size: 14px;
    padding: 4px 15px
}

.shopping-cart-tabs .active {
    background-color: #6a6a6a;
    color: #fff
}

.shopping-cart-tabs .tab {
    display: inline-block;
    margin-top: 2px;
    background-color: #333;
    height: 45px;
    color: #eee;
    border-left: 1px solid #111;
    border-top: 1px solid #111;
    cursor: pointer;
    float: left;
    -moz-box-shadow: 1px 3px 5px 1px #222 inset;
    -webkit-box-shadow: 1px 3px 5px 1px #222 inset;
    box-shadow: 1px 3px 5px 1px #222 inset;
    min-width: 140px
}

.shopping-cart-tabs .tab:hover {
    background-color: #171717;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.shopping-cart-tabs .tab .text {
    display: inline-block;
    font-family: 'Tahoma', 'Trebuchet MS';
    color: #fff
}

.shopping-cart-tabs .tab .text.product-name {
    font-size: 16px;
    line-height: 1;
    padding: 5px 15px 0 15px
}

.shopping-cart-tabs .tab .text.price {
    padding: 0 15px 3px 15px
}

.shopping-cart-tabs .tab-active {
    display: inline-block;
    background-color: #fff;
    height: 47px;
    float: left;
    cursor: pointer;
    border-top: 1px solid #dadada;
    border-right: 1px solid #dadada;
    border-left: 1px solid #eaeaea;
    -moz-box-shadow: 0 -4px 6px -2px #bbb;
    -webkit-box-shadow: 0 -4px 6px -2px #bbb;
    box-shadow: 0 -4px 6px -2px #bbb;
    min-width: 140px
}

.shopping-cart-tabs .tab-active .text {
    display: inline-block;
    font-family: 'Tahoma', 'Trebuchet MS';
    color: #e48100
}

.shopping-cart-tabs .tab-active .text.product-name {
    font-size: 16px;
    line-height: 1;
    padding: 7px 15px 0 15px
}

.shopping-cart-tabs .tab-active .text.price {
    padding: 0 15px 3px 15px
}

.shopping-cart-tab-content {
    display: inline-block;
    width: 100%;
    border: 1px solid #eaeaea;
    padding: 12px 10px 10px 15px
}

.shopping-cart-tab-content .icon-style {
    width: 20px;
    height: 20px;
    background: url('/bundles/images/shopping-cart-icon-med.png') no-repeat
}

.shopping-cart-tab-content .fulfillment {
    display: inline-block;
    font-size: 11px;
    margin: 22px 0 0 10px;
    float: left
}

.shopping-cart-tab-content .fulfillment .in-stock {
    font-size: 14px;
    color: #080
}

.shopping-cart-tab-content .fulfillment .in-stock .img {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url('/bundles/images/accept.png');
    vertical-align: text-bottom;
    margin: 0 3px 0 -1px
}

.shopping-cart-tab-content .price-text {
    display: inline-block;
    width: auto;
    color: #e48100;
    font-size: 22px;
    font-weight: bold;
    line-height: .9
}

.shopping-cart-tab-content .quantity {
    display: inline-block;
    width: 80px;
    float: left
}

.shopping-cart-tab-content .quantity-ddl {
    font-size: 14px;
    font-family: "Arial";
    padding: 1px;
    height: 34px;
    margin: 0;
    border: 1px solid #ddd;
    color: #444
}

.shopping-cart-tab-content .price-savings {
    color: #888;
    font-size: 11px;
    margin-top: 5px
}

.shopping-cart-tab-content .promotions .img {
    margin-right: 4px;
    float: left
}

.shopping-cart-tab-content .access-type-text {
    margin-left: 18px;
    font-size: 11px;
    color: #888
}

.search-tabs {
    float: left;
    width: 100%;
    color: #ccc;
    margin: 10px 0 -1px 0;
    position: relative
}

.search-tabs .link {
    display: inline-block;
    font-size: 14px;
    padding: 4px 15px
}

.search-tabs .active {
    background-color: #6a6a6a;
    color: #fff
}

.search-tabs .tab {
    display: inline-block;
    margin-top: 2px;
    text-align: center;
    background-color: #333;
    width: 135px;
    display: inline-block;
    color: #eee;
    border-left: 1px solid #111;
    border-top: 1px solid #111;
    cursor: pointer;
    float: left;
    -moz-box-shadow: 1px 3px 5px 1px #222 inset;
    -webkit-box-shadow: 1px 3px 5px 1px #222 inset;
    box-shadow: 1px 3px 5px 1px #222 inset
}

.search-tabs .tab:hover {
    background-color: #171717;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.search-tabs .tab .text {
    display: inline-block;
    padding: 5px 0;
    font-family: 'Tahoma', 'Trebuchet MS'
}

.search-tabs .tab-active {
    display: inline-block;
    text-align: center;
    background-color: #fff;
    width: 135px;
    display: inline-block;
    float: left;
    cursor: pointer;
    border-top: 1px solid #bbb;
    border-right: 1px solid #bbb;
    border-left: 1px solid #bbb;
    -moz-box-shadow: 0 -4px 6px -2px #bbb;
    -webkit-box-shadow: 0 -4px 6px -2px #bbb;
    box-shadow: 0 -4px 6px -2px #bbb
}

.search-tabs .tab-active .text {
    display: inline-block;
    padding: 6px 0;
    font-family: 'Tahoma', 'Trebuchet MS';
    color: #333
}

.search-tabs-border {
    float: left;
    width: 100%;
    height: 1px;
    margin-bottom: 5px;
    -moz-box-shadow: 0 -4px 6px -2px #bbb;
    -webkit-box-shadow: 0 -4px 6px -2px #bbb;
    box-shadow: 0 -4px 6px -2px #bbb;
    background-color: #dadada;
    background-image: url('/bundles/images/rightheader-bg-fallback.png');
    background-image: -webkit-gradient(linear, left, right, color-stop(.75, #aaa), color-stop(1, #fff));
    background-image: -webkit-linear-gradient(left, #aaa 75%, #fff 100%);
    background-image: -moz-linear-gradient(left, #aaa 75%, #fff 100%);
    background-image: -ms-linear-gradient(left, #aaa 75%, #fff 100%);
    background-image: -o-linear-gradient(left, #aaa 75%, #fff 100%)
}

.search-meter {
    width: 100%;
    height: 25px
}

.search-meter-margins {
    margin-top: -7px;
    margin-bottom: -7px
}

.title-contents-container {
    margin-bottom: 15px;
    -moz-box-shadow: 0 4px 6px 2px #ddd;
    -webkit-box-shadow: 0 4px 6px 2px #ddd;
    box-shadow: 0 4px 6px 2px #ddd
}

.title-contents-container-inner {
    width: 100%;
    height: 225px;
    overflow-y: auto
}

.title-contents-container .search-contents-container {
    border-bottom: 1px solid #dadada;
    height: 225px;
    overflow-y: auto;
    margin-right: 3px
}

.title-contents-container .listitemouter .listiteminner {
    padding: 12px 0
}

.title-contents-container .listitemouter .listiteminner .preview-container {
    padding: 0 10px 0 5px;
    font-size: 12px;
    width: 90px
}

.title-contents-container .listitemouter .listiteminner .space-b {
    margin-bottom: 4px
}

.format-selected {
    display: inline-block;
    float: right;
    width: 190px;
    height: 28px;
    border-left: 1px solid #dadada;
    background-color: #f7f7f7;
    cursor: pointer;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f9f9f9), color-stop(1, #eee));
    background-image: -webkit-linear-gradient(top, #f9f9f9 0%, #eee 100%);
    background-image: -moz-linear-gradient(top, #f9f9f9 0%, #eee 100%);
    background-image: -ms-linear-gradient(top, #f9f9f9 0%, #eee 100%);
    background-image: -o-linear-gradient(top, #f9f9f9 0%, #eee 100%)
}

.format-selection-box {
    display: none;
    position: absolute;
    width: 190px;
    border: 1px solid #b8d8f5;
    border-top: 0;
    text-align: left;
    right: 31px;
    z-index: 999;
    background-color: #fff;
    color: #222
}

.format-selection-box .format-link {
    padding: 3px 15px;
    cursor: pointer
}

.format-selection-box .format-link:hover {
    background-color: #eaeaea
}

.ddl-selected-color {
    border: 0;
    color: #333;
    height: 24px;
    font-size: 12px;
    text-align: left;
    width: 97px
}

.ddl-selected-color option {
    font-size: 11px
}

.save-search-nav {
    display: inline-block;
    font-size: 11px;
    cursor: pointer;
    width: 100%;
    padding: 2px 0
}

.save-search-nav .inner {
    display: block;
    padding: 0 6px 0 0
}

.save-search-nav .text {
    display: inline-block;
    float: left;
    width: 126px;
    color: #333;
    cursor: pointer;
    padding: 0 0 0 6px
}

.save-search-nav .img {
    color: #bbb
}

.save-search-nav:hover {
    background-color: #eee
}

.save-search-nav .img:hover {
    color: #333
}

.hp-auto-complete {
    display: none;
    position: absolute;
    width: 671px;
    border: 1px solid #eaeaea;
    top: 28px;
    right: 221px;
    z-index: 1250;
    background-color: #fff;
    -moz-box-shadow: 0 2px 10px 0 #ccc;
    -webkit-box-shadow: 0 2px 10px 0 #ccc;
    box-shadow: 0 2px 10px 0 #ccc
}

.hp-auto-complete .item {
    display: block;
    padding: 4px 6px;
    text-align: left;
    font-size: 16px;
    color: #333;
    cursor: pointer
}

.hp-auto-complete .item:hover {
    background-color: #f3f3f3
}

.hp-auto-complete .item-selected {
    background-color: #f3f3f3
}

.bst {
    display: inline-block
}

.bst .search {
    display: inline-block;
    width: 195px
}

.bst .search-container {
    display: inline-table;
    padding-left: 5px
}

.bst .hp-auto-complete {
    right: 335px
}

.custom-ddl {
    display: inline-block;
    position: relative;
    width: 100%;
    font-family: Arial;
    color: #222;
    font-size: 11px;
    line-height: 1;
    border: 1px solid #dadada;
    cursor: default
}

.custom-ddl .selected {
    display: inline-block;
    float: left;
    padding: 4px 0 0 4px
}

.custom-ddl .d-arrow {
    display: inline-block;
    height: 18px;
    width: 17px;
    float: right;
    background: #f3f3f3;
    border: 0;
    padding: 2px 0 0 2px
}

.custom-ddl .d-arrow .arrow-down:after {
    top: 7px
}

.custom-ddl-selection-box {
    display: none;
    position: absolute;
    min-width: 240px;
    width: 100%;
    border: 1px solid #dadada;
    text-align: left;
    right: 0;
    z-index: 999;
    background-color: #fff;
    color: #222;
    margin: -1px 0 0 0
}

.custom-ddl-selection-box .format-link {
    padding: 3px 15px;
    cursor: pointer
}

.custom-ddl-selection-box .format-link:hover {
    background-color: #eaeaea
}

.ss-display-options {
    display: inline-block;
    position: relative;
    width: 150px;
    border-right: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1;
    cursor: pointer
}

.ss-display-options .ss-label {
    display: inline-block;
    float: right
}

.ss-display-options-box {
    display: none;
    position: absolute;
    width: 150px;
    border: 1px solid #e1e1e1;
    border-top: 0;
    text-align: left;
    right: -1px;
    top: 16px;
    z-index: 999;
    background-color: #fff;
    color: #222;
    padding: 7px 0
}

.ss-display-options-box .format-link {
    display: inline-block;
    width: 120px;
    padding: 3px 15px;
    font-size: 11px;
    cursor: default
}

.ss-display-options-box .format-link:hover {}

.hp-box-lrg {
    display: inline-block;
    width: 990px;
    border-top: 0 solid #eee;
    margin: 10px 0 10px 0
}

.hp-box-lrg .r-space {
    margin-right: 21px
}

.hp-box-lrg .outer {
    display: inline-block;
    width: 308px;
    height: 134px;
    float: left;
    padding: 3px;
    border: 1px solid #dadada
}

.hp-box-lrg .outer .inner {
    display: inline-block;
    width: 308px;
    height: 134px;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(1, #f3f3f3));
    background-image: -webkit-linear-gradient(bottom, #fff 0%, #f3f3f3 100%);
    background-image: -moz-linear-gradient(bottom, #fff 0%, #f3f3f3 100%);
    background-image: -ms-linear-gradient(bottom, #fff 0%, #f3f3f3 100%);
    background-image: -o-linear-gradient(bottom, #fff 0%, #f3f3f3 100%)
}

.hp-box-lrg .outer .inner .pad {
    display: inline-block;
    padding: 12px 0 18px 0
}

.hp-box-lrg .outer .inner .pad .img-cont {
    display: inline-block;
    float: left;
    margin: 0 10px
}

.hp-box-lrg .outer .inner .pad .img {
    display: inline-block;
    background-image: url('/bundles/images/r-nav-sp-grad.png')
}

.hp-box-lrg .outer .inner .pad .img-books {
    height: 66px;
    width: 72px;
    background-position: 0 -314px
}

.hp-box-lrg .outer .inner .pad .img-monitor {
    height: 60px;
    width: 66px;
    background-position: -4px -251px
}

.hp-box-lrg .outer .inner .pad .img-person {
    height: 55px;
    width: 60px;
    background-position: -7px -134px
}

.hp-box-lrg .outer .inner .pad .text-cont {
    display: inline-block;
    width: 210px;
    float: left
}

.hp-box-lrg .outer .inner .pad .text-cont .header {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 24px;
    line-height: .8;
    margin-bottom: 9px
}

.hp-box-lrg .outer .inner .pad .text-cont .desc {
    font-size: 12px;
    line-height: 1.4;
    margin-bottom: 4px;
    font-weight: bold
}

.hp-box-lrg .outer .inner .pad .text-cont .link-cont {
    font-size: 11px;
    line-height: 1.3;
    margin-bottom: 14px
}

.hp-box-lrg .outer .inner .pad .text-cont .link-cont .space {
    margin-bottom: 2px
}

.hp-box-lrg .outer .inner .pad .text-cont .link-cont a {
    color: #595959;
    text-decoration: underline
}

.hp-box-lrg .outer .inner .pad .text-cont .link-cont a:hover {
    color: #333;
    text-decoration: none
}

.hp-media {
    display: inline-block;
    position: relative;
    width: 590px;
    border-top: 1px solid #dadada;
    margin: 0 14px 10px 14px
}

.hp-media .l-border {
    border-left: solid #eaeaea 1px
}

.hp-media .outer {
    display: inline-block;
    position: relative;
    width: 294px;
    height: 105px;
    float: left;
    cursor: pointer;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(1, #f7f7f7));
    background-image: -webkit-linear-gradient(top, #fff 0%, #f7f7f7 100%);
    background-image: -moz-linear-gradient(top, #fff 0%, #f7f7f7 100%);
    background-image: -ms-linear-gradient(top, #fff 0%, #f7f7f7 100%);
    background-image: -o-linear-gradient(top, #fff 0%, #f7f7f7 100%)
}

.hp-media .outer .pad {
    display: inline-block;
    width: 294px;
    height: 75px;
    padding: 15px 0
}

.hp-media .outer .pad .img-cont {
    display: inline-block;
    float: left;
    margin: 0 10px;
    width: 75px
}

.hp-media .outer .pad .img-cont img {
    max-width: 75px;
    max-height: 75px
}

.hp-media .outer .pad .text {
    display: inline-block;
    width: 185px;
    float: left
}

.hp-media .outer .pad .text .header {
    display: inline-block;
    width: 185px;
    font-family: 'Open Sans Condensed', sans-serif;
    color: #e48100;
    font-size: 22px;
    line-height: .8;
    margin-bottom: 7px
}

.hp-media .outer .pad .text .body {
    display: inline-block;
    width: 185px;
    color: #333;
    margin-bottom: 5px
}

.hp-media .outer .pad .text .link {
    color: #595959;
    text-decoration: underline;
    font-size: 11px
}

.hp-media .outer .pad .text .link:hover {
    color: #333;
    text-decoration: none
}

.hp-media .hp-hr {
    display: inline-block;
    width: 590px;
    height: 1px;
    float: left;
    border-top: 1px solid #eee
}

.search-overlay-text {
    font-family: 'Tahoma', 'Trebuchet MS';
    font-size: 22px;
    margin: 15px 0
}

.search-overlay-cancel {
    font-size: 11px;
    color: #36c;
    text-decoration: none;
    margin-bottom: 15px
}

.form-block {
    display: inline-block;
    width: 230px;
    margin: 0 50px 15px 0
}

.form-block-full-width {
    width: 510px
}

.form-block input[type=text],
.form-block textarea {
    font-size: 16px;
    padding: 7px 6px 6px 6px;
    width: 100%;
    margin: 3px 0 0 0;
    font-family: "Arial";
    color: #444;
    border: 1px solid #eaeaea;
    -moz-box-shadow: 0 0 10px 0 #eee;
    -webkit-box-shadow: 0 0 10px 0 #eee;
    box-shadow: 0 0 10px 0 #eee
}

.form-block input[type=text] {
    height: 28px
}

.form-block textarea {
    height: 40px
}

.pager-custom-container {
    float: left;
    vertical-align: top;
    padding-top: 1px;
    margin: 15px 0
}

.pager-custom-container .page {
    font-size: 11px;
    display: inline-block;
    vertical-align: top;
    padding: 1px 3px
}

.pager-custom-container .content-count {
    vertical-align: top
}

.box-shadow {
    margin-bottom: 8px;
    -moz-box-shadow: 0 4px 6px 2px #ddd;
    -webkit-box-shadow: 0 4px 6px 2px #ddd;
    box-shadow: 0 4px 6px 2px #ddd
}

.blur-contents {
    color: #aaa !important;
    background-color: #f7f7f7 !important
}

.blur-contents div,
.blur-contents span {
    color: #aaa !important;
    background-color: #f7f7f7 !important
}

.blur-contents a,
.blur-contents .generic-link {
    pointer-events: none;
    cursor: default;
    color: #aaa
}

.blur-contents .edit-entry {
    display: none
}

.blur-contents img,
.blur-contents li {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    filter: grayscale(100%);
    -moz-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'https://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    -o-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'https://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    filter: gray;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'https://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale")
}

.focus-contents {
    background-color: #fff !important
}

.description-text-default {
    color: #595959
}

input[disabled],
select[disabled] {
    background-color: #ebebe4
}

.generic-link {
    color: #36c;
    cursor: pointer
}

.generic-link:hover {
    color: #333
}

.validation-warning-img {
    vertical-align: top
}

.validation-warning-txt {
    display: inline-block;
    margin: 1px 7px 0 2px;
    font-style: italic;
    color: #ffa500
}

.ts-stats {
    display: inline-block;
    width: 100%;
    margin-top: 3px
}

.ts-stats img {
    display: inline-block;
    vertical-align: top;
    float: left;
    margin-right: 2px
}

.ts-stats .ts-stat-label {
    display: inline-block;
    width: 115px;
    margin: 1px 0 0 3px;
    float: left
}

.ts-stats .ts-stat-label-s {
    display: inline-block;
    width: 100px;
    margin: 1px 0 0 3px;
    float: left
}

.ts-stats .ts-stat-desc {
    margin-top: 1px
}

.box-sizing {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

div.growlUI {
    background: url('/bundles/images/check48.png') no-repeat 10px 10px
}

div.growlUI h1,
div.growlUI h2 {
    color: #fff;
    padding: 5px 5px 5px 75px;
    text-align: left
}

#catalogs-container .catalog-img-container {
    height: 150px
}

#catalogs-container .catalog-img {
    display: block;
    float: none
}

#catalogs-container .preview-alt {
    margin-bottom: 5px;
    display: block
}

#catalogs-container .preview-alt .sample {
    text-align: center;
    width: 120px
}

#catalogs-container .listing-h h2 {
    font-size: 16px
}

#catalogs-container .listing-h .item {
    height: 220px
}

#catalogs-container .list-item-toggle:hover {
    padding-bottom: 20px;
    height: auto;
    background-position: bottom
}

#catalogs-container .list-item-toggle:hover .list-item-toggle-over {
    display: block
}

#catalogs-header {
    width: 990px;
    min-height: 288px;
    background: url('/bundles/images/product-catalogs-lp.png') no-repeat;
    overflow: hidden;
    position: relative
}

#catalogs-header .description {
    margin: 80px 0 20px 270px;
    float: left;
    width: 350px;
    color: #595959
}

#catalogs-container {
    position: relative
}

#categories-list {
    min-height: 250px
}

#categories-list a {
    border-left: #e8e8e8;
    padding: 8px 5px;
    display: block;
    color: #000;
    text-decoration: none;
    overflow: hidden;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #e8e8e8;
    cursor: pointer;
    background-color: #fafafa
}

@media(min-width: 768px) {
    #categories-list {
        border-left: none;
        min-height: auto
    }
}

#categories-list a.selected,
#categories-list a:hover {
    background-color: #e9e9e9;
    border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #e4e4e4
}

#categories-list a.selected:first-child,
#categories-list a:first-child:hover {
    border-top-color: transparent
}

#categories-list a span {
    display: block;
    float: left;
    padding-top: 2px;
    pointer-events: none
}

#categories-list a .bullet {
    display: block;
    margin-right: 4px;
    float: left;
    background: url('/bundles/images/ulbulletdark2.png') no-repeat center top;
    width: 16px;
    height: 16px
}

#categories-list a.selected .bullet {
    background-image: url('/bundles/images/ulbulletsmall.png')
}

#catalogs-container .catalog .description,
#catalogs-container .catalog .copyright,
#catalogs-container .catalog .category {
    font-size: 11px;
    margin-top: 4px;
    color: #595959
}

#catalogs-container .catalog .title {
    font-size: 12px;
    margin-top: 6px
}

#banner-rotator {
    width: 990px;
    position: relative;
    padding: 0;
    margin-bottom: 10px
}

#banner-rotator .shadow {
    background-color: #fff;
    border: 1px solid #ddd
}

#data-sets {
    margin: 5px 25px 25px 0;
    clear: both
}

#data-sets ul.dataset-list {
    list-style-type: none;
    margin: 0;
    padding: 0
}

#data-sets ul.dataset-list li {
    padding: 5px 0
}

ul.title-awards-list {
    padding: 0;
    margin: 0
}

ul.title-awards-list li {
    overflow: hidden;
    width: 580px;
    max-width: 100%;
    list-style-type: none;
    border-top: 1px solid #d6d6d6;
    padding: 10px 0
}

ul.title-awards-list li:first-child {
    border-top: 0
}

ul.title-awards-list .award-image-container {
    width: 75px;
    height: 75px;
    margin-right: 10px;
    float: left
}

ul.title-awards-list .award-image-container img {
    width: 75px;
    height: 75px
}

ul.title-awards-list .award-details {
    float: left;
    width: 495px;
    max-width: 100%
}

ul.title-awards-list .award-details .award-name {
    display: block;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #e6e6e6
}

.isd-mobile-container {
    width: 600px;
    margin: 10px auto 30px auto
}

.isd-mobile-container .isd-store-icons {
    text-align: center;
    margin: 5px 0
}

.isd-mobile-container .isd-store-icons a {
    text-align: left;
    width: 50%;
    display: inline-block
}

.isd-mobile-container .isd-store-icons a:first-child {
    text-align: right
}

.isd-mobile-container .isd-store-icons.vertical a {
    display: block;
    text-align: left;
    width: auto
}

.isd-mobile-container .isd-store-icons a img {
    height: 45px;
    margin: 5px 10px
}

.isd-mobile-container .isd-description {
    font-family: Arial;
    font-size: 14px;
    color: #555;
    margin: 10px auto;
    text-align: center;
    font-style: italic
}

.platformdemo-signup-button {
    background-color: #156284;
    color: #fff;
    font-size: 13px;
    border: 2px solid #ddd;
    border-radius: 5px;
    display: block;
    width: 175px;
    padding: 10px 0;
    margin-bottom: 15px
}

.platformdemo-signup-button:hover {
    background-color: #7399bc;
    cursor: pointer
}

.demo-banner {
    padding-bottom: 10px
}

@media(max-width: 768px) {
    .demo-banner {
        margin-top: -20px;
        width: 100%;
        background-color: #dce0e6
    }

    img {
        float: left
    }

    img.override-media-float {
        float: none
    }
}

.staff-box-header {
    display: inline-block;
    width: 100%;
    float: left
}

.staff-box {
    display: inline-block;
    float: left;
    width: 197px;
    margin-bottom: 25px
}

.staff-box .img {
    display: inline-block;
    width: 197px;
    height: 210px
}

.staff-box .name {
    font-size: 16px;
    margin: 15px 0 5px 0
}

.staff-box .position {
    color: #595959
}

.staff-box-contact {
    margin-bottom: 15px
}

.free-e-access-popup-help {
    display: inline-block;
    width: 100%;
    margin-top: 10px;
    vertical-align: bottom;
    cursor: pointer
}

.free-e-access-popup-help .img {
    display: inline-block;
    float: left;
    width: 16px;
    height: 16px;
    float: left;
    background: url('/bundles/images/i-icon-16x16.png') no-repeat
}

.free-e-access-popup-help .txt {
    display: inline-block;
    float: left;
    font-weight: bold;
    font-size: 11px;
    margin: 2px 0 0 5px;
    width: 95%
}

.free-e-access-popup {
    display: none;
    margin: 10px 0 0 0;
    float: left;
    font-size: 12px;
    position: absolute;
    background-color: #fff;
    width: 500px;
    z-index: 999;
    color: #333;
    padding: 12px 15px 20px 15px;
    border: 1px solid #ddd;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.eed-nav-box {
    display: inline-block;
    width: 85px;
    height: 85px;
    padding: 20px;
    background-color: #86b639;
    background-color: rgba(134, 182, 57, .8);
    text-align: center;
    float: left
}

.eed-nav-box .text {
    font-size: 16px;
    color: #fff
}

.eed-nav-box:hover {
    background-color: #7bac2d
}

.page-stack {
    display: inline-block;
    width: 50px;
    height: 62px;
    background: url('/bundles/images/page-stack.png');
    margin-bottom: 10px
}

.plus-circle {
    display: inline-block;
    width: 50px;
    height: 50px;
    background: url('/bundles/images/plus-circle.png');
    margin: 6px 0 16px 0
}

.publish-wp .ww {
    display: inline-block;
    margin: 15px 0 25px 0
}

.publish-wp .ww .section-margin {
    width: 593px;
    margin-bottom: 28px
}

.publish-wp .ww .section-margin .content {
    width: 593px
}

.publish-wp .ww .section-margin .content .step {
    background: url('/bundles/images/workflow-wizard-hand-circle-medium-gray.png') no-repeat
}

.publish-wp .resource-box {
    display: inline-block;
    width: 200px;
    float: left;
    margin-left: 75px
}

.publish-wp .resource-box .header {
    font-size: 14px;
    margin: 0 0 8px 0;
    font-weight: bold
}

.publish-wp .resource-box .item {
    margin-bottom: 6px
}

.publish-wp .resource-box .item a,
.publish-wp .resource-box .header .item a:link,
.publish-wp .resource-box .header .item a:visited {
    color: #595959;
    text-decoration: underline
}

.publish-wp .resource-box .item a:hover {
    color: #333;
    text-decoration: none
}

.searchresults-item {
    position: relative
}

.searchresults-item.active {
    background-color: #dadada
}

.searchresults-item .show-contents-link {
    cursor: pointer;
    color: #049;
    float: right
}

.searchresults-item .show-contents-link>.ui-icon {
    display: inline-block;
    height: 12px;
    width: 12px
}

.searchresults-item .item-sidebar {
    position: absolute;
    right: 0;
    top: 2%;
    width: 3px;
    height: 96%;
    background-color: transparent
}

.searchresults-item .item-sidebar.sidebar-ownedtitle {
    background-color: #8fb98f
}

.searchresults-item .item-sidebar.sidebar-freetitle {
    background-color: #cbdd52
}

.unowned-title-message {
    margin-top: 50px
}

.unowned-title-message h3 {}

.unowned-title-message p {}

.show-content-link {
    cursor: pointer;
    color: #049;
    float: right
}

.title-recommendation {
    margin: 30px 0;
    border: 1px solid #d6d6d6;
    padding: 10px;
    background-color: #f7f7f7
}

.title-recommendation>.header {}

.title-recommendation>.message {
    margin-top: 1em;
    margin-bottom: 2em
}

.title-recommendation .field-row {
    padding-top: 5px;
    padding-bottom: 5px
}

.title-recommendation .field-row>label {
    display: inline-block;
    width: 100px
}

.title-recommendation .field-row>input[type=text] {}

.title-recommendation .field-row>input[type=text],
.title-recommendation .field-row>select {
    max-width: 350px
}

.title-recommendation .field-row>select>option {}

.title-recommendation .field-row>textarea {
    width: 100%;
    resize: none
}

.title-recommendation .button-row {
    padding-top: 10px
}

.title-recommendation .button-row>input[type=submit] {
    padding: 4px 8px
}

.xmlReader disp-quote {
    font-style: italic
}

.xmlReader ul+p {
    margin-top: 1em
}

ul.indices-list {
    margin: 0;
    padding: 0
}

ul.indices-list li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    overflow: hidden;
    display: block;
    width: 50%
}

ul.indices-list li .name,
ul.indices-list li a {
    line-height: 30px
}

ul.indices-list li img {
    width: 75px;
    max-height: 30px;
    float: right
}

.glyphicon {
    font-size: 12px
}

span.privacy-policy-label {
    margin-left: 1em;
    vertical-align: text-bottom
}

.text-orcid {
    color: #a6ce39
}

.bg-orcid {
    background-color: #a6ce39
}

.orcid-id-icon {
    display: block;
    margin: 0 .5em 0 0;
    padding: 0;
    float: left
}

.btn.btn-orcid-connect {
    border: 1px solid #bbb;
    padding: .4em .8em;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 1px 1px 3px #999;
    cursor: pointer;
    color: #444;
    font-weight: bold;
    font-size: 12px;
    line-height: 24px;
    vertical-align: middle;
    font-family: Arial
}

.btn.btn-orcid-connect:hover {
    border: 1px solid #338caf;
    color: #338caf
}

.btn.btn-orcid-connect>img {
    width: 24px;
    height: 24px;
    margin-right: .5em
}

.orcid-record {}

.orcid-record img {
    margin-right: 4px
}

.orcid-record a {
    line-height: 16px
}

#pnlOrcidLogin img {
    margin-top: 2px
}

#pnlOrcidLogin.orcid-linked img.orcid-icon-gray {
    display: none;
    width: 16px;
    height: 16px
}

#pnlOrcidLogin.orcid-linked img.orcid-icon-color {
    display: inline-block;
    width: 16px;
    height: 16px
}

#pnlOrcidLogin.orcid-unlinked img.orcid-icon-gray {
    display: inline-block;
    width: 16px;
    height: 16px
}

#pnlOrcidLogin.orcid-unlinked img.orcid-icon-color {
    display: none;
    width: 16px;
    height: 16px
}

.btn.btn-no-radius {
    border-radius: 0
}

span.retracted-title-message {
    padding-right: 10px;
    font-size: 14px;
    color: red
}

.retracted-title-toc-message {
    padding-right: 10px;
    font-size: 10px;
    color: red
}

.features-list {
    background-color: #efefef;
    margin-top: 30px
}

.features-list>h2 {
    margin: 0;
    padding: 4px;
    color: #ddd;
    background-color: #333
}

.features-list>ul {
    margin: 0 10px;
    padding: .5em 10px
}

.features-list>ul>li {
    margin-left: .5em;
    padding: .25em 0
}

p.contact-info span,
p.contact-info a {
    display: block
}

p.contact-info .heading {
    font-weight: bold
}

.leadin {
    font-weight: bold;
    font-size: 110%
}

ul.other-subjects-list {
    list-style-type: none;
    margin: 0;
    padding: 0
}

ul.other-subjects-list li {
    padding: .25em 0;
    display: block
}

ul.other-subjects-list li a {}

.features-list {
    background-color: #efefef;
    margin-top: 30px
}

.features-list>h2 {
    margin: 0;
    padding: 4px;
    color: #ddd;
    background-color: #333
}

.features-list>ul {
    margin: 0 10px;
    padding: .5em 10px
}

.features-list>ul>li {
    margin-left: .5em;
    padding: .25em 0
}

.featured-titles-container {
    border: 1px solid #777;
    margin-bottom: 30px
}

.featured-titles-container>h2 {
    background-color: #333;
    color: #fff;
    padding: 4px;
    margin-bottom: 0
}

.featured-titles-container>h2>.navlinkc a {
    color: #ccc
}

.featured-titles-container>h2>.navlinkc a:hover {
    color: #595959
}

.featured-titles-container .slick-slider {
    margin-bottom: 0
}

.featured-titles-container .slick-next:before,
.featured-titles-container .slick-prev:before {
    opacity: 1
}

.subject-heading {
    width: 100%;
    max-width: 808px;
    height: 113px;
    overflow: hidden;
    color: #fff;
    margin-bottom: 20px;
    padding-right: 10px;
    display: table
}

.subject-heading img {
    width: 808px;
    height: 113px
}

.subject-heading .subject-heading-inner {
    display: table-cell;
    vertical-align: middle;
    padding-left: 320px
}

.subject-heading .subject-heading-inner h1,
.subject-heading .subject-heading-inner .tagline {
    font-family: 'Open Sans Condensed', 'Trebuchet MS', 'Tahoma'
}

.subject-heading .subject-heading-inner h1 {
    margin: 0;
    font-size: 36px;
    text-shadow: 1px 2px 1px #111
}

.subject-heading .subject-heading-inner .tagline {
    font-size: 18px;
    display: block;
    color: #fff;
    padding-top: 10px
}

.subject-heading .bg-business-management {
    background: url('/bundles/images/business-management.png') left top no-repeat #01305f
}

.subject-heading .bg-computer-science {
    background: url('/bundles/images/computer-science-information-technology.png') left top no-repeat #db6812
}

.subject-heading .bg-education {
    background: url('/bundles/images/education.png') left top no-repeat #865d55
}

.subject-heading .bg-engineering {
    background: url('/bundles/images/engineering.png') left top no-repeat #4c5254
}

.subject-heading .bg-environmental {
    background: url('/bundles/images/environmental-agricultural-physical-sciences.png') left top no-repeat #697945
}

.subject-heading .bg-government-law {
    background: url('/bundles/images/government-law.png') left top no-repeat #20418a
}

.subject-heading .bg-library-information-science {
    background: url('/bundles/images/library-information-science.png') left top no-repeat #204545
}

.subject-heading .bg-media-communications {
    background: url('/bundles/images/media-communications.png') left top no-repeat #8e4120
}

.subject-heading .bg-medical {
    background: url('/bundles/images/medical-healthcare-life-sciences.png') left top no-repeat #6ba5a5
}

.subject-heading .bg-security-forensics {
    background: url('/bundles/images/security-forensics.png') left top no-repeat #691d11
}

.subject-heading .bg-social-sciences {
    background: url('/bundles/images/social-sciences-humanities.png') left top no-repeat #592965
}

.subject-heading-zh-cn {
    max-width: initial;
    padding-right: 0
}

.website-localization-container {
    padding-left: 10px
}

.website-localization {
    padding: 2px 5px !important
}

.navbar-nav>li>a.website-localization {
    font-size: 12px
}

.navbar-nav>li>a.website-localization {
    line-height: 1
}

.website-localization img {
    display: inline
}

.website-localization-indicator {
    background: #444
}

.navbar-nav>li>a.website-localization:hover {
    background: #444
}

.slick-next {
    right: -10px
}

.slick-prev {
    left: -10px
}

span.localization-anchor-text {
    display: initial;
    padding-left: 8px;
    vertical-align: text-bottom
}

@media(max-width: 1200px) {
    .sidebar-container {
        margin-top: 130px
    }

    .subject-heading .subject-heading-inner h1 {
        font-size: 30px
    }

    .subject-heading .subject-heading-inner .tagline {
        display: none !important
    }
}

@media(max-width: 992px) {
    body .header.navbar .logo {
        margin: 5px 0 0 0
    }

    .sidebar-container {
        margin-top: 130px
    }

    .subject-heading .subject-heading-inner h1 {
        font-size: 32px
    }

    .subject-heading .subject-heading-inner .tagline {
        display: block !important
    }

    .subject-heading-zh-cn .subject-heading-inner .tagline {
        display: none !important
    }

    span.localization-anchor-text {
        display: none
    }

    .website-localization-container {
        padding-left: 0
    }

    .dropdown span.vertical-divider {
        padding: 0 4px 0 4px;
        margin-top: -2px
    }

    .website-localization-container {
        margin-top: 3px
    }

    .website-localization a {
        display: initial;
        padding: 3px 0 3px 0
    }
}

@media(max-width: 767px) {
    body .header.navbar .logo {
        margin: 5px 0 9px 0
    }

    .slick-next {
        right: -10px
    }

    .slick-prev {
        left: -10px
    }

    .featured-titles-container .slick-arrow,
    .featured-titles-container .slick-arrow::before {
        display: none
    }

    .subject-heading {
        height: auto
    }

    .subject-heading .subject-heading-inner {
        background: none !important;
        padding-left: 0;
        vertical-align: top
    }

    .subject-heading .subject-heading-inner h1,
    .subject-heading .subject-heading-inner .tagline {
        color: #333;
        text-shadow: none;
        display: block !important
    }

    .subject-heading .subject-heading-inner .tagline {
        color: #333;
        display: block !important
    }

    .submit-proposal-image-container img {
        max-width: 100%
    }

    .right-nav-button-solid {
        margin-top: 5px;
        margin-top: 5px
    }

    #related-journals-toggle>li>a.journal {
        min-height: 109px;
        margin-bottom: 10px
    }

    #related-journals-toggle>li a:last-child {
        margin-top: 15px
    }

    #related-journals-toggle>li>a.journal>img {
        margin-right: 15px
    }

    .rss-nav-image {
        float: none
    }

    .navbar-nav>li>a.website-localization {
        display: inline-block;
        vertical-align: middle !important
    }

    .website-localization img {
        float: none
    }

    li.website-localization-container {
        background-color: transparent;
        padding: 3px 0 5px 10px;
        vertical-align: middle
    }

    .website-localization-container .vertical-divider {
        float: none;
        vertical-align: middle !important
    }

    .dropdown .vertical-divider {
        float: none !important
    }

    .dropdown span.vertical-divider-zh-cn {
        float: none !important;
        color: #000
    }

    li.nav-bar-align-left-sm {
        float: left !important;
        padding-left: 20px;
        margin-top: 0
    }

    .website-localization-indicator-dark {
        background-color: #d1d1d1
    }

    span.localization-anchor-text {
        display: inline;
        padding-bottom: 5px
    }
}

.bold {
    font-weight: bold
}

.display-none {
    display: none
}

.display-inline-block {
    display: inline-block
}

.display-block {
    display: block
}

.inline-block {
    display: inline-block
}

.inline-block-100 {
    display: inline-block;
    width: 100%
}

.inline-block-100-important {
    display: inline-block;
    width: 100% !important
}

.table-sub-row {
    border-top: 0 !important;
    background-color: #f7f7f7
}

.table-success,
.table-success>td,
.table-success>th {
    background-color: #c3e6cb
}

.table-danger,
.table-danger>td,
.table-danger>th {
    background-color: #f5c6cb
}

.table-warning,
.table-warning>td,
.table-warning>th {
    background-color: #ffeeba
}

.modal-backdrop {
    z-index: 1100
}

.navbar-nav.navbar-font-12>li>a.login-portal-bg,
.login-portal-bg {
    display: inline-block;
    background: url('/bundles/images/portal/login-bg.png') no-repeat;
    background-size: cover;
    padding: 6px 5px;
    border: 1px solid #fff;
    border-radius: 10px;
    margin-left: 15px;
    height: 42px
}

.login-portal-bg .login-portal-inner {
    display: inline-block;
    margin: 4px 7px 0 2px;
    float: left;
    color: #fff
}

.login-portal-bg .circle-sm {
    margin: 0 3px
}

.position-relative {
    position: relative
}

.account-welcome-sub {
    background-color: #136999;
    padding: 20px 30px;
    margin-bottom: 15px;
    font-size: 14px;
    color: #fff
}

.account-welcome-sub a {
    font-size: 14px;
    color: #fff
}

.account-welcome-sub a:hover .account-welcome-sub-list-item-text {
    text-decoration: underline
}

.account-welcome-sub .glyphicon {
    font-size: 18px;
    color: #fff;
    vertical-align: text-bottom;
    margin-right: 5px
}

.account-welcome-sub .account-welcome-sub-list-item {
    margin-bottom: 15px
}

input[disabled],
select[disabled] {
    background-color: #ebebe4
}

.grayscale {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.cite-ext-btn {
    padding: 3px;
    margin: 0 7px 7px 0;
    float: left
}

.pos-relative {
    position: relative
}

.width-100 {
    width: 100%
}

.width-100-important {
    width: 100% !important
}

.font-size-8 {
    font-size: 8px
}

.font-size-9 {
    font-size: 9px !important
}

.font-size-10 {
    font-size: 10px !important
}

.font-size-11 {
    font-size: 11px !important
}

.font-size-12 {
    font-size: 12px !important
}

.font-size-14 {
    font-size: 14px !important
}

.font-size-15 {
    font-size: 15px !important
}

.font-size-16 {
    font-size: 16px !important
}

.font-size-18 {
    font-size: 18px !important
}

.font-size-20 {
    font-size: 20px !important
}

.font-size-22 {
    font-size: 22px !important
}

.font-size-24 {
    font-size: 24px !important
}

.font-size-26 {
    font-size: 26px !important
}

.font-size-28 {
    font-size: 28px !important
}

.font-size-30 {
    font-size: 30px !important
}

.font-size-32 {
    font-size: 32px !important
}

.font-size-34 {
    font-size: 34px !important
}

.font-size-36 {
    font-size: 36px !important
}

.font-size-38 {
    font-size: 38px !important
}

.text-align-center {
    text-align: center
}

.top-2 {
    top: 2px
}

.padding-0 {
    padding: 0
}

.padding-0-important {
    padding: 0 !important
}

.padding-left-0 {
    padding-left: 0
}

.padding-left-5 {
    padding-left: 5px
}

.padding-5 {
    padding: 5px
}

.padding-10 {
    padding: 10px
}

.padding-20 {
    padding: 20px
}

.padding-left-10 {
    padding-left: 10px
}

.padding-left-20 {
    padding-left: 20px
}

.padding-left-30 {
    padding-left: 30px
}

.padding-left-40 {
    padding-left: 40px
}

.padding-right-10 {
    padding-right: 10px
}

.padding-right-20 {
    padding-right: 20px
}

.padding-right-30 {
    padding-right: 30px
}

.padding-top-5 {
    padding-top: 5px
}

.padding-top-5 {
    padding-top: 5px
}

.padding-top-10 {
    padding-top: 10px
}

.padding-top-15 {
    padding-top: 15px
}

.padding-right-0-important {
    padding-right: 0 !important
}

.padding-bottom-10 {
    padding-bottom: 10px
}

.padding-bottom-15 {
    padding-bottom: 15px
}

.padding-bottom-40 {
    padding-bottom: 40px
}

.max-width-100 {
    max-width: 100%
}

.margin-0 {
    margin: 0
}

.margin-0-important {
    margin: 0 !important
}

.margin-bottom-0-important {
    margin-bottom: 0 !important
}

.margin-bottom-0 {
    margin-bottom: 0
}

.margin-bottom-4 {
    margin-bottom: 4px
}

.margin-bottom-5 {
    margin-bottom: 5px
}

.margin-bottom-10 {
    margin-bottom: 10px
}

.margin-bottom-15 {
    margin-bottom: 15px
}

.margin-bottom-20 {
    margin-bottom: 20px
}

.margin-bottom-25 {
    margin-bottom: 25px
}

.margin-bottom-30 {
    margin-bottom: 30px
}

.margin-bottom-35 {
    margin-bottom: 35px
}

.margin-bottom-40 {
    margin-bottom: 40px
}

.margin-bottom-45 {
    margin-bottom: 45px
}

.margin-bottom-50 {
    margin-bottom: 50px
}

.margin-bottom-75 {
    margin-bottom: 75px
}

.margin-bottom-200 {
    margin-bottom: 200px
}

.margin-left-0 {
    margin-left: 0
}

.margin-left-2 {
    margin-left: 2px
}

.margin-left-3 {
    margin-left: 3px
}

.margin-left-5 {
    margin-left: 5px
}

.margin-left-10 {
    margin-left: 10px
}

.margin-left-15 {
    margin-left: 15px
}

.margin-left-18 {
    margin-left: 18px
}

.margin-left-20 {
    margin-left: 20px
}

.margin-left-25 {
    margin-left: 25px
}

.margin-top-1-neg {
    margin-top: -1px
}

.margin-top-20-neg {
    margin-top: -20px
}

.margin-top-0 {
    margin-top: 0
}

.margin-top-5 {
    margin-top: 5px
}

.margin-top-10 {
    margin-top: 10px
}

.margin-top-15 {
    margin-top: 15px
}

.margin-top-20 {
    margin-top: 20px
}

.margin-top-25 {
    margin-top: 25px
}

.margin-top-30 {
    margin-top: 30px
}

.margin-top-35 {
    margin-top: 35px
}

.margin-top-40 {
    margin-top: 40px
}

.margin-top-45 {
    margin-top: 45px
}

.margin-top-50 {
    margin-top: 50px
}

.margin-right-0 {
    margin-right: 0
}

.margin-right-5 {
    margin-right: 5px
}

.margin-right-10 {
    margin-right: 10px
}

.margin-right-15 {
    margin-right: 15px
}

.margin-right-20 {
    margin-right: 20px
}

.margin-right-25 {
    margin-right: 25px
}

.cbl {
    border-spacing: 0
}

.cbl input {
    margin: 1px 5px 0 0;
    height: 13px;
    padding: 0;
    vertical-align: top;
    display: inline-block
}

.cbl label {
    display: inline-table;
    vertical-align: top;
    height: 13px;
    font-weight: normal;
    margin-top: 1px;
    margin-bottom: 0
}

h2.header-333 {
    color: #fff;
    background-color: #333;
    padding: 8px 20px;
    margin-top: 0
}

h3.header-333 {
    color: #fff;
    background-color: #333;
    padding: 8px 15px;
    margin-top: 0;
    font-family: 'Open Sans', Tahoma;
    font-size: 18px
}

h3.header-81a1b1 {
    color: #fff;
    background-color: #81a1b1;
    padding: 8px 15px;
    margin-top: 0;
    font-family: 'Open Sans', Tahoma;
    font-size: 18px
}

.disable-link {
    pointer-events: none
}

.create-account {}

.create-account h2 {
    font-size: 18px;
    font-family: Arial;
    margin: 0 0 15px 0
}

.create-account h3 {
    font-size: 16px;
    font-family: Arial;
    margin: 0 0 15px 0
}

.create-account .form-section {
    background-color: #f7f7f7;
    padding: 15px;
    margin-bottom: 15px
}

.general-form {}

.general-form h2 {
    font-size: 18px;
    font-family: Arial;
    margin: 0 0 15px 0
}

.general-form .form-section {
    background-color: #f7f7f7;
    padding: 15px;
    margin-bottom: 15px
}

.general-form .checkbox {
    min-height: 0;
    padding-top: 0
}

.btn.btn-primary {
    color: #fff;
    background-color: #0a4d90;
    border-radius: 0
}

.btn.btn-primary:hover {
    background-color: #083b6f
}

.cursor-pointer {
    cursor: pointer
}

a.orange-button-plain,
.orange-button-plain {
    display: inline-block;
    color: #fff;
    background-color: #e7672b;
    border: 0;
    border-radius: 0
}

a.orange-button-plain,
.orange-button-plain:hover {
    color: #fff;
    background-color: #e87641
}

a.orange-button-plain.orange-button-plain-margin,
.orange-button-plain.orange-button-plain-margin {
    margin: 0 15px 15px 0
}

.color-0384d4 {
    color: #0384d4
}

.cp-bg-blue {
    background-color: #094e92
}

.cp-bg-black {
    background-color: #26282b
}

.cp-bg-lightgray {
    background-color: #e8e7e7
}

.cp-bg-orange {
    background-color: #e7672b
}

.cp-text-blue {
    color: #094e92
}

.cp-text-white {
    color: #fff
}

.cp-text-green {
    color: #70ad47
}

.cp-text-orange {
    color: #e7672b
}

.cp-text-red {
    color: red
}

.cp-text-grey {
    color: #595959
}

.cp-text-charcoal {
    color: #333
}

.cp-text-lightblue {
    color: #0384d4
}

.cp-border-orange {
    border: 2px solid #e7672b
}

.std-box {
    display: inline-block;
    width: 100%;
    padding: 2px 0 2px 10px;
    text-align: center
}

.std-box-gry {
    display: inline-block;
    width: 100%;
    background-color: #f1f2f2;
    padding: 20px;
    color: #0384d4;
    text-align: center
}

.std-box-drk-gry {
    display: inline-block;
    width: 100%;
    background-color: #6d6e71;
    padding: 5px;
    color: #fff;
    text-align: center
}

.std-box-drk-gry div>div>h2 {
    color: #fff;
    margin: initial
}

.std-box-black {
    display: inline-block;
    width: 100%;
    background-color: #26282b;
    padding: 5px;
    color: #fff;
    text-align: center
}

.std-box-black div>div>h2 {
    color: #fff;
    margin: initial
}

.std-box-blue-grey {
    display: inline-block;
    width: 100%;
    background-color: #81a1b1;
    padding: 20px;
    color: #fff;
    text-align: center
}

.std-box-blue-grey div>div>h2 {
    color: #fff;
    margin: initial
}

.ips-container {
    padding-top: 22px;
    padding-bottom: 18px;
    color: #333;
    background-color: #f7f7f7;
    text-align: center;
    margin-top: 4px
}

.ips-best-deal {
    background-color: #43479f;
    color: #fff;
    margin-top: 0;
    padding-top: 9px;
    padding-bottom: 21px
}

.ips-best-deal .ips-subheader {
    color: #fff
}

.ips-best-deal-header {
    color: #f3b93a;
    font-style: italic;
    font-weight: bold
}

.ips-header {
    font-weight: bold;
    font-size: 16px;
    color: #35b54b
}

.ips-subheader {
    font-weight: bold;
    font-size: 12px;
    text-decoration: underline;
    color: #555
}

.ips-subscript,
.ips-supscript {
    font-size: 10px;
    vertical-align: baseline;
    position: relative
}

.ips-supscript {
    vertical-align: super
}

.ips-subscript {
    top: 0
}

.ips-supscript-sm {
    font-size: 10px;
    position: relative;
    top: -1px
}

.inline-cb,
.inline-rb {
    display: inline-block;
    cursor: pointer
}

.inline-cb label,
.inline-rb label {
    display: block;
    margin-bottom: 5px;
    float: left;
    margin-left: 18px;
    cursor: pointer;
    font-weight: normal
}

.inline-cb input[type='checkbox'],
.inline-rb input[type='radio'] {
    float: left;
    position: absolute;
    cursor: pointer;
    margin: 0 5px 1px 0;
    height: 15px
}

.inline-cb.margin-bottom-0 label,
.inline-rb.margin-bottom-0 label,
.inline-cb.margin-bottom-0 input[type='checkbox'],
.inline-rb.margin-bottom-0 input[type='radio'] {
    margin-bottom: 0
}

.acct-box-alt {
    display: inline-block;
    width: 100%;
    background-color: #fff;
    border: 1px solid #dadada;
    padding: 15px 20px;
    margin-bottom: 20px;
    height: 240px;
    font-size: 14px
}

.ddl-watermark {
    color: #333
}

.ddl-watermark.empty {
    color: gray
}

.ddl-watermark.empty option {
    color: #333
}

.link-333,
a.link-333 {
    color: #333;
    text-decoration: none;
    cursor: pointer
}

.link-333:hover,
a.link-333:hover {
    color: #111
}

.link-777,
a.link-777 {
    color: #595959;
    text-decoration: none;
    cursor: pointer
}

.link-777:hover,
a.link-777:hover {
    color: #333
}

.link-fff,
a.link-fff {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.link-fff:hover,
a.link-fff:hover {
    color: #ccc
}

.color-333 {
    color: #333
}

.color-ffd200 {
    color: #ffd200
}

.color-f0ad4e {
    color: #f0ad4e
}

.color-d9534f {
    color: #d9534f
}

.color-fff {
    color: #fff
}

.color-e48100 {
    color: #e48100
}

.color-fff-important {
    color: #fff !important
}

.color-bbb {
    color: #bbb
}

.color-ddd {
    color: #ddd
}

.color-eee {
    color: #eee
}

.color-777 {
    color: #595959
}

.color-888 {
    color: #737373
}

.color-093 {
    color: #00812b
}

.color-049 {
    color: #049
}

.arrow-down:after {
    content: "▾";
    font-size: 14px;
    color: #444;
    margin-left: 3px;
    position: relative;
    top: 1px;
    line-height: 0
}

.arrow-down.color-bbb:after {
    color: #bbb
}

.arrow-down.color-333:after {
    color: #333
}

.arrow-down.color-049:after {
    color: #049
}

.arrow-up:after {
    content: "▴";
    font-size: 14px;
    color: #444;
    margin-left: 3px;
    position: relative;
    top: 1px;
    line-height: 0
}

.arrow-up.color-bbb:after {
    color: #bbb
}

.arrow-up.color-333:after {
    color: #333
}

.circle-sm {
    display: inline-block;
    width: 15px;
    height: 14px;
    border-radius: 50%;
    font-size: 11px;
    color: #fff;
    line-height: 14px;
    text-align: center;
    background: red;
    margin-left: 2px
}

.circle-sm.margin-left-0 {
    margin-left: 0
}

.float-unset {
    float: unset
}

.float-left {
    float: left
}

.float-right {
    float: right
}

.float-left-important {
    float: left !important
}

.float-right-important {
    float: right !important
}

.float-none-important {
    float: none !important
}

.bg-000-opacity-10 {
    background-color: rgba(0, 0, 0, .1)
}

.bg-000-opacity-20 {
    background-color: rgba(0, 0, 0, .2)
}

.bg-000-opacity-25 {
    background-color: rgba(0, 0, 0, .25)
}

.bg-000-opacity-30 {
    background-color: rgba(0, 0, 0, .3)
}

.bg-000-opacity-35 {
    background-color: rgba(0, 0, 0, .35)
}

.bg-000-opacity-40 {
    background-color: rgba(0, 0, 0, .4)
}

.bg-000-opacity-50 {
    background-color: rgba(0, 0, 0, .5)
}

.bg-000-opacity-60 {
    background-color: rgba(0, 0, 0, .6)
}

.bg-000-opacity-70 {
    background-color: rgba(0, 0, 0, .7)
}

.bg-000-opacity-75 {
    background-color: rgba(0, 0, 0, .75)
}

.bg-000-opacity-80 {
    background-color: rgba(0, 0, 0, .8)
}

.bg-000-opacity-90 {
    background-color: rgba(0, 0, 0, .9)
}

.bg-fff-opacity-10 {
    background-color: rgba(255, 255, 255, .1)
}

.bg-fff-opacity-20 {
    background-color: rgba(255, 255, 255, .2)
}

.bg-fff-opacity-25 {
    background-color: rgba(255, 255, 255, .25)
}

.bg-fff-opacity-30 {
    background-color: rgba(255, 255, 255, .3)
}

.bg-fff-opacity-35 {
    background-color: rgba(255, 255, 255, .35)
}

.bg-fff-opacity-40 {
    background-color: rgba(255, 255, 255, .4)
}

.bg-fff-opacity-50 {
    background-color: rgba(255, 255, 255, .5)
}

.bg-fff-opacity-60 {
    background-color: rgba(255, 255, 255, .6)
}

.bg-fff-opacity-70 {
    background-color: rgba(255, 255, 255, .7)
}

.bg-fff-opacity-75 {
    background-color: rgba(255, 255, 255, .75)
}

.bg-fff-opacity-80 {
    background-color: rgba(255, 255, 255, .8)
}

.bg-fff-opacity-90 {
    background-color: rgba(255, 255, 255, .9)
}

.bg-d5c76d-opacity-30 {
    background-color: rgba(213, 199, 109, .3)
}

.bg-81a1b1-opacity-95 {
    background-color: rgba(80, 124, 148, .95)
}

.color-4a4a4a {
    color: #4a4a4a
}

.font-weight-300 {
    font-weight: 300
}

.font-weight-600 {
    font-weight: 600
}

.font-style-italic {
    font-style: italic
}

.search-menu .jq-selectx button {
    padding-bottom: 4px !important
}

.rnd-img-bdr {
    margin: 20px;
    border-radius: 50%;
    max-width: 90%;
    border: 7px solid #fff;
    border-radius: 500px;
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px
}

.button-alt-sm,
a.button-alt-sm {
    display: inline-block;
    line-height: 1.2;
    margin: 0 10px 10px 0;
    padding: 3px 10px;
    color: #fff;
    background-color: #737373;
    border: 0;
    border-radius: 0;
    cursor: pointer
}

.button-alt-sm.teal,
a.button-alt-sm.teal {
    background-color: #1b809e
}

.button-alt-sm.margin-bottom-0,
a.button-alt-sm.margin-bottom-0 {
    margin-bottom: 0
}

.button-alt-sm.margin-right-0,
a.button-alt-sm.margin-right-0 {
    margin-right: 0
}

.button-alt-sm .glyphicon,
a.button-alt-sm .glyphicon {
    margin-left: 1px
}

.button-alt-sm .glyphicon.glyphicon-chevron-down,
a.button-alt-sm .glyphicon.glyphicon-chevron-down {
    top: 2px
}

.button-alt-sm:hover,
a.button-alt-sm:hover {
    color: #fff;
    background-color: #5a5a5a
}

.row.no-gutters {
    margin-left: 0;
    margin-right: 0
}

.row.no-gutters [class*='col-']:not(:first-child),
.row.no-gutters [class*='col-']:not(:last-child) {
    padding-right: 0;
    padding-left: 0
}

#content-sign-in {
    padding: 0 15px
}

#content-sign-in a {
    color: #fff
}

#content-sign-up {
    color: #fff;
    font-size: 14px;
    font-family: 'Open Sans'
}

#content-sign-in .errorsummary,
#content-sign-up .errorsummary {
    font-size: 14px;
    font-family: Arial
}

.modal-content {
    border: 0
}

.login-tab {
    display: inline-block;
    width: 100%;
    padding: 8px;
    text-align: center;
    font-size: 16px;
    font-family: 'Open Sans';
    background-color: #e2edf8;
    cursor: pointer
}

.login-tab.login-tab-active {
    background-color: #b8daff;
    cursor: default
}

.login-promo {
    font-size: 14px;
    font-family: 'Open Sans';
    color: #fff;
    padding: 30px 5px 20px 15px
}

.login-button {
    display: inline-block;
    color: #fff;
    background-color: #e7672b;
    float: left;
    border: 0;
    border-radius: 0
}

.login-button:hover {
    color: #fff;
    background-color: #e87641
}

.login-background {
    width: 100%;
    background: url('/bundles/images/login-background.jpg') 0 70% no-repeat;
    background-size: cover
}

.login-panel-l {
    width: 100%;
    color: #fff;
    padding: 30px 85px 30px 50px;
    font-size: 14px;
    font-family: 'Open Sans'
}

.login-panel-l .errorsummary {
    margin: -5px 0 0 0
}

.login-panel-l .login-button {
    display: inline-block;
    color: #fff;
    background-color: #e7672b;
    float: left;
    border: 0;
    border-radius: 0
}

.login-panel-l .login-button:hover {
    color: #fff;
    background-color: #e87641
}

.login-panel-l h1 {
    margin-bottom: 15px
}

.login-panel-l h1 span {
    font-family: 'Open Sans'
}

.login-panel-l input[type=text],
.login-panel-l input[type=password] {
    width: 100% !important
}

.login-panel-l-reactive {
    min-height: 345px;
    height: auto
}

.login-panel-r {
    width: 100%;
    color: #fff;
    padding: 80px 60px 50px 60px;
    font-size: 18px;
    font-family: 'Open Sans'
}

#emailMembershipUserDetails {
    border: 1px solid red;
    padding: 15px;
    margin-top: 15px;
    background: #f7f7f7
}

.login-tab-sign-up-alt #emailMembershipUserDetails {
    color: #333
}

.at-container {
    display: inline-block;
    width: 100%;
    background-color: #fffbd6;
    padding: 5px 5px 4px 5px;
    text-align: center;
    color: #595959;
    box-sizing: border-box
}

.at-container .at-icon {
    display: inline-block;
    float: right;
    color: #ff0
}

.at-container .at-message {
    background-color: #f7f7f7;
    border: 1px solid #ddd;
    padding: 10px;
    float: right;
    width: 100%;
    margin: 5px -3px 0 0
}

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths,
.col-xs-60,
.col-sm-60,
.col-md-60,
.col-lg-60 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-5ths {
    width: 20%;
    float: left
}

.col-xs-60 {
    width: 60%;
    float: left
}

@media(min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left
    }

    .col-sm-60 {
        width: 60%;
        float: left
    }

    .col-sm-push-60 {
        left: 60%
    }

    .col-sm-pull-20 {
        right: 20%
    }

    .login-panel-l-reactive {
        height: 550px
    }
}

@media(min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left
    }

    .col-md-60 {
        width: 60%;
        float: left
    }

    .col-md-push-60 {
        left: 60%
    }

    .col-md-pull-20 {
        right: 20%
    }

    .login-panel-l-reactive {
        height: 375px
    }
}

@media(min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left
    }

    .col-lg-60 {
        width: 60%;
        float: left
    }

    .login-panel-l-reactive {
        height: 300px
    }
}

html {
    height: auto !important
}

body {
    background: #fff;
    padding: 0;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #333;
    height: 100%;
    min-width: initial;
    text-align: left;
    position: static !important;
    margin: 0
}

.CenterContent h1 {
    margin: 0 0 7px 0
}

h1 {
    font-family: 'Tahoma', 'Trebuchet MS';
    clear: none;
    font-size: 22px;
    font-weight: normal;
    border-bottom: solid 0 #bababa;
    margin: 0 0 7px 0;
    padding: 0
}

h1 span {
    font-family: 'Tahoma', 'Trebuchet MS'
}

h1.BlogTitle {
    padding-right: 85px
}

h2 {
    margin: 0;
    font-family: 'Tahoma', 'Trebuchet MS';
    font-size: 20px;
    font-weight: normal;
    color: #333
}

h2 span {
    font-family: 'Tahoma', 'Trebuchet MS'
}

h2 a:link {
    text-decoration: none
}

h2.margin-top-0 {
    margin: 0 0 7px 0
}

h3 {
    margin: 0 0 7px;
    font-family: 'Tahoma', 'Trebuchet MS';
    font-size: 18px;
    font-weight: normal;
    color: #333;
    border: 0;
    line-height: 20px
}

h4 {
    margin: 20px 0 7px;
    font-family: 'Tahoma', 'Trebuchet MS';
    font-size: 16px;
    font-weight: normal;
    color: #333;
    border: 0
}

h5 {
    font-size: 30px
}

h6 {
    font-size: 35px;
    color: #fff;
    font-weight: bold;
    margin-top: 10px;
    padding-top: 5px;
    margin-bottom: 0
}

input[type=text],
input[type=password],
textarea,
select {
    border: 1px solid #e1e1e1;
    padding: 2px
}

select {
    padding: 3px 2px 2px 2px
}

input[type=text],
input[type=password],
textarea {
    color: #444;
    font-size: 1em;
    font-family: Arial;
    width: 100%
}

textarea {
    resize: vertical
}

.vertical-center {
    display: flex;
    align-items: center
}

.footer {
    background-color: #26282b
}

.footer .top-margin {
    display: inline-block;
    width: 100%;
    margin-top: 50px
}

.footer .text {
    color: #ddd;
    font-size: 12px
}

.footer .footer-header {
    font-weight: bold;
    font-size: 12px;
    color: #eee;
    font-size: 16px;
    margin-bottom: 15px;
}

.footer a.footer-link {
    font-size: 12px;
    color: #ccc;
    text-decoration: none;
    line-height: 22px;
}

.footer a.footer-link:hover {
    color: #fff
}

.footer .header-margin-top {
    margin-top: 15px
}

.footer .td-l {
    width: 495px;
    text-align: left
}

.footer .td-l .td-l-header {
    font-size: 12px;
    margin: 0;
    padding: 0
}

.footer .td-r {
    text-align: right
}

.footer .td-r .td-r-t {
    display: inline-block;
    width: 495px;
    margin-bottom: 15px
}

.footer .td-r .td-r-t .td-r-t-r {
    display: inline-block;
    width: 250px;
    margin-left: 20px;
    float: right
}

.footer .td-r .td-r-t .td-r-t-l {
    display: inline-block;
    width: 225px;
    float: right
}

.footer .td-r .td-r-t .td-r-t-l .t-space {
    display: inline-block;
    margin: 23px 0 6px 0
}

.footer .td-r .td-r-t .td-r-t-l .b-space {
    display: inline-block;
    margin: 10px 0 4px 0
}

.footer .td-r .td-r-b {
    padding-bottom: 5px
}

.footer .td-r .td-r-ip {
    margin-top: 10px;
    color: #595959;
    font-size: 11px
}

.margin-top {
    margin-top: 30px
}

.margin-top-sm {
    margin-top: 20px
}

.hp-box-r {
    padding: 10px 15px 10px 15px;
    background-color: #413627;
    width: 33.3%;
    float: left
}

.hp-box-r:last-child {
    margin-right: 0
}

.hp-box-r-margin-top {
    margin-top: 15px
}

.hp-box-r a {
    color: #ddd
}

.hp-box-r a:hover {
    text-decoration: underline
}

.hp-box-r h2 {
    color: #fff
}

.glyph-fix-6px {
    font-size: 6px;
    vertical-align: top;
    padding-top: 4px
}

.bookstore-nav {
    display: inline-block;
    float: left;
    color: #fafafa;
    margin: 0;
    width: 100%;
    z-index: 1200
}

.bookstore-nav-container {
    display: inline;
    float: left;
    padding: 10px 20px 15px;
    cursor: pointer
}

.form-style {}

.form-style .control-label {
    font-size: 13px;
    font-weight: 600;
    color: #333
}

.form-style .control-label-description {
    font-size: 12px;
    color: #595959;
    font-style: italic
}

.isj-right-column {
    display: inline-block;
    width: 100%;
    height: 394px;
    background: url('/bundles/images/isj-right-column-262.jpg') no-repeat;
    background-size: 100% auto;
    margin-bottom: 15px
}

.info-sci-banner {
    display: inline-block;
    width: 100%;
    height: 661px;
    background: url('/bundles/images/info-sci-banner-262.jpg') no-repeat;
    background-size: 100% auto;
    margin-bottom: 15px
}

.acct-box {
    display: inline-block;
    width: 100%;
    background-color: #fff;
    margin-bottom: 20px;
    text-align: center;
    height: 330px;
    box-shadow: #ccc 0 0 5px;
    position: relative
}

.acct-box .acct-box-header {
    display: inline-block;
    width: 100%;
    background: #333;
    color: #fff;
    text-align: center;
    font-size: 14px;
    padding: 8px 0
}

.acct-box .acct-box-bg {
    display: inline-block;
    width: 100%;
    height: 200px;
    padding: 125px 5px 0 5px;
    background-size: contain;
    background-repeat: no-repeat
}

.acct-box .acct-box-bg.account-maintenance {
    background-image: url('/bundles/images/account-maintenance.png')
}

.acct-box .acct-box-bg.account-email {
    background-image: url('/bundles/images/account-email.png')
}

.acct-box .acct-box-bg.account-orcid {
    background-image: url('/bundles/images/account-orcid.png')
}

.acct-box .acct-box-bg.account-eed {
    background-image: url('/bundles/images/account-eed.png')
}

.acct-box .acct-box-bg.account-library {
    background-image: url('/bundles/images/account-library.png')
}

.acct-box .acct-box-bg.account-orders {
    background-image: url('/bundles/images/account-orders.png')
}

.acct-box a:link,
.acct-box a:active,
.acct-box a:visited {
    color: #333;
    font-size: 13px
}

.acct-box a:hover {
    text-decoration: underline
}

.bookstore-nav-container-active {
    background-color: #797c81
}

.bookstore-nav-container .nav-seperator {
    display: inline-block;
    width: 6px;
    height: 42px
}

.bookstore-nav-container-side {
    display: inline-block;
    width: 100%;
    background-color: #f1f1f2;
    color: #333;
    padding: 7px 10px
}

.download-toolbar {
    display: inline-block;
    position: relative;
    top: unset;
    left: unset;
    width: 100%;
    margin: 0 0 10px 0;
    padding: 5px 25px;
    background-color: #f3f3f3
}

.download-toolbar .textbox-container {
    position: relative;
    width: 250px;
    margin: 0;
    border: 1px solid #e1e1e1;
    background-color: #fff;
    -moz-box-shadow: 0 0 10px 3px #eee;
    -webkit-box-shadow: 0 0 10px 3px #eee;
    box-shadow: 0 0 10px 3px #eee
}

.download-toolbar .textbox {
    width: 210px;
    font-size: 14px;
    padding: 5px 6px 4px 6px;
    border: 0;
    outline: none
}

.download-toolbar .button {
    display: inline-block;
    float: right;
    margin: 3px 3px 2px 3px;
    width: 22px;
    height: 22px;
    background: url('/bundles/images/check-button-blue.png') no-repeat;
    cursor: pointer
}

.download-toolbar-alt {
    display: inline-block;
    position: relative;
    top: auto;
    left: auto;
    float: right;
    width: 213px;
    margin: 0 0 10px 0;
    padding: 0;
    background-color: Transparent
}

.download-toolbar .button-container {
    display: inline-block;
    width: 213px;
    float: left
}

.download-toolbar .button-container .outer {
    background: url('/bundles/images/workflow-wizard-button-s1.png') no-repeat;
    display: inline-block;
    width: 213px;
    height: 56px
}

.download-toolbar .button-container .inner {
    display: inline-block;
    width: 209px;
    font-family: 'Open Sans Condensed';
    font-size: 18px;
    line-height: 1;
    color: #fff;
    text-align: center;
    margin-top: 14px
}

.download-toolbar .subscribe-container {
    display: inline-block;
    width: 250px;
    float: right
}

.download-toolbar .subscribe-container .success {
    font-family: 'Open Sans Condensed', sans-serif;
    color: green;
    font-size: 18px;
    line-height: 1;
    margin: 6px 0 4px 2px;
    text-align: center
}

.download-toolbar .subscribe-container .error {
    font-family: 'Open Sans Condensed', sans-serif;
    color: red;
    font-size: 16px;
    line-height: 1;
    margin: 6px 0 4px 2px;
    font-weight: bold;
    text-align: center
}

.download-toolbar .subscribe-container .message {
    font-family: 'Open Sans Condensed', sans-serif;
    color: #111;
    font-size: 16px;
    line-height: 1;
    margin: 0 0 4px 2px
}

.toc-nav-affix {
    overflow-y: auto
}

.toc-nav-affix.affix-top {
    position: static;
    margin-top: 0
}

.toc-nav-affix.affix {
    position: fixed;
    top: 20px;
    width: inherit
}

.sidebar-navigation-collapse {
    cursor: pointer
}

.sidebar-navigation-collapse .sidebar-navigation-collapse-header {
    padding: 14px 14px 10px;
    color: #595959;
    font-size: 18px
}

.box-corner {
    border-radius: 0;
    border: 0
}

.box-corner .caret {
    display: none;
    border-top-color: #777;
    border-bottom-color: #777
}

.menu-right {
    float: right;
    width: 100%
}

.nav-stacked-custom {
    width: 100%;
    background-color: #fff;
    border: 0 solid #efefef !important;
    border-top: 0;
    margin-bottom: 10px !important;
    background-color: #f9fafb
}

.nav.nav-stacked li a:hover,
.nav-stacked-custom ul li a:hover,
.nav-stacked-custom .side-navigation ul li .inner:hover,
.nav-stacked-custom ul li.active,
.nav-stacked-custom ul li.active:hover,
.nav-stacked-custom ul li.active a:hover {}

.nav-stacked-custom .navlinkl {
    padding: 7px 10px
}

.affiliate-font {
    margin-bottom: 4px
}

.affiliate-font,
.affiliate-font a {}

.affiliate-font a {}

.affiliate-font span {
    text-decoration: none
}

.affiliate-font a span:hover {}

.affiliate-font a:hover {}

.img-b {
    border: 1px solid #777;
    width: 150px;
    max-width: 100%
}

.price-box-special-offer-link {
    padding: 3px;
    text-align: center;
    font-size: 11px;
    background-color: #e5e5e5;
    color: #111;
    text-decoration: underline
}

.price-box-special-offer-link .glyphicon {
    position: absolute;
    top: 57px;
    right: 3px
}

.special-offer-tall .price-box-special-offer-link .glyphicon {
    top: 69px
}

.price-box-special-offer-link:hover {
    background-color: #d5d5d5
}

.price-box-sub-availability {
    position: absolute;
    bottom: 25px
}

.price-box-special-offer-box {
    display: none;
    padding: 0 3px 3px 3px;
    font-size: 11px;
    background-color: #e5e5e5;
    color: #111;
    position: absolute;
    width: 100%;
    width: -webkit-calc(100% + 2px);
    width: -moz-calc(100% + 2px);
    width: calc(100% + 2px);
    border: 1px solid #dadada;
    border-top: 0;
    top: 72px;
    left: -1px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    z-index: 99
}

.price-box-special-offer-box-account {
    width: -webkit-calc(100% - 30px);
    width: -moz-calc(100% - 30px);
    width: calc(100% - 30px);
    top: 238px;
    left: 15px
}

.special-offer-tall .price-box-special-offer-box {
    top: 64px
}

.active .price-box-special-offer-box {
    border-color: #e48100
}

.price-box-special-offer-box .price-box-special-offer-box-outer {
    display: inline-block;
    width: 100%;
    position: relative;
    padding: 2px 10px 0 10px
}

.price-box-special-offer-box .price-box-special-offer-box-outer .top-divider {
    border-top: 2px solid #aaa
}

.price-box-special-offer-box-outer .glyphicon {
    right: -10px;
    margin-top: -2px
}

.add-to-cart-sb {
    display: inline-block;
    border: 1px solid #dadada;
    border-radius: 3px;
    width: 100%;
    float: right;
    margin: 0 0 20px 10px
}

.add-to-cart-sb .inner {
    display: inline-block;
    width: 100%;
    padding: 12px 15px
}

.add-to-cart-sb .inner .customer-type {
    font-size: 11px;
    margin-top: 7px;
    padding-top: 4px;
    border-top: 1px solid #dadada
}

.add-to-cart-sb .inner .customer-type .customer-type-label-text {
    font-size: 11px;
    color: #333;
    margin-bottom: 5px
}

.add-to-cart-sb .inner .customer-type .option-space {
    margin-right: 7px
}

.add-to-cart-sb .inner .buy {
    font-weight: bold;
    margin-bottom: 10px
}

.add-to-cart-sb .inner .quantity {
    display: inline-block;
    width: 80px;
    float: left
}

.add-to-cart-sb .inner .price {
    display: block;
    margin-bottom: 10px
}

.add-to-cart-sb .inner .price-text {
    display: inline-block;
    width: auto;
    color: #e48100;
    font-size: 22px;
    font-weight: bold;
    line-height: .9
}

.add-to-cart-sb .inner .price-savings {
    display: inline-block;
    float: left;
    margin-bottom: 8px
}

.add-to-cart-sb .inner .price-savings .price-row {
    display: block;
    margin-bottom: 2px;
    color: #888
}

.add-to-cart-sb .inner .price-savings .price-row .label-text {
    display: inline-block;
    width: 81px
}

.add-to-cart-sb .inner .promotions {
    display: inline-block;
    width: 100%;
    margin: 0 0 15px 0
}

.add-to-cart-sb .inner .promotions .price-row {
    display: inline-block;
    width: 100%;
    font-size: 11px;
    margin: 0 0 2px 0
}

.add-to-cart-sb .inner .promotions .price-row .img {
    margin-right: 4px;
    float: left
}

.add-to-cart-sb .inner .access-type {
    display: inline-block;
    width: 100%;
    font-size: 11px;
    margin: 0 0 5px 0
}

.add-to-cart-sb .inner .access-type .ddl {
    width: 100%;
    font-size: 11px
}

.add-to-cart-sb .inner .access-type .subscription-years {
    display: inline-block;
    position: relative;
    width: 100%;
    z-index: 800
}

.add-to-cart-sb .inner .access-type .subscription-years .alt-row {
    display: inline-block;
    width: 100%;
    background-color: #f5f5f5
}

.add-to-cart-sb .inner .access-type .subscription-years .alt-row .inner {
    padding: 5px 8px
}

.add-to-cart-sb .inner .access-type .subscription-years .add-to-cart-header {
    border-bottom: 1px solid #dadada
}

.add-to-cart-sb .inner .access-type .subscription-years .add-to-cart-footer {
    border-top: 1px solid #dadada
}

.add-to-cart-sb .inner .access-type .subscription-years .chk {
    display: inline-block;
    padding: 0;
    margin: 0 5px 0 0;
    vertical-align: top
}

.add-to-cart-sb .inner .access-type .subscription-years .subscription-year-list {
    max-height: 200px;
    overflow-y: auto;
    padding: 4px 0
}

.add-to-cart-sb .inner .access-type .subscription-years .subscription-year-list .subscription-year-list-row {
    padding: 0 8px
}

.add-to-cart-sb .inner .access-type .subscription-years .subscription-year-list .subscription-year-list-row input {
    margin: 0 5px 1px 0
}

.add-to-cart-sb .inner .access-type .subscription-years .subscription-year-list .subscription-year-list-row label {
    font-weight: normal;
    margin: 0
}

.add-to-cart-sb .inner .access-type .subscription-years .subscription-year-list .active-text {
    color: #333
}

.add-to-cart-sb .inner .access-type .subscription-years .subscription-year-list .inactive-text {
    color: #595959
}

.add-to-cart-sb .inner .button {
    display: inline-block;
    width: 100%;
    margin: 5px 0 20px 0
}

.add-to-cart-sb .inner .button .bg {
    position: relative;
    background-color: #4b9456;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.add-to-cart-sb .inner .button .button-style {
    width: 165px;
    text-align: center
}

.add-to-cart-sb .inner .button .button-style .icon-style {
    width: 20px;
    height: 20px;
    background: url('/bundles/images/shopping-cart-icon-med.png') no-repeat
}

.add-to-cart-sb .inner .fulfillment {
    display: inline-block;
    width: 100%;
    font-size: 11px
}

.add-to-cart-sb .inner .fulfillment .in-stock {
    font-size: 14px;
    color: #080
}

.add-to-cart-sb .inner .fulfillment .coming-soon {
    font-size: 14px;
    color: #333
}

.add-to-cart-sb .inner .fulfillment .in-stock .img {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url('/bundles/images/accept.png');
    vertical-align: text-bottom;
    margin: 0 3px 0 -1px
}

.add-to-cart-sb-alert {
    width: 100%;
    border: #737373 solid 10px;
    background-color: #fff;
    font-size: 20px;
    position: fixed;
    top: 0;
    z-index: 1200
}

.add-to-cart-sb-alert .container .row-container {
    padding: 20px 0
}

.add-to-cart-sb-alert .container .row div {}

.add-to-cart-sb-alert img {
    margin-right: 20px
}

.add-to-cart-sb-alert .added-to-cart-message {
    font-weight: bold
}

.add-to-cart-sb-alert .added-to-cart-subtotal {
    padding-left: 20px
}

.add-to-cart-sb-alert .added-to-cart-action {
    text-align: right
}

.add-to-cart-sb-alert .added-to-cart-text {
    font-weight: bold
}

.add-to-cart-sb-alert .added-to-cart-item {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    max-width: 85%;
    float: left
}

.add-to-cart-sb-alert .added-to-cart-sign-up {
    font-size: 12px;
    float: left
}

.add-to-cart-sb-alert button {
    float: right;
    font-size: 18px
}

.add-to-cart-sb-alert input {
    padding: 2px 2px 1px 6px
}

.add-to-cart-sb-alert .added-to-cart-vertical {
    display: inline-block;
    vertical-align: middle
}

.list-item-title-number {
    margin-bottom: 7px;
    font-size: 14px;
    color: #111
}

.list-item-title-format {
    font-size: 12px;
    margin-bottom: 7px
}

.list-item-title-price-box {
    width: 100%;
    max-width: 130px;
    text-align: right;
    float: right
}

.pager-textbox {
    width: 25px !important;
    height: 16px !important;
    font-size: 11px;
    vertical-align: top;
    text-align: center;
    border: 1px solid #aaa;
    padding-top: 1px;
    padding-bottom: 1px;
    margin-top: -1px
}

.e-content-pro-r-journal-page {
    padding: 0 !important
}

.e-content-pro-r-journal-page span {
    height: 560px
}

.price-container-grid {
    display: inline-block;
    width: 100%;
    float: left;
    margin: 15px 0 0 0
}

.price-container-grid .header-text {
    color: #e48100;
    font-weight: bold;
    margin-bottom: 4px
}

.price-container-grid .box-container {
    display: inline-block;
    width: 219px;
    float: left;
    margin: 0 15px 5px 0;
    cursor: pointer
}

.price-container-grid .box-container.last {
    margin: 0 0 5px 0
}

.price-container-grid .box-container.third {
    margin: 0 0 5px 0
}

.price-container-grid .box-container.x3 {
    width: 207px
}

.price-container-grid .box-container .active {
    border: 1px solid #e48100;
    background-color: #fcf6f0
}

.price-container-grid .box-container .inactive {
    border: 1px solid #dadada;
    background-color: #fff
}

.price-container-grid .box-container .outer {
    display: inline-block;
    height: 49px;
    border-radius: 3px
}

.price-container-grid .box-container .outer.special-offer {
    min-height: 75px;
    height: auto;
    position: relative
}

.price-container-grid .box-container .outer.special-offer.special-offer-tall {
    min-height: 87px
}

.price-container-grid .box-container .outer .inner {
    display: inline-block;
    padding: 4px 10px;
    min-height: 52px
}

.price-container-grid .box-container .outer.special-offer-tall .inner {
    min-height: 64px
}

.price-container-grid .box-container .outer.inactive .inner:hover {
    background-color: #f7f7f7
}

.price-container-grid .box-container .outer.active .inner:hover {
    background-color: #fdeddc
}

.price-container-grid .box-container .outer .inner .upper {
    display: inline-block
}

.price-container-grid .box-container .outer .inner .upper .price-type-text {
    display: inline-block;
    width: 95px;
    float: left;
    margin: 1px 5px 1px 0;
    color: #333;
    font-weight: bold;
    line-height: 1.2
}

.price-container-grid .box-container .outer .inner .upper .price-type-text.x3 {
    display: flex;
    flex-flow: wrap;
    align-items: center;
    width: 88px;
    margin: 1px 0 1px 0;
    min-height: 28px
}

.price-container-grid .box-container .outer .inner .upper .prices {
    display: inline-block;
    float: right;
    text-align: center;
    width: 97px
}

.price-container-grid .box-container .outer .inner .upper .prices .price-text {
    color: #e48100;
    font-size: 18px
}

.price-container-grid .box-container .outer .inner .upper .prices .list-price-label-text {
    color: #595959;
    font-size: 10px
}

.price-container-grid .box-container .outer .inner .upper .prices .list-price-text {
    display: inline-block;
    text-decoration: line-through
}

.price-container-grid .box-container .outer .inner .customer-type {
    font-size: 11px;
    margin-top: 2px;
    padding-top: 3px;
    border-top: 1px solid #dadada
}

.price-container-grid .box-container .outer .inner .customer-type .customer-type-label-text {
    display: inline-block;
    margin-right: 4px;
    font-size: 11px;
    color: #595959
}

.price-container-grid .box-container .outer .inner .customer-type .option-space {
    margin-right: 7px
}

.line-height-12 {
    line-height: 1.2
}

.line-height-15 {
    line-height: 1.5
}

.line-height-16 {
    line-height: 1.6
}

.open-access-title-badge {
    display: inline-block;
    background-color: #333;
    color: #fff;
    border-radius: 5px;
    font-size: 11px;
    padding: 2px 7px;
    margin-right: 3px;
    white-space: nowrap
}

ul.ul-col-2 {
    display: inline-block;
    padding: 0;
    margin: 0 0 0 3px;
    list-style-position: inside;
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2
}

ul.ul-col-2 li {
    margin: 0 50px 0 15px
}

.ul-col-2-new {
    display: inline-block;
    padding: 0;
    margin: 0 0 0 3px;
    list-style-position: inside;
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    list-style: none;
    width: 100%
}

ul.ul-col-2-new li {
    margin: 0 15px 0 0
}

.ul-col-3 {
    display: inline-block;
    padding: 0;
    margin: 0 0 0 3px;
    list-style-position: inside;
    columns: 3;
    -webkit-columns: 3;
    -moz-columns: 3;
    list-style: none
}

ul.ul-col-3 li {
    margin: 0 15px 0 0
}

ul.unstyled {
    padding: 0;
    margin: 0
}

ul.unstyled>li {
    padding: 0;
    margin: 0
}

ul.normalize {
    list-style: disc;
    margin: 1em 0;
    padding-left: 2.5em
}

ul.full-width {
    width: 100%
}

.add-to-cart-sb .inner .button {
    margin: 5px 0 20px 0
}

.add-to-cart-sb .inner .button .bg {
    position: relative;
    background-color: #4b9456;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.add-to-cart-sb .inner .button .button-style {
    width: 100%;
    text-align: center
}

.add-to-cart-sb .inner .button .button-style .icon-style {
    width: 20px;
    height: 20px;
    background: url('/bundles/images/shopping-cart-icon-med.png') no-repeat
}

.add-to-cart-sb .inner .fulfillment {
    display: inline-block;
    width: 100%;
    font-size: 11px
}

.add-to-cart-sb .inner .fulfillment .in-stock {
    font-size: 14px;
    color: #080
}

.add-to-cart-sb .inner .fulfillment .coming-soon {
    font-size: 14px;
    color: #333
}

.add-to-cart-sb .inner .fulfillment .in-stock .img {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url('/bundles/images/accept.png');
    vertical-align: text-bottom;
    margin: 0 3px 0 -1px
}

.access-on-platform-btn {
    margin-bottom: 10px;
    width: 215px;
    text-align: center
}

.leftouter {
    display: inline-block;
    width: 215px;
    padding: 0 0 4px 0;
    border: 1px solid #dadada;
    margin-bottom: 10px
}

.leftheader {
    display: inline-block;
    width: 100%;
    padding: 5px 6px 7px 6px;
    font-size: 15px;
    font-family: 'Tahoma', 'Trebuchet MS';
    margin-bottom: 4px;
    background-color: #eaeaea;
    background-image: none
}

.leftheader a {
    color: #333;
    width: 100%;
    display: inline-block
}

.leftheader a:hover {
    color: #595959
}

.leftinner {
    display: inline-block;
    width: 100%;
    padding: 0 0
}

.leftinner .header {
    display: inline-block;
    font-weight: bold;
    margin: 0 0 4px 6px
}

.isbn-doi-outer {
    display: inline-block;
    width: 100%;
    margin-bottom: 0;
    font-size: 11px
}

.isbn-doi-inner {
    display: inline-block;
    float: left
}

.isbn-doi-inner .top {
    margin-bottom: 5px
}

.isbn-label {
    color: #737373
}

.isbn-divider {
    color: #ddd;
    margin: 0 10px
}

.line-break {
    display: none
}

.institution-img-icon {
    margin: 0
}

.platform-img-icon {
    width: 16px;
    height: 16px;
    position: absolute;
    left: 8px
}

.search-contents .text {
    display: inline-block;
    float: left;
    padding: 2px 0 0 0;
    margin: 0 5px 5px 0
}

.search-contents .text-box-container {
    display: inline-block;
    float: left;
    margin: 0 15px 3px 0
}

.search-contents .text-box-container .text-box {
    width: 225px;
    margin: 0
}

.title-img-container {
    display: inline-block;
    position: relative;
    margin: 0 0 25px 0;
    max-width: 152px
}

.listiteminner .info.last {
    margin: 5px 0 0
}

.listitemouter {
    border-bottom: 1px solid #dadada
}

.listiteminner {
    margin: 0 0;
    padding: 13px 0
}

.listiteminner.pad-sm {
    padding: 5px
}

.listiteminner.pad-fix {
    padding: 13px 5px
}

.listiteminner.removelink:hover {
    background-color: #fff
}

.listiteminner:hover {
    background-color: #f5f5f5
}

.listiteminner .rankbarouter {
    width: 100%;
    max-width: 85px;
    height: 4px;
    background-color: #ccc;
    display: block;
    margin-top: 1px;
    margin-bottom: 3px;
    text-align: left
}

.listiteminner .rankbarinner {
    height: 4px;
    background-color: green;
    border-right: 1px Solid #fff;
    display: block
}

.listiteminner .abstract {
    margin-bottom: 5px;
    color: #555;
    font-style: italic
}

.listiteminner .info {
    margin: 5px 0
}

.listiteminner .pricing {
    display: inline-block;
    width: 102px;
    vertical-align: top;
    text-align: right;
    float: right
}

.listiteminner .divider {
    margin: 0 7px;
    color: #595959
}

.text-align-left {
    text-align: left
}

.text-align-center {
    text-align: center
}

.text-align-right {
    text-align: right
}

.text-align-right-xs-left {
    text-align: right
}

.loading-icon-lg {
    display: inline-block;
    width: 120px;
    height: 120px;
    background: url('/bundles/images/loading-icon.gif')
}

.listiteminnersmall {
    padding: 5px 0
}

.display-inline {
    display: inline
}

.display-inline-important {
    display: inline !important
}

.display-block {
    display: block
}

.coming-soon {
    color: #e17009;
    font-size: 14px
}

.free-preview-arrow {
    display: inline-block;
    position: absolute;
    left: -10px;
    bottom: -15px;
    width: 100px;
    height: 45px;
    background: url('/bundles/images/free-preview-arrow.png') no-repeat
}

.free-preview-arrow-hide {
    display: none
}

.nav-popout-img {
    max-width: 990px
}

.header-nav-link {
    color: #fff !important;
    text-decoration: none !important;
    display: inline-block;
    vertical-align: top;
    font-family: 'Tahoma', 'Trebuchet MS', 'Arial' !important;
    font-weight: normal !important;
    font-size: 14px;
    cursor: pointer;
    float: left
}

.header-nav-link-left {
    margin-left: -20px
}

.header-nav-link-right {
    line-height: 1.1 !important;
    border: 1px solid #404e5f;
    border-radius: 5px;
    padding: 10px !important;
    margin-top: 4px;
    float: right !important
}

.header-nav-link-right .text-top {
    font-size: 12px;
    color: #ccc;
    padding: 0 0 0 1px
}

.header-nav-link-right .text-bottom {
    font-size: 12px;
    font-weight: bold
}

.top-nav-vspace {
    margin-top: 10px
}

.header-nav-link-right-cart {
    line-height: 20px;
    border: 1px solid #404e5f;
    border-radius: 5px;
    padding: 5px 2px;
    margin: 0 0 0 15px
}

.header-nav-link-right-cart-icon {
    width: 36px
}

.header-nav-link-right-cart-count {
    display: inline-block;
    width: 100%;
    position: absolute;
    top: -1px;
    left: 26px;
    font-size: 12px;
    text-align: center;
    left: -13px
}

.navbar-nav.navbar-font-12>li.header-nav-link-right-cart>a {
    font-size: 16px
}

.nav-bar-promo-align {
    float: right !important
}

.nav-bar-align-right {
    float: right !important
}

.dropdown.open .header-nav-link-right {
    line-height: 1.1;
    border: 0;
    border-radius: 0;
    padding: 11px 11px 17px 10px !important
}

.dropdown.open .header-nav-link-right .text-top {
    color: #555
}

.nav-bar-index-fix {
    z-index: 1100
}

.isod-search-icon {
    height: 19px;
    background-color: #595959;
    color: #fff !important;
    float: right;
    width: 24px;
    height: 19px;
    padding: 2px 6px;
    font-size: 11px
}

.top-nav-expand {
    display: none;
    position: fixed;
    left: 0;
    width: 100%;
    background: #fafafa;
    z-index: 999;
    opacity: .98;
    filter: alpha(opacity=98);
    text-align: center
}

.top-nav-expand .top-nav-container {
    min-height: 150px
}

.top-nav-expand .item {
    float: left;
    padding: 10px 0 20px 0;
    margin: 0 0 0 0
}

.top-nav-expand-header {
    color: #2a2a2a;
    font-size: 16px;
    margin: 0 0 5px 0;
    font-family: 'Tahoma', 'Trebuchet MS';
    cursor: default;
    text-align: left
}

.top-nav-expand-header-margin {
    margin-top: 15px !important
}

.top-nav-expand-desc {
    display: inline-block;
    width: 150px;
    font-size: 12px !important
}

.top-nav-expand-desc .banner-button {
    margin-top: 15px
}

.full-text-search-box {
    width: 200px !important;
    padding: 2px 2px 1px 6px !important;
    margin: 0 10px 0 5px
}

.isod-ft-banner {
    display: inline-block;
    width: 100%;
    padding: 5px;
    border-bottom: 1px solid #dadada;
    background-color: #f9f9f9
}

a.navlinkitem {
    font-family: Arial;
    font-size: 12px;
    color: #2a2a2a;
    padding: 3px 5px;
    margin-left: -5px;
    text-decoration: none;
    display: block;
    text-align: left
}

a.navlinkitem:hover {
    background-color: #dadada
}

a.navlinkitem.navlinkitem-unknown {
    color: red
}

a.navlinkitem .orcid-icon {
    position: relative;
    top: -2px;
    width: 16px;
    height: 16px;
    margin-left: 4px
}

a.color-fff {
    color: #fff;
    text-decoration: underline
}

.oa-box-6 {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
    padding: 15px 30px;
    border-top-left-radius: 50px;
    border-bottom-right-radius: 50px;
    background-color: #161e32;
    color: #fff;
    text-align: center
}

.oa-quick-link {
    display: inline-block;
    width: 100%;
    border-radius: 8px;
    background: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('/Images/open-access/background-img.png') 10% 0 no-repeat;
    background-size: 900px;
    font-size: 18px;
    font-weight: bold;
    color: #fff !important;
    padding: 5px 0 1px 0;
    margin-bottom: 10px
}

.oa-box-6 a.oa-box-6-link {
    color: #eee;
    text-decoration: underline
}

.link-light {
    color: #595959;
    text-decoration: underline;
    cursor: pointer
}

.link-light:hover {
    color: #333;
    text-decoration: none
}

.cc-main {
    width: 990px;
    margin: 0 auto;
    text-align: left;
    display: block;
    padding-bottom: 261px
}

.hp-auto-complete {
    right: 1px;
    width: 526px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.hp-auto-complete .item {
    font-size: 14px
}

.portal-header {
    background-color: #136999;
    color: #fff;
    padding: 20px;
    font-size: 32px;
    margin: 0
}

.portal-header-l {
    font-size: 48px
}

.portal-body {
    display: inline-block;
    width: 100%;
    background-color: #fff;
    color: #333;
    padding: 20px;
    margin-bottom: 20px
}

.bst {
    display: inline-block;
    float: right;
    clear: right
}

.bst .search {
    display: inline-block;
    width: auto;
    margin-top: 15px
}

.bst .search-container {
    display: inline-table
}

.bst .search-container .ui-icon-search {
    margin-top: 3px
}

.bst .hp-auto-complete {
    right: 335px
}

.header-right,
.header-search-menu {
    display: inline-block;
    float: right
}

.header-search-menu {
    width: 685px
}

.cite-container {
    display: none;
    width: 100%;
    padding: 10px;
    font-size: 10px;
    right: 0;
    z-index: 31;
    border: 0;
    background-color: #fff
}

.navlinkl .icon {
    display: inline-block;
    height: 16px;
    width: 16px;
    margin-top: -2px;
    background-repeat: no-repeat;
    vertical-align: top
}

.add-to-cart-container {
    float: right
}

.search-menu {
    display: inline-block;
    margin-top: 8px;
    width: 100%;
    position: relative
}

.search-menu .btn {
    border-radius: 0;
    padding: 5px 12px 8px;
    background-color: #e7672b;
    color: #fff;
    height: 100%;
    position: absolute;
    top: 0;
    right: 1px;
    border: 0;
    box-sizing: border-box
}

.SearchTextBox {
    border: 1px solid #c8c8c8;
    width: 158px;
    color: #333
}

.TextBoxWatermark {
    font-size: 11px;
    padding: 1px;
    height: 19px;
    margin: 0 0 0 0
}

.TextBoxWatermarkActive {
    margin: 0 0 0 0;
    line-height: 15px;
    color: #a1a1a1 !important;
    font-style: italic;
    font-size: 10px !important;
    height: 19px
}

::placeholder {
    opacity: 1;
    font-size: 14px;
    color: #d1d1d1
}

:-ms-input-placeholder {
    font-size: 14px;
    color: #d1d1d1
}

::-ms-input-placeholder {
    font-size: 14px;
    color: #d1d1d1
}

.search-textbox {
    font-size: 1.2em !important;
    padding: 5px 8px 3px !important;
    margin: 0 !important;
    border: 0 !important;
    margin-right: 1px !important;
    width: 69% !important;
    float: right !important;
    height: 28px !important
}

.search-textbox.gateway-lp-search {
    font-size: 1.2em !important;
    padding: 5px 8px 3px !important;
    margin: 0 !important;
    border: 0 !important;
    margin-right: 1px !important;
    width: 92% !important;
    float: left !important;
    height: 28px !important
}

.search-textbox.gateway-lp-search:focus {
    outline: none
}

@media(max-width: 479px) {
    .search-textbox {
        width: 100% !important
    }
}

.search-menu.gateway-lp-search {
    display: inline-block;
    width: 500px !important;
    position: relative;
    border: 1px solid #aeaeae !important
}

.search-menu.gateway-lp-search .btn.btn-search {
    border-radius: 0;
    background-color: #e7672b;
    color: #fff;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    border: 0;
    box-sizing: border-box;
    width: 40px;
    text-align: center;
    padding: 0
}

.search-menu.gateway-lp-search .btn.btn-search .glyphicon {
    line-height: 100%
}

.width-100 {
    width: 100%
}

.width-140 {
    width: 140px
}

.width-160 {
    width: 160px
}

.ButtonBlack {
    display: inline-block;
    height: 34px;
    padding: 0 8px;
    background-color: #e7672b;
    vertical-align: middle;
    cursor: pointer;
    text-decoration: none !important;
    border-right: 1px solid #555;
    float: right
}

.ButtonBlack:hover {
    background-color: #555
}

.or-spacer-vertical {
    display: inline-block;
    margin: 10px 7px 15px 20px;
    float: left;
    height: 200px
}

.or-spacer-vertical-90 {
    height: 90px
}

.or-spacer-vertical-150 {
    height: 150px
}

.or-spacer-vertical-200 {
    height: 200px
}

.or-spacer-vertical-243 {
    height: 243px
}

.or-spacer-vertical-275 {
    height: 275px
}

.oa-journal-sub-nav-toggle {
    display: none;
    background-color: #7ea1b1;
    color: #fff;
    width: 100%;
    margin-top: -20px;
    padding: 7px 10px;
    cursor: pointer
}

.oa-journal-sub-nav {
    display: inline-block;
    width: 100%;
    background-color: #7ea1b1;
    height: 60px;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    font-family: 'Open Sans';
    border-top: 1px solid #eaeaea;
    margin: -20px 0 20px 0
}

.oa-journal-sub-nav .oa-journal-sub-nav-link {
    display: inline-block;
    width: 20%;
    text-align: center;
    cursor: pointer;
    height: 59px
}

.oa-journal-sub-nav .oa-journal-sub-nav-link:hover {
    background-color: #638089
}

.oa-journal-sub-nav .oa-journal-sub-nav-link .oa-journal-sub-nav-link-text {
    display: inline-block;
    padding: 17px 0;
    color: #fff
}

.oa-journal-sub-nav .oa-journal-sub-nav-link.oa-journal-sub-nav-divider {
    display: inline-block;
    border-right: 1px solid #eaeaea
}

.oa-journal-sub-nav .oa-journal-sub-nav-link.active {
    background-color: #638089
}

.oa-journal-sub-nav .oa-journal-sub-nav-link.active a {
    cursor: default
}

.oa-publishing-sub-nav-toggle {
    display: none;
    background-color: #7ea1b1;
    color: #fff;
    width: 100%;
    margin-top: -20px;
    padding: 7px 10px;
    cursor: pointer
}

.oa-publishing-sub-nav {
    display: inline-block;
    width: 100%;
    background-color: #7ea1b1;
    height: 60px;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    font-family: 'Open Sans';
    border-top: 1px solid #eaeaea;
    margin: -20px 0 20px 0
}

.oa-publishing-sub-nav .oa-publishing-sub-nav-link {
    display: inline-block;
    width: 33%;
    text-align: center;
    cursor: pointer;
    height: 59px
}

.oa-publishing-sub-nav .oa-publishing-sub-nav-link.col-25 {
    width: 25%
}

.oa-publishing-sub-nav .oa-publishing-sub-nav-link:hover {
    background-color: #638089
}

.oa-publishing-sub-nav .oa-publishing-sub-nav-link .oa-publishing-sub-nav-link-text {
    display: inline-block;
    padding: 17px 0;
    color: #fff;
    overflow: hidden
}

.oa-publishing-sub-nav .oa-publishing-sub-nav-link .oa-publishing-sub-nav-link-text.pad-sm {
    padding: 4px 0
}

.oa-publishing-sub-nav .oa-publishing-sub-nav-link.oa-publishing-sub-nav-divider {
    display: inline-block;
    border-right: 1px solid #eaeaea
}

.oa-publishing-sub-nav .oa-publishing-sub-nav-link.active {
    background-color: #638089
}

.oa-publishing-sub-nav .oa-publishing-sub-nav-link.active a {
    cursor: default
}

.oa-journal-circle {
    display: inline-block;
    position: relative;
    top: 3px;
    background: #fff;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    margin-left: 3px
}

.oa-journal-circle .glyphicon {
    color: #7ea1b1;
    font-size: 9px;
    top: 3px;
    left: 4px;
    float: left;
    line-height: unset
}

.oa-journal-circle .thin-btn {
    top: 1px
}

.oa-journal-circle .thin-btn .glyphicon {
    top: 1px
}

.oa-journal-sb-sticky-cont {
    position: relative
}

.oa-journal-sb-sticky-cont-inner {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 999
}

.oa-journal-sb-header {
    display: inline-block;
    width: 100%;
    background-color: #333;
    color: #fff;
    font-size: 16px;
    padding: 7px 10px
}

.oa-journal-sb-header-orange {
    display: inline-block;
    width: 100%;
    background-color: #e7672b;
    color: #fff;
    font-size: 14px;
    padding: 7px 10px
}

.oa-journal-sb-body {
    display: inline-block;
    width: 100%;
    background-color: #f1f1f2;
    color: #333;
    padding: 7px 10px
}

.oa-journal-sb-body a {
    display: inline-block;
    color: #111;
    padding: 8px 0;
    font-size: 14px
}

.oa-journal-sb-body .oa-journal-sb-body-lnk1 {
    padding: 0;
    text-decoration: underline;
    font-size: 12px
}

.oa-journal-content-header {
    display: inline-block;
    width: 100%;
    background-color: #6d6e71;
    color: #fff;
    font-size: 18px;
    padding: 5px 15px;
    line-height: 1.6
}

.oa-journal-content-banner {
    display: inline-block;
    width: 100%;
    height: 80px;
    background-repeat: no-repeat;
    background-size: cover
}

.oa-journal-content-banner.oa-journal-content-banner-oa-policy {
    background-image: url('/bundles/images/open-access-policy.jpg')
}

.oa-journal-content-banner.oa-journal-content-banner-peer-review {
    background-image: url('/bundles/images/peer-review.jpg')
}

.oa-journal-content-banner.oa-journal-content-banner-author-services {
    background-image: url('/bundles/images/author-services.jpg')
}

.oa-journal-content-banner.oa-journal-content-banner-author-services-china {
    background-image: url('/bundles/images/author-services-china.jpg')
}

.oa-journal-content-banner.oa-journal-content-banner-igi-open-access {
    background-image: url('/bundles/images/igi-open-access.jpg')
}

.oa-journal-content-banner.oa-journal-content-banner-scholarly-journals {
    background-image: url('/bundles/images/scholarly-journals-header.png')
}

.oa-journal-content-banner.oa-journal-content-banner-apc {
    background-image: url('/bundles/images/apc.jpg')
}

.oa-journal-content-banner.oa-journal-content-banner-editors {
    background-image: url('/bundles/images/journals-editors.jpg')
}

.oa-journal-content-banner.oa-journal-content-banner-oa-read-publish {
    background-image: url('/bundles/images/oa-read-publish-header.png')
}

.oa-journal-content-banner.oa-journal-content-banner-job-opportunities {
    background-image: url('/bundles/images/job-opportunities-header.png')
}

.oa-journal-content-banner.oa-journal-content-banner-oa-funding-resources {
    background-image: url('/bundles/images/oa-funding-resources-header.png')
}

.oa-journal-grid-resize .row {
    margin-right: -5px;
    margin-left: -5px;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap
}

.oa-journal-grid-resize .row div[class^="col-"] {
    padding-right: 5px;
    padding-left: 5px;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap
}

.oa-journal-grid {
    display: inline-block;
    width: 100%;
    padding: 5px 10px;
    margin-bottom: 3px;
    background-color: #eae4e5
}

.oa-journal-grid-header {
    background-color: #0384d4;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    text-align: center
}

.oa-journal-content-body {
    display: inline-block;
    width: 100%;
    background-color: #fff;
    color: #111;
    padding: 15px 15px;
    line-height: 1.6;
    margin-bottom: 10px
}

.oa-journal-content-body.oa-journal-content-body-dark {
    background-color: #f1f1f2
}

.scholarly-journals-content-header {
    display: inline-block;
    width: 100%;
    background-color: #3b602a;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    padding: 5px 15px;
    line-height: 1.6
}

.scholarly-journals-content-body {
    display: inline-block;
    width: 100%;
    background-color: #fff;
    color: #111;
    padding: 15px 15px;
    line-height: 1.6;
    margin-bottom: 10px
}

.scholarly-journals-content-body.scholarly-journals-content-body-dark {
    background-color: #f1f1f2
}

.scholarly-journals-content-body.scholarly-journals-content-body-darker {
    background-color: #b9e0b8
}

.newsroom-sidebar-banner {
    display: inline-block;
    width: 100%;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 15px
}

.newsroom-sidebar-banner.newsroom-portal-account {
    background-image: url('/bundles/images/newsroom-portal-account.png');
    height: 366px
}

.newsroom-sidebar-banner.newsroom-isb {
    background-image: url('/bundles/images/newsroom-collection-books.png');
    height: 490px;
    background-size: initial
}

.newsroom-sidebar-banner.newsroom-isj {
    background-image: url('/bundles/images/newsroom-collection-journals.png');
    height: 570px
}

.newsroom-sidebar-banner.newsroom-isod {
    background-image: url('/bundles/images/newsroom-od.png');
    height: 406px;
    display: none
}

.newsroom-sidebar-banner.newsroom-author-services {
    background-image: url('/bundles/images/newsroom-author-services.png');
    height: 480px
}

.newsroom-sidebar-banner.newsroom-open-access {
    background-image: url('/bundles/images/newsroom-open-access.png');
    height: 403px
}

.mask {
    overflow: hidden;
    width: 20px;
    height: 100%
}

.left .mask:after {
    content: '';
    display: block;
    margin-left: -20px;
    width: 20px;
    height: 100%;
    border-radius: 12px/125px;
    box-shadow: 0 0 8px #aaa
}

.video-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0
}

.video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.newsroom-box {
    background-color: #eee;
    padding: 10px 10px 21px;
    height: 360px
}

.newsroom-box h2 {
    color: #e7672b
}

#newsroom-container .slick-dots {
    bottom: -5px
}

.newsroom-item {
    display: none;
    width: 100%;
    margin-bottom: 15px;
    height: 55px !important
}

.newsroom-item a {
    color: #595959
}

.newsroom-item:hover a {
    text-decoration: underline
}

.newsroom-header {
    display: block;
    font-weight: bold;
    margin-bottom: 2px;
    color: #555
}

.newsroom-body {
    display: block;
    color: #333
}

.newsroom-link {
    font-size: 11px;
    color: #595959;
    text-decoration: underline
}

.e-resource-testimonial-carousel {
    margin-bottom: 20px
}

.e-resource-testimonial-carousel .slick-dots {
    bottom: 0
}

.e-resource-testimonial-carousel-item {
    display: none;
    width: 100%
}

.testimonial-carousel {
    margin-bottom: 20px
}

.testimonial-carousel .slick-dots {
    bottom: 0
}

.title-carousel.testimonial-carousel .testimonial-carousel-item {
    font-size: 14px
}

.title-carousel.testimonial-carousel .testimonial-carousel-item .testimonial-image {
    margin-top: 1em;
    text-align: center
}

.title-carousel.testimonial-carousel .testimonial-carousel-item .testimonial-content {
    margin-bottom: 1em
}

.title-carousel.testimonial-carousel .testimonial-carousel-item .testimonial-fullname {
    font-style: italic;
    color: #888
}

.title-carousel.testimonial-carousel .testimonial-carousel-item .testimonial-image img {
    width: 100px;
    border-radius: 50%;
    margin: auto
}

.testimonial-carousel-item {
    display: none;
    width: 100%
}

a.subset-link {
    font-size: 14px;
    text-decoration: underline !important;
    color: #aaa
}

a.subset-link span {
    color: #333
}

a.subset-link .subset-link-text {
    color: #333;
    text-decoration: underline !important
}

.platform-img-sidebar {
    max-width: 100%
}

.r-nav-bg-border {
    display: inline-block;
    width: 100%;
    padding: 2px;
    margin-bottom: 2px;
    border: 1px solid #f5f5f5;
    -moz-box-shadow: 0 2px 3px 0 #ddd;
    -webkit-box-shadow: 0 2px 3px 0 #ddd;
    box-shadow: 0 2px 3px 0 #ddd;
    line-height: 1.2
}

.r-nav-bg .img-s {
    float: right;
    padding: 2px 2px 0 0
}

.r-nav-bg .text .small {
    letter-spacing: -.08em
}

.r-nav-bg .details {
    font-family: 'Tahoma', 'Trebuchet MS';
    font-size: 12px;
    color: #eee;
    padding: 3px 0 0 8px;
    display: none
}

.r-nav-bg:hover .text {
    display: none
}

.r-nav-bg:hover .img-s {
    display: none
}

.r-nav-bg:hover .details {
    display: inline-block;
    position: absolute;
    z-index: 2
}

.r-nav-bg:hover .img-bg-blue-gray-icons {
    background-image: none
}

.r-nav-bg {
    width: 100%;
    height: 35px;
    cursor: pointer;
    display: inline-block;
    position: relative;
    border: 1px solid #e5e5e5
}

.dark-carousel-header {
    background-color: #29325c;
    color: #f7f7f7;
    padding: 4px 8px;
    font-size: 18px
}

.topic-collection-r {
    border: 1px solid #eee;
    margin-top: 5px;
    text-align: center
}

.topic-collection-r .img {
    background: url('/bundles/images/topic-collection-new-release-r-n.png') no-repeat;
    display: inline-block;
    width: 168px;
    height: 226px;
    cursor: pointer
}

.topic-collection-r .text {
    display: inline-block;
    width: 158px;
    padding: 0 5px 8px 5px;
    cursor: pointer;
    color: #333;
    text-align: center;
    font-size: 18px;
    font-family: 'Open Sans Condensed', sans-serif
}

.topic-collection-r .topic-collection-tc-box {
    display: inline-block;
    width: 128px;
    background-color: #e48100;
    margin: 0 10px 5px 10px;
    padding: 3px 10px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}

.shareaholic-container {
    display: inline-block;
    position: relative;
    width: 100%;
    height: 25px;
    margin-bottom: 15px
}

.shareaholic-container .shareaholic-container-inner {
    display: inline-block;
    position: absolute;
    width: 230px;
    height: 25px;
    overflow: hidden;
    float: left
}

.shareaholic-container .shareaholic-container-inner .shareaholic-canvas {
    padding-left: 5px
}

.shareaholic-container .shareaholic-share-buttons-container ul.shareaholic-share-buttons {
    padding-top: 0 !important
}

.feature-banner {
    background-size: cover;
    background-position: center top;
    min-height: 300px;
    max-height: 400px;
    margin-top: -20px
}

.feature-banner h1 {
    font-size: 48px
}

.homepage-banner {
    background-image: url('/bundles/images/thinkstockphotos-162719547-3-r.jpg');
    min-height: 350px
}

.books-banner {
    background-image: url('/bundles/images/books_banner-17.jpg');
    min-height: 275px
}

.company-overview-banner {
    background-image: url('/bundles/images/company-overview-banner.jpg');
    min-height: 275px
}

.call-for-papers-banner {
    background-image: url('/bundles/images/banner-call-for-papers.jpg');
    min-height: 275px
}

.infosci-ondemand-plus-banner {
    background-image: url('/bundles/images/infosci-ondemand-plus-banner.jpg');
    min-height: 275px;
    background-position: center bottom
}

.infosci-ondemand-plus-banner img {
    max-width: 100%
}

.journals-banner {
    background-image: url('/bundles/images/journals-banner-1.jpg');
    min-height: 275px
}

.open-access-banner {
    background-image: url('/bundles/images/open-access-banner.jpg');
    min-height: 275px;
    background-position: center bottom
}

.oa-read-publish-banner {
    background-image: url('/bundles/images/oa-read-publish-banner.jpg');
    min-height: 275px;
    background-position: center bottom
}

.e-resources-min-height {
    min-height: 30px
}

.e-resources-2col-min-height {
    min-height: 75px
}

.e-resources-2col-min-height-zh-cn {
    min-height: 51px
}

.e-resources-banner {
    background-image: url('/bundles/images/isod.jpg');
    max-height: 650px
}

.eresources-banner {
    background-image: url('/bundles/images/eresources-banner.jpg');
    max-height: 650px
}

.author-services-banner {
    background-image: url('/bundles/images/author-services-banner-blank.jpg');
    max-height: 650px
}

.info-sci-books-banner {
    background-image: url('/bundles/images/info-sci-books-banner.jpg')
}

.info-sci-open-banner {
    background-image: url('/bundles/images/info-sci-open-banner.jpg')
}

.info-sci-journals-banner {
    background-image: url('/bundles/images/info-sci-journals-banner.jpg')
}

.info-sci-videos-banner {
    background-image: url('/bundles/images/info-sci-videos-banner.jpg')
}

.k-12-online-learning-books-banner {
    background-image: url('/bundles/images/k-12-online-learning-books-banner.jpg');
    background-position: center bottom
}

.videos-banner {
    background-image: url('/bundles/images/videos-banner.jpg');
    min-height: 275px
}

.publish-banner {
    background-image: url('/bundles/images/publish-banner.jpg');
    min-height: 275px;
    background-position: center bottom
}

.topic-collections-banner {
    background-image: url('/bundles/images/topic-collections-banner.jpg');
    min-height: 275px
}

.distributors-banner {
    background-image: url('/bundles/images/distributors-banner.jpg');
    min-height: 275px
}

.resources-banner {
    background-image: url('/bundles/images/resources-banner.jpg');
    min-height: 275px
}

.isd-books-business-banner {
    background-image: url('/bundles/images/isd-books-business-banner.jpg');
    min-height: 275px
}

.isd-books-communications-banner {
    background-image: url('/bundles/images/isd-books-communications-banner.jpg');
    min-height: 275px
}

.isd-books-library-banner {
    background-image: url('/bundles/images/isd-books-library-banner.jpg');
    min-height: 275px
}

.isd-books-science-banner {
    background-image: url('/bundles/images/isd-books-science-banner.jpg');
    min-height: 275px
}

.isd-journals-business-banner {
    background-image: url('/bundles/images/isd-journals-business-banner.jpg');
    min-height: 275px
}

.isd-journals-communications-banner {
    background-image: url('/bundles/images/isd-journals-communications-banner.jpg');
    min-height: 275px
}

.isd-journals-computer-banner {
    background-image: url('/bundles/images/isd-journals-computer-banner.jpg');
    min-height: 275px
}

.isd-journals-engineering-banner {
    background-image: url('/bundles/images/isd-journals-engineering-banner.jpg');
    min-height: 275px
}

.isd-journals-library-banner {
    background-image: url('/bundles/images/isd-journals-library-banner.jpg');
    min-height: 275px
}

.isd-journals-medicine-banner {
    background-image: url('/bundles/images/isd-journals-medicine-banner.jpg');
    min-height: 275px
}

.iss-books-business-banner {
    background-image: url('/bundles/images/iss-books-business-banner.jpg');
    min-height: 275px
}

.iss-books-computer-banner {
    background-image: url('/bundles/images/iss-books-computer-banner.jpg');
    min-height: 275px
}

.iss-books-education-banner {
    background-image: url('/bundles/images/iss-books-education-banner.jpg');
    min-height: 275px
}

.iss-books-environment-banner {
    background-image: url('/bundles/images/iss-books-environment-banner.jpg');
    min-height: 275px
}

.iss-books-government-banner {
    background-image: url('/bundles/images/iss-books-government-banner.jpg');
    min-height: 275px
}

.iss-books-library-banner {
    background-image: url('/bundles/images/iss-books-library-banner.jpg');
    min-height: 275px
}

.iss-books-media-banner {
    background-image: url('/bundles/images/iss-books-media-banner.jpg');
    min-height: 275px
}

.iss-books-medical-banner {
    background-image: url('/bundles/images/iss-books-medical-banner.jpg');
    min-height: 275px
}

.iss-books-science-banner {
    background-image: url('/bundles/images/iss-books-science-banner.jpg');
    min-height: 275px
}

.iss-books-security-banner {
    background-image: url('/bundles/images/iss-books-security-banner.jpg');
    min-height: 275px
}

.iss-books-social-banner {
    background-image: url('/bundles/images/iss-books-social-banner.jpg');
    min-height: 275px
}

.practice-principles-banner {
    background-image: url('/bundles/images/practice-principles-banner.jpg');
    min-height: 275px
}

.gateway-landing-banner {
    background-image: url('/bundles/images/gateway-landing-banner.jpg');
    min-height: 275px
}

.essential-for-box {
    display: inline-block;
    width: 277px;
    height: 283px;
    margin-bottom: 15px;
    padding: 50px;
    font-size: 18px;
    text-align: center
}

.essential-for-business-professionals {
    background: url('/bundles/images/question-circle-orange.png')
}

.essential-for-engineering-professionals {
    background: url('/bundles/images/question-circle-green.png')
}

.essential-for-information-technology-professionals {
    background: url('/bundles/images/essential-for-information-technology-professionals.png')
}

.essential-for-medical-professionals {
    background: url('/bundles/images/question-circle-yellow.png')
}

.essential-for-students {
    background: url('/bundles/images/question-circle-blue.png')
}

.essential-for-teachers {
    background: url('/bundles/images/essential-for-teachers.png')
}

.text-group {
    display: inline-block
}

.lp-sub-featured {
    width: 100%;
    background: #f7f7f7;
    padding: 10px 0;
    height: auto
}

.lp-sub-featured .outer-text-l {
    color: #333
}

.lp-sub-featured .outer .inner {
    color: #333
}

.nav-special-offer {
    background-image: url('/bundles/images/hp-featured-bg-24.jpg');
    background-size: cover;
    background-position: left top;
    min-height: 250px;
    color: #fff
}

.hp-feature-banner-30-off {
    background-image: url('/bundles/images/hp-featured-blue-to-white-grad-bg.png');
    background-position: left top;
    background-repeat: repeat-x;
    height: 330px;
    margin: 0 0 10px 0;
    text-align: center
}

.hp-feature-banner {
    background-image: url('/bundles/images/hp-featured-bg-24.jpg');
    background-size: cover;
    background-position: left top;
    height: 330px;
    margin: 0 0 10px 0;
    text-align: center
}

.hp-feature-banner .hp-feature-banner-text {
    display: inline-block;
    width: 100%;
    padding: 8px 25px;
    line-height: 1;
    font-size: 42px;
    color: #fff;
    font-family: 'Open Sans Condensed', 'Trebuchet MS', 'Tahoma';
    margin-bottom: 5px
}

.isod-bnr-sm {
    display: inline-block;
    float: left;
    height: 32px;
    width: 155px;
    background: url('/bundles/images/infosci-ondemand-small.png')
}

.text-dark-so-bg {
    display: inline-block;
    padding: 35px 25px;
    line-height: 1;
    font-size: 28px;
    color: #fff;
    font-family: 'Open Sans Condensed', 'Trebuchet MS', 'Tahoma';
    clear: both;
    float: left;
    margin-bottom: 5px
}

h1.text-dark-so-bg {
    color: #fff
}

.text-light-so-bg {
    display: inline-block;
    padding: 8px 25px;
    line-height: 1;
    font-size: 28px;
    color: #333;
    font-family: 'Open Sans Condensed', 'Trebuchet MS', 'Tahoma';
    clear: both;
    float: left;
    margin-bottom: 5px
}

h1.text-light-so-bg {
    color: #333
}

.shareaholic-newsroom {
    width: auto;
    margin-top: 1px
}

.credit-account-banner-outer {
    display: inline-block;
    width: 100%;
    padding: 3px;
    border: 1px solid #8e3b26;
    background-color: #fff;
    margin-bottom: 30px
}

.credit-account-banner-inner {
    display: inline-block;
    width: 100%;
    padding: 15px 100px;
    background-color: #8e3b26;
    color: #fff;
    font-size: 16px;
    text-align: center
}

.credit-account-banner-inner h1 {
    font-size: 28px
}

.library-account-banner-hp {
    display: inline-block;
    width: 100%;
    padding: 15px 15px 10px 15px;
    border: 1px solid #333;
    background: url('/bundles/images/librarian-account-banner.jpg') 100% 50% no-repeat;
    position: relative;
    min-height: 85px;
    margin: 10px 0 10px 0
}

.library-account-banner-hp .orange-button {
    float: right;
    margin: 0 0 0 50px;
    padding: 6px 30px
}

.library-account-banner-hp .btn-col {
    position: inherit
}

.library-account-banner-hp h3 {
    line-height: 1.4;
    font-size: 20px
}

.library-account-banner-hp .library-account-banner-hp-desc {
    font-size: 11px;
    font-weight: bold;
    width: 100%;
    color: #333;
    display: inline-flex
}

.publish-with-oa-hp {
    display: inline-block;
    width: 100%;
    padding: 15px 30px 10px 15px;
    border: 1px solid #333;
    background: url('/bundles/images/publish-with-oa-hp.png') 100% 50% no-repeat;
    position: relative;
    min-height: 85px;
    margin: 10px 0 10px 0;
    background-color: #045491
}

.publish-with-oa-hp .orange-button {
    float: left;
    margin: 0 0 0 0;
    padding: 6px 10px
}

.publish-with-oa-hp .btn-col {
    position: inherit
}

.publish-with-oa-hp h3 {
    line-height: 1.4;
    font-size: 20px;
    color: #fff
}

.publish-with-oa-hp .publish-with-oa-hp-desc {
    font-size: 20px;
    color: #333
}

.author-services-banner-hp {
    display: inline-block;
    width: 100%;
    padding: 15px 15px 10px 15px;
    border: 1px solid #333;
    background: url('/bundles/images/author-services-hp.png') 100% 50% no-repeat;
    position: relative;
    min-height: 85px;
    margin: 10px 0 10px 0
}

.author-services-banner-hp .orange-button {
    float: right;
    margin: 0 0 0 50px;
    padding: 6px 30px
}

.author-services-banner-hp .btn-col {
    position: inherit
}

.author-services-banner-hp h3 {
    line-height: 1.4;
    font-size: 20px
}

.author-services-banner-hp .author-services-banner-hp-desc {
    font-size: 11px;
    font-weight: bold;
    width: 100%;
    color: #333
}

.cfc-banner-hp {
    display: inline-block;
    width: 100%;
    padding: 15px 30px 10px 15px;
    border: 1px solid #333;
    background: url('/bundles/images/cfc-banner.png') 100% 50% no-repeat;
    position: relative;
    min-height: 85px;
    margin: 10px 0 10px 0;
    background-color: #1c2551
}

.cfc-banner-hp .orange-button {
    float: left;
    margin: 0 0 0 0;
    padding: 6px 10px
}

.cfc-banner-hp .btn-col {
    position: inherit
}

.cfc-banner-hp h3 {
    line-height: 1.4;
    font-size: 20px;
    color: #fff
}

.cfc-banner-hp .cfc-banner-hp-desc {
    font-size: 20px;
    color: #333
}

a .gray-service-box {
    color: #333
}

.gray-service-box {
    background-color: #f0f0f0;
    padding: 10px 20px;
    margin: 20px 0 20px 0;
    min-height: 167px
}

.gray-service-box h2 {
    font-size: 20px;
    color: #222;
    margin-bottom: 3px
}

.gray-service-box h2.hp {
    font-size: 20px;
    color: #222;
    margin-bottom: 10px
}

.gray-service-box .gray-service-box-content {
    font-size: 12px;
    line-height: 1.6;
    height: auto
}

.gray-service-box.gsb-promo {
    min-height: 127px
}

.circle-sprite-color-icon {
    display: inline-block;
    width: 51px;
    height: 50px;
    background-image: url('/bundles/images/service-icon-sprite.png')
}

.gray-service-box .circle-sprite-color-icon {
    position: absolute;
    top: 0;
    left: 41%;
    float: left
}

.circle-sprite-color-icon.copy-editing {
    background-position: 0 0
}

.circle-sprite-color-icon.scientific-scholarly-editing {
    background-position: -51px 0;
    width: 50px
}

.circle-sprite-color-icon.conversion {
    background-position: -51px -50px;
    width: 50px
}

.circle-sprite-color-icon.translation {
    background-position: -101px -50px;
    width: 50px
}

.sub-menu-nav-bar {
    background-color: #f1f1f1;
    margin: 0 0 0 0;
    padding: 10px 5px
}

.sub-menu-nav-bar .arrow-fix {
    margin-top: -1px;
    background-position: -67px -16px
}

.sub-menu {
    background-color: #fcfcfc;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    border-left: 1px solid #eee
}

.sub-menu-item {
    padding: 8px 10px
}

.excel-download-information-panel {
    display: inline-block;
    width: 100%;
    padding: 10px;
    background-color: #f7f7f7;
    border: 1px solid #dadada;
    margin-bottom: 10px
}

.active-sub-menu-item {
    background-color: #fcfcfc;
    border-top: 1px solid #eee !important;
    border-right: 1px solid #eee !important;
    border-left: 1px solid #eee !important
}

.sub-menu-panel {
    padding: 15px 15px 10px 15px;
    background-color: #fcfcfc;
    line-height: 1
}

.sub-menu-panel-header {
    color: #555;
    font-size: 14px;
    margin-bottom: 5px
}

.e-resources-feature-item {
    display: inline-block;
    width: 100%;
    margin-bottom: 15px
}

.e-resources-feature-item .e-resource-icon-sprite-40 {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.e-resources-feature-item:hover .e-resource-icon-sprite-40 {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%)
}

.e-resources-feature-item .text {
    font-size: 13px;
    margin-left: 20px;
    line-height: 1
}

.e-resources-feature-item .e-resource-icon-sprite-40 {
    display: inline-block;
    float: left;
    width: 40px;
    background: url('/bundles/images/e-resource-icon-sprite-40.png') no-repeat;
    margin-right: 10px
}

.e-resources-feature-item.pdf .e-resource-icon-sprite-40 {
    background-position: 0 0;
    height: 33px
}

.e-resources-feature-item.pdf .text {
    margin-top: 9px
}

.e-resources-feature-item.xml .e-resource-icon-sprite-40 {
    background-position: 0 -34px;
    height: 32px
}

.e-resources-feature-item.xml .text {
    margin-top: 8px
}

.e-resources-feature-item.url .e-resource-icon-sprite-40 {
    background-position: 0 -67px;
    height: 31px
}

.e-resources-feature-item.url .text {
    margin-top: 8px
}

.e-resources-feature-item.rss .e-resource-icon-sprite-40 {
    background-position: 0 -99px;
    height: 33px
}

.e-resources-feature-item.rss .text {
    margin-top: 8px
}

.e-resources-feature-item.chat .e-resource-icon-sprite-40 {
    background-position: 0 -135px;
    height: 27px
}

.e-resources-feature-item.chat .text {
    margin-top: 4px
}

.e-resources-feature-item.cite .e-resource-icon-sprite-40 {
    background-position: 0 -172px;
    height: 14px
}

.e-resources-feature-item.cite .text {
    margin-top: 0
}

.e-resources-feature-item.google-scholar .e-resource-icon-sprite-40 {
    background-position: 0 -198px;
    height: 30px
}

.e-resources-feature-item.google-scholar .text {
    margin-top: 8px
}

.e-resources-feature-item.folder .e-resource-icon-sprite-40 {
    background-position: 0 -234px;
    height: 26px
}

.e-resources-feature-item.folder .text {
    margin-top: 5px
}

.e-resources-feature-item.no-wrench .e-resource-icon-sprite-40 {
    background-position: 0 -263px;
    height: 33px
}

.e-resources-feature-item.no-wrench .text {
    margin-top: 7px
}

.e-resources-feature-item.check-red .e-resource-icon-sprite-40 {
    background-position: 0 -297px;
    height: 31px
}

.e-resources-feature-item.check-red .text {
    margin-top: 9px
}

.e-resources-feature-item.no-drm .e-resource-icon-sprite-40 {
    background-position: 0 -330px;
    height: 30px
}

.e-resources-feature-item.no-drm .text {
    margin-top: 6px
}

.e-resources-feature-item.magnifying-glass .e-resource-icon-sprite-40 {
    background-position: 0 -362px;
    height: 32px
}

.e-resources-feature-item.magnifying-glass .text {
    margin-top: 6px
}

.e-resources-feature-item.university .e-resource-icon-sprite-40 {
    background-position: 0 -395px;
    height: 31px
}

.e-resources-feature-item.university .text {
    margin-top: 6px
}

.e-resources-feature-item.check-green .e-resource-icon-sprite-40 {
    background-position: 0 -429px;
    height: 31px
}

.e-resources-feature-item.check-green .text {
    margin-top: 7px
}

.e-resources-feature-item.no-block-wall .e-resource-icon-sprite-40 {
    background-position: 0 -462px;
    height: 29px
}

.e-resources-feature-item.no-block-wall .text {
    margin-top: 6px
}

.e-resources-feature-item.calendar .e-resource-icon-sprite-40 {
    background-position: 0 -495px;
    height: 28px
}

.e-resources-feature-item.calendar .text {
    margin-top: 6px
}

.e-resources-feature-item.search-sru .e-resource-icon-sprite-40 {
    background-position: 0 -526px;
    height: 32px
}

.e-resources-feature-item.search-sru .text {
    margin-top: 7px
}

.e-resources-feature-item.search-funnel .e-resource-icon-sprite-40 {
    background-position: 0 -558px;
    height: 33px
}

.e-resources-feature-item.search-funnel .text {
    margin-top: 8px
}

.e-resources-feature-item.marc-records .e-resource-icon-sprite-40 {
    background-position: 0 -598px;
    height: 18px
}

.e-resources-feature-item.marc-records .text {
    margin-top: 1px
}

.e-resources-feature-item.people .e-resource-icon-sprite-40 {
    background-position: 0 -620px;
    height: 31px
}

.e-resources-feature-item.people .text {
    margin-top: 5px
}

.pending {
    font-style: italic;
    color: #ccc
}

.text-decoration-none {
    text-decoration: none !important
}

.navlinkl {
    font-family: 'Arial';
    font-size: 12px;
    color: #555;
    text-decoration: none;
    padding: 5px 6px;
    display: block;
    width: 100%;
    cursor: pointer;
    padding: 10px 15px
}

.navlinkl:hover {
    color: #333;
    background-color: #f3f3f3;
    text-decoration: none
}

.icon-777 {
    color: #999;
    font-size: 9px;
    top: auto;
    margin-left: 3px
}

.banner-button {
    display: inline-block;
    margin-top: 25px;
    color: #fff;
    background-color: #e7672b;
    clear: both;
    float: left;
    border: 0;
    border-radius: 0
}

.banner-button:hover {
    color: #fff;
    background-color: #e87641
}

.banner-button.margin-top-5 {
    margin-top: 5px
}

.banner-button.margin-top-10 {
    margin-top: 10px
}

a.banner-button {
    color: #fff
}

.banner-button-inverse {
    display: inline-block;
    margin-top: 25px;
    color: #e7672b;
    background-color: #fff;
    clear: both;
    float: left;
    border: 0;
    border-radius: 0
}

.banner-button-inverse:hover {
    color: #e7672b;
    background-color: #f0f0f0
}

a.banner-button-inverse {
    color: #e7672b
}

.orange-button {
    display: inline-block;
    margin: 25px 15px 0 0;
    color: #fff;
    background-color: #e7672b;
    float: left;
    border: 0;
    border-radius: 0
}

.orange-button:hover {
    color: #fff;
    background-color: #e87641
}

a.orange-button {
    color: #fff
}

.orange-btn-l {
    display: inline-block;
    width: 100%;
    margin: 0 15px 15px 0;
    padding: 10px 12px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    background-color: #e7672b;
    float: left;
    border: 1px solid #555
}

.orange-btn-l:hover {
    color: #fff;
    background-color: #e87641
}

a.orange-btn-l {
    color: #fff
}

.gobi-referral-lg {
    display: inline-block;
    width: 217.5px;
    margin-bottom: 10px
}

.partner-container {
    overflow: hidden;
    margin-bottom: 2em
}

.partner-container .partner-logo {
    width: 200px;
    float: left;
    text-align: center;
    font-size: 24px
}

.partner-container .partner-logo img {
    max-width: 180px
}

.partner-container .partner-description {
    width: 600px;
    float: left
}

.partner-container .partner-description h3 {}

.partner-container .partner-description p {}

.nowrap {
    white-space: nowrap
}

.sales-team-box {
    margin-bottom: 20px
}

.award-container {
    overflow: hidden;
    margin-bottom: 2em
}

.award-container .award-logo {
    width: 200px;
    float: left;
    text-align: center;
    font-size: 24px
}

.award-container .award-logo img {
    max-width: 180px
}

.award-container .award-description {
    width: 600px;
    float: left
}

.award-container .award-description h3 {}

.award-container .award-description p {}

.product-page-button,
a.product-page-button {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    padding: 6px 10px !important;
    color: #fff;
    background-color: #737373;
    clear: both;
    float: left;
    border: 0;
    border-radius: 0
}

.product-page-button:hover,
a.product-page-button:hover {
    color: #fff;
    background-color: #e87641
}

.nav>li>.product-page-button:hover,
.nav>li>a.product-page-button:hover {
    color: #fff;
    background-color: #5a5a5a !important
}

.banner-button .glyphicon,
.product-page-button .glyphicon,
a.product-page-button .glyphicon {
    top: 1px
}

.button-alt,
a.button-alt {
    display: inline-block;
    margin-bottom: 10px;
    padding: 6px 10px !important;
    color: #fff;
    background-color: #737373;
    clear: both;
    float: left;
    border: 0;
    border-radius: 0
}

.button-alt:hover,
a.button-alt:hover {
    color: #fff;
    background-color: #e87641
}

.banner-button .glyphicon,
.button-alt .glyphicon,
a.button-alt .glyphicon {
    top: 1px
}

.button-alt-min,
a.button-alt-min {
    display: inline-block;
    margin-bottom: 10px;
    padding: 6px 10px !important;
    color: #fff;
    background-color: #737373;
    border: 0;
    border-radius: 0
}

.button-alt-min:hover,
a.button-alt-min:hover {
    color: #fff;
    background-color: #e87641
}

.banner-button .glyphicon,
.button-alt-min .glyphicon,
a.button-alt-min .glyphicon {
    top: 1px
}

.background-transparent {
    background-color: transparent !important
}

.nav>li>a.product-page-button:hover,
.nav>li>a.product-page-button:focus {
    background-color: #6a6a6a
}

.subject-list {
    font-size: 16px
}

.subject-list.ul-col-2 li {
    margin: 0 0 5px 0
}

.subject-list .subject-icon {
    vertical-align: bottom;
    margin-right: 5px
}

.carousel-expanded-header .subject-icon {
    vertical-align: sub
}

.subject-icon {
    display: inline-block;
    width: 21px;
    height: 22px;
    background-image: url('/bundles/images/subject-icon-color-sprite.png')
}

.subject-icon.white {
    background-image: url('/bundles/images/subject-icon-color-sprite-white.png')
}

.subject-icon.business-and-management {
    background-position: 0 0
}

.subject-icon.computer-science-and-it {
    background-position: 0 -27px
}

.subject-icon.education {
    background-position: 0 -53px
}

.subject-icon.environment-and-agriculture {
    background-position: 0 -80px
}

.subject-icon.government-and-law {
    background-position: 0 -107px
}

.subject-icon.library-and-information-science {
    background-position: 0 -134px
}

.subject-icon.media-and-communications {
    background-position: 0 -161px
}

.subject-icon.medical-and-healthcare {
    background-position: 0 -188px
}

.subject-icon.science-and-engineering {
    background-position: 0 -215px
}

.subject-icon.security-and-forensics {
    background-position: 0 -241px
}

.subject-icon.social-science-and-humanities {
    background-position: 0 -268px
}

.isd-login-button input {
    width: 100% !important;
    float: left
}

.btn-group {
    width: 100%
}

.isd-login-button .product-page-button {
    background-color: #e87641
}

.isd-login-button.nav-stacked-custom {
    background-color: #fff !important
}

.color-business-and-management {
    background-color: #18325d
}

.color-computer-science-and-it {
    background-color: #de6b26
}

.color-education {
    background-color: #855d53
}

.color-environment-and-agriculture {
    background-color: #687946
}

.color-government-and-law {
    background-color: #19468b
}

.color-library-and-information-science {
    background-color: #1b4344
}

.color-media-and-communications {
    background-color: #90401f
}

.color-medical-and-healthcare {
    background-color: #6ba1a6
}

.color-science-and-engineering {
    background-color: #4d5255
}

.color-security-and-forensics {
    background-color: #691a0f
}

.color-social-science-and-humanities {
    background-color: #562965
}

.carousel-expanded {
    color: #fff;
    margin-bottom: 20px;
    padding: 0 2px
}

.carousel-expanded .carousel-expanded-header {
    color: #fff;
    margin: 5px 0 5px 5px;
    font-size: 16px
}

.carousel-expanded .carousel-expanded-header a {
    color: #ddd
}

.carousel-expanded .carousel-expanded-titles {
    background: #fff;
    padding: 0 13px
}

.carousel-expanded .carousel-expanded-details-empty {
    padding: 1px 15px
}

.carousel-expanded .carousel-expanded-details {
    padding: 20px 15px;
    color: #ddd
}

.carousel-expanded .carousel-expanded-details a {
    color: #ddd;
    text-decoration: underline
}

.carousel-expanded ul {
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-top: 20px;
    width: 100%
}

.carousel-expanded ul li {
    padding: .25em 0
}

.carousel-expanded .slick-slider {
    margin-bottom: 0
}

.title-recommendation-banner {
    display: inline-block;
    width: 100%;
    padding: 20px;
    background: #f7f7f7;
    margin-bottom: 25px;
    font-size: 18px;
    background: url('/bundles/images/title-recommendation-banner.jpg') no-repeat;
    background-size: cover
}

.title-recommendation-banner-text {
    font-size: 18px;
    font-weight: bold;
    color: #01543e;
    margin-bottom: 10px
}

.title-recommendation-banner .title-recommendation-banner-text {
    color: #fff;
    font-size: 34px;
    font-family: 'Open Sans Condensed', 'Trebuchet MS', 'Tahoma';
    height: 125px
}

.title-recommendation-banner-2 {
    display: inline-block;
    width: 100%;
    padding: 20px;
    margin-bottom: 25px;
    font-size: 18px;
    background: url('/bundles/images/title-recommendation-banner-2.jpg') no-repeat;
    background-size: cover;
    background-position-x: 100%
}

.carousel-expanded-banner {
    display: inline-block;
    width: 100%;
    margin-bottom: 25px;
    background: url('/bundles/images/best-selling-books-banner.jpg') no-repeat;
    background-size: cover
}

.carousel-expanded-banner .carousel-expanded-banner-text {
    color: #fff;
    font-size: 34px;
    font-family: 'Open Sans Condensed', 'Trebuchet MS', 'Tahoma';
    height: 125px
}

.books-forthcoming-banner {
    display: inline-block;
    width: 100%;
    margin-bottom: 25px;
    background: url('/bundles/images/forthcoming-books-banner.jpg') no-repeat;
    background-size: cover
}

.books-forthcoming-banner .banner-text {
    color: #fff;
    font-size: 34px;
    font-family: 'Open Sans Condensed', 'Trebuchet MS', 'Tahoma';
    height: 125px
}

.ul-container {
    display: inline-block;
    width: 100%;
    border: 1px solid #838075;
    background-color: #fdf6df;
    margin-bottom: 20px;
    padding: 10px
}

.ul-container ul {
    list-style: none;
    font-size: 14px
}

.gray-inline-button,
a.gray-inline-button,
a.gray-inline-button:visited {
    display: inline-block;
    margin-bottom: 10px;
    color: #fff;
    background-color: #737373;
    border: 0;
    border-radius: 0
}

.gray-inline-button:hover {
    color: #fff;
    background-color: #e87641
}

.publish-wp .ww {
    display: inline-block;
    width: 100%;
    margin: 15px 0 25px 0
}

.publish-wp .ww .section-margin {
    width: 100%;
    margin-bottom: 28px
}

.publish-wp .ww .section-margin .content {
    width: 100%
}

.publish-wp .ww .section-margin .content .step {
    background: url('/bundles/images/workflow-wizard-hand-circle-medium-gray.png') no-repeat
}

.publish-wp .resource-box {
    display: inline-block;
    width: 200px;
    float: left;
    margin-left: 75px
}

.publish-wp .resource-box .publish-wp-header {
    font-size: 14px;
    margin: 0 0 8px 0;
    font-weight: bold
}

.publish-wp .resource-box .item {
    margin-bottom: 6px
}

.publish-wp .resource-box .item a,
.publish-wp .resource-box .header .item a:link,
.publish-wp .resource-box .header .item a:visited {
    color: #595959;
    text-decoration: underline
}

.publish-wp .resource-box .item a:hover {
    color: #333;
    text-decoration: none
}

.gobi-button {
    font-family: 'Avenir Light', 'Open Sans Condensed', sans-serif;
    font-size: 18px;
    background-color: #003057 !important;
    line-height: 1.2
}

.gobi-button .gobi-text {
    font-family: 'Granjon LT Bold', 'Times New Roman', Times, serif;
    font-size: 22px;
    line-height: 1
}

.gobi-button .gobi-text-reg {
    font-family: Arial;
    font-size: 8px;
    vertical-align: top
}

.gobi-button:hover,
.gobi-button:focus,
.gobi-button:active {
    color: #fff !important;
    background-color: #003057 !important
}

.oasis-button {
    font-family: 'Avenir Light', 'Open Sans Condensed', sans-serif;
    font-size: 18px;
    background-color: #cb2026 !important;
    line-height: 1.2
}

.oasis-button .oasis-text {
    font-family: 'Gill Sans MT', 'Times New Roman', Times, serif;
    font-size: 22px;
    line-height: 1
}

.oasis-button .oasis-text-reg {
    font-family: Arial;
    font-size: 8px;
    vertical-align: top
}

.oasis-button:hover,
.oasis-button:focus,
.oasis-button:active {
    color: #fff !important;
    background-color: #c31c22 !important
}

.feature-box-link {
    background: #f7f7f7 url('/bundles/images/featurebox.png') 100% 0% no-repeat;
    padding: 10px 15px;
    float: right;
    margin: 0 0 10px 15px;
    width: 200px;
    cursor: pointer
}

.feature-box-link .text {
    font-size: 16px;
    float: right;
    color: #333;
    padding-left: 15px;
    display: inline-block
}

.filter-header {
    font-weight: bold;
    margin: 0 0 4px 6px
}

.create-librarian-account {
    display: inline-block;
    width: 100%;
    height: 200px;
    font-size: 28px;
    text-align: center;
    background: url('/bundles/images/create-library-account.jpg') no-repeat;
    background-size: cover;
    border: 1px solid #333;
    margin-bottom: 20px;
    box-sizing: border-box;
    padding: 45px 50px 15px 50px
}

.log-in-librarian-account {
    display: inline-block;
    width: 100%;
    height: 200px;
    font-size: 24px;
    text-align: center;
    border: 1px solid #333;
    margin-bottom: 20px;
    box-sizing: border-box;
    padding: 45px 50px 15px 50px
}

.checkbox-link {
    display: inline-block;
    font-size: 11px;
    padding: 2px 6px;
    cursor: pointer;
    width: 100%
}

.checkbox-link .checkbox {
    display: inline-block;
    width: 14px;
    height: 13px;
    background-repeat: no-repeat;
    margin: 0 6px 0 0;
    float: left
}

.checkbox-link .text {
    float: left;
    width: 167px;
    color: #111;
    margin-top: -1px
}

.checkbox-link .empty {
    background-image: url('/bundles/images/checkbox-empty.png')
}

.checkbox-link .close {
    background-image: url('/bundles/images/checkbox-close.png')
}

.checkbox-link .select {
    background-image: url('/bundles/images/checkbox-select.png')
}

.checkbox-link .selected {
    background-image: url('/bundles/images/checkbox-selected.png')
}

.checkbox-link:hover {
    background-color: #f1f2f2
}

.checkbox-link:hover .empty {
    background-image: url('/bundles/images/checkbox-select.png')
}

.checkbox-link:hover .selected {
    background-image: url('/bundles/images/checkbox-close.png')
}

.list-item {
    border-bottom: 1px solid #dadada;
    display: inline-block
}

.list-item a {
    color: #069;
    font-size: 11px
}

.list-item .inner {
    display: inline-block;
    width: 100%;
    margin: 0 0;
    padding: 13px 0 17px 0
}

.list-item:hover .inner {
    background-color: #f8fbff
}

.list-item .inner .title {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 20px;
    line-height: 1;
    color: #049
}

.list-item .inner .info {
    margin: 5px 0 7px 0
}

.list-item .inner .abstract {
    margin-bottom: 7px;
    color: #222;
    width: 100%;
    line-height: 1.4
}

.list-item .inner .divider {
    margin: 0 7px;
    color: #595959
}

.list-item .inner .link {
    font-family: 'Open Sans Condensed', sans-serif;
    color: #049;
    font-size: 16px
}

.list-item .inner .add-to-cart-container {
    display: inline-block;
    width: 100px;
    float: right
}

.list-item:hover .inner .add-to-cart-container {
    display: inline-block
}

.list-item .inner .price {
    color: #e48100;
    font-size: 18px;
    font-weight: bold
}

.list-item .inner .rank-bar {
    width: 85px;
    height: 4px;
    background-color: #ccc;
    display: block;
    margin-top: 1px;
    margin-bottom: 3px;
    text-align: left
}

.list-item .inner .rank-bar .rank-bar-inner {
    height: 4px;
    background-color: green;
    border-right: 1px Solid #fff;
    display: block
}

.list-item .inner .content-type {
    font-size: 10px
}

.indices-filter-txt {
    display: inline-block;
    float: left;
    margin-bottom: 5px
}

.filter-indices-text {
    display: inline-block;
    float: left;
    padding: 3px 5px 0 0
}

.reset-indices-text {
    display: inline-block;
    padding: 4px 0 0 15px
}

.indices-header {
    display: inline-block;
    width: 100%;
    margin: 10px 0
}

.indices-header .button-alt-min {
    float: right;
    margin-bottom: 0;
    margin-top: -10px
}

.search-lp {}

.search-lp .shadow {
    background-color: #fff;
    border: 1px solid #ddd;
    -moz-box-shadow: 0 0 10px 3px #ddd;
    -webkit-box-shadow: 0 0 10px 3px #ddd;
    box-shadow: 0 0 10px 3px #ddd
}

.search-lp .shadow .content {
    display: inline-block
}

.search-lp .search {
    display: inline-block;
    margin: 5px 0 11px 0;
    color: #999;
    font-size: 12px;
    text-align: right;
    width: 100%
}

.search-lp .search .search-box-container {
    display: inline-block;
    position: relative;
    width: 100%;
    border: 1px solid #eaeaea;
    -moz-box-shadow: 0 0 10px 3px #eee;
    -webkit-box-shadow: 0 0 10px 3px #eee;
    box-shadow: 0 0 10px 3px #eee
}

.search-lp .search .search-box {
    width: 100%;
    font-size: 16px;
    padding: 7px 6px 6px 6px;
    border: 0;
    outline: none;
    height: 28px;
    float: left
}

.search-lp .search .button {
    display: inline-block;
    float: right;
    margin: 3px 3px 2px 3px;
    width: 22px;
    height: 22px;
    background: url('/bundles/images/search-button-blue.png') no-repeat;
    cursor: pointer;
    position: absolute;
    right: 0
}

.search-lp .search .lp-link {
    display: inline-block;
    padding-top: 5px;
    color: #595959;
    font-size: 10px;
    text-align: right
}

.search-lp .search .reset {
    display: inline
}

.search-lp .search .search-box-container .auto-complete {
    width: 100%;
    display: none
}

.search-lp .search .search-box-container .auto-complete .item {
    width: 100%
}

.top-nav-mobile-icon {
    color: #eee;
    font-size: 14px
}

.row-margin-bottom {
    margin-bottom: 50px
}

.preview-alt {
    width: auto
}

.preview-alt .sample {
    display: inline-block;
    width: 100%;
    margin-top: 3px;
    cursor: pointer;
    font-family: 'Arial';
    font-size: 10px;
    color: #5c4c30 !important;
    line-height: 1.3;
    padding: 1px 6px;
    border: 1px solid #bab4ab;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #eae9e2;
    background-image: url('/bundles/images/btn-gray-rnd.png');
    background-repeat: repeat-x;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(.5, #eae9e2), color-stop(1, #c6c3bd));
    background-image: -webkit-linear-gradient(top, #eae9e2 50%, #c6c3bd 100%);
    background-image: -moz-linear-gradient(top, #eae9e2 50%, #c6c3bd 100%);
    background-image: -ms-linear-gradient(top, #eae9e2 50%, #c6c3bd 100%);
    background-image: -o-linear-gradient(top, #eae9e2 50%, #c6c3bd 100%)
}

.preview-alt .sample:hover {
    border-color: #9e9991;
    color: #392f1e !important
}

.font-size-large {
    font-size: 48px;
    padding: 12px 25px 15px
}

.font-size-large sup {
    font-size: 14px
}

.font-size-e-resources {
    font-size: 14px
}

.navbar-nav.navbar-font-12>li>a {
    font-size: 12px;
    padding: 2px 10px 0 10px;
    color: #ddd !important
}

.navbar-nav.navbar-font-12>li>a:hover {
    color: #fff !important
}

.navbar-font-12 .dropdown {
    background-color: transparent
}

.navbar-default .navbar-nav>.open>a.google-translate,
.navbar-default .navbar-nav>.open>a.google-translate:hover,
.navbar-default .navbar-nav>.open>a.google-translate:focus {
    background-color: transparent;
    margin-top: -1px
}

.dropdown-menu.user-options-menu {
    padding: 10px 10px 10px 10px
}

.user-options-menu {
    background-color: #fff;
    color: #333
}

.user-options-menu a.navlinkitem {
    color: #333
}

.shadow-divider {
    display: inline-block;
    width: 100%;
    padding: 0;
    margin-top: -50px;
    background-color: #fff;
    border-top: 1px solid #f3f3f3;
    position: absolute;
    z-index: -1
}

.shadow-divider .grad {
    display: inline-block;
    width: 100%;
    height: 300px;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(.25, #fafafa), color-stop(1, #fff));
    background-image: -webkit-linear-gradient(top, #fafafa 25%, #fff 100%);
    background-image: -moz-linear-gradient(top, #fafafa 25%, #fff 100%);
    background-image: -ms-linear-gradient(top, #fafafa 25%, #fff 100%);
    background-image: -o-linear-gradient(top, #fafafa 25%, #fff 100%)
}

.shadow-divider-interior-page {
    left: 0;
    margin-top: 0
}

.shadow-divider.shadow-divider-interior-page {
    display: none
}

.shadow {
    margin: 10px 0;
    background-color: #ddd;
    -moz-box-shadow: 0 0 10px 3px #ddd;
    -webkit-box-shadow: 0 0 10px 3px #ddd;
    box-shadow: 0 0 10px 3px #ddd;
    border: 1px solid #ddd;
    width: 100%
}

.shadow .content {
    position: relative;
    padding: 0;
    background-color: #fff;
    width: 100%
}

#catalogs-header {
    width: 100%;
    min-height: 295px;
    background: url('/bundles/images/product-catalogs-lp.png') no-repeat;
    overflow: hidden;
    position: relative
}

#catalogs-container.listing-h .item.catalog {
    height: 250px
}

.center-content-full {
    display: inline-block;
    position: relative;
    width: 100%;
    margin: 10px 0 20px 0;
    border: 0;
    background-color: #fff;
    padding: 0;
    z-index: 1
}

.list-item-toggle {
    display: inline-block;
    float: left;
    vertical-align: top;
    padding: 0 7px 0 13px;
    cursor: pointer;
    width: 170px
}

.list-item-toggle:hover {
    background: url('/bundles/images/toggle-bg-over.png') 0 32px no-repeat;
    position: absolute;
    width: 195px;
    height: 330px;
    z-index: 800
}

.list-item-toggle:hover .list-item-toggle-over {
    display: inline-block
}

.list-item-toggle .list-item-toggle-over {
    display: none
}

.shadow-bottom {
    -moz-box-shadow: 0 3px 6px 1px #ccc;
    -webkit-box-shadow: 0 3px 6px 1px #ccc;
    box-shadow: 0 3px 6px 1px #ccc
}

.shadow-small {
    -moz-box-shadow: 0 -1px 6px 1px #ddd;
    -webkit-box-shadow: 0 -1px 6px 1px #ddd;
    box-shadow: 0 -1px 6px 1px #ddd
}

.listing-h .item-s-box {
    display: inline-block;
    margin: 0 6px 15px 5px;
    width: 185px;
    position: relative;
    height: 125px;
    float: left;
    border: 1px solid #dadada;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all 150ms ease;
    -moz-transition: all 150ms ease;
    -ms-transition: all 150ms ease;
    -o-transition: all 150ms ease;
    transition: all 150ms ease
}

.listing-h .item-s-box a {
    color: #36c
}

.listing-h .item-s-box .title {
    width: 175px;
    font-family: 'Tahoma', 'Trebuchet MS';
    font-size: 12px;
    color: #36c;
    text-align: center
}

.listing-h .tbllnk-inactive .title {
    color: #333 !important
}

.listing-h .item-s-box .title-alt {
    width: 175px;
    font-family: 'Tahoma', 'Trebuchet MS';
    font-size: 16px;
    margin: 10px 0;
    text-align: center
}

.listing-h .item-s-box:hover {
    border: 1px solid transparent
}

.list-item-toggle-s-box {
    display: inline-block;
    float: left;
    vertical-align: top;
    padding: 10px 5px 0 5px;
    cursor: pointer;
    width: 183px;
    word-wrap: break-word
}

.listing-h .item-s-box:hover .list-item-toggle-s-box {
    background: url('/bundles/images/toggle-bg-over.png') 0 0 no-repeat;
    position: absolute;
    width: 195px;
    height: 330px;
    z-index: 800;
    margin-left: -10px;
    padding-left: 15px;
    -webkit-transition: all 150ms ease;
    -moz-transition: all 150ms ease;
    -ms-transition: all 150ms ease;
    -o-transition: all 150ms ease;
    transition: all 150ms ease
}

.checkout-resources-offset {
    margin: 0 -10px 15px -10px
}

.nav-item-db {
    display: inline-block;
    background-color: #2d2d2d;
    width: 100%;
    color: #eee;
    padding: 10px 5px 10px 10px;
    font-size: 12px;
    border-top: 1px solid #333;
    border-bottom: 1px solid #252525;
    cursor: pointer
}

.nav-item-db-hdr {
    display: inline-block;
    background-color: #252525;
    width: 100%;
    color: #eee;
    padding: 10px 5px 10px 10px;
    font-size: 16px;
    font-family: 'Tahoma', 'Trebuchet MS';
    border-bottom: 1px solid #252525;
    cursor: pointer
}

.nav-item-db:hover {
    background-color: #272727
}

.nav-item-db-hdr:hover {
    background-color: #212121
}

.img-carousel-container {
    margin-bottom: 20px
}

.img-carousel-container img {
    width: 100px;
    border: 1px solid #ccc
}

.img-carousel-container .title {
    margin: 10px 5px 0 0
}

.img-carousel-container .subject {
    margin: 4px 5px 0 0;
    color: #595959;
    font-size: 11px
}

.col-md-3.col-md-3-pad-left-60 {
    padding-left: 60px
}

.navbar-multi-nav-fix {
    margin-bottom: 0;
    min-height: unset
}

.text-stroke {
    text-shadow: -1px 0 #333, 0 1px #333, 1px 0 #333, 0 -1px #333
}

.panel-heading {
    display: inline-block;
    width: 100%;
    font-size: 14px;
    font-family: 'Tahoma', 'Trebuchet MS';
    background-color: #507c94;
    padding: 10px;
    color: #fff
}

.navbar-fixed-top,
.navbar-fixed-bottom {
    position: relative;
    border: 0
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 100%
}

ul.list-unstyled {
    padding: 0;
    margin: 0;
    float: left
}

ul.list-unstyled>li {
    padding: 0;
    margin: 0
}

ul.list-unstyled .navlinkitem.navlinkitem-parent {}

ul.list-unstyled .navlinkitem.navlinkitem-child {}

ul.list-unstyled .navlinkitem.navlinkitem-child::before {
    content: '';
    display: inline-block;
    background: url('/bundles/images/arrowsmall.png') no-repeat;
    height: 5px;
    width: 2px;
    margin-right: 1em;
    vertical-align: middle
}

.nav>li.dropdown.open {
    position: static
}

.nav>li.dropdown.open .dropdown-menu {
    width: 100%;
    background-color: #fafafa;
    opacity: .98;
    filter: alpha(opacity=98)
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    background-color: #fafafa
}

.dropdown-menu {
    border: 0;
    padding: 20px 0 30px
}

.navbar-collapse {
    padding: 0;
    margin: 0
}

.navbar-nav>li>a {
    text-decoration: none !important;
    display: inline-block;
    vertical-align: top;
    font-family: 'Tahoma', 'Trebuchet MS', 'Arial' !important;
    font-weight: normal !important;
    font-size: 14px;
    cursor: pointer;
    padding: 10px 20px 15px;
    float: left
}

.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:active {
    color: #fff
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:active {
    color: #2a2a2a
}

.navbar-default .navbar-nav>li>a:hover {
    color: #ddd
}

.navbar-default .navbar-nav>.open>a:hover {
    color: #2a2a2a
}

.navbar-default .navbar-nav>.dropdown>a .caret {
    border-top-color: #bbb;
    border-bottom-color: #bbb
}

.navbar-default .navbar-nav>.dropdown>a:hover .caret,
.navbar-default .navbar-nav>.dropdown>a:focus .caret,
.navbar-default .navbar-nav>.dropdown>a:active .caret {
    border-top-color: #999;
    border-bottom-color: #999
}

#data-sets {}

#data-sets ul.dataset-list {
    list-style-type: none;
    margin: 0;
    padding: 0
}

#data-sets ul.dataset-list li {
    padding: 5px 0
}

.cms-section-banner {
    display: inline-block;
    width: 100%;
    height: 100px
}

.cms-section-banner.short {
    height: 45px;
    padding: 3px;
    margin-bottom: 10px;
    padding-left: 10px;
    display: flex
}

.cms-section-banner.short h2 {
    font-size: 16px;
    margin-top: initial
}

.cms-section-banner-inner {
    padding: 15px 100px
}

.cms-section-banner-inner-light h2 {
    text-align: center;
    color: #fff
}

.oa-book-dark-bg {
    background-color: #530000
}

.oa-book-light-bg {
    background-color: #d2232a
}

.oa-journal-dark-bg {
    background-color: #094909
}

.ul-col-2-new.oa-ul-col-2-new {
    display: inline-block;
    padding-left: 50px;
    list-style-position: inside;
    list-style: disc
}

.btn.btn-bordered {
    color: #fff;
    border-radius: 0;
    border: #fff solid 1px
}

.ul-table-display {
    list-style-type: none;
    display: grid;
    grid-template-columns: auto auto auto;
    margin: 0;
    padding: 0
}

.ul-table-display li {
    border-bottom: solid 1px #000
}

.ul-table-display li.even {
    display: none
}

.steps-title {
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    padding-bottom: 10px
}

.steps-journal {
    background-image: linear-gradient(to right, #001d00, #176817);
    overflow: auto;
    width: 100%;
    margin-bottom: 20px
}

.steps-journal .step {
    padding: 10px 0 10px 0;
    color: #fff;
    min-height: 260px;
    float: left
}

.steps-journal .step:not(:last-child) {
    width: 21%;
    background-image: url('/bundles/images/step-divider-vertical.png');
    background-position-x: 100%;
    background-position-y: 100%;
    background-repeat: no-repeat
}

.steps-journal .step:last-child {
    width: 16%
}

.steps-journal .step ul {
    width: 65%;
    padding-left: 20px
}

.steps-journal .step:not(:first-child) ul {
    padding: 0
}

.steps-book {
    background-image: linear-gradient(#530000, #d2232a);
    display: inline-block;
    width: 100%
}

.steps-book .step {
    padding: 10px 0 10px 0;
    color: #fff
}

.steps-book .step ul {
    padding-left: 20px
}

.steps-book .step:not(:first-child) {
    background-image: url('/bundles/images/step-divider-horizontal.png');
    background-position-x: 100%;
    background-position-y: 0%;
    background-repeat: no-repeat;
    padding-top: 20px
}

.steps-book-left {
    margin-right: 20px
}

.steps-book .step ul {
    width: 75%
}

.oa-text-green {
    color: #094909;
    font-size: 14px
}

.oa-section-banner {
    display: inline-block;
    width: 100%;
    height: 100px;
    padding: 3px;
    margin-bottom: 20px;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100%
}

.oa-section-banner-journal {
    background-image: url('/bundles/images/oa-section-banner-journal.jpg')
}

.oa-section-banner-book {
    background-image: url('/bundles/images/oa-section-banner-book.jpg')
}

.oa-section-banner-inner {
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 15px 100px
}

.oa-section-banner-inner h2 {
    width: 100%;
    color: #fff;
    margin: 0
}

.oa-subsection-header {
    width: 100%;
    height: 40px;
    padding: 3px;
    margin-top: 20px;
    margin-bottom: 10px;
    padding-left: 10px;
    display: flex;
    align-items: center
}

.oa-subsection-header h3,
.oa-subsection-header h4 {
    margin: 0;
    padding: 0
}

.oa-subsection-header-licensing-journal {
    border: #001d00 solid 2px;
    color: #001d00
}

.oa-subsection-header-licensing-book {
    border: #530000 solid 2px;
    color: #530000
}

.oa-subsection-header-charges-journal {
    background-color: #e7bb19;
    color: #000
}

.flex-container {
    display: flex
}

.flex-container div.answer {
    display: flow-root;
    flex-direction: column;
    text-align: left
}

.oa-charges-qa {
    border: #c0c2c4 solid 1px;
    background-color: #ededee
}

.oa-charges-qa div {
    padding: 10px;
    text-align: center
}

.oa-charges-qa .question-apc {
    background-color: #e7bb19
}

.oa-charges-qa .question-bpc {
    color: #fff
}

.oa-charges-qa .answer {
    background-color: #ededee
}

.oa-subsection-header-journal {
    margin-bottom: 20px;
    padding-left: 10px
}

.oa-subsection-header-journal h3,
.oa-subsection-header-journal h4 {
    color: #fff
}

table.oa-monograph-pricing {
    width: 100%;
    margin-bottom: 20px
}

table.oa-monograph-pricing th,
table.oa-monograph-pricing td {
    padding: 10px;
    border: #c0c2c4 solid 1px
}

table.oa-monograph-pricing th {
    color: #fff;
    text-align: center
}

table.oa-monograph-pricing td {
    width: 50%;
    text-align: center
}

table.oa-monograph-pricing tr:nth-child(odd) {
    background-color: #ccc
}

.oa-hosting-distribution-book {
    width: 100%;
    background-image: url("/bundles/images/oa-book-hosting-and-distribution.jpg");
    background-position-x: 100%;
    background-position-y: 100%;
    background-repeat: no-repeat;
    border: #f89821 solid 2px
}

.oa-hosting-distribution-book-desc {
    width: 65%;
    padding: 20px
}

.oa-section-banner-process {
    background-image: url("/bundles/images/oa-read-publish-process.jpg");
    background-color: #fff;
    background-repeat: no-repeat
}

.oa-section-banner-benefits {
    background-image: url("/bundles/images/oa-read-publish-benefits.jpg");
    background-color: #fff;
    background-repeat: no-repeat
}

.oa-section-banner-databases {
    background-color: #000
}

.oa-rp-benefit {
    border-width: 2px;
    border-style: solid;
    padding: 10px;
    min-height: 190px;
    margin-bottom: 10px;
    text-align: center
}

.oa-rp-benefit .title {
    font-size: 16pt;
    line-height: 1;
    margin-bottom: 5px
}

.oa-rp-benefit .desc {}

.oa-rp-benefit.investment {
    border-color: #00728b
}

.oa-rp-benefit.content {
    border-color: #25346e
}

.oa-rp-benefit.funding {
    border-color: #00a24c
}

.oa-rp-benefit.publishing {
    border-color: #895f39
}

.oa-rp-benefit.movement {
    border-color: #9f55a1
}

.oa-rp-benefit.collaboration {
    border-color: #f78d1e
}

.oa-rp-benefit.recognition {
    border-color: #ef3c23
}

.oa-rp-benefit.accessibility {
    border-color: #ef4875
}

.oa-sprite-icon {
    display: inline-block;
    width: 50px;
    height: 50px;
    background-image: url("/bundles/images/oa-read-publish-icons.png")
}

.oa-sprite-icon.investment {
    background-position: 0 -4px
}

.oa-sprite-icon.accessibility {
    background-position: 0 48px
}

.oa-sprite-icon.recognition {
    background-position: 0 102px
}

.oa-sprite-icon.collaboration {
    background-position: 0 156px
}

.oa-sprite-icon.movement {
    background-position: 0 210px
}

.oa-sprite-icon.publishing {
    background-position: 0 264px
}

.oa-sprite-icon.funding {
    background-position: 0 317px
}

.oa-sprite-icon.content {
    background-position: 0 371px
}

.vertical-gradient>div {
    border-bottom: #fff solid 3px;
    text-align: center;
    color: #fff;
    padding: 20px 0
}

.vertical-gradient>div>a {
    color: #fff;
    display: inline-block;
    font-size: 14px
}

.vertical-gradient.book {
    background-image: linear-gradient(#530000, #d2232a)
}

.vertical-gradient.journal {
    background-image: linear-gradient(#001d00, #176817)
}

.vertical-gradient.case {
    background-image: linear-gradient(#7a2a90, #7a2a90)
}

.vertical-gradient .title {
    font-size: 30px
}

.vertical-gradient .desc {
    font-size: 20px
}

.sticky-sub-nav {
    position: sticky;
    top: 20px
}

a.oa-publishing-links {
    cursor: pointer;
    text-decoration: underline
}

.cp-books-red {
    color: #ab0e0e
}

.cp-journals-green {
    color: #3b602a
}

.cp-oa-book-gold {
    color: #6be19a
}

.cp-oa-book-hybrid {
    color: #ef755f
}

.cp-oa-journal-gold {
    color: #bf8f00
}

.cp-oa-journal-diamond-platinum {
    color: #595959
}

.cp-oa-journal-hybrid {
    color: #ed7d31
}

.cp-oa-publishing-bg-blue {
    background-color: #095684
}

.cp-oa-publishing-blue-095684 {
    color: #095684
}

.cp-oa-publishing-blue-3EC0BF {
    color: #3ec0bf
}

.cp-oa-publishing-blue-23A2FF {
    color: #23a2ff
}

.cp-oa-publishing-teal {
    background-color: #2fb1a7
}

.cp-oa-publishing-black {
    background-color: #000
}

.cp-oa-publishing-yellow {
    background-color: #f9a73d
}

.cp-oa-publishing-green {
    background-color: #74bc7f
}

.cp-oa-publishing-red {
    background-color: #e85d4c
}

.cp-oa-publishing-dark-grey {
    background-color: #6d6e71
}

.hexagon-bg {
    display: inline-block;
    background: url('/bundles/images/hex-shield-gradient-backdrop.png');
    width: 201px;
    height: 306px;
    margin: 15px 0;
    text-align: center;
    color: #fff;
    padding: 55px 5px 25px
}

.low-middle-income-countries {
    display: none;
    width: 100%
}

.oa-benefits-icons {
    border-radius: 25px 0 25px 0;
    margin: 10px auto;
    height: 75px;
    width: 75px
}

.oa-benefits-sprite {
    display: inline-block;
    width: 55px;
    height: 55px;
    background: url('/bundles/images/oa-benefits-sprite.png');
    margin: 10px 0 0 0
}

.oa-benefits-sprite.icon-a {
    background-position: 0 0
}

.oa-benefits-sprite.icon-b {
    background-position: -55px 0
}

.oa-benefits-sprite.icon-c {
    background-position: -110px 0
}

.oa-benefits-sprite.icon-d {
    background-position: -165px 0
}

.oa-fees-cover-bg {
    width: 250px;
    height: 105px;
    position: relative;
    margin: 5px auto;
    text-align: center;
    color: #fff;
    position: relative
}

.oa-fees-cover-bg:before {
    content: "";
    width: 250px;
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
    border-bottom: 29px solid red;
    border-left: 29px solid #fff;
    border-right: 29px solid #fff
}

.oa-fees-cover-bg:after {
    content: "";
    width: 250px;
    height: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    border-top: 29px solid red;
    border-left: 29px solid #fff;
    border-right: 29px solid #fff
}

.oa-fees-cover-bg.teal {
    background-color: #2fb1a7
}

.oa-fees-cover-bg.teal:before {
    content: "";
    width: 250px;
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
    border-bottom: 29px solid #2fb1a7;
    border-left: 29px solid #fff;
    border-right: 29px solid #fff
}

.oa-fees-cover-bg.teal:after {
    content: "";
    width: 250px;
    height: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    border-top: 29px solid #2fb1a7;
    border-left: 29px solid #fff;
    border-right: 29px solid #fff
}

.oa-fees-cover-bg.yellow {
    background-color: #f9a73d
}

.oa-fees-cover-bg.yellow:before {
    content: "";
    width: 250px;
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
    border-bottom: 29px solid #f9a73d;
    border-left: 29px solid #fff;
    border-right: 29px solid #fff
}

.oa-fees-cover-bg.yellow:after {
    content: "";
    width: 250px;
    height: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    border-top: 29px solid #f9a73d;
    border-left: 29px solid #fff;
    border-right: 29px solid #fff
}

.oa-fees-cover-bg.green {
    background-color: #74bc7f
}

.oa-fees-cover-bg.green:before {
    content: "";
    width: 250px;
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
    border-bottom: 29px solid #74bc7f;
    border-left: 29px solid #fff;
    border-right: 29px solid #fff
}

.oa-fees-cover-bg.green:after {
    content: "";
    width: 250px;
    height: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    border-top: 29px solid #74bc7f;
    border-left: 29px solid #fff;
    border-right: 29px solid #fff
}

.oa-fees-cover-bg.red {
    background-color: #e85d4c
}

.oa-fees-cover-bg.red:before {
    content: "";
    width: 250px;
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
    border-bottom: 29px solid #e85d4c;
    border-left: 29px solid #fff;
    border-right: 29px solid #fff
}

.oa-fees-cover-bg.red:after {
    content: "";
    width: 250px;
    height: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    border-top: 29px solid #e85d4c;
    border-left: 29px solid #fff;
    border-right: 29px solid #fff
}

.oa-fees-cover-bg.full-width,
.oa-fees-cover-bg.full-width:before,
.oa-fees-cover-bg.full-width:after {
    width: 100%
}

.oa-fees-cover-circle {
    height: 135px;
    width: 135px;
    border: 5px solid #2fb1a7;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    color: #095684;
    font-size: 16px;
    font-weight: bold;
    margin: 0 auto;
    text-align: center;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column
}

.oa-fees-cover-content {
    color: #fff;
    line-height: 1.5em;
    z-index: 10;
    text-align: center
}

.oa-fees-cover-content strong {
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
    z-index: 11;
    display: block;
    font-size: 18px
}

.oa-fees-cover-content .narrow-header {
    padding: 0 45px
}

.oa-fees-cover-content span {
    font-size: 15px;
    display: inline-block;
    width: 75%;
    z-index: 11;
    position: relative
}

.oa-fees-cover-sprite {
    display: inline-block;
    width: 55px;
    height: 55px;
    background: url('/bundles/images/oa-fees-cover-sprite.png');
    margin: 25px 18px
}

.oa-fees-cover-sprite.icon-a {
    background-position: 0 0
}

.oa-fees-cover-sprite.icon-b {
    background-position: -55px 0
}

.oa-fees-cover-sprite.icon-c {
    background-position: -110px 0
}

.oa-fees-cover-sprite.icon-d {
    background-position: -165px 0
}

.oa-fees-cover-sprite.icon-e {
    background-position: -220px 0
}

.oa-fees-cover-sprite.icon-f {
    background-position: -275px 0
}

.oa-fees-cover-sprite.icon-g {
    background-position: -330px 0
}

.oa-fees-cover-sprite.icon-h {
    background-position: -385px 0
}

.oa-fees-cover-sprite.icon-i {
    background-position: -440px 0
}

.oa-fees-cover-sprite.icon-j {
    background-position: -495px 0
}

.oa-promo-materials {
    height: 30px;
    width: 140px;
    border-radius: 15px 0 15px 0;
    color: #fff;
    font-weight: bold;
    margin: 10px auto;
    padding-top: 6px;
    text-align: center
}

.oa-processing-charge-ring-bg {
    display: flex;
    width: 401px;
    height: 147px;
    background: url('/bundles/images/oa-processing-charge-rings.png');
    margin: 15px auto
}

.oa-processing-charge-ring-content {
    font-size: 14px;
    margin: 40px auto;
    text-align: center;
    width: 33%
}

.oa-processing-charge-ring-content.article {
    color: #ed7d31
}

.oa-processing-charge-ring-content.book {
    color: #095684
}

.oa-processing-charge-ring-content.chapter {
    color: #3ec0bf
}

.oa-publication-model-sprite {
    display: inline-block;
    width: 66px;
    height: 73px;
    background: url('/bundles/images/publication-model-sprite.png');
    margin: 0 18px;
    opacity: 75%
}

.oa-publication-model-sprite.icon-a {
    background-position: 0 0;
    margin-left: 24px
}

.oa-publication-model-sprite.icon-b {
    background-position: -66px 0
}

.publication-model-container {
    border: 5px solid #3ec0bf;
    margin: 15px auto 0;
    padding: 10px 0
}

.publication-model-container-vertical {
    border: 5px solid #3ec0bf;
    margin: auto;
    padding: 10px 0
}

.publication-model-circle {
    width: 125px;
    height: 125px;
    border: 5px solid #3ec0bf;
    border-radius: 100%;
    line-height: 1.35em;
    margin-left: 10px;
    margin-right: 10px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
    padding-left: 5px;
    padding-right: 5px
}

.publication-model-result {
    width: 115px;
    height: 90px;
    line-height: 1.35em;
    margin-left: 25px;
    margin-right: 10px;
    text-align: center;
    position: relative
}

.publication-model-result-content {
    position: absolute;
    top: 5px
}

.oa-publishing-content-header {
    display: inline-block;
    background-color: #095684;
    width: 100%;
    color: #fff;
    font-size: 18px;
    padding: 5px 15px;
    line-height: 1.6
}

.oa-publishing-content-header.oa-publishing-content-header-grey {
    display: inline-block;
    background-color: #6d6e71;
    width: 100%;
    color: #fff;
    font-size: 18px;
    padding: 5px 15px;
    line-height: 1.6
}

.oa-publishing-content-body {
    display: inline-block;
    width: 100%;
    background-color: #fff;
    color: #111;
    padding: 15px 15px;
    line-height: 1.6;
    margin-bottom: 10px
}

.oa-publishing-content-body.oa-publishing-content-body-dark {
    background-color: #f1f1f2
}

.oa-submission-buttons-container {
    margin: 15px auto 15px auto;
    text-align: center
}

.retrospective-oa-header {
    color: #fff;
    background-color: #3ec0bf;
    padding: 10px 0 5px
}

.retrospective-oa-border {
    border: 3px solid #3ec0bf;
    padding: 10px
}

.retrospective-oa-table-heading {
    background-color: #095684;
    color: #fff;
    font-weight: bold;
    padding: 10px;
    text-align: center
}

table.bulk-oa-publishing {
    border: 1px solid #ddd;
    margin: 20px 0;
    text-align: center;
    width: 100%
}

table.bulk-oa-publishing th {
    background-color: #095684;
    color: #fff;
    font-size: 16px;
    padding: 10px;
    text-align: center
}

table.bulk-oa-publishing tr:nth-child(odd) {
    background-color: #ddd
}

table.bulk-oa-publishing td {
    font-size: 13px;
    padding: 10px;
    width: 50%
}

table.bulk-oa-publishing .base-price {
    font-size: 10px
}

table.retrospective-oa-rates {
    border: 1px solid #ddd;
    margin: 20px 0;
    text-align: center;
    width: 100%
}

table.retrospective-oa-rates th {
    color: #095684;
    font-size: 12px;
    padding: 10px;
    text-align: center
}

table.retrospective-oa-rates tr:nth-child(odd) {
    background-color: #ddd
}

table.retrospective-oa-rates td {
    font-size: 12px;
    padding: 10px
}

table.retrospective-oa-rates .base-price {
    font-size: 10px
}

ul.disclaimer-list {
    list-style-type: none;
    list-style-position: outside
}

ul.disclaimer-list li {
    text-indent: -20px;
    padding-left: 20px
}

ul.disclaimer-list li:before {
    color: red;
    content: "✖";
    font-size: 14px;
    font-weight: bold;
    margin-right: 5px
}

@media only screen and (max-width: 600px) {
    .oa-benefits-breakpoints {
        width: 100%
    }

    .oa-funding-breakpoints {
        width: 100%
    }

    .oa-fees-cover-breakpoints {
        width: 100%
    }

    .oa-publication-model-breakpoints {
        width: 100%;
        display: flex;
        justify-content: center
    }

    .oa-publication-model-breakpoints.steps {
        width: 100%;
        display: flex;
        justify-content: center
    }

    .oa-publication-model-breakpoints.hybrid {
        width: 100%;
        display: flex;
        justify-content: center
    }

    .oa-model-summary-breakpoints {
        width: 100%
    }
}

@media only screen and (min-width: 600px) {
    .oa-benefits-breakpoints {
        width: 100%
    }

    .oa-funding-breakpoints {
        width: 50%
    }

    .oa-fees-cover-breakpoints {
        width: 100%
    }

    .oa-publication-model-breakpoints {
        width: 100%;
        display: flex;
        justify-content: center
    }

    .oa-publication-model-breakpoints.steps {
        width: 100%;
        display: flex;
        justify-content: center
    }

    .oa-publication-model-breakpoints.hybrid {
        width: 100%;
        display: flex;
        justify-content: center
    }

    .oa-model-summary-breakpoints {
        width: 100%
    }
}

@media only screen and (min-width: 768px) {
    .oa-benefits-breakpoints {
        width: 50%
    }

    .oa-funding-breakpoints {
        width: 50%
    }

    .oa-fees-cover-breakpoints {
        width: 100%
    }

    .oa-fees-cover-breakpoints span {
        width: 90%
    }

    .oa-publication-model-breakpoints {
        width: 100%;
        display: flex;
        justify-content: center
    }

    .oa-publication-model-breakpoints.steps {
        width: 100%;
        display: flex;
        justify-content: center
    }

    .oa-publication-model-breakpoints.hybrid {
        width: 100%;
        display: flex;
        justify-content: center
    }

    .oa-model-summary-breakpoints {
        width: 100%
    }
}

@media only screen and (min-width: 992px) {
    .oa-benefits-breakpoints {
        width: 50%
    }

    .oa-funding-breakpoints {
        width: 50%
    }

    .oa-fees-cover-breakpoints {
        width: 50%
    }

    .oa-fees-cover-breakpoints.full-width {
        width: 100%
    }

    .oa-publication-model-breakpoints {
        width: 100%;
        display: flex;
        justify-content: center
    }

    .oa-publication-model-breakpoints.steps {
        width: 100%;
        display: flex;
        justify-content: center
    }

    .oa-publication-model-breakpoints.hybrid {
        width: 100%;
        display: flex;
        justify-content: center
    }

    .oa-model-summary-breakpoints {
        width: 100%
    }
}

@media only screen and (min-width: 1200px) {
    .oa-benefits-breakpoints {
        width: 25%
    }

    .oa-funding-breakpoints {
        width: 33%
    }

    .oa-fees-cover-breakpoints {
        width: 50%
    }

    .oa-publication-model-breakpoints {
        width: 22%;
        float: left;
        display: block
    }

    .oa-publication-model-breakpoints.steps {
        width: 18%;
        float: left;
        display: block
    }

    .oa-publication-model-breakpoints.hybrid {
        width: 18%;
        float: left;
        display: block
    }

    .oa-model-summary-breakpoints {
        width: 50%
    }
}

@media only screen and (max-width: 1199px) {
    .publication-model-container {
        display: none
    }

    .publication-model-result {
        margin: 10px 32px
    }
}

@media only screen and (min-width: 1200px) {
    .publication-model-container-vertical {
        display: none
    }
}

@media(max-width: 1200px) {
    .newsroom-box {
        height: auto
    }

    .newsroom-sidebar-banner.newsroom-isb {
        height: 450px;
        background-size: cover
    }

    .oa-journal-sub-nav {
        font-size: 16px
    }

    .oa-publishing-sub-nav {
        font-size: 16px
    }

    .mask {
        width: 5px
    }

    .or-spacer-vertical {
        margin: 10px 7px 15px 0
    }

    a.navlinkitem {
        max-width: 200px
    }

    .title-recommendation-banner {
        background: #01543e
    }

    .title-recommendation-banner .title-recommendation-banner-text {
        height: auto
    }

    .title-recommendation-banner-2 {
        background: #f7f7f7
    }

    .library-account-banner-hp h3 {
        margin: 0
    }

    .row .hp-box.hp-box-white h2 {
        margin: -4px 0 0 0
    }

    .price-container-grid .box-container.third {
        margin: 0 15px 5px 0
    }

    .create-librarian-account {
        font-size: 24px;
        padding: 45px 30px 15px 30px
    }

    .clear-left-sm {
        clear: left
    }

    .margin-top-30-sm {
        margin-top: 30px !important
    }

    .e-resources-min-height {
        min-height: 95px
    }

    .e-resources-min-height-offset-two-line-h2 {
        min-height: 50px
    }

    .e-resources-2col-min-height {
        min-height: 75px
    }

    .e-resources-2col-min-height-zh-cn {
        min-height: 51px
    }

    .e-content-pro-r-journal-page {
        max-width: 227px
    }

    .e-content-pro-r-journal-page span {
        height: 580px
    }

    .isod-ft-banner .isod-ft-banner-text {
        padding: 6px 0 0 0;
        float: left;
        text-align: left
    }

    .col-md-3.col-md-3-pad-left-60 {
        padding-left: 0
    }

    .newsroom-item {
        height: auto !important
    }

    #newsroom-container .slick-dots {
        bottom: -35px
    }

    .navbar-nav>li>a {
        padding: 10px 13px 15px
    }

    .header-nav-link-left {
        margin-left: -13px
    }

    .header-nav-link-right .text-top {
        display: none
    }

    .footer .td-r {
        width: 100%;
        text-align: left
    }

    .footer .td-r .td-r-t {
        width: 100%
    }

    .footer .td-r .td-r-t .td-r-t-r {
        width: 100%;
        margin: 20px 0 0 0;
        float: left
    }

    .footer .td-r .td-r-t .td-r-t-l {
        width: 25%;
        float: left
    }

    .footer .td-r .td-r-t .td-r-t-l .b-space {
        margin: 10px 0 0 0
    }

    .library-account-banner-hp .library-account-banner-hp-desc {
        font-size: 18px;
        font-weight: unset;
        line-height: 1.2;
        display: block
    }

    .library-account-banner-hp .orange-button {
        float: unset;
        display: block;
        margin: 7px 0 0 0;
        padding: 3px 30px
    }

    .cfc-banner-hp .orange-button {
        float: left;
        margin: 7px 0 0 0;
        padding: 3px 30px
    }

    .ul-table-display {
        grid-template-columns: auto auto !important
    }

    .ul-table-display li.even {
        display: block !important
    }

    .oa-rp-benefit {
        min-height: 230px
    }
}

@media(max-width: 1024px) {
    .bookstore-nav-container {
        padding: 10px 12px 15px
    }
}

.oa-banner-image-right {
    float: right
}

.oa-banner-image-right img {
    width: 110px
}

@media(max-width: 992px) {
    .oa-journal-sub-nav {
        font-size: 12px;
        height: 44px
    }

    .oa-publishing-sub-nav {
        font-size: 14px;
        height: 44px
    }

    .oa-journal-circle {
        width: 14px;
        height: 14px
    }

    .oa-journal-sub-nav .oa-journal-sub-nav-link {
        height: 43px
    }

    .oa-publishing-sub-nav .oa-publishing-sub-nav-link {
        height: 43px
    }

    .oa-journal-circle .glyphicon {
        font-size: 8px;
        top: 2px;
        left: 3px
    }

    .oa-journal-sub-nav .oa-journal-sub-nav-link .oa-journal-sub-nav-link-text {
        padding: 10px 0
    }

    .oa-publishing-sub-nav .oa-publishing-sub-nav-link .oa-publishing-sub-nav-link-text {
        padding: 10px 0
    }

    .oa-journal-sb-header {
        font-size: 12px
    }

    .top-nav-vspace {
        margin-top: 0
    }

    .top-nav-vspace.top-nav-vspace-countries {
        margin-top: 5px
    }

    .header-nav-link-right-cart {
        line-height: 20px;
        border: 1px solid #404e5f;
        border-radius: 5px;
        padding: 3px 2px;
        margin: 0 0 0 15px
    }

    .header-nav-link-right-cart-icon {
        width: 24px
    }

    .header-nav-link-right-cart-count {
        display: inline-block;
        width: 100%;
        position: absolute;
        top: -5px;
        left: 26px;
        font-size: 10px;
        text-align: center;
        left: -13px
    }

    .navbar-nav.navbar-font-12>li.header-nav-link-right-cart>a {
        font-size: 12px
    }

    a.navlinkitem {
        max-width: 149px
    }

    .flex-container.flex-container-override {
        display: block
    }

    .oa-banner-image-right img {
        width: 100px
    }

    .oa-charges-qa {
        margin-bottom: 20px
    }

    .steps-journal {
        overflow: auto;
        display: inline-block
    }

    .steps-journal .step {
        display: inline-block;
        padding: 10px 0 50px 0 !important;
        color: #fff;
        min-height: unset !important;
        float: none;
        background-image: none;
        width: 100%
    }

    .steps-journal .step:not(:last-child) {
        width: 100% !important;
        background-image: url('/bundles/images/step-divider-horizontal.png') !important;
        background-position-x: 100%;
        background-position-y: 0%;
        background-repeat: no-repeat
    }

    .steps-journal .step:not(:first-child) {
        margin-top: -25px
    }

    .steps-journal .step:not(:first-child) ul {
        padding: 0 0 0 20px !important
    }

    .steps-journal .step:last-child {
        width: 100% !important;
        padding-bottom: 25px !important
    }

    .steps-journal .step ul {
        width: 75%
    }

    .steps-book-left {
        margin-bottom: 20px
    }

    .sales-team-box {
        margin-bottom: 30px
    }

    .gray-service-box {
        min-height: unset;
        margin-bottom: 40px
    }

    .gray-service-box .circle-sprite-color-icon {
        top: -20px
    }

    .website-localization img {
        width: 20px
    }

    .navbar-nav.navbar-font-12>li>a.padding-left-0-sm {
        padding: 2px 10px 0 0
    }

    .search-menu {
        margin-top: 7px
    }

    .search-textbox {
        width: 100% !important
    }

    .row .hp-box.hp-box-white .row {
        height: 25px
    }

    .row .hp-box.hp-box-white h2 {
        margin: 0;
        font-size: 16px
    }

    .row .hp-box.hp-box-white img {
        max-width: 31px
    }

    .library-account-banner-hp {
        padding: 10px 20px
    }

    .library-account-banner-hp h3 {
        line-height: 1.2;
        font-size: 14px;
        margin: 0 0 3px 0
    }

    .library-account-banner-hp .library-account-banner-hp-desc {
        font-size: 12px;
        line-height: 1.2;
        display: block
    }

    .library-account-banner-hp .orange-button {
        float: unset;
        display: block;
        margin: 7px 0 0 0;
        padding: 3px 30px
    }

    .author-services-banner-hp {
        padding: 10px 20px
    }

    .author-services-banner-hp h3 {
        line-height: 1.2;
        font-size: 14px;
        margin: 0 0 3px 0
    }

    .author-services-banner-hp .author-services-banner-hp-desc {
        font-size: 12px;
        line-height: 1.2;
        display: block
    }

    .author-services-banner-hp .orange-button {
        float: unset;
        display: block;
        margin: 7px 0 0 0;
        padding: 3px 30px
    }

    .cfc-banner-hp {
        padding: 10px 20px
    }

    .cfc-banner-hp h3 {
        line-height: 1.2;
        font-size: 14px;
        margin: 0 0 3px 0
    }

    .cfc-banner-hp .cfc-banner-hp-desc {
        font-size: 12px;
        line-height: 1.2
    }

    .cfc-banner-hp .orange-button {
        display: block;
        margin: 7px 0 0 0;
        padding: 3px 30px
    }

    .publish-with-oa-hp {
        padding: 10px 20px
    }

    .publish-with-oa-hp h3 {
        line-height: 1.2;
        font-size: 14px;
        margin: 0 0 3px 0
    }

    .publish-with-oa-hp .publish-with-oa-hp-desc {
        font-size: 12px;
        line-height: 1.2
    }

    .publish-with-oa-hp .orange-button {
        display: block;
        margin: 7px 0 0 0;
        padding: 3px 30px
    }

    .max-width-33-50 {
        max-width: 100% !important
    }

    .login-panel-r {
        height: 280px;
        width: 100%;
        color: #fff;
        padding: 30px 60px 50px 50px;
        font-size: 16px;
        font-family: 'Open Sans'
    }

    .ips-container {
        border-left: 0 !important
    }

    .e-resources-min-height {
        min-height: initial
    }

    .e-resources-min-height:first-child {
        margin-top: 0
    }

    .e-resources-2col-min-height {
        min-height: initial
    }

    .e-resources-2col-min-height:first-child {
        margin-top: 0
    }

    .e-resources-2col-min-height-zh-cn {
        min-height: initial
    }

    .e-resources-2col-min-height-zh-cn:first-child {
        margin-top: 5px
    }

    .create-librarian-account {
        font-size: 18px
    }

    .log-in-librarian-account {
        font-size: 18px
    }

    .credit-account-banner-inner {
        padding: 15px
    }

    .hp-box-r {
        display: inline-block;
        width: 100%;
        margin-bottom: 15px
    }

    .indices-box img {
        width: 75%
    }

    .newsroom-box {
        height: auto
    }

    #newsroom-container .slick-dots {
        bottom: -45px
    }

    .newsroom-sidebar-banner.newsroom-isb,
    .newsroom-sidebar-banner.newsroom-open-access {
        height: 750px
    }

    .dropdown.open .header-nav-link-right {
        line-height: 1.1;
        border: 0;
        border-radius: 0;
        padding: 11px 11px 17px 10px !important
    }

    .nav-bar-promo-align {
        width: 100%
    }

    .nav-bar-promo-align.open .dropdown-menu {
        margin-top: -45px
    }

    .header-nav-link-right .text-top {
        display: inline-block
    }

    .bookstore-isxns {
        padding: 0
    }

    .free-e-access-popup-help .txt {
        font-weight: normal
    }

    .header-search-menu {
        width: 400px
    }

    .hp-auto-complete {
        width: 400px
    }

    .navbar-nav>li>a {
        padding: 10px 8px 15px
    }

    .header-nav-link-left {
        margin-left: -10px
    }

    .catalog-header-text {
        padding-top: 5px
    }

    .catalog-image {
        float: none;
        display: block;
        margin-right: 0;
        margin-bottom: 20px
    }

    .catalog-description {
        float: none;
        display: block;
        margin-top: 20px
    }

    .catalog-data {
        border: none
    }

    .catalog-sharing {
        padding-left: 0
    }

    .oa-rp-benefit {
        min-height: 190px
    }

    .ul-col-3 {
        columns: 2;
        -webkit-columns: 2;
        -moz-columns: 2
    }

    td.two-col-label {
        width: 23% !important
    }

    td.two-col-data {
        width: 77% !important
    }

    td.coupon-code-label {
        width: 29% !important
    }

    .oa-fees-cover-breakpoints strong {
        font-size: 16px
    }

    .oa-fees-cover-breakpoints span {
        font-size: 12px
    }
}

@media(max-width: 767px) {
    .oa-fees-cover-breakpoints strong {
        font-size: 18px
    }

    .oa-fees-cover-breakpoints span {
        font-size: 16px
    }

    .xs-pad-top {
        padding-top: 15px
    }

    .oa-journal-sub-nav {
        height: auto;
        margin-top: -1px;
        margin-bottom: 0
    }

    .oa-journal-sub-nav .oa-journal-sub-nav-link {
        width: 100%;
        height: auto;
        text-align: left;
        margin: 0 -15px;
        padding: 0 15px;
        box-sizing: content-box
    }

    .oa-journal-sub-nav .oa-journal-sub-nav-link.oa-journal-sub-nav-divider {
        border-right: 0
    }

    .oa-publishing-sub-nav {
        height: auto;
        font-size: 12px;
        margin-top: -1px;
        margin-bottom: 0
    }

    .oa-publishing-sub-nav .oa-publishing-sub-nav-link {
        width: 100%;
        height: auto;
        text-align: left;
        margin: 0 -15px;
        padding: 0 15px;
        box-sizing: content-box
    }

    .oa-publishing-sub-nav .oa-publishing-sub-nav-link.oa-publishing-sub-nav-divider {
        border-right: 0
    }

    .xs-hide {
        display: none
    }

    .oa-journal-sb-header {
        margin-top: 1px;
        cursor: pointer
    }

    .oa-journal-sb-body.nav {}

    .oa-journal-sub-nav-toggle {
        display: inline-block
    }

    .oa-publishing-sub-nav-toggle {
        display: inline-block
    }

    .oa-journal-sb-sticky-cont-inner {
        position: relative
    }

    .oa-journal-sub-nav {
        display: none
    }

    .oa-publishing-sub-nav {
        display: none
    }

    .top-nav-vspace {
        margin-top: 0
    }

    .header-nav-link-right-cart {
        line-height: 20px;
        border: 0;
        border-radius: unset;
        padding: 2px 10px;
        margin: 0
    }

    .header-nav-link-right-cart-icon {
        width: 24px;
        margin-right: 5px
    }

    .header-nav-link-right-cart-count {
        display: inline-block;
        width: unset;
        position: relative;
        top: unset;
        left: unset;
        font-size: 12px;
        margin-left: 5px
    }

    .navbar-nav.navbar-font-12>li.header-nav-link-right-cart>a {
        font-size: 12px
    }

    .add-to-cart-sb-alert .added-to-cart-action {
        margin-top: 15px;
        text-align: left
    }

    .float-left-xs {
        float: left
    }

    .oa-banner-image-right {
        float: right
    }

    .oa-banner-image-right img {
        width: 50px
    }

    .website-localization img {
        width: auto
    }

    .row .hp-box.hp-box-white h2 {
        font-size: 18px
    }

    .library-account-banner-hp {
        margin: 0 0 10px 0;
        background: linear-gradient(rgba(255, 255, 255, .7), rgba(255, 255, 255, .7)), url('/bundles/images/librarian-account-banner.png') 100% 50% no-repeat
    }

    .cfc-banner-hp {
        margin: 0 0 10px 0
    }

    .login-background,
    .login-panel-l,
    .login-panel-r {
        height: unset
    }

    .login-panel-l,
    .login-panel-r {
        padding: 30px
    }

    .price-container-grid .box-container.x3 {
        width: 100%
    }

    .text-align-right-xs-left {
        text-align: left
    }

    .e-content-pro-r-journal-page {
        padding: 20px !important;
        max-width: 303px
    }

    .e-content-pro-r-journal-page span {
        height: 670px
    }

    .indices-box img {
        width: initial;
        max-width: initial;
        max-height: 60px
    }

    .toc-nav-affix {
        overflow-y: initial
    }

    .toc-nav-affix.affix-top {
        position: static;
        margin-top: 0
    }

    .toc-nav-affix.affix {
        position: static;
        top: unset;
        width: inherit
    }

    .search-tabs .tab,
    .search-tabs .tab-active {
        width: 100%
    }

    .institution-img-icon {
        margin: 0 0 5px 10px
    }

    .platform-img-icon {
        left: 20px
    }

    .cite-container {
        padding: 15px 15px 15px 20px
    }

    .isod-lp .title .text {
        font-size: 30px
    }

    .isod-lp .title .sub-text {
        font-size: 16px
    }

    .isod-lp .title .l {
        width: 45px;
        margin: 3px 10px 0 -10px
    }

    .isod-lp .title .l img {
        width: 100%
    }

    .isod-lp-alt .title .text {
        display: block;
        font-size: 26px;
        font-family: 'Open Sans Condensed', sans-serif;
        line-height: 1.2
    }

    .isod-lp-alt .title .sub-text {
        font-size: 16px;
        padding: 0
    }

    .isod-lp-alt .title .l {
        width: 45px
    }

    .isod-lp-alt .title .l img {
        width: 100%
    }

    .isod-lp-alt .title .r {
        margin-left: 10px
    }

    .search-contents-xs-full-width {
        width: 100%
    }

    .margin-bottom-5-xs {
        margin-bottom: 5px
    }

    .margin-bottom-10-xs {
        margin-bottom: 10px
    }

    .margin-bottom-20-xs {
        margin-bottom: 20px
    }

    .checkout-resources-offset {
        margin: 0 -20px 15px -20px
    }

    .dropdown-menu.user-options-menu {
        padding: 0 10px 10px 10px
    }

    .user-options-menu {
        color: #fff;
        background-color: transparent !important
    }

    .user-options-menu a.navlinkitem {
        color: #fff
    }

    .list-unstyled.width-140,
    .list-unstyled.width-160 {
        width: 100%
    }

    #share-toggle .shareaholic-container .shareaholic-container-inner {
        margin-left: 10px
    }

    .newsroom-categories .tab,
    .newsroom-categories .tab-active {
        width: 65px;
        height: 44px
    }

    .col-md-3.col-md-3-pad-left-60 {
        padding-left: 15px
    }

    .box-corner {}

    .box-corner .caret {
        display: inline-block
    }

    .col-xs-12.col-xs-12-full-width {
        padding: 0;
        margin-top: -20px
    }

    .col-xs-12.col-xs-12-full-width-mar-0 {
        padding: 0;
        margin-top: 0
    }

    .col-xs-12.col-xs-12-full-width-zh-cn {
        padding: 0;
        margin-top: -10px
    }

    .menu-right {
        float: none
    }

    .panel-heading {
        cursor: pointer;
        border-bottom: 1px solid #dadada;
        padding: 10px 20px
    }

    .panel-heading:hover {
        background-color: #6f8d9c;
        color: #111
    }

    .panel-heading:hover .caret {
        border-top-color: #333;
        border-bottom-color: #333
    }

    .panel-heading-last {
        border-bottom: 0
    }

    .nav-stacked-custom .navlinkl {
        padding: 7px 20px
    }

    .top-nav-expand-desc {
        width: 100%
    }

    .dropdown-menu {
        border: 0;
        padding: 10px 0 20px
    }

    .add-to-cart-sb,
    .price-container-grid .box-container .outer,
    .price-container-grid .box-container .outer .inner,
    .price-container-grid .box-container .outer .inner .upper,
    .price-container-grid .box-container {
        width: 100%
    }

    .price-container-grid {
        margin: 15px 0
    }

    ul.ul-col-2 {
        display: inline-block;
        padding: 0;
        margin: 0 0 0 3px;
        list-style-position: inside;
        columns: 1;
        -webkit-columns: 1;
        -moz-columns: 1
    }

    .ul-col-2-new {
        columns: 1;
        -webkit-columns: 1;
        -moz-columns: 1
    }

    .add-to-cart-container,
    .add-to-cart-sb {
        float: left;
        margin: 0 0 20px 0
    }

    .add-to-cart-container.isod-results {
        margin: 0
    }

    .line-break {
        display: block
    }

    .isbn-divider {
        display: none
    }

    .logo-img {
        width: auto !important;
        height: 43px
    }

    #nav-parent-container {
        width: 100% !important;
        padding: 0;
        margin: 0;
        background-color: #e1e1e1
    }

    .navbar-collapse {
        width: 100%;
        margin: 0 !important;
        padding: 0;
        max-height: none;
        border: 0;
        overflow-y: hidden
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .dropdown {
        background-color: #e1e1e1;
        border-bottom: 1px solid #dadada
    }

    .dropdown:hover {
        background-color: #c1c1c1
    }

    .navbar-default .navbar-nav>.open>a,
    .navbar-default .navbar-nav>.open>a:hover,
    .navbar-default .navbar-nav>.open>a:focus {
        background-color: #d1d1d1
    }

    .navbar-default .navbar-nav>li>a,
    .navbar-default .navbar-nav>.open>a,
    .navbar-default .navbar-nav>.dropdown>a,
    .navbar-default .navbar-nav>.dropdown>a:visited {
        color: #333
    }

    .navbar-default .navbar-nav>li>a:hover,
    .navbar-default .navbar-nav>li>a:focus,
    .navbar-default .navbar-nav>li>a:active,
    .navbar-default .navbar-nav>.open>a:hover,
    .navbar-default .navbar-nav>.open>a:focus,
    .navbar-default .navbar-nav>.open>a:active,
    .navbar-default .navbar-nav>.dropdown>a:hover,
    .navbar-default .navbar-nav>.dropdown>a:focus,
    .navbar-default .navbar-nav>.dropdown>a:active {
        color: #111
    }

    .navbar-default .navbar-nav>.dropdown>a .caret {
        border-top-color: #777;
        border-bottom-color: #777
    }

    .navbar-default .navbar-nav>.dropdown>a:hover .caret,
    .navbar-default .navbar-nav>.dropdown>a:focus .caret,
    .navbar-default .navbar-nav>.dropdown>a:active .caret {
        border-top-color: #333;
        border-bottom-color: #333
    }

    .navbar-nav>li>a {
        text-decoration: none !important;
        display: block;
        vertical-align: top;
        font-family: 'Tahoma', 'Trebuchet MS', 'Arial' !important;
        font-weight: normal !important;
        font-size: 14px;
        cursor: pointer;
        padding: 10px 20px;
        float: none
    }

    .header-nav-link-left {
        margin-left: 0
    }

    .header-nav-link-right {
        margin-right: 0
    }

    ul.list-unstyled {
        padding: 0 0 10px;
        margin: 0 0 10px;
        float: none;
        border-bottom: 1px solid #dadada
    }

    ul.list-unstyled:last-child {
        padding: 0;
        margin: 0;
        border-bottom: 0
    }

    .or-spacer-vertical {
        display: none
    }

    .header-search-menu {
        display: block;
        float: left;
        width: 100%;
        margin-bottom: 15px
    }

    .bst {
        float: left
    }

    .search-menu {
        margin-top: 15px
    }

    .hp-auto-complete {
        width: 100%
    }

    .nav-bar-promo-align {
        width: 100%;
        float: none !important
    }

    .header-nav-link-right {
        line-height: 20px !important;
        border: 0;
        border-radius: 0;
        padding: 10px 20px !important;
        margin-top: 0;
        float: none !important
    }

    .dropdown.open .header-nav-link-right {
        padding: 10px 20px !important
    }

    .header-nav-link-right .text-top {
        color: #555
    }

    .header-nav-link-right .text-bottom {
        font-size: 12px;
        font-weight: bold
    }

    .nav-bar-promo-align.open .dropdown-menu {
        margin-top: 0
    }

    .catalog-header {
        background: none;
        margin-bottom: 15px;
        height: 100%
    }

    .catalog-header-text {
        margin-left: 0;
        margin-right: 0;
        padding-top: 15px;
        text-align: left
    }

    .catalog-header-text h1 {
        color: #000;
        font-size: 32px
    }

    .catalog-data {
        border: none
    }

    .catalog-sharing {
        padding-left: 0
    }

    #catalogs-container .btn {
        margin-bottom: 5px
    }

    .banner-fix-bottom-zh-cn {
        margin-bottom: 0
    }

    .navbar-multi-nav-fix-zh-cn {
        margin-bottom: 20px
    }

    td.coupon-code-label {
        width: 23% !important
    }

    .newsroom-sidebar-banner.newsroom-isb,
    .newsroom-sidebar-banner.newsroom-open-access {
        height: 625px
    }
}

.freedaysleft>span {
    display: block;
    text-align: center;
    padding: 6px;
    border-radius: 4px;
    background-color: #59699a;
    color: #fff;
    width: 150px;
    margin-top: 5px
}

.freedaysleft>a {
    display: block;
    text-align: center;
    padding: 6px;
    border-radius: 4px;
    background-color: #e96b35;
    color: #fff;
    width: 150px;
    margin-top: 5px
}

.freedaysleft a:hover {
    background-color: #f28f64;
    text-decoration: none;
    color: #fff
}

.ui-datepicker select,
.ui-datepicker option {
    color: #333
}

ul.recommendations-list {
    list-style-type: none;
    margin: 0;
    padding: 0
}

ul.recommendations-list>li {
    padding: 4px 2px;
    display: block;
    overflow: hidden;
    margin-bottom: 20px
}

ul.recommendations-list>li:last-child {
    margin-bottom: 0
}

ul.recommendations-list>li>a {
    display: block;
    padding: 4px 0
}

ul.recommendations-list>li>ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

ul.recommendations-list>li>ul>li {
    padding: 2px 0;
    display: block;
    overflow: hidden;
    margin-bottom: 5px
}

ul.recommendations-list>li>ul>li>a>.title {
    float: left
}

ul.recommendations-list>li>ul>li>a>.date,
ul.recommendations-list>li>ul>li>a>.status {
    float: right;
    width: 100px
}

.recommendation-container {}

.title-details-container dl {
    font-size: 12px;
    margin-top: 1em
}

.title-details-container dl>dt,
.title-details-container dl>dd {
    margin-top: 4px
}

.title-details-container dl>dt {
    text-align: left;
    font-weight: normal;
    width: 120px
}

.title-details-container dl>dd {
    margin-left: 120px
}

.title-details-container dl>dt.comments,
.title-details-container dl>dt.comments+dd {
    margin-top: 20px
}

.title-details-container dl>dt.comments+dd>span {
    border-left: 1px solid #bdbdbd;
    padding-left: 4px;
    display: block
}

.decision-controls-container {}

.decision-controls-container .button-alt {
    display: inline-block;
    float: none
}

.decision-controls-container .btn .glyphicon {
    font-size: 12px;
    margin-left: 1em
}

.decision-controls-container .checkbox label {
    line-height: 1em
}

.decision-controls-container .checkbox label input[type=checkbox] {
    margin-top: 0;
    line-height: 1em
}

.btn-dark,
a.btn-dark {
    color: #fff;
    background-color: #737373;
    border-radius: 0
}

.btn-dark:hover,
a.btn-dark:hover {
    color: #fff;
    background-color: #e87641
}

.btn-dark .glyphicon,
a.btn-dark .glyphicon {
    top: 2px
}

.btn-dark-grey {
    color: #fff;
    background-color: #737373
}

.btn-dark-grey:hover {
    color: #fff;
    background-color: #e87641
}

.a-btn-dark-grey {
    color: #fff;
    background-color: #737373;
    padding: 0 5px;
    border: #000 solid 1px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.a-btn-dark-grey:hover {
    color: #fff;
    background-color: #e87641
}

.a-btn-dark-grey:visited {
    color: #fff
}

.a-btn-light-grey {
    color: #000;
    background-color: #e7e7e7;
    padding: 0 5px;
    border: #000 solid 1px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.a-btn-light-grey:hover {
    color: #000;
    background-color: #e87641
}

.a-btn-light-grey:visited {
    color: #000
}

.result-message {
    display: block;
    margin: 10px 0
}

.mailinglistsubscription-side-container {
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto
}

@media(min-width: 768px) {
    .mailinglistsubscription-side-container {
        width: 455px
    }
}

@media(min-width: 1200px) {
    .mailinglistsubscription-side-container {
        width: 315px
    }

    .mailinglistsubscription-side-container .col-lg-3,
    .mailinglistsubscription-side-container .col-sm-8 {
        width: 100%
    }
}

a[id$=lnkConferenceBadge] {
    display: block
}

.publish-bottom-nav {}

.publish-bottom-nav .column {
    background-color: #ddd;
    margin-top: 20px
}

.publish-bottom-nav .column>div {
    padding: 5px 15px
}

.publish-bottom-nav .column .column-header {
    background-color: #666;
    color: #fff;
    font-size: 14px;
    font-weight: bold
}

form[action^="/affiliate/"] h2 {
    clear: both
}

div.isod-lp-alt>div:first-child {
    color: #ccc
}

.filter-container {
    margin-bottom: 20px
}

.filter-container .filter-header {
    font-weight: bold;
    margin: 0 0 4px 6px
}

.filter-container .filter-inner-scrolling {
    max-height: 108px;
    width: 100%;
    overflow-y: auto;
    overflow-x: hidden
}

.filter-container .filter-inner-large {
    max-height: 275px
}

.filter-container .filter-inner-empty {
    color: #aaa;
    font-size: 11px;
    margin-left: 6px;
    font-style: italic
}

.filter-container .checkbox-link.no-matches .text {
    color: #737373;
    font-style: italic
}

.lp-subject-icon-container img {
    width: 125px;
    height: 125px;
    display: block;
    margin: auto
}

.lp-subject-icon-container .title {
    text-align: center;
    margin-top: 1em
}

.lp-subject-icon-container:hover .title {}

.subject-icons .slick-prev::before,
.subject-icons .slick-prev::after,
.subject-icons .slick-next::before,
.subject-icons .slick-next::after {
    color: #737373 !important
}

.header-row {
    margin-top: 20px;
    color: gray;
    overflow: hidden
}

.header-row h2 {
    position: relative
}

.header-row h2>span.navlinkc.navlinkc-right {
    display: inline-block;
    position: absolute;
    bottom: 0;
    right: 0
}

.hp-box {
    padding: 10px 15px 10px 15px;
    margin-bottom: 15px
}

.hp-box>h2,
.hp-box h2.hp-box-header {
    margin: 0 0 7px 0;
    font-size: 18px;
    color: #fff
}

.hp-box.hp-box-brown {
    background-color: #333;
    color: #fff
}

.hp-box.hp-box-brown a {
    color: #ddd
}

.hp-box.hp-box-dark {
    background-color: #181818;
    color: #fff
}

.hp-box.hp-box-dark a {
    color: #ddd
}

.hp-box.hp-box-nopadding {
    padding: 0
}

.hp-box.hp-box-white {
    color: #333;
    background-color: #fff;
    min-height: 115px;
    margin-bottom: 0
}

.hp-box.hp-box-white .row {
    height: 50px
}

.hp-box.hp-box-white h2 {
    color: #333;
    margin: 8px 0 0 0;
    font-size: 18px
}

.hp-box.hp-box-white a {
    display: inline-block;
    margin-top: 5px
}

.hp-box.hp-box-blue {
    color: #333;
    padding: 8px 15px
}

.hp-box.hp-box-blue h2 {
    color: #333;
    margin: 0 0 5px 0;
    font-size: 18px
}

.hp-box.hp-box-white>a,
.hp-box.hp-box-blue>a {
    color: #555
}

.hp-box.hp-box-white>a:hover,
.hp-box.hp-box-blue>a:hover {
    text-decoration: underline
}

.hp-box.hp-box-blue a {
    display: inline-block;
    margin-top: 2px
}

ul.subject-categories-list {
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-top: 15px
}

ul.subject-categories-list li {
    padding: .25em 0
}

.max-width-33-50 {
    max-width: 33%
}

.max-width-33 {
    max-width: 33%
}

.max-width-40 {
    max-width: 40%
}

.max-width-50 {
    max-width: 50%
}

.max-width-60 {
    max-width: 60%
}

.max-width-66 {
    max-width: 66%
}

.max-width-70 {
    max-width: 70%
}

@media(max-width: 479px) {
    .max-width-33 {
        max-width: none
    }

    .max-width-40 {
        max-width: none
    }

    .max-width-50 {
        max-width: none
    }

    .max-width-60 {
        max-width: none
    }

    .max-width-66 {
        max-width: none
    }

    .max-width-70 {
        max-width: none
    }
}

blockquote {
    font-size: 14px;
    font-style: italic
}

.alert.top-alert {
    margin-bottom: 0;
    position: relative;
    border-radius: 0;
    border-width: 0 0 1px 0;
    padding: 10px;
    background: #81a2b1;
    background: -moz-linear-gradient(bottom, #81a2b1 0%, #4690af 100%);
    background: -webkit-linear-gradient(bottom, #81a2b1 0%, #4690af 100%);
    background: linear-gradient(to top, #81a2b1 0%, #4690af 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4690af', endColorstr='#81a2b1', GradientType=0)
}

.alert.top-alert>.close {
    color: #fff;
    position: absolute;
    top: 50%;
    margin-top: -10.5px;
    right: 21px
}

.alert.top-alert .top-alert-content {
    color: #fff;
    font-size: 25px;
    padding-left: 25px;
    padding-right: 25px;
    text-align: center
}

.alert.top-alert .top-alert-content sup {
    font-weight: normal;
    font-size: 14px
}

.alert.top-alert .top-alert-content-bottom {
    font-weight: normal;
    font-size: 18px;
    display: block
}

.alert.top-alert .top-alert-content-bottom-secondary {
    font-weight: normal;
    font-size: 16px;
    display: block
}

.alert.top-alert .disclaimer {
    font-weight: normal;
    font-style: italic;
    font-size: 12px;
    margin-top: 5px
}

.alert.cookies-alert {
    margin-bottom: 0;
    position: fixed;
    border-radius: 0;
    border-width: 1px 0 0 0;
    border-color: #999;
    padding: 20px;
    background: #ccc;
    bottom: 0;
    width: 100%;
    z-index: 9999999
}

.alert.cookies-alert>.btn {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    right: 20px
}

.alert.cookies-alert>.btn .glyphicon {}

.alert.cookies-alert .cookies-alert-content {
    color: #000;
    font-weight: normal;
    font-size: 14px;
    padding-left: 25px;
    padding-right: 25px;
    text-align: center
}

.alert.cookies-alert .cookies-alert-content a {}

.footer-rightside-container {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    margin-top: 15px
}

.footer-rightside-container>.left {
    flex: 0;
    align-content: flex-end
}

.footer-rightside-container>.right {
    flex: 0;
    justify-content: flex-end;
    align-items: flex-end;
    margin-left: 1em
}

.image-caption,
.disclaimer {
    font-size: smaller;
    font-style: italic;
    font-weight: bold
}

@media(min-width: 1200px) {
    .footer-rightside-container {
        margin-top: 0
    }

    .footer-rightside-container>.left {
        flex: 1 0
    }
}

@media(max-width: 768px) {
    .footer-rightside-container {
        flex-direction: column;
        align-items: start
    }

    .footer-rightside-container>.left {}

    .footer-rightside-container>.left>div:first-child {
        float: left;
        text-align: left;
        margin-bottom: 0 !important;
        height: 46px;
        margin-right: 10px;
        position: relative
    }

    .footer-rightside-container>.left>div:last-child {
        float: right;
        text-align: right;
        height: 60px
    }

    .footer-rightside-container>.left>div:first-child a {
        vertical-align: middle;
        top: 10px;
        position: relative
    }

    .footer-rightside-container>.left>div:last-child a {
        position: relative
    }

    .footer-rightside-container>.right {
        margin: 1em 0
    }

    .footer .copyright-text {
        text-align: center
    }

    .library-account-banner-hp .library-account-banner-hp-desc {
        font-size: 12px;
        line-height: 1.2;
        display: block
    }

    .library-account-banner-hp .orange-button {
        float: unset;
        display: block;
        margin: 7px 0 0 0;
        padding: 3px 30px
    }

    #related-books-toggle>li>a {
        display: inline-block
    }

    #related-books-toggle>li>a>div {
        display: inline-block;
        padding-left: 10px
    }

    #related-books-toggle>li>a>div>div {
        display: block;
        max-width: 350px
    }
}

.conference-badges-container {}

.conference-badges-container>.conference-badge {
    display: block;
    margin-bottom: 1em
}

.conference-badges-container>.conference-badge:last-child {
    margin-bottom: 0
}

.title-listing-horizontal div {
    width: 164px;
    padding-right: 20px
}

.title-listing-horizontal .title {
    margin-top: 5px;
    font-size: 12px;
    margin-bottom: 10px;
    min-height: 51px
}

.dropdown .vertical-divider {
    float: left;
    color: #ddd;
    padding: 0 8px 0 8px;
    font-size: 20px;
    line-height: initial
}

html {
    position: relative;
    min-height: 100%
}

.footer {
    width: 100%;
}

.title-carousel {
    font-size: 12px;
    padding-top: 15px
}

.title-carousel-overlay-outer {
    display: inline-block;
    width: 100%;
    position: absolute;
    top: 80px;
    left: 0;
    text-align: center
}

.title-carousel-overlay-outer.tcoi-search {
    top: 60px
}

.title-carousel-overlay-outer.tcoi-search.video-lesson {
    top: 10px
}

.tcoi-search .title-carousel-overlay-inner {
    width: 100%;
    padding: 5px 0
}

.title-carousel-overlay-inner {
    display: inline-block;
    padding: 10px 35px;
    background: rgba(255, 255, 255, .9);
    border: 1px solid #36c;
    border-radius: 15px;
    font-size: 14px;
    font-weight: bold
}

.title-carousel-overlay-inner.two-line {
    padding: 4px 35px
}

.title-carousel-overlay-inner.two-line .line-2 {
    font-size: 10px;
    font-weight: normal;
    line-height: 1
}

.title-carousel-overlay-index {
    display: inline-block;
    width: 74px;
    padding: 3px;
    background: #e87641;
    color: #fff;
    font-size: 12px;
    line-height: 1
}

.carousel-offset-oa-journals .slick-track {
    padding-top: 10px
}

.carousel-offset-oa-journals .title-carousel-overlay-outer {
    top: -8px
}

.title-carousel .carousel-item {
    padding-bottom: 15px;
    text-align: center
}

.title-carousel .carousel-item>a {
    display: block
}

.title-carousel .carousel-item img.cover {
    max-width: 100px;
    max-height: 129px
}

.title-carousel .carousel-item img.cover.cover-bordered {
    border: 1px solid #777
}

.title-carousel .carousel-item .title {}

.title-carousel .carousel-item .info-margin-top {
    margin-top: 10px
}

.title-carousel .carousel-item .info-margin-top-sm {
    margin-top: 5px
}

.title-carousel .carousel-item .text-muted {
    color: #595959;
    font-size: 11px
}

.title-carousel .slick-prev:before,
.title-carousel .slick-next:before {
    color: #737373;
    opacity: 1;
    background-color: #fff
}

@media(max-width: 320px) {
    .slick-prev {
        left: -15px
    }

    .slick-next {
        right: -15px
    }
}

.banner-carousel {
    margin-bottom: 0;
    display: none
}

.banner-carousel-item .container {
    padding-left: 0;
    padding-right: 0
}

.banner-carousel.slick-initialized {
    display: block
}

.banner-carousel .banner-carousel-item {
    overflow: hidden;
    height: 300px
}

.banner-carousel .banner-carousel-item:focus {
    outline: none
}

.banner-carousel .banner-carousel-item>div {
    padding: 40px 100px;
    margin: 0;
    height: 300px;
    background-size: cover;
    background-position: right bottom
}

.banner-carousel .banner-carousel-item .banner-title-content {}

.banner-carousel .banner-carousel-item .banner-body-content {}

.banner-carousel .banner-carousel-item .banner-footer-content {}

.banner-carousel .banner-carousel-item .banner-button {
    cursor: pointer
}

.banner-carousel .slick-dots {
    bottom: 10px;
    margin: 0;
    width: 100%
}

.banner-carousel .slick-dots li,
.banner-carousel .slick-dots li button,
.banner-carousel .slick-dots button:before {
    height: 15px;
    width: 15px
}

.banner-carousel .slick-dots li button:before {
    color: #fff;
    background-color: #111;
    content: '';
    border-radius: 100%;
    border: 2px solid #ccc
}

.banner-carousel .slick-dots li.slick-active button:before {
    border: 2px solid #fff
}

.banner-carousel .banner-carousel-item .banner-title-content .font-size-large {
    line-height: 200%;
    font-size: 22pt;
    padding: 0
}

.banner-carousel .banner-carousel-item .banner-title-content .font-size-med {
    line-height: 115%;
    font-size: 26px;
    padding: 0
}

@media(max-width: 1200px) {
    .banner-carousel .banner-carousel-item {
        height: 200px
    }

    .banner-carousel .banner-carousel-item>div {
        height: 200px
    }
}

@media(max-width: 992px) {
    .banner-carousel .banner-carousel-item {
        height: 250px
    }

    .banner-carousel .banner-carousel-item>div {
        height: 250px
    }
}

@media(max-width: 767px) {
    .banner-carousel .banner-carousel-item {
        height: 300px
    }

    .banner-carousel .banner-carousel-item>div {
        height: 300px;
        padding-top: 20px;
        padding-bottom: 20px
    }

    .banner-carousel .banner-carousel-item .banner-body-content .text-dark-so-bg {
        line-height: 1.2
    }

    .banner-carousel .banner-carousel-item .banner-title-content .font-size-large {
        font-size: 17pt
    }

    .banner-carousel .banner-carousel-item .banner-title-content .font-size-med {
        font-size: 20px
    }
}

.banner-carousel.small {
    margin-top: 0;
    margin-bottom: 0
}

.banner-carousel.small.slick-initialized {
    visibility: visible
}

.banner-carousel.small .banner-carousel-item {
    overflow: hidden;
    height: 330px
}

.banner-carousel.small .banner-carousel-item:focus {
    outline: none
}

.banner-carousel.small .banner-carousel-item>div {
    padding: 0;
    margin: 0;
    height: 330px;
    background-size: cover;
    background-position: center top
}

.banner-carousel.small .banner-carousel-item .container {
    margin: 0;
    padding: 0;
    display: table;
    height: 300px;
    width: 100%;
    text-align: center;
    font-size: 12px;
    color: #fff
}

.banner-carousel.small .banner-carousel-item .banner-content-row {
    display: table-row
}

.banner-carousel.small .banner-carousel-item .banner-title-content {
    height: 1px
}

.banner-carousel.small .banner-title-content div {
    width: 100%
}

.banner-carousel.small .banner-carousel-item .banner-body-content {
    height: 100%;
    vertical-align: middle
}

.banner-carousel.small .banner-carousel-item .banner-body-content img {
    display: inline
}

.banner-carousel.small .banner-carousel-item .banner-footer-content {
    height: 1px
}

.banner-carousel.small.debug .banner-carousel-item .banner-title-content {
    background-color: purple
}

.banner-carousel.small.debug .banner-carousel-item .banner-body-content {
    background-color: #ffa500
}

.banner-carousel.small.debug .banner-carousel-item .banner-footer-content {
    background-color: red
}

.banner-carousel.small .banner-carousel-item .banner-button {
    cursor: pointer
}

.banner-carousel.small .slick-dots {
    bottom: 10px;
    margin: 0;
    width: 100%
}

.banner-carousel.small .slick-dots li,
.banner-carousel.small .slick-dots li button,
.banner-carousel.small .slick-dots button:before {
    height: 15px;
    width: 15px
}

.banner-carousel.small .slick-dots li button:before {
    color: #fff;
    background-color: #111;
    content: '';
    border-radius: 100%;
    border: 2px solid #ccc
}

.banner-carousel.small .slick-dots li.slick-active button:before {
    border: 2px solid #fff
}

.banner-carousel.small .banner-carousel-item .banner-title-content .font-size-large {
    padding: 8px 25px
}

.banner-carousel.small .banner-carousel-item .banner-body-content .text-dark-so-bg {
    font-size: 30px;
    margin: 30px 30px;
    text-align: left;
    padding: 15px 20px;
    line-height: 130%
}

@media(max-width: 1200px) {}

@media(max-width: 992px) {}

@media(max-width: 767px) {
    .banner-carousel.small .banner-carousel-item>div {
        height: 330px;
        padding-bottom: 10px
    }

    .banner-carousel.small .banner-carousel-item .banner-body-content .text-dark-so-bg {
        line-height: 1.2
    }

    .banner-carousel.small .banner-carousel-item .banner-title-content .font-size-large {
        font-size: 36px
    }
}

.banner-carousel.small .caption-text {
    color: #fff;
    font-size: 12px
}

.banner-carousel.small .disclaimer-text {
    color: #595959;
    font-style: italic;
    font-size: 10px
}

.banner-carousel.eed {
    margin-top: 0;
    margin-bottom: 0
}

.banner-carousel.eed.slick-initialized {
    visibility: visible
}

.banner-carousel.eed .banner-carousel-item {
    overflow: hidden;
    height: 270px
}

.banner-carousel.eed .banner-carousel-item:focus {
    outline: none
}

.banner-carousel.eed .banner-carousel-item>div {
    padding: 0;
    margin: 0;
    height: 330px;
    background-size: auto;
    background-position: center top
}

.banner-carousel.eed .banner-carousel-item .container {
    margin: 0;
    padding: 0;
    display: table;
    height: 150px;
    width: 100%;
    text-align: center;
    font-size: 12px;
    color: #fff
}

.banner-carousel.eed .banner-carousel-item .banner-content-row {
    display: table-row
}

.banner-carousel.eed .banner-carousel-item .banner-title-content {
    height: 1px
}

.banner-carousel.eed .banner-title-content div {
    width: 100%
}

.banner-carousel.eed .banner-carousel-item .banner-body-content {
    height: 100%;
    vertical-align: middle
}

.banner-carousel.eed .banner-carousel-item .banner-body-content img {
    display: inline
}

.banner-carousel.eed .banner-carousel-item .banner-footer-content {
    height: 1px
}

.banner-carousel.eed.debug .banner-carousel-item .banner-title-content {
    background-color: purple
}

.banner-carousel.eed.debug .banner-carousel-item .banner-body-content {
    background-color: #ffa500
}

.banner-carousel.eed.debug .banner-carousel-item .banner-footer-content {
    background-color: red
}

.banner-carousel.eed .banner-carousel-item .banner-button {
    cursor: pointer
}

.banner-carousel.eed .slick-dots {
    bottom: 10px;
    margin: 0;
    width: 100%
}

.banner-carousel.eed .slick-dots li,
.banner-carousel.eed .slick-dots li button,
.banner-carousel.eed .slick-dots button:before {
    height: 15px;
    width: 15px
}

.banner-carousel.eed .slick-dots li button:before {
    color: #fff;
    background-color: #111;
    content: '';
    border-radius: 100%;
    border: 2px solid #ccc
}

.banner-carousel.eed .slick-dots li.slick-active button:before {
    border: 2px solid #fff
}

.banner-carousel.eed .banner-carousel-item .banner-title-content .font-size-large {
    padding: 8px 25px
}

.banner-carousel.eed .banner-carousel-item .banner-body-content .text-dark-so-bg {
    font-size: 30px;
    margin: 30px 30px;
    text-align: left;
    padding: 15px 20px;
    line-height: 130%
}

@media(max-width: 1200px) {}

@media(max-width: 992px) {}

@media(max-width: 767px) {
    .banner-carousel.eed .banner-carousel-item>div {
        height: 330px;
        padding-bottom: 10px
    }

    .banner-carousel.eed .banner-carousel-item .banner-body-content .text-dark-so-bg {
        line-height: 1.2
    }

    .banner-carousel.eed .banner-carousel-item .banner-title-content .font-size-large {
        font-size: 36px
    }
}

.banner-carousel.eed .caption-text {
    color: #fff;
    font-size: 12px
}

.banner-carousel.eed .disclaimer-text {
    color: #595959;
    font-style: italic;
    font-size: 10px
}

#video-modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .25;
    -webkit-filter: alpha(opacity=25);
    -moz-filter: alpha(opacity=25);
    filter: alpha(opacity=25);
    z-index: 99998
}

#video-modal {
    position: absolute;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABhJREFUeNpiZGBgMGZAA0wMWACFggABBgAWlQA9atSBaAAAAABJRU5ErkJggg==) 0 0 repeat;
    background: #000;
    background: rgba(0, 0, 0, .2);
    border-radius: 14px;
    padding: 8px;
    z-index: 99999
}

#video-modal-content {
    border-radius: 8px;
    background: #fff
}

#video-modal-close {
    position: absolute;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAbCAYAAABm409WAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABCdJREFUeNqcVl1IbFUUnjNzr47enLFkvKUoDNk1S0kxDPHBH4gCTfHJH4jgYgrpg1APmqjQS2gggiLViyBdkEAxjARFSPBBfPCv/LcRS5tSlLzXMcdxZvWt3d6HmTkzXW8LPs45a6/1rbX3XmvvYzL9hxBRC/AjRZcD4BGQE41Di0JciMfnQDF/n5+fm2ZmZkxnZ2e6TWFhoSknJ4T3a03TmkxPE5C/q9JbX1+nmpoaslgsxEPhSE9Pp6GhIbq5uVEuU8DztyLv7e2NShwOzIRcLpdy/S4auQNws0VHR8etiIORmppKh4eHKshXkQLwZtH4+Pgzkyvk5+cHL1dOMLmTNV6vV6xrsFNxcTHV1tZSSkpKiL6srIyam5spLS0tRM97IuWRHsDv97ezZmRkxJDV3t4enZ6e0sDAADkcDqGrqqqizc1NwdLe3m7YeFXCeoBAIPADa8rLyw0BZmdnhfX19TX19fVRY2OjTg4/amhoMPisra2J8YuLizeY3wzDfVY4nU6DcW5uLq2srAiHy8tLQi+I96urK1EM8fHxBp/h4WGV1EMOYOF3VsTExETdPO4JJZx5T08Pmc3miPZc4iwej+dTMweAwxOOZLfbja2uaSabzcaFoOtQKSYkY0pISIhY8jzGgqLx8zMO0xXp8XKEZ1NZWUk7Ozv6smxvb6vsaHBwkJKTkw0+XOossP2AAzx3dHQkeqClpcVgPDY2pm9yW1sblZSU0OLiotD5fD6qqKgIsefu56pj6ezsfJ0DJMzNzX3MCt798ADd3d20sbFBXV1dhOXSj4apqSmanp6mvLy8EPvq6mpBfnJysoLvFBEAyHK73aL26uvrQxx4CYqKigzVkp2dTRkZGSHnFb9vbW2JAPPz84MqwD3glYmJiS954Pj4WDj+n6Oiv7//3w47ONjhEx24zwGsQDrw9tLS0s/qmH7WINwTSpqamrqgywXE0X0XSAYKkpKSPgL572zEGxW+XNHuhNHRUZ28tbX1G+jLgQwuINHJgA14ALyXmJj4GY6H35TD8vKyqB5utri4OEHKs+Py5Y7l7mbBrefDMfI9xj8E3gJeBGLVtRkr1+tN4H3gC1TPT1gyD91CJicnT7Kysr6F3yfAOzJ7Lh6LupMt3HDAC3I/MoFXgZfr6upeKy0tvV9QUHAvMzPzjtVq1fb39/27u7vehYWFx2gq1+rq6hZseWP5+QvwB/AY8GlBl/8dIF4GSQWcEmmAg08SOVO2vQE8AP8FuAE+ml3Ar8CfktzLB7UW9odxV87ELjee1/ElGSBRjvGeXQMXwKkkdMusOeATOe6P9NuiZhIr+8MuiW2yImJkAJ7BpSQ7B/6S73/zsnDmssoi/hdpkkQFskrEyhlqMjvO8ioIPqkPPPXHK2hMkwWgYFbXuCRThIFwYiX/CDAA8quvgv5A6LkAAAAASUVORK5CYII=) 0 0 no-repeat;
    width: 24px;
    height: 27px;
    display: block;
    text-indent: -9999px;
    top: -7px;
    right: -7px
}

.block {
    display: flex;
    flex-flow: row nowrap
}

.block .background,
.block .foreground {
    box-sizing: border-box;
    width: 100%;
    flex: none
}

.block .foreground {
    margin-left: -100%
}

.video-list-item {
    border-bottom: 1px solid #ccc
}

.video-list-item .inner {
    padding: 10px 0;
    overflow: hidden
}

.video-list-item .left-container {
    float: left
}

.video-list-item .right-container {
    float: left;
    width: 60%;
    margin-left: 20px
}

.video-thumbnail-container-preview {
    width: 320px;
    max-width: 100%;
    position: relative;
    display: inline-block
}

.video-thumbnail-container {
    width: 320px;
    max-width: 100%;
    height: 180px;
    position: relative
}

.video-thumbnail-container.video-preview-playable:hover {
    cursor: pointer
}

.video-thumbnail-container .video-thumbnail {
    width: 270px;
    height: 150px;
    position: absolute;
    top: 0;
    left: 0
}

.video-thumbnail-container .video-thumbnail-overlay {}

.video-thumbnail-container.video-preview-playable .video-thumbnail-overlay {}

.video-list-item a {
    color: #069;
    font-size: 11px
}

.video-list-item:hover .inner {
    background-color: #f8fbff
}

.video-list-item .inner .video-title {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 20px;
    line-height: 1;
    color: #049
}

.video-list-item .inner .video-info {
    margin: 5px 0 7px 0;
    color: #00812b
}

.video-list-item .inner .video-subject {
    margin: 4px 0;
    font-size: 11px;
    font-family: Arial;
    color: #595959
}

.video-list-item .inner .video-description {
    margin-bottom: 7px;
    color: #222;
    width: 100%;
    line-height: 1.4
}

.toc-container {}

.toc-frontmaterial-container {}

.toc-middlematerial-container {}

.toc-backmaterial-container {}

.toc-item {
    overflow: hidden;
    padding: 10px 0;
    font-size: 1em;
    border-bottom: 1px solid #ddd
}

.toc-item.toc-section {
    font-size: 1.2em
}

.toc-item.toc-section .toc-col-left {
    width: 100%
}

.toc-item.toc-section .toc-col-center,
.toc-item.toc-section .toc-col-right {
    display: none
}

.toc-col {
    float: left
}

.toc-col-left {
    width: 66%;
    padding-left: 0
}

.toc-col-center {
    width: 18%;
    text-align: right
}

.toc-col-right {
    float: right;
    text-align: right
}

.toc-col-fullwidth {
    width: 80%
}

.toc-label {
    display: inline-block;
    margin-right: 10px;
    color: #888
}

.toc-lesson .toc-col-left {
    width: 66%;
    padding-left: 3%
}

.toc-lesson .toc-label {
    display: inline-block;
    float: left
}

.toc-lesson .toc-label+span {
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    width: 80%;
    display: block;
    float: left
}

.play-preview-button {
    display: inline-block
}

.play-preview-button a {
    text-align: center;
    display: block;
    cursor: pointer;
    font-family: 'Arial';
    font-size: 10px;
    color: #5c4c30 !important;
    padding: 3px 10px;
    margin: -3px 0;
    border: 1px solid #bab4ab;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #eae9e2;
    background: url('/bundles/images/btn-gray-rnd.png') repeat-x;
    background-image: -webkit-linear-gradient(top, #eae9e2 50%, #c6c3bd 100%);
    background-image: -moz-linear-gradient(top, #eae9e2 50%, #c6c3bd 100%);
    background-image: -ms-linear-gradient(top, #eae9e2 50%, #c6c3bd 100%);
    background-image: -o-linear-gradient(top, #eae9e2 50%, #c6c3bd 100%);
    background-image: linear-gradient(to bottom, #eae9e2 50%, #c6c3bd 100%)
}

.play-preview-button a:hover {
    border-color: #9e9991;
    color: #392f1e !important
}

.toc-abstract {
    padding-top: 10px;
    color: #666
}

.toc-abstract p {
    margin: 0
}

.toc-item .play-preview-button {
    display: none
}

.toc-intro .play-preview-button {
    display: inline-block
}

.video-price-container.price-container-grid {
    width: 460px;
    margin-right: 20px
}

.video-price-container.price-container-grid-top {
    margin-bottom: 0
}

.video-price-container.price-container-grid .box-container {
    margin: 0 15px 0 0;
    width: 194px;
    display: inline-block
}

.video-price-container.price-container-grid .box-container .outer {
    overflow: hidden
}

.video-price-container.price-container-grid .box-container .active {}

.video-price-container.price-container-grid .box-container .outer .inner {
    padding: 0
}

.video-price-container.price-container-grid .box-container .outer .inner .upper {
    display: block
}

.video-price-container.price-container-grid .box-container .outer .inner .upper .price-type-text {
    width: 75px;
    margin: 8px 10px;
    display: block
}

.video-price-container.price-container-grid .box-container .outer .inner .upper .prices {
    display: block;
    margin: 6px 0
}

.video-price-container.price-container-grid .box-container .outer .inner .upper .prices .price-text {}

.video-price-container.price-container-grid .box-container .outer .inner .upper .prices .list-price-label-text {}

@media(max-width: 992px) {
    .toc-col-left {
        width: 65%
    }

    .toc-lesson .toc-col-left {
        width: 65%
    }

    .toc-col-center {
        width: 15%
    }

    .toc-col-right {}

    .video-thumbnail-container-preview {
        margin-bottom: 20px;
        position: relative
    }
}

@media(max-width: 992px) AND (min-width:768px) {

    .toc-lesson .toc-col-left .toc-label,
    .toc-lesson .toc-col-left .toc-label+span {
        display: block;
        width: 100%;
        margin-right: 0
    }
}

@media(max-width: 768px) {
    .related-videos-sm-fix img {
        float: none
    }
}

@media(max-width: 540px) {

    .toc-col-left,
    .toc-lesson .toc-col-left {
        width: 75%
    }

    .toc-lesson .toc-col-left .toc-label,
    .toc-lesson .toc-col-left .toc-label+span {
        display: block;
        width: 100%;
        margin-right: 0
    }

    .toc-col-center {
        width: 25%
    }

    .toc-intro .toc-col-right {
        clear: both;
        width: 100%;
        margin-top: 10px
    }

    .toc-intro .play-preview-button {
        display: block
    }

    .toc-intro .play-preview-button a {
        font-size: 1em;
        padding-top: 5px;
        padding-bottom: 5px
    }
}

.editorial-board-container {
    display: inline-block;
    width: 100%
}

.editorial-board-container dl {}

.editorial-board-container dt {
    margin-top: 15px;
    font-weight: bold;
    display: inline-block;
    margin-bottom: 5px;
    padding-bottom: 3px
}

.editorial-board-container dt:first-child {
    margin-top: 0
}

.editorial-board-container dd {
    margin-left: 0;
    padding: 1px 0
}

#about-navigation .panel-heading {
    padding: 0;
    background-color: #81a1b1;
    font-size: 14px;
    color: #fff
}

#about-navigation .panel-heading:hover {
    background-color: #6f8d9c
}

#about-navigation .panel-heading.active {
    background-color: #81a1b1
}

#about-navigation .panel-heading.active:hover {
    background-color: #6f8d9c
}

#about-navigation .panel-heading a {
    padding: 10px;
    display: block;
    overflow: hidden
}

#about-navigation ul li a:hover {
    background-color: #f1f2f2
}

#about-navigation ul li.active,
#about-navigation ul li.active:hover,
#about-navigation ul li.active a:hover {
    background-color: #f1f2f2
}

#about-navigation .nav-stacked-custom {
    margin-bottom: 0 !important
}

#about-navigation ul li,
#about-navigation ul li a {
    color: #333
}

#about-navigation .panel-heading a,
#about-navigation .panel-heading .glyphicon {
    color: #fff
}

#about-navigation .panel-heading .glyphicon {
    float: right;
    font-size: 12px;
    margin-top: 2px
}

.title-carousel.e-resource-testimonial-carousel {}

.title-carousel.e-resource-testimonial-carousel .e-resource-testimonial-carousel-item {
    font-size: 14px
}

.title-carousel.e-resource-testimonial-carousel .e-resource-testimonial-carousel-item .testimonial-image {
    margin-top: 1em;
    text-align: center
}

.title-carousel.e-resource-testimonial-carousel .e-resource-testimonial-carousel-item .testimonial-content {
    margin-bottom: 1em
}

.title-carousel.e-resource-testimonial-carousel .e-resource-testimonial-carousel-item .testimonial-fullname {
    font-style: italic;
    color: #888
}

.title-carousel.e-resource-testimonial-carousel .e-resource-testimonial-carousel-item .testimonial-image img {
    width: 100px;
    border-radius: 50%;
    margin: auto
}

@media(max-width: 1200px) {
    #about-navigation .panel-heading {
        font-size: 13px
    }

    #about-navigation .panel-heading .glyphicon {}
}

@media(max-width: 992px) {
    #about-navigation .panel-heading {
        font-size: 14px
    }

    .title-carousel.e-resource-testimonial-carousel {
        margin-left: 15px;
        margin-right: 15px
    }
}

.side-navigation .panel-heading {
    padding: 0;
    background-color: #507c94;
    font-size: 14px;
    margin-top: 10px
}

.side-navigation .panel-heading:hover {
    background-color: #6f8d9c
}

.side-navigation .panel-heading:first-child {
    margin-top: 0
}

.side-navigation .panel-heading.active {
    background-color: #ccc
}

.side-navigation .panel-heading.active:hover {
    background-color: #6f8d9c
}

.side-navigation .panel-heading.nav-no-children {
    background-color: #333
}

.side-navigation .panel-heading.nav-no-children a {
    color: #fff
}

.side-navigation .panel-heading.nav-no-children a:hover {
    background-color: #6f8d9c
}

.side-navigation .panel-heading a,
.side-navigation .panel-heading .inner {
    padding: 10px;
    display: block;
    overflow: hidden;
    color: #fff
}

.side-navigation .panel-heading+ul {
    border: 0 solid #eaeaea !important
}

.side-navigation .panel-heading .glyphicon {
    float: right;
    font-size: 12px;
    margin-top: 2px;
    color: #333
}

.side-navigation .nav-stacked-custom {
    margin-bottom: 0 !important
}

.side-navigation ul li,
.side-navigation ul li a,
.side-navigation ul li .inner {
    color: #333
}

.side-navigation ul li a:hover,
.side-navigation ul li .inner:hover {
    background-color: #f1f2f2
}

.side-navigation ul li.active,
.side-navigation ul li.active:hover,
.side-navigation ul li.active a:hover {
    background-color: #f1f2f2
}

.side-navigation .add-to-cart-sb {
    margin: 0
}

.title-carousel.e-resource-testimonial-carousel {}

.title-carousel.e-resource-testimonial-carousel .e-resource-testimonial-carousel-item {
    font-size: 14px
}

.title-carousel.e-resource-testimonial-carousel .e-resource-testimonial-carousel-item .testimonial-image {
    margin-top: 1em;
    text-align: center
}

.title-carousel.e-resource-testimonial-carousel .e-resource-testimonial-carousel-item .testimonial-content {
    margin-bottom: 1em
}

.title-carousel.e-resource-testimonial-carousel .e-resource-testimonial-carousel-item .testimonial-fullname {
    font-style: italic;
    color: #888
}

.title-carousel.e-resource-testimonial-carousel .e-resource-testimonial-carousel-item .testimonial-image img {
    width: 100px;
    border-radius: 50%;
    margin: auto
}

@media(max-width: 1200px) {
    .side-navigation .panel-heading {
        font-size: 13px
    }
}

@media(max-width: 992px) {
    .side-navigation {
        margin-top: -10px
    }

    .side-navigation .panel-heading {
        font-size: 14px
    }

    .title-carousel.e-resource-testimonial-carousel {
        margin-left: 15px;
        margin-right: 15px
    }
}

@media(max-width: 767px) {
    .side-navigation .panel-heading {
        margin-top: 0
    }
}

.subjects-header {
    margin: 0 0 5px 0;
    font-size: 18px
}

.header-banner-bg {
    margin-top: -20px;
    margin-bottom: 20px
}

.header-banner-bg-inner {
    background: transparent;
    background: rgba(97, 138, 157, .8);
}

.journals-bg {
    margin-top: -20px;
    margin-bottom: -20px
}

.journals-bg-inner {
    background: transparent;
    background: rgba(97, 138, 157, .8);
}

.box {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #ffffff;
}

.header-banner-wrapper {
    overflow-y: hidden;
}

.header-banner-wrapper .header-banner-inner {
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, .5);
    position: relative;
    padding: 0;
    z-index: 4
}

.header-banner-wrapper h2 {
    color: #fff
}

ul.subjects-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-bottom: 15px
}

ul.subjects-list li.subject-item {
    margin: 0;
    font-size: 110%;
    padding: 0;
    color: #333
}

ul.subjects-list li.subject-item:hover {
    color: #333;
    margin-right: -15px;
    margin-left: -15px;
    padding-left: 15px;
    padding-right: 15px;
    cursor: pointer;
    z-index: 2;
    background-color: #eaeaea
}

ul.subjects-list li.subject-item:hover a {
    color: #333
}

ul.subjects-list li.subject-item a {
    display: block;
    padding: 1px 0;
    text-decoration: none;
    color: #333;
    font-size: 13px;
    overflow: hidden
}

ul.subjects-list li.subject-item a:hover {
    text-decoration: none
}

ul.subjects-list li.subject-item .glyphicon {
    float: right;
    top: 3px
}

.banner-carousel.small {
    outline: 1px solid #333;
    margin-bottom: 15px;
    margin-top: 1px
}

.award-logo {
    width: 20%;
    display: table-cell;
    text-align: center;
    vertical-align: top;
    overflow: visible;
    height: 130px
}

.award-logo img {
    position: absolute;
    width: 150px;
    left: 50px;
    top: -10px
}

.hp-box.hp-box-small-image {
    height: 150px;
    text-align: left;
    padding: 0;
    padding-bottom: 0;
    padding-top: 0;
    margin-top: -5px
}

.hp-box.hp-box-large-image {
    padding: 0;
    padding-top: 0;
    padding-bottom: 0
}

.homepage-dynamic-ad {
    text-align: center;
    background-color: #81a2b1;
    color: #fff;
    font-size: 20px;
    margin: 4px;
    height: 165px;
    border: 4px solid #fff;
    outline: 1px solid #333;
    margin-left: 1px;
    margin-right: 1px;
    margin-top: 1px;
    display: flex;
    flex-flow: column;
    flex: 1 10px;
    display: flex;
    justify-content: center
}

.hp-box.hp-box-small-image a {
    position: relative;
    float: right
}

.hp-box.hp-box-small-image a:first-child {
    float: left
}

.hp-box.hp-box-small-image img {
    height: 150px;
    width: 185px
}

.hp-box {}

.hp-box.hp-box-brown {
    background-color: #e7e7e7;
    height: 114px
}

.hp-box-large-image img {
    height: 165px
}

.hp-box.hp-box-brown h2 {
    color: #333
}

.hp-box.hp-box-brown a {
    display: inline-block;
    color: #333;
    margin: 2px 0
}

.hp-box.hp-box-brown a.hp-box-brown-a-offset {
    margin-top: 44px
}

.hp-box.hp-box-brown.hp-box-dark-brown {
    background-color: #333 !important;
    color: #fff
}

.hp-box.hp-box-brown.hp-box-dark-brown>div:last-child h2.hp-box-header {
    color: #fff;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 27px;
    font-style: italic
}

.hp-box.hp-box-brown.hp-box-dark-brown>div:last-child {
    width: 75%;
    display: table-cell;
    vertical-align: middle;
    padding: 10px 15px;
    height: 130px
}

ul.subjects-list li.subject-item .glyphicon.font-size-8 {
    top: 5px
}

@media(max-width: 1200px) {
    .hp-box.hp-box-small-image {
        text-align: center;
        padding: 0;
        padding-left: 15px;
        padding-right: 15px
    }

    .hp-box.hp-box-small-image a {
        width: 45%;
        background-color: #e7e7e7;
        text-align: right
    }

    .hp-box.hp-box-small-image a:first-child {
        float: left
    }

    .hp-box.hp-box-small-image a:last-child {
        float: right
    }

    .hp-box.hp-box-small-image a img {}

    .hp-box.hp-box-large-image {
        text-align: center;
        padding: 0;
        padding-left: 12px;
        padding-right: 12px;
        margin-top: -3px
    }

    .hp-box.hp-box-large-image>a>div {
        margin-left: 5px;
        margin-right: 5px
    }

    .banner-carousel.small {
        max-width: 720px;
        max-height: 330px;
        margin-left: auto;
        margin-right: auto
    }

    .banner-carousel.small .banner-carousel-item {
        max-width: 720px;
        max-height: 330px
    }

    .banner-carousel.small .banner-carousel-item>div {
        max-width: 720px;
        height: 100%;
        background-position: top center
    }

    .banner-carousel.small .banner-carousel-item>div>.container {
        height: 100%
    }
}

@media(max-width: 992px) {
    .header-banner-wrapper .header-banner-inner {
        margin-left: 0;
        margin-right: 0
    }

    ul.subjects-list {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3;
        height: auto
    }

    ul.subjects-list li.subject-item,
    ul.subjects-list li.subject-item:hover {
        margin-left: 0;
        margin-right: 0
    }

    .header-banner-wrapper .header-banner-inner>div {
        box-shadow: none
    }

    .award-logo {
        text-align: right
    }

    .award-logo img {
        position: relative;
        left: 10px;
        top: auto
    }

    .hp-box.hp-box-small-image {
        padding-right: 15px;
        padding-left: 15px;
        text-align: center
    }

    .hp-box.hp-box-small-image a {
        float: none;
        width: auto
    }

    .hp-box.hp-box-small-image a:first-child {
        float: none;
        margin-right: 15px
    }

    .hp-box.hp-box-small-image a:last-child {
        float: none
    }

    .hp-box.hp-box-large-image {}

    .hp-box.hp-box-large-image>a>div {
        margin-left: 5px;
        margin-right: 5px
    }
}

@media(max-width: 767px) {
    .header-banner-wrapper {
        padding: 0;
        margin-left: -15px;
        margin-right: -15px
    }

    .slick-next {
        right: -10px
    }

    .slick-prev {
        left: -10px
    }

    .hp-box.hp-box-small-image {
        height: auto;
        text-align: center
    }

    .hp-box.hp-box-small-image a {
        margin: 0;
        margin-bottom: 15px
    }

    .hp-box.hp-box-small-image a:first-child {
        margin-right: 15px
    }

    .hp-box.hp-box-small-image a:last-child {}

    .hp-box.hp-box-small-image a:last-child img {}

    .hp-box.hp-box-small-image a img {
        width: auto;
        max-width: 50%;
        height: auto !important
    }

    ul.subjects-list {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2
    }

    ul.subjects-list li.subject-item:hover {
        background-color: initial;
        color: initial;
        padding-left: 0;
        padding-right: 0
    }

    ul.subjects-list li.subject-item:hover a {
        color: #fff;
        text-decoration: underline
    }

    .hp-box.hp-box-large-image {
        width: auto;
        height: auto;
        text-align: center;
        padding: 0;
        margin: 0 15px;
        margin-bottom: 15px
    }

    .hp-box.hp-box-large-image img {
        width: auto;
        max-width: 100%;
        height: auto
    }

    .banner-carousel.small {
        margin-bottom: 15px
    }
}

@media(max-width: 479px) {
    .award-logo {
        vertical-align: middle
    }

    .award-logo img {
        max-width: 100%
    }

    .hp-box.hp-box-small-image {}

    .hp-box.hp-box-large-image {}

    .hp-box.hp-box-small-image a:first-child {
        margin-right: 0
    }

    .hp-box.hp-box-brown.hp-box-dark-brown>div:last-child h2.hp-box-header {
        font-size: 20px
    }

    .banner-carousel.small .banner-carousel-item>div {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: top center;
        height: 100%
    }

    ul.subjects-list {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1
    }
}

.contenttype-tiles {
    margin-bottom: 30px
}

.contenttype-tiles .contenttype-tile {}

.contenttype-tiles .contenttype-tile a {}

.contenttype-tiles .contenttype-tile a>div {
    text-align: center;
    background-color: #e7e7e7;
    padding: 10px 20px;
    margin-bottom: 20px;
    min-height: 200px
}

.contenttype-tiles .contenttype-tile a>div>img {
    height: 50px;
    margin-bottom: 1em
}

.contenttype-tiles .contenttype-tile a>div>h3 {
    font-size: 24px;
    font-weight: bold
}

.contenttype-tiles .contenttype-tile a>div>p {
    color: initial;
    font-size: 15px;
    width: 80%;
    margin: auto
}

.contenttype-tiles .contenttype-tile a>div>.btn.banner-button {
    border: 0;
    border-radius: 0;
    float: none;
    clear: none;
    position: relative;
    width: 40%;
    margin-left: auto;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-right: auto
}

.about-bookstore-side-banners {
    text-align: center
}

.about-bookstore-side-banners img {
    margin-bottom: 2em;
    width: 100%;
    border: 1px solid #dadada;
    max-width: 350px
}

#translate {
    display: none;
}

.circle-name {
    color: #ee6c4d;
    letter-spacing: .74px;
    font-size: 20px
}

.circle-title {
    font-size: 35px;
    font-weight: 700;
    margin-top: 40px;
}

.circle {
    margin: 0 auto;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    border: 1px solid #ee6c4d;
    text-align: center;
    color: #ee6c4d;
}

.circle-bg {
    padding: 30px 0;
    background: #f1f8f6;
    margin-top: 10px;
}

.line-h-100 {
    line-height: 100px;
}

.chart {
    width: 570px;
    height: 570px;
}

@media(max-width: 768px) {
    .circle {
        width: 130px;
        height: 130px;
        margin-bottom: 15px;
    }
    .line-h-100 {
        line-height: 50px;
    }
    .circle-title {
        font-size: 24px;
    }
    .circle-name {
        font-size: 16px;
    }
    .circle-bg {
        padding: 0;
        padding-top: 15px;
    }

    .chart {
        width: 380px;
        height: 380px;
    }
}