.shadow {
   /* border: 1px solid #5e5e5e; */
   border: 0;

}

.just-shadow {
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, .15);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .15)
}

.just-border {
    border: 1px solid #5e5e5e
}

* {
    -webkit-font-smoothing: antialiased !important
}

blockquote {
    padding: 0 14px;
    margin: 14px 0;
    border-left-width: 3px;
    color: #222
}

.row {
    margin: 0 -7px 14px;
    min-width: 0;
    max-width: none
}

.row .row {
    margin: 0 -7px 14px
}

.row form .row {
    margin-bottom: 14px
}

.column, .columns, .row form .row .column, .row form .row .columns {
    padding: 0 7px
}

.equal-height-columns .column > div, .equal-height-columns .column > ul, .equal-height-columns .columns > div, .equal-height-columns .columns > ul {
    height: 100%
}

.equal-height-columns .column .block, .equal-height-columns .columns .block {
    margin-bottom: 0 !important
}

@media screen and (max-width: 800px) {
    .equal-height-columns .column, .equal-height-columns .columns {
        height: auto !important
    }
}

.col-main {
    margin-bottom: 14px !important
}

@media only screen and (max-width: 800px) {
    .hide-for-large, .hide-for-large-up, .hide-for-medium, .hide-for-xlarge, .show-for-medium-down, .show-for-small {
        display: inherit !important
    }

    .hide-for-medium-down, .hide-for-small, .show-for-large, .show-for-large-up, .show-for-medium, .show-for-xlarge {
        display: none !important
    }
}

.main-container {
    padding-top: 14px;
    overflow: auto
}

@media screen and (max-width: 800px) {
    .column, .columns {
        margin-bottom: 14px
    }

    header .column, header .columns {
        margin-bottom: 0
    }

    .header .column, .header .columns {
        padding: 0 7px
    }

    .row {
        margin-bottom: 0
    }
}

.cms-index-index .page-title {
    background: 0 0;
    padding: 0;
    margin-bottom: 14px !important
}

.cms-index-index .page-title h1 {
    color: #234FD8 !important
}

blockquote, body, dd, div, dl, dt, form, h1, h2, h3, h4, h5, h6, li, ol, p, pre, td, th, ul {
    font-size: 13px
}

body {
    color: #222;
    font-size: 13px;
    /* font-family: Verdana, Helvetica, Arial, sans-serif; */
	font-family: 'Poppins', Arial, sans-serif;
	
	font-weight: 300;
}

.wrapper {
    margin: 0 auto
}

.header-container, .main-container, footer {
    max-width: 1440px;
    margin: auto
}

@media screen and (min-width: 801px) {
    .header-container, .main-container {
        padding: 14px
    }
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    font-family: Georgia, serif;
    color: #283667
}

h1 {
    font-size: 22px
}

.page-title h1, .page-title h2, .product-name h1 {
    margin-bottom: 14px
}

h2 {
    font-size: 13px;
    color: #5e5e5e;
    text-transform: uppercase;
    /* font-family: Verdana, Helvetica, Arial, sans-serif; */
	font-family: 'Poppins', Arial, sans-serif;
}

.cms-page-view .std h2 {
    font-size: 18px;
    font-family: Georgia, serif;
    text-transform: none;
    color: #02205f
}

h3 {
    font-size: 16px
}

ol, ul {
    margin-bottom: 0
}

.std ul {
    padding-left: 20px;
    list-style-type: disc;
    margin-bottom: 1em
}

.std ul.messages {
    list-style-type: none;
    margin-bottom: 1em
}

.std ol {
    padding-left: 20px;
    list-style-type: decimal;
    margin-bottom: 1em
}

hr {
    border-color: #bfbcbc;
    margin: 14px 0
}

.button, button {
    min-height: 0;
    padding: 7px !important;
    color: #fff;
    float: left;
    display: block;
    font-size: 13px;
    background: #2a4782;
    text-align: left;
    margin-bottom: 7px;
    margin-right: 7px;
    box-shadow: none;
    -webkit-box-shadow: none;
    font-weight: 400;
    /* font-family: Verdana, Helvetica, Arial, sans-serif; */
	font-family: 'Poppins', Arial, sans-serif;
    border: 1px solid #2a4782;
	
	border-radius: 5px;
}

.button:focus, .button:hover, button:focus, button:hover {
    background: #283667;
    border: 1px solid #283667
}

.button.small, button.small {
    font-size: 11px;
    padding: 3.5px !important;
    height: auto;
    min-height: 0
}

.button[disabled]:hover, button[disabled]:hover {
    background: #283667;
    border: 1px solid #283667
}

section[role=main] {
    margin-bottom: 28px
}

.actions {
    overflow: auto
}

.button.secondary {
    background: #dadbe4;
    border: 0;
    color: #222 !important
}

.button.secondary:focus, .button.secondary:hover {
    background: #bfbcbc
}

@media screen and (max-width: 800px) {
    .button, button {
        min-height: 0;
        padding: 5px;
        margin-bottom: 5px;
        color: #fff
    }
}

a.button {
    color: #fff !important
}

p {
    font-size: 13px;
    line-height: 130%;
    /*font-family: Verdana, Helvetica, Arial, sans-serif; */
	font-family: 'Poppins', Arial, sans-serif;
}

a, a:visited {
    color: #02205f
}

a:active, a:hover {
    color: #283667
}

.note-msg {
    clear: both
}

dt {
    font-weight: 700
}

input[type=date], input[type=datetime], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], textarea {
    border: 1px solid #5e5e5e;
    border-color: #b3b3b3;
    min-height: 32px;
    font-size: 1em;
    /*background: #efeeee;*/
	background: #fff;
    border-radius: 0;
    -webkit-border-radius: 5px;
    box-shadow: none;
    padding: 6px 8px;
}

input[type=date]:focus, input[type=datetime]:focus, input[type=email]:focus, input[type=number]:focus, input[type=password]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=time]:focus, input[type=url]:focus, textarea:focus {
    background: #efeeee;
    outline: 0 !important;
    border-color: #5e5e5e
}

.input-range {
    display: block;
    clear: both
}

.input-range input {
    width: 30%;
    float: left
}

.input-range .separator {
    float: left;
    display: inline;
    color: #222
}

.input-range small {
    margin: 0 10px
}

select {
    background: #fff;
	box-shadow: none;
	
	border: 1px solid #b3b3b3;
}

#select-language {
    font-size: 12px;
	margin-top: 1px;
	float: left;
}

.block-content input[type=date], .block-content input[type=datetime], .block-content input[type=email], .block-content input[type=number], .block-content input[type=password], .block-content input[type=search], .block-content input[type=tel], .block-content input[type=text], .block-content input[type=time], .block-content input[type=url], .block-content select, .block-content textarea, footer select {
    background: #fff
}

.error-msg, .note-msg, .notice-msg, .success-msg {
    color: #222;
    padding: 7px;
    font-size: 1em;
    font-weight: 400;
    border: 1px solid #5e5e5e
}

.error-msg ul li span {
    font-weight: 700
}

.error-msg:before, .note-msg:before, .notice-msg:before, .success-msg:before {
    font-size: 20px;
    margin: 0 10px 0 0
}

.error-msg {
    background-color: #ff9595
}

.success-msg {
    background-color: #c6e79f
}

.note-msg, .notice-msg {
    background-color: #fcf5ee
}

i {
    font-family: FontAwesome;
    font-style: normal
}

.product-view i {
	font-family: inherit;
	font-style: italic;
}

@media screen and (min-width: 801px) {
    [class*=column] + [class*=column]:last-child {
        float: left
    }
}

.row .mobile-two:last-child {
    float: left
}

fieldset {
    margin: 0
}

.fieldset, fieldset {
    background: #fcf5ee
}

ul.form-list li {
    max-width: 75%
}

.label, label {
    background: 0 0;
    color: #222;
    padding: 0;
    font-size: 13px
}

@media screen and (max-width: 500px) {
    ul.form-list li {
        max-width: 100%
    }

    ul.form-list li.field {
        width: 100%
    }
}

fieldset {
    border: 0;
    padding: 0;
    width: 100%
}

.fieldset h2, .fieldset h3, .fieldset h4, .fieldset h5, .fieldset h6 {
    text-transform: none
}

label {
    font-size: 1em
}

.label {
    white-space: normal
}

.fieldset input, .fieldset input[type=date], .fieldset input[type=datetime], .fieldset input[type=email], .fieldset input[type=number], .fieldset input[type=password], .fieldset input[type=search], .fieldset input[type=tel], .fieldset input[type=text], .fieldset input[type=time], .fieldset input[type=url], .fieldset select, .fieldset textarea {
    background: #fff;
    border-radius: 0;
    -webkit-border-radius: 0;
    box-shadow: 0
}

.std ul.form-list, .std ul.list-select {
    margin: 0;
    padding: 0
}

li.control {
    list-style-type: none
}

.page-print h1, .page-print h2, .page-print h3, .page-print h4, .page-print h5, .page-print h6 {
    font-size: 14px;
    display: block
}

.block-left-callout {
    background-color: #eb7e20;
    background-position: right center;
    background-repeat: no-repeat;
    padding: 7px 50% 7px 7px
}

.breadcrumbs li, .breadcrumbs li a, .breadcrumbs li span, .breadcrumbs ul {
    font-size: 11px
}

.breadcrumbs {
    margin-bottom: 13px
}

@media screen and (max-width: 500px) {
    .breadcrumbs {
        width: 100% !important;
        clear: both
    }
}

table {
    border: 0;
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    font-size: 100%;
    margin: 14px 0
}

caption, td, th {
    vertical-align: top;
    text-align: left;
    font-weight: 400
}

.data-table tbody tr:nth-child(odd) {
    background: #efeeee
}

.data-table tbody tr:nth-child(even) {
    background: #fcf5ee
}

.data-table thead, .data-table thead span, .data-table thead th {
    color: #fff
}

.data-table {
    width: 100%
}

.data-table .odd {
    background-color: #CDF3FF
}

.data-table .even {
    background-color: #f1f9fa
}

.data-table tbody.odd {
    background-color: #CDF3FF
}

.data-table tbody.even {
    background-color: #f1f9fa
}

.data-table td.last, .data-table th.last {
    border-right: 0
}

.data-table tr.last td, .data-table tr.last th {
    border-bottom: 0 !important
}

.data-table td, .data-table th {
    padding: 10px 7px
}

.data-table thead th {
    padding: 10px 7px;
    font-weight: 700;
    white-space: nowrap;
    vertical-align: middle
}

.data-table thead th.wrap {
    white-space: normal
}

.data-table thead th .tax-flag {
    font-size: 11px;
    white-space: nowrap
}

.data-table tfoot {
    background: #fff
}

.data-table tfoot tr td {
    font-weight: 400
}

.data-table tbody.even tr td, .data-table tbody.odd tr td, .data-table tfoot td, .data-table tfoot th {
    border-bottom: 0
}

.data-table tbody.even tr.border td, .data-table tbody.odd tr.border td {
    border-bottom: 1px solid #ddd
}

.data-table tbody td .option-label {
    font-weight: 700;
    font-style: italic
}

.data-table tbody td .option-value {
    padding-left: 10px
}

.print-head {
    clear: both
}

table tbody tr td, table tfoot tr td, table tfoot tr th, table thead tr th, table tr td {
    font-size: 13px;
    line-height: 120%
}

header {
    margin-top: 0;
    padding-top: 0
}

.row.header-container, .row.header-container .column, row.header-container .columns, row.header-container .row {
    margin: 0;
    padding: 0
}

.contact-header, .search-header, .toplinks-header, header > .row {
    margin-bottom: 0
}

.header-container {
    background: #fff;
}

header .logo {
    margin: 0
}

.logo a img {
    float: left;
    vertical-align: middle;
	width: 164px;
    height: 97px;
}


@media screen and (min-width: 800px) {
    .logo a img {
        padding-top: 20px;
    }
}

.logo a .tagline {
    padding: 35px 0 0 20px;
    float: left;
    vertical-align: middle
}

.contact-header .contact-details {
    float: right
}

.contact-header .contact-details div {
    float: right;
    display: block
}

.contact-header .email:before {
    content: " ";
    padding-top: 5px;
    padding-left: 23px;
    padding-bottom: 5px;
    background: url(images/firsty/mail-header.gif) left center no-repeat;
    margin-left: 10px
}

.contact-header .phone:before {
    content: " ";
    padding-top: 5px;
    padding-left: 20px;
    padding-bottom: 5px;
    background: url(https://ijlbvo-4is1kgkfewv0.cloudmaestro.com/j6gvWJzlf/skin/frontend/osprey-foundation/default/images/firsty/mobile-header.gif) left center no-repeat
}

.tagline {
    font-size: 15px;
    color: #2ba6cb
}

.advanced-search-link {
    font-size: 11px;
    float: right;
    margin: 10px 10px 0 0
}

#search_mini_form {
    margin: 0
}

header .form-search button.btn-search {
    display: none;
    color: #fff;
    background: #2ba6cb;
    width: 40px !important
}

header .form-search button.btn-search:before {
    color: #fff;
    font-size: 20px
}

header .form-search input.input-text {
    width: 250px;
    height: 32px;
    margin-bottom: 0
}

.quick-access .links {
    margin-right: 0
}

.quick-access .links li a {
    background: 0 0;
    font-size: 1em;
    width: auto;
    border: 0;
    box-shadow: 0;
    box-shadow: none;
    padding: 0;
    margin: 0 15px 0 0;
    min-height: 0
}

.quick-access .links li.last a {
    margin-right: 0
}

@media screen and (max-width: 1000px) and (min-width: 700px) {
    .quick-access .links li a {
        font-size: .9em
    }
}

@media screen and (max-width: 800px) {
    header .logo {
        margin: 7px 0 0 7px
    }

    header .logo img {
	    height: 77px;
        width: 164px;
    }

    .search-mini-form {
        width: 100%;
        margin-bottom: 0
    }

    .form-search {
        width: 100%;
        float: right
    }

    header .btn-search {
        width: 15% !important
    }

    header .form-search input.input-text {
        width: 83%;
        width: calc(60%);
        width: 100%
    }

    .quick-access .column, .quick-access .columns, .toplinks-header .columns, .toplinks-header .links {
        margin-bottom: 0
    }
}

.cart-header:before {
    color: #fff
}

#navigation-bar {
    background: #02205f;
    border: 0;
    font-size: 14px;
    min-height: 38px;
	border-radius: 5px;
}

.toggle-navigation-bar {
    background: #02205f;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, .15);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .15)
}

ul.navigation-list li {
    position: relative
}

ul.navigation-list li a {
    display: block;
    float: left;
    padding: 8px 12px;
    color: #fff;
    text-transform: uppercase
}

ul.navigation-list ul {
    display: none;
    border-top: 0;
    position: absolute;
    margin-left: 0;
    top: 36px;
    left: 0;
    background: #02205f
}

ul.navigation-list li.has-dropdown ul li, ul.navigation-list li.has-dropdown ul li a {
    width: 100%;
    display: block
}

ul.navigation-list li.social {
    float: right
}

@media screen and (max-width: 1240px) {
    ul.navigation-list li.social {
        display: none
    }
}

ul.navigation-list li.social a {
    padding: 0;
    margin: 6px 8px 0 0
}

.dropdown li {
    /* border-top: 1px solid #fff; */
	border-top: 0;
    overflow: auto
}

.menu-toggle {
    cursor: pointer
}

.menu-toggle svg {
    position: relative;
    top: 2px
}

.dropdown-toggle {
    cursor: pointer;
    width: 15px;
    height: 20px;
    margin-top: 9px;
    margin-right: 9px;
    float: right;
    background: url(https://5fzpkf-4is1kgkfewv0.cloudmaestro.com/j6gvWJzlf/skin/frontend/osprey-foundation/default/images/osprey/plus-minus.png) no-repeat
}

.dropdown-toggle.click {
    background-position: 0 -201px
}

@media screen and (max-width: 1070px) {
    ul.navigation-list li a {
        padding: 8px 5px
    }
}

@media screen and (max-width: 1130px) {
    ul.navigation-list li.social {
        display: none
    }
}

.toggle-navigation-bar {
    display: none
}

@media screen and (min-width: 941px) {
    .toggle-navigation-bar {
        display: none
    }

    #navigation-bar {
        display: block !important
    }

    ul.navigation-list ul {
        -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, .15);
        box-shadow: 0 0 2px 2px rgba(0, 0, 0, .15)
    }

    .navigation-list .dropdown-toggle {
        display: none
    }

    ul.navigation-list li.has-dropdown.hover ul {
        display: block;
        z-index: 1000;
        width: 18em
    }

    ul.navigation-list > li {
        float: left
    }

    ul.navigation-list li.has-dropdown ul a:hover, ul.navigation-list > li > a:hover {
        background: #283667
    }
}

@media screen and (max-width: 940px) {
    .toggle-navigation-bar {
        display: block
    }

    #navigation-bar {
        display: none
    }

    #navigation-bar.show {
        display: block;
        border: 0;
        border-top: 1px solid #fff
    }

    ul.navigation-list li.has-dropdown.toggled ul {
        display: block;
        clear: both;
        width: 100%
    }

    ul.navigation-list ul {
        position: relative;
        top: 0;
        background: #283667
    }

    ul.navigation-list li {
        float: none;
        width: 100%;
        clear: both;
        overflow: auto
    }

    ul.navigation-list > li {
        border-bottom: 1px solid #fff
    }

    ul.navigation-list > li li {
        border-top: 1px solid #fff
    }

    ul.navigation-list li a {
        float: none;
        width: 100%
    }

    ul.navigation-list li.has-dropdown > a {
        width: 70%;
        float: left
    }

    ul.navigation-list li.has-dropdown > span {
        float: right
    }
}

ul.toggle-navigation-bar {
    color: #fff;
    padding: 7px;
    overflow: auto
}

ul.toggle-navigation-bar a {
    color: #fff
}

ul.toggle-navigation-bar li.menu-toggle {
    float: left
}

ul.toggle-navigation-bar li.mini-cart {
    float: right;
    line-height: 0;
    position: relative;
    top: 12px
}

@media screen and (min-width: 941px) {
    ul.navigation-list li.adventures {
        border-left: 1px solid #fff;
        border-right: 1px solid #fff
    }
}

ul.navigation-list li.adventures, ul.navigation-list li.adventures a {
    background-color: #000
}

ul.navigation-list li.adventures > a {
    padding-left: 44px;
    background: url(images/osprey/adventures-mini-logo.png) 8px 5px no-repeat #000
}

@media screen and (max-width: 940px) {
    ul.navigation-list li.adventures ul li a {
        background: #ccc;
        color: #222
    }
}

ul.navigation-list li.adventures ul li a:hover {
    background: #ccc;
    color: #222
}

@media screen and (min-width: 941px) {
    ul.navigation-list li.games {
        border-left: 1px solid #fff
    }

    ul.navigation-list li.military {
        border-left: 1px solid #fff
    }
}

ul.navigation-list li.games, ul.navigation-list li.games a {
    background-color: #9e3d23
}

@media screen and (max-width: 940px) {
    ul.navigation-list li.games ul li a {
        background: #dcb199;
        color: #222
    }
}

ul.navigation-list li.games ul li a:hover {
    background: #dcb199;
    color: #222
}

li.level1 ul {
    display: none
}

li.level0 ul {
    margin-left: 0;
    padding-left: 0
}

li.level1 .cat-header {
    padding-left: 14px
}

li.level1 ul.expanded {
    display: block
}

li.active > span > a {
    font-weight: 700
}

li.active.parent > span > a {
    font-weight: 400
}

.cat-header {
    display: block;
    margin-bottom: 1;
    width: 100%;
    padding: 7px;
    font-size: 13px;
    border-bottom: 1px solid #efeeee
}

li.level1:last-child > .cat-header:last-child {
    border-bottom: 0 !important
}

.expand-cat-nav {
    background: url(https://5fzpkf-4is1kgkfewv0.cloudmaestro.com/j6gvWJzlf/skin/frontend/osprey-foundation/default/images/osprey/plus-minus.png);
    width: 15px;
    height: 20px;
    float: right;
    cursor: pointer
}

.expand-cat-nav.clicked {
    background-position: 0 -201px
}

.level0 > .cat-header {
    background: #02205f;
    text-transform: uppercase;
    border-bottom: 1px solid #fff
}

.level0 > .cat-header > a {
    color: #fff
}

.level1 > .cat-header {
    background: #02205f;
    text-transform: uppercase;
    border-bottom: 1px solid #fff;
	
	border-radius: 5px;
}

.level1 > .cat-header > a {
    color: #fff
}

.level2 > .cat-header {
    /*background: #283667;*/
	background: #485a9b;
	
	border-radius: 5px;
}

.level2 > .cat-header > a {
    color: #fff
}

.level3 .cat-header {
    background: #dadbe4;
    padding: 3px 7px
}

.level3 .cat-header > a {
    color: #222
}

#cat_55 .cat-header {
    background: #9e3d23;
    color: #fff
}

#cat_55 ul .cat-header {
    background: #dcb199
}

#cat_55 ul .cat-header a {
    color: #222
}

#cat_63 .cat-header {
    background: #000
}

#cat_63 ul .cat-header {
    background: #ccc
}

#cat_63 ul .cat-header a {
    color: #222
}

.block-banner {
    background: #2a4782
}

.block-banner a {
    color: #fff !important
}

.block-banner .banner-image p, .block-banner .banner-image p img {
    margin: 0;
    width: 100%;
	
	border-radius: 5px 5px 0 0;
}

.bottom-banner {
    padding: 7px;
	
	border-radius: 0 0 5px 5px;
}

.block {
    background: #efeeee;
    /*border: 1px solid #5e5e5e;*/
	border: 0;
}

.block-title {
    color: #5e5e5e;
    padding: 0;
    min-height: 30px;
    text-transform: uppercase
}

.block-title h2, .block-title h3 {
    color: #5e5e5e;
    font-size: 13px;
	margin-top: 15px;
}

.block-content {
    padding: 7px;
    background: #efeeee
}

.block-category-nav, .block-left-callouts {
    background: 0 0;
    padding: 0;
    color: #5b585e
}

.bottom-banner {
    background: #2a4782
}

.block-account .block-content, .block-account .block-title, .block-category-nav .block-content, .block-category-nav .block-title, .block-left-callouts .block-content, .block-left-callouts .block-title, .block-subscribe .block-content {
    padding: 0
}

section .block-left-callouts h3 {
    font-size: 1.2em;
    text-transform: uppercase;
    margin-bottom: 5px !important;
    color: #234FD8
}

.block-left-callouts {
    margin-bottom: 20px !important
}

.block .block-subtitle {
    font-size: 1em
}

.block-poll .label {
    font-size: 11px;
    line-height: 120%
}

.block-wishlist .product-details {
    clear: both
}

.block-wishlist .mini-products-list .price-box {
    font-size: 1em;
    margin-bottom: 0;
    float: none
}

.block-wishlist .mini-products-list .product-name {
    margin-bottom: 0
}

.block-account-navigation, .block-add-store, .block-best-sellers, .block-biographical-note, .block-blog-authors, .block-blog-categories, .block-blog-search, .block-blog-tags, .block-book-suggestion, .block-books-contributor, .block-cart, .block-contents, .block-description, .block-google-books-search, .block-latest-forum, .block-latest-posts, .block-members-related-content, .block-members-sidebar, .block-membership-advertisement, .block-poll, .block-reorder, .block-reviews-form, .block-reviews-list, .block-sidebar-login, .block-store-locator-callout, .block-subscribe, .block-trade-contacts, .block-twitter-feed, .block-up-sell, .block-viewed, .block-wishlist {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: 0 0
}

.block-account-navigation h2, .block-account-navigation h3, .block-add-store h2, .block-add-store h3, .block-best-sellers h2, .block-best-sellers h3, .block-biographical-note h2, .block-biographical-note h3, .block-blog-authors h2, .block-blog-authors h3, .block-blog-categories h2, .block-blog-categories h3, .block-blog-search h2, .block-blog-search h3, .block-blog-tags h2, .block-blog-tags h3, .block-book-suggestion h2, .block-book-suggestion h3, .block-books-contributor h2, .block-books-contributor h3, .block-cart h2, .block-cart h3, .block-contents h2, .block-contents h3, .block-description h2, .block-description h3, .block-google-books-search h2, .block-google-books-search h3, .block-latest-forum h2, .block-latest-forum h3, .block-latest-posts h2, .block-latest-posts h3, .block-members-related-content h2, .block-members-related-content h3, .block-members-sidebar h2, .block-members-sidebar h3, .block-membership-advertisement h2, .block-membership-advertisement h3, .block-poll h2, .block-poll h3, .block-reorder h2, .block-reorder h3, .block-reviews-form h2, .block-reviews-form h3, .block-reviews-list h2, .block-reviews-list h3, .block-sidebar-login h2, .block-sidebar-login h3, .block-store-locator-callout h2, .block-store-locator-callout h3, .block-subscribe h2, .block-subscribe h3, .block-trade-contacts h2, .block-trade-contacts h3, .block-twitter-feed h2, .block-twitter-feed h3, .block-up-sell h2, .block-up-sell h3, .block-viewed h2, .block-viewed h3, .block-wishlist h2, .block-wishlist h3 {
    margin-bottom: 0;
    /* font-family: Verdana, Helvetica, Arial, sans-serif; */
	font-family: 'Poppins', Arial, sans-serif;
}

.block-account-navigation .block-content, .block-add-store .block-content, .block-best-sellers .block-content, .block-biographical-note .block-content, .block-blog-authors .block-content, .block-blog-categories .block-content, .block-blog-search .block-content, .block-blog-tags .block-content, .block-book-suggestion .block-content, .block-books-contributor .block-content, .block-cart .block-content, .block-contents .block-content, .block-description .block-content, .block-google-books-search .block-content, .block-latest-forum .block-content, .block-latest-posts .block-content, .block-members-related-content .block-content, .block-members-sidebar .block-content, .block-membership-advertisement .block-content, .block-poll .block-content, .block-reorder .block-content, .block-reviews-form .block-content, .block-reviews-list .block-content, .block-sidebar-login .block-content, .block-store-locator-callout .block-content, .block-subscribe .block-content, .block-trade-contacts .block-content, .block-twitter-feed .block-content, .block-up-sell .block-content, .block-viewed .block-content, .block-wishlist .block-content {
    /* border: 1px solid #5e5e5e; */
	border: 0;
	
	border-radius: 5px;

}

.block-best-sellers .block-content, .block-biographical-note .block-content, .block-blog-authors .block-content, .block-blog-categories .block-content, .block-blog-search .block-content, .block-blog-tags .block-content, .block-book-suggestion .block-content, .block-contents .block-content, .block-description .block-content, .block-members-sidebar .block-content, .block-poll .block-content, .block-reviews-list .block-content, .block-twitter-feed .block-content {
    background: #fcf5ee
}

.block-members-related-content a {
    margin-bottom: 7px;
    display: block
}

.block-members-discount-callout .block-content {
    background: #dadbe4
}

.block-best-sellers li {
    list-style-type: disc;
    margin-left: 20px
}

.block-subscribe .block-content {
    background: #dadbe4
}

.block-subscribe .block-content .subscribe-image {
    max-height: 140px;
    overflow: hidden
}

.block-subscribe .block-content .subscribe-image > p {
    margin: 0
}

.block-subscribe .block-content form {
    padding: 7px;
    margin: 0
}

.block-subscribe .block-content form p {
    margin-bottom: 7px
}

.block-subscribe .block-content img {
    width: 100%;
    min-width: 100%;
	
	border-radius: 5px 5px 0 0;
}

.block-store-locator-callout .block-content {
    background: #fff
}

.block-store-locator-callout .bottom-banner {
    background: #fff;
    color: #222
}

.block-book-suggestion .fieldset, .block-google-books-search .fieldset, .block-sidebar-login .fieldset {
    background: 0 0;
    margin: 0;
    padding: 0
}

.block-book-suggestion ul.form-list li, .block-google-books-search ul.form-list li, .block-sidebar-login ul.form-list li {
    max-width: 100%
}

.block-book-suggestion a, .block-google-books-search a, .block-sidebar-login a {
    display: block;
    margin-bottom: 7px
}

#postComment .fieldset, #postComment fieldset, .block-blog-search .fieldset, .block-blog-search fieldset {
    background: 0 0;
    padding: 0
}

.block-membership-advertisement .block-content {
    background: #2a4782
}

.block-trial-callout .block-content {
    background: #fff
}

.block-trial-callout .block-content h3 {
    font-size: 24px
}

.block-trial-callout .block-content .button {
    display: inline-block;
    float: none
}

.members-login-feature-block img {
    border: 1px solid #5e5e5e;
    margin-bottom: 1em
}

.members-login-feature-block h2, .members-login-feature-block h3 {
    font-weight: 700 !important;
    color: #222 !important;
    text-transform: none;
    /* font-family: Verdana, Helvetica, Arial, sans-serif; */
	font-family: 'Poppins', Arial, sans-serif;
}

.members-login-feature-block p {
    font-size: 11px
}

.banner-slideshow .cycle-slide-caption {
    background: url(https://5fzpkf-4is1kgkfewv0.cloudmaestro.com/j6gvWJzlf/skin/frontend/osprey-foundation/default/images/osprey/white-85-opac.png);
    padding: 7px 10px;
    margin-right: 7px;
    font-size: 18px;
    font-family: Georgia, serif;
    color: #222
}

@media screen and (max-width: 800px) {
    .banner-slideshow .cycle-slide-caption {
        font-size: 13px
    }
}

.home-top-callout, .home-top-callout a, .home-top-callout div, .home-top-callout img, .home-top-callout p {
    margin: 0;
    max-width: 100% !important;
	
	border-radius: 5px;
}

.home-top-callout a {
    display: inline-block
}

.home-top-callout.top {
    margin-bottom: 14px
}

@media screen and (max-width: 1100px) and (min-width: 801px) {
    .eight.qbanner-home-col {
        width: 100%;
        margin-bottom: 14px
    }

    .four.home-top-callouts-col {
        width: 100%
    }

    .four.home-top-callouts-col .home-top-callout {
        width: 50%;
        float: left
    }

    .four.home-top-callouts-col .home-top-callout.top {
        padding-right: 7px;
        margin-bottom: 0
    }

    .four.home-top-callouts-col .home-top-callout.bottom {
        padding-left: 7px
    }

    .four.home-top-callouts-col .home-top-callout img {
        width: 100%
    }
}

#featured-slider {
    background: #efeeee;
    padding: 7px;
	
	border-radius: 5px;
}

.product-slider .nav {
    width: 5%
}

.product-slider .inner-slider {
    width: 90%
}

.outer-slideshow {
    overflow: hidden;
    clear: both
}

.inner-slideshow {
    overflow: auto
}

.product-slider {
    background: #efeeee;
    padding: 14px 0 8px;
    overflow: hidden;
    width: 100%;
    max-width: 100%
}

.product-slider .nav {
    padding-top: 7%;
    cursor: pointer
}

.product-slider .nav.prev img {
    float: right;
	
	height: 35px;
}

.product-slider .nav.next img {
    float: left;
	
	height: 35px;
}

.product-slider .btn-cart, .product-slider .more-info, .product-slider .product-name {
    display: inline-block;
    max-width: 100%
}

.product-slider .more-info {
    background: #21285c;
    text-align: center;
    width: 100%
}

.more-info {
    width: auto
}

.product-slider {
    display: none
}

.product-slider.first {
    display: block
}

.slide-product {
    margin-bottom: 10px;
    padding: 0 30px
}

@media screen and (max-width: 1100px) {
    .slide-product {
        padding: 0 15px
    }
}

.slide-product.columns:last-child {
    float: left !important;
    height: 100%
}

.tab-container {
    float: left;
    display: block;
    margin-right: 5px
}

.slider-tabs {
    margin-left: 0
}

.tab-container a {
    padding: 7px;
    display: block;
    color: #222;
    background: #ccc;
	
	border-radius: 5px;
}

.cycle-pager-active.tab-container a {
    background: #233267;
    color: #fff;
	
	border-radius: 5px;
}

.outer-slideshow .product-name {
    margin-top: .5em;
    font-size: 13px;
    line-height: 120%
}

.outer-slideshow .price, .outer-slideshow .price-box {
    font-size: 13px
}

.more-info {
    padding: 7px;
    min-height: 0
}

.more-info > * {
    display: block
}

.featured-accordion span.cat-header {
    background: #02205f;
    color: #fff;
    margin-bottom: 7px;
    width: 100%;
    display: block;
    padding-right: 7px;
    overflow: auto
}

.featured-accordion .cat-link {
    padding: 0;
    color: #fff;
    text-transform: uppercase;
    display: block;
    width: 80%;
    float: left
}

li.featured-accordion-item.active > span > a {
    font-weight: 400
}

.featured-accordion span.expand-cat-nav {
    float: right;
    display: block;
    width: 20%;
    padding: 0;
    margin: 0;
    height: 20px;
    background: url(https://5fzpkf-4is1kgkfewv0.cloudmaestro.com/j6gvWJzlf/skin/frontend/osprey-foundation/default/images/osprey/plus-minus.png) right 0 no-repeat;
    cursor: pointer
}

.featured-accordion-item.active span.expand-cat-nav {
    background: url(https://5fzpkf-4is1kgkfewv0.cloudmaestro.com/j6gvWJzlf/skin/frontend/osprey-foundation/default/images/osprey/plus-minus.png) right -201px no-repeat
}

.featured-accordion-item {
    overflow: auto
}

.featured-accordion-item .separator {
    clear: both
}

.featured-accordion-item.active {
    overflow: auto;
    background: #fbe3ce;
    margin-bottom: 7px
}

.featured-accordion-item ul {
    display: none;
    margin: 14px 0;
    overflow: auto
}

.product-slider .no-products {
    padding: 15px
}

.featured-accordion-item ul.expanded {
    display: block;
    background: #efeeee
}

.featured-accordion-expand .product-image, .featured-accordion-expand .product-name {
    width: 100%;
    display: block
}

.featured-accordion-expand .product-name {
    margin: 10px 0 5px;
    font-size: 14px
}

.featured-accordion-expand .price {
    font-size: 14px
}

.featured-accordion-expand .separator {
    clear: both;
    width: 100%
}

.twitter-feed {
    max-height: 250px;
    overflow-y: scroll;
	
	/* NEW */
    max-width: 447px;
    margin: 0 auto;
}

.block-latest-posts h5 {
    font-size: 16px
}

.block-latest-posts .block-content {
    background: #dadbe4;
    height: calc(100% - 38px)
}

.block-latest-posts .block-content .posts-container {
    background: #fff;
    padding: 7px
}

.block-latest-posts .block-title h3 {
    color: #02205f;
    font-size: 22px
}

.block-latest-posts .block-footer a {
    font-size: 18px;
    margin: 7px 0;
    display: block
}

.block-latest-forum h5 {
    font-size: 16px;
    margin-bottom: 0
}

.block-latest-forum .topics-container .latest-topic {
    /*border-bottom: 1px solid #5e5e5e; */
	border-bottom: 0;
    padding: 7px
}

.block-latest-forum .topics-container .latest-topic:nth-child(even) {
    background: #efeeee
}

.block-latest-forum .topics-container .latest-topic .post {
    margin: 3px 0
}

.block-latest-forum .topics-container .latest-topic footer {
    overflow: auto;
    color: #5e5e5e
}

.block-latest-forum .topics-container .latest-topic footer .date {
    float: right
}

.block-latest-forum .block-content {
    background: #dadbe4;
    height: calc(100% - 38px);
	
	border-radius: 5px;
}

.block-latest-forum .block-title h3 {
    color: #02205f;
    font-size: 22px
}

.block-latest-forum .block-footer a {
    font-size: 18px;
    margin: 7px 0;
    display: block
}

.block-latest-forum .block-title, .block-latest-posts .block-title {
    min-height: 37px
}

.forum-read-more {
    display: block
}

.home-membership-advertisement-col .block .block-content, .home-newsletter-col .block .block-content, .home-poll-col .block .block-content, .home-store-locator-col .block .block-content, .home-suggestion-col .block .block-content, .home-twitter-col .block .block-content {
    height: 90%;
    height: -webkit-calc(100% - 30px);
    height: -moz-calc(100% - 30px);
    height: calc(100% - 30px);
    margin-bottom: 0 !important
}

.footer-container {
    width: 100%;
    background: #efeeee;
    border-top: 0;
    overflow: auto;
    padding-bottom: 28px;
	padding-top: 28px;
}

.footer-container footer {
    padding: 14px
}

.footer-container footer .footer-main-wrapper {
    width: 80%;
    float: left;
    overflow: auto
}

.footer-container footer .footer-main-wrapper .footer-col-left {
    width: 30%;
    float: left;
    padding: 0 14px 0 0
}

.footer-container footer .footer-main-wrapper .footer-col-main {
    width: 70%;
    float: right;
    padding: 0 7px
}

.footer-container footer .footer-main-wrapper .footer-col-main ul {
    /*width: 33%;*/
	width: 31%;
    float: left;
    display: block;
    margin-bottom: 1em;
	margin: 0 1%;
}

.footer-container footer .footer-main-wrapper .footer-col-main ul li {
    padding-right: 1em
}

.footer-container footer .footer-col-right {
    width: 20%;
    float: right;
    padding: 0 0 0 14px
}

.footer-container footer .footer-col-right .form-language {
    float: left;
	
	width: 100%;
	margin-bottom: 10px;
}

@media screen and (max-width: 950px) {
    .footer-container footer .footer-main-wrapper {
        width: 100%;
        float: none
    }

    .footer-container footer .footer-main-wrapper .footer-col-left {
        width: 33.33%;
        float: left;
        padding: 0 14px 0 0
    }

    .footer-container footer .footer-main-wrapper .footer-col-main {
        width: 66.66%;
        float: right;
        padding: 0
    }

    .footer-container footer .footer-col-right {
        width: 100%;
        float: none;
        padding: 0
    }

    .footer-container footer .footer-col-right .form-language {
        float: right
    }
}

@media screen and (max-width: 600px) {
    .footer-container footer .footer-main-wrapper {
        width: 100%;
        float: none
    }

    .footer-container footer .footer-main-wrapper .footer-col-left {
        width: 100%;
        float: none;
        padding: 00
    }

    .footer-container footer .footer-col-right, .footer-container footer .footer-main-wrapper .footer-col-main {
        width: 100%;
        float: none;
        padding: 0
    }

    .footer-container footer .footer-col-right .form-language {
        float: right
    }
}

@media screen and (max-width: 800px) {
    .footer-container footer .footer-main-wrapper .footer-col-main ul {
        width: 100%
    }
}

.product-image {
    display: block
}

.product-name {
    text-transform: none;
    /* font-family: Verdana, Helvetica, Arial, sans-serif; */
	font-family: 'Poppins', Arial, sans-serif;
}

ul.products-grid {
    margin-top: 14px
}

.product-grid-buttons {
    margin-top: 7px;
    overflow: auto
}

.product-grid-buttons .button, .product-grid-buttons button {
    clear: both
}

ul.products-grid, ul.products-list {
    padding: 0 14px
}

.products-list .product-image img {
    max-width: 70%;
    border: 1px solid #5e5e5e;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, .15);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .15)
}

.toolbar {
    background: #fff;
    border-top: 1px solid #bfbcbc;
    font-size: 11px !important;
    margin-bottom: 0
}

.toolbar * {
    font-size: 11px !important
}

.toolbar select {
    height: auto;
    min-height: 0;
    margin-bottom: 0
}

.toolbar .pages {
    clear: both
}

.toolbar .pages ol {
    margin: 0
}

.toolbar .pages li {
    font-weight: 400
}

.toolbar .sorter {
    border-bottom: 1px solid #bfbcbc;
    padding-top: 0;
    padding-bottom: 7px;
    margin-top: 3px
}

@media screen and (max-width: 600px) {
    .toolbar .pager > *, .toolbar .sorter > * {
        clear: both;
        margin: 5px 0;
        text-align: left;
        float: none !important
    }
}

.product-format {
    display: block;
    clear: both;
    font-size: 11px;
    font-style: italic
}

.products-list .product-format {
    margin-bottom: 5px
}

.products-list .regular-price {
    display: block;
    margin-bottom: 1em
}

.price-from {
    margin-top: 5px;
    margin-bottom: 5px
}

.products-grid .price-box p {
    margin-bottom: 0
}

.btn-more-info {
    color: #fff !important;
    background: #2a4782
}

.btn-cart {
    color: #fff
}

.products-list {
    width: 100%;
    margin: 0
}

li.row.item {
    margin-bottom: 0
}

.products-list li.item {
    overflow: auto;
    border-top: 0;
    border-bottom: 1px solid #bfbcbc;
    padding: 30px 0
}

.products-list li.item div:last-child {
    float: left !important
}

.products-list li.item.last {
    border-bottom: 0
}

@media screen and (max-width: 1180px) {
    .product-list-buttons-col {
        width: 25%
    }
}

@media screen and (max-width: 800px) {
    .products-list li > * {
        float: left
    }

    .products-list .product-image {
        width: 20% !important;
        float: left
    }

    .product-list-desc-col {
        width: 50% !important;
        float: left
    }

    .product-list-buttons-col {
        width: 30% !important;
        float: left
    }

    .products-list .product-image img {
        margin: 0
    }
}

@media screen and (max-width: 550px) {
    .products-list li > * {
        float: none
    }

    .products-list .product-image {
        width: auto !important;
        max-width: 33% !important;
        float: none
    }

    .products-list .product-image img {
        max-width: 100px
    }

    .product-list-desc-col {
        width: auto !important;
        float: none
    }

    .product-list-buttons-col {
        width: 50% !important;
        float: none
    }
}

@media screen and (max-width: 320px) {
    .product-list-buttons-col {
        width: 80% !important;
        float: none
    }
}

.products-grid li.item {
    padding-top: 30px;
    padding-bottom: 30px
}

@media screen and (min-width: 801px) {
    .products-grid li.item .item-inner {
        padding: 0 10%
    }
}

.products-grid .product-name {
    margin: 10px 0 5px
}

.products-grid .price {
    color: #4d4d4d !Important;
    margin: 5px 0 10px
}

.products-grid li.item:last-child {
    float: left !important
}

@media screen and (max-width: 800px) {
    .products-grid li.item {
        width: 25% !important;
        float: left
    }

    .products-grid li.item:last-child {
        width: 25% !important;
        float: left !important
    }

    .members-category .products-grid li.item {
        width: 50% !important;
        float: left
    }

    .members-category .products-grid li.item:last-child {
        width: 50% !important;
        float: left !important
    }
}

@media screen and (max-width: 550px) {
    .products-grid li.item {
        width: 100% !important;
        float: left
    }

    .products-grid li.item:last-child {
        width: 100% !important;
        float: left !important
    }

    .members-category .products-grid li.item {
        width: 100% !important;
        float: left
    }

    .members-category .products-grid li.item:last-child {
        width: 100% !important;
        float: left !important
    }
}

.product-img-box .product-image img {
    max-width: 100%;
    width: 100%;
    margin: 0
}

.my-account .product-review .product-img-box .product-image img {
    max-width: 100%;
    width: auto
}

@media screen and (max-width: 800px) {
    .product-img-box .product-image {
        max-width: 40%;
        width: 40%;
        margin: 0
    }

    .product-view .product-img-box .product-image {
        margin: 0 0 1em
    }
}

.add-to-links {
    display: block;
    clear: both;
    margin-left: 0
}

.category-products {
    margin-bottom: 14px
}

.product-code {
    color: #898989;
    text-transform: uppercase;
    display: block;
    margin-bottom: 3px
}

.product-image, .product-view {
    position: relative
}

.availability-notification {
    color: #ba2025;
    margin-top: 7px
}

.look-inside-button {
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
    cursor: pointer;
    display: none
}

@media screen and (max-width: 700px) {
    .look-inside-button {
        display: none !important
    }
}

#book-preview {
    position: absolute;
    max-width: 98%;
    top: 1%;
    left: -999999px;
    height: 566px;
    padding: 14px;
    z-index: 10;
    border: 1px solid #5e5e5e;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, .15);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .15);
    background: #efeeee;
    text-align: right;
    overflow: hidden
}

#google-books-preview-logo {
    float: left
}

#book-preview-close {
    cursor: pointer;
    color: #02205f
}

.product-view .product-code {
    margin: .3em 0
}

.product-view .add-to-cart {
    padding: 14px;
    background: #dadbe4;
    /*border: 1px solid #5e5e5e;*/
	border: 0;
	border-radius: 5px;

    margin-bottom: 7px
}

.product-view .add-to-cart .input-text.qty {
    max-height: 27px;
    min-height: 0
}

.product-view .product-essential .price {
    font-size: 18px;
    font-weight: 700;
    display: block;
    margin-bottom: 7px
}

.location-note {
    margin-top: 7px;
    display: block
}

.old-price {
    margin: 0
}

.old-price .price-label {
    display: none
}

.old-price .price {
    text-decoration: line-through
}

.special-price {
    margin: 0
}

.special-price .price-label {
    display: none
}

.special-price .price {
    color: #ba2025 !important
}

.published-note {
    font-size: 11px;
    display: block;
    color: #ba2025
}

.product-view-grouped .add-to-box {
    float: right;
    text-align: right
}

.product-view-grouped .add-to-cart {
    padding: 0;
    background: 0 0;
    border: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    margin-bottom: 7px
}

.product-view-grouped .add-to-cart .btn-cart {
    margin-right: 0
}

.product-view-grouped .product-essential .price {
    font-size: 15px;
    margin-bottom: 0
}

.product-view-grouped .grouped-items-table {
    /* border: 1px solid #5e5e5e; */
	border: 0;

}

.product-view-grouped .grouped-items-table td {
    background: #efeeee;
}

@media screen and (max-width: 800px) {
    .product-view-grouped .grouped-items-table td, .product-view-grouped .grouped-items-table td.a-center, .product-view-grouped .grouped-items-table td.a-right {
        text-align: left !important
    }
}

.product-view-grouped .grouped-items-table tr {
    border-bottom: 1px solid #5e5e5e
}

.product-view-grouped .grouped-items-table tr.last {
    border-bottom: 0
}

.product-view-grouped .grouped-items-table input {
    background: #fff
}

.product-view-downloadable .product-options-bottom .price {
    display: none
}

.product-view .rating-box {
    clear: both;
    margin: 7px 0
}

.product-view .ratings-table-row .rating-box {
    clear: none;
    margin: 0
}

.rating-title {
    margin-top: 7px;
    display: block;
    font-style: italic
}

.products-grid .rating-box, .products-list .rating-box {
    clear: both;
    margin: 5px 0 0
}

.ratings .amount {
    font-size: 11px
}

.no-rating, .ratings {
    margin-top: 13px
}

.rating-box {
    width: 70px
}

.ratings-table-row {
    display: block;
    padding: 7px 0
}

.ratings-table-row .ratings-box, .ratings-table-row input {
    float: left;
    display: block;
    margin-right: 7px
}

.rating-links a {
    display: block
}

.rating-links .separator {
    display: none
}

.seal-logos img {
	height: 100px;
	width: auto;
    float: left;
    margin: 5px 1% 5px 0;
	padding: 0;
}


.review-product-list .pager {
    border-top: 1px solid #bfbcbc;
    border-bottom: 1px solid #bfbcbc;
    padding: 5px 0;
    font-size: 11px !important;
    margin-bottom: 0
}

.review-product-list .pager * {
    font-size: 11px !important
}

.review-product-list .pager select {
    height: auto;
    min-height: 0;
    margin-bottom: 0
}

@media screen and (max-width: 600px) {
    .review-product-list .pager .pager > *, .review-product-list .pager .sorter > * {
        clear: both;
        margin: 5px 0;
        text-align: left;
        float: none !important
    }
}

.review-product-list dd {
    margin: 14px 0;
    padding-bottom: 14px;
    border-bottom: 1px solid #bfbcbc
}

.review-product-list dd .review-date {
    font-style: italic;
    font-size: 11px
}

.review-product-list dl {
    padding: 14px 14px 0
}

.tabs {
    border-bottom: 0;
    height: auto;
    margin-bottom: 14px
}

.tabs .tab {
    text-transform: uppercase;
    padding: 7px;
    background: #dadbe4;
    color: #02205f
}

.tabs .tab.active-tab {
    background: #02205f;
    color: #fff
}

.tabs .tab.inactive-tab {
    cursor: pointer
}

.jump-links {
    width: 100%;
    display: block;
    border-top: 1px solid #bfbcbc;
    border-bottom: 1px solid #bfbcbc;
    padding: 7px 0
}

.jump-links li {
    display: inline
}

.letter-list {
    padding: 14px 0;
    border-bottom: 1px solid #bfbcbc
}

.letter-list h3 {
    font-size: 70px;
    /* font-family: Verdana, Helvetica, Arial, sans-serif; */
	font-family: 'Poppins', Arial, sans-serif;
    color: #283667
}

@media screen and (max-width: 600px) {
    .letter-list h3 {
        font-size: 24px
    }
}

.letter-list ul {
    overflow: auto;
    margin-bottom: 14px
}

.letter-list ul li {
    float: left;
    width: 25%;
    display: block
}

@media screen and (max-width: 600px) {
    .letter-list ul li {
        width: 50%
    }
}

.tabcontent.hidden {
    display: none
}

.back-to-top {
    text-align: right
}

.category-description {
    clear: both
}

.account-login .content {
    border-bottom: 0
}

@media screen and (min-width: 801px) {
    .account-login .content {
        min-height: 310px
    }
}

.account-login .content h2 {
    margin: 0 0 10px;
    padding-bottom: 5px
}

.account-login .buttons-set {
    border-top: 0;
    margin: 0;
    padding: 0
}

.account-login .col-1, .account-login .col-2 {
    background: #fcf5ee;
    padding: 25px !important;
    margin-bottom: 25px;
    border: 1px solid #5e5e5e;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, .15);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .15)
}

.block-account-navigation li {
    padding: 3px 7px
}

.block-account-navigation li.current {
    color: #fff;
    background: #02205f
}

.my-account .fieldset {
    margin: 14px 0
}

.my-account .buttons {
    margin-top: 2em
}

.dashboard .col2-set {
    margin: 0 0 14px
}

.dashboard .box-info h4 {
    font-size: 1em;
    /* font-family: Verdana, Helvetica, Arial, sans-serif; */
	font-family: 'Poppins', Arial, sans-serif;
    color: #5e5e5e;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 0
}

.box-account {
    background: #fff;
    margin: 0 0 20px
}

.box-account .box-head h2 {
    text-transform: uppercase;
    margin: 0 0 10px;
    float: left
}

.box-account .box-head a, .box-account .box-title a {
    float: right
}

.box-account .number {
    float: left;
    font-size: 1.2em;
    font-weight: 700;
    margin: 0 7px 0 0
}

.box-account .product-name {
    font-size: 1.5em;
    margin-bottom: 7px
}

.box-title {
    clear: both;
    display: inline-block;
    width: 100%
}

.box-title h3 {
    float: left;
    font-size: 1.3em
}

.order-info-box .box-content {
    padding: 0;
    margin-bottom: 30px;
    width: 100%
}

.info-table {
    width: 100%;
    margin: 0;
    padding: 0
}

.info-table th {
    font-weight: 700;
    width: 33%
}

.info-table tr:nth-child(even) {
    background: #fcf5ee
}

.info-table tr:nth-child(odd) {
    background: #efeeee
}

.info-box address {
    padding: 30px;
    border: 1px solid #5e5e5e;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .15);
    background: #efeeee;
    margin-bottom: 10px
}

.addresses-list h3, .order-info-box h2 {
    float: none;
   /* font-family: Verdana, Helvetica, Arial, sans-serif; */
   font-family: 'Poppins', Arial, sans-serif;
}

.addresses-list a {
    font-weight: 700
}

.addresses-list li.item {
    background: #efeeee;
    padding: 10px 7px;
    margin: 0 0 14px
}

.addresses-list ol, ol#cart-sidebar-reorder {
    margin: 0 0 10px
}

.addresses-list .item address {
    margin-bottom: 1em
}

.page-print {
    margin: 0 auto;
    max-width: 1200px;
    padding: 14px 0
}

.page-print .print-head img {
    margin: 7px 0
}

.page-print h1 {
    font-size: 2em;
    clear: both
}

.page-print h2 {
    font-size: 1.5em
}

.my-wishlist .data-table td {
    padding: 10px
}

.my-wishlist .product-image {
    display: block;
    margin: 0 0 5px
}

.my-wishlist textarea {
    display: block;
    width: 97%;
    height: 10 7px
}

.my-wishlist .buttons-set {
    margin-top: 2em
}

.my-wishlist .buttons-set button.button {
    float: left;
    margin: 0 7px 7px 0
}

#wishlist-table .add-to-links {
    white-space: nowrap
}

#my-tags-table .product-name, #wishlist-table .product-name {
    font-size: 1.2em;
    margin-bottom: 7px
}

.my-tag-edit a.button {
    background: #ddd;
    border: 1px solid #bbb
}

#my-reviews-table td {
    padding: 10px
}

.product-review .product-name {
    font-size: 1.3em;
    margin: 0 0 10px
}

.product-review h3 {
    font-size: 1.1em;
    margin: 0 0 5px
}

.product-review .ratings-table {
    margin: 0 0 10px
}

.form-add fieldset {
    width: 100%
}

.fieldset .legend {
    font-size: 1em;
    text-transform: uppercase
}

#wishlist-view-form .fieldset, #wishlist-view-form fieldset, .customer-account-edit .fieldset, .customer-account-edit fieldset, .newsletter-manage-index .fieldset, .newsletter-manage-index fieldset {
    background: 0 0;
    padding: 0
}

.addresses-list .item, .dashboard .col2-set {
    border: 1px solid #5e5e5e;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, .15);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .15)
}

form#elibrary-search {
    background: #efeeee;
    display: block;
    clear: both;
    width: 100%;
    text-align: center
}

form#elibrary-search .fieldset {
    background: 0 0;
    display: inline-block;
    text-align: center;
    padding: 7px 0;
    margin: 0
}

form#elibrary-search .header-bar {
    background: #02205f;
    overflow: auto;
    text-align: left
}

form#elibrary-search .header-bar h3 {
    color: #fff;
    text-transform: uppercase;
    /* font-family: Verdana, Helvetica, Arial, sans-serif; */
	font-family: 'Poppins', Arial, sans-serif;
    margin: 0;
    padding: 7px
}

form#elibrary-search .button, form#elibrary-search button, form#elibrary-search input, form#elibrary-search label {
    width: auto;
    float: none;
    display: inline;
    min-height: 28px;
    margin: 0
}

form#elibrary-search input {
    width: 400px
}

@media screen and (max-width: 800px) {
    form#elibrary-search input {
        width: 75%;
        margin: 0 7px 7px
    }
}

form#elibrary-search label {
    cursor: default;
    text-align: center
}

.box-downloads .toolbar {
    margin-bottom: 14px
}

.box-downloads h3 {
    font-size: 15px
}

.box-downloads .product-author, .box-downloads .product-code {
    margin-bottom: .5em
}

.box-downloads .drm-name {
    font-weight: 700
}

.aw-blog-read-more {
    display: block;
    margin-top: 7px
}

.blog-cat-view .postWrapper, .blog-index-index .postWrapper, .blog-index-list .postWrapper {
    overflow: auto;
    padding: 28px 0;
    border-bottom: 1px solid #bfbcbc
}

.blog-cat-view .postWrapper ~ .postWrapper, .blog-index-index .postWrapper ~ .postWrapper, .blog-index-list .postWrapper ~ .postWrapper {
    padding: 14px 0 28px;
    border-top: none
}

.blog-cat-view .postWrapper ~ .postWrapper:last-child, .blog-index-index .postWrapper ~ .postWrapper:last-child, .blog-index-list .postWrapper ~ .postWrapper:last-child {
    border-bottom: none !Important
}

.blog-cat-view .toolbar:last-child, .blog-index-index .toolbar:last-child, .blog-index-list .toolbar:last-child {
    border-top: none
}

.block-blog-categories .block-content {
    background: #dadbe4;
    overflow: auto;
    padding: 7px 0 0 7px
}

.block-blog-categories .block-content li a {
    float: left;
    display: block;
    margin-right: 7px;
    margin-bottom: 7px;
    padding: 3.5px 7px;
    background: #efeeee
}

.block-blog-categories .block-content li.active a {
    background: #283667;
    color: #fff
}

.postDate {
    display: block;
    padding: 0;
    margin-top: .5em;
    border: 0;
    font-size: 11px;
    color: #5e5e5e
}

.postCats {
    font-size: 11px;
    color: #5e5e5e
}

.postTitle {
    border: 0
}

#post-comments, #submit-comment, .postTitle h1, .postTitle h1 a, .postTitle h2, .postTitle h2 a {
    border: 0;
    font-size: 18px;
    font-family: Georgia, serif;
    color: #283667;
    text-transform: none
}

.postTitle h1, .postTitle h1 a {
    font-size: 24px
}

.tagcloud li {
    display: inline
}

.tagcloud li a {
    font-size: 1em !important
}

.postContent, .postDetails, .postTitle, .tags {
    clear: both;
    font-weight: 400
}

.tags ul li {
    padding-left: 6px;
    padding-right: 0
}

.blog-cat-view .aw-blog-read-more, .blog-index-index .aw-blog-read-more, .blog-index-list .aw-blog-read-more {
    display: block;
    margin-top: 1em
}

.blog-post-view .postContent {
    border-bottom: 1px solid #bfbcbc;
    padding-bottom: 20px;
    margin-bottom: 10px
}

.float-left {
    padding-right: 10px;
    padding-bottom: 10px
}

.float-right {
    padding-left: 10px;
    padding-bottom: 10px
}

.username {
    color: #444;
    font-weight: 700
}

.std ul.messages {
    padding-left: 0
}

.latest-blog-col > p, .latest-forum-col > p {
    height: 0;
    margin-bottom: 0
}

.latest-blog-col .block-title h3, .latest-forum-col .block-title h3 {
    text-transform: uppercase;
	margin-top: 15px;
}

.qty-note {
    display: inline
}

fieldset#shopping-cart-table {
    background: 0 0
}

#shopping-cart-totals-table {
    width: 100%;
    background: 0 0 !important
}

#shopping-cart-totals-table tbody tr, #shopping-cart-totals-table tfoot {
    background: 0 0 !important
}

ul.checkout-types {
    text-align: right
}

ul.checkout-types li, ul.checkout-types li.button {
    display: inline
}

.cart .button, .cart button {
    text-transform: uppercase;
    font-weight: 700
}

#discount-coupon-form, .cart-collaterals {
    padding: 15px
}

@media screen and (max-width: 800px) {
    #discount-coupon-form {
        margin-right: 0
    }
}

.quick-order.basket h2 {
    padding-bottom: 7px;
    border-bottom: 1px solid #72c1ca;
    font-weight: 700;
    color: #72c1ca
}

.quick-order-container {
    background: #72c1ca;
    padding: 15px
}

@media screen and (max-width: 800px) {
    .cart .product-image img {
        margin: 0
    }
}

.crosssell .product-name {
    margin-top: 7px
}

.crosssell .item {
    text-align: center
}

.cart-price-col p {
    margin-bottom: 0
}

.box-account h2 {
    text-transform: none
}

.box-account .col2-set {
    background: #CDF3FF;
    padding: 30px
}

@media screen and (max-width: 800px) {
    .box-account .col2-set {
        padding: 7px
    }
}

table tbody tr th {
    color: #333;
    padding: 7px 10px;
    vertical-align: top;
    border: none
}

.checkout-onepage-index .step-title {
    color: #424244;
    border-bottom: 2px solid #fff
}

.opc-block-progress .block-title.block-title-progress {
    font-size: 1em;
    color: #5e5e5e
}

.opc-block-progress .block-title {
    font-weight: 400 !important;
    padding: 5px 10px;
    text-transform: uppercase
}

.block-progress dd.complete {
    font-style: normal;
    border: none
}

.opc .allow .step-title {
    background: #2a4782;
    color: #424244
}

.opc .active .step-title, .opc .active .step-title h2 {
    color: #fff
}

.opc .step-title .number {
    background: 0 0;
    float: right;
    font-weight: lighter;
    margin: .2em
}

.opc .allow .step-title .number {
    background: 0 0
}

.opc .active .step-title .number {
    color: #fff
}

.opc fieldset {
    border: none;
    padding: 0;
    margin: 0
}

.opc .step {
    padding-top: 2%;
    padding-bottom: 2%;
    border: none
}

.opc .buttons-set p.required {
    font-style: normal
}

.opc-block-progress .block-content dt {
    border: none
}

.opc-block-progress .block-title h3 {
    background: #00969f;
    color: #fff
}

.opc li.section.allow {
    border-bottom: 2px solid #fff
}

.opc .highlight {
    background: 0 0 !important
}

.changelink {
    float: right
}

.checkout-onepage-index .fieldset, .checkout-onepage-index fieldset {
    background: 0 0
}

#checkout-review-table {
    min-width: 500px;
    margin: 0
}

@media screen and (max-width: 800px) {
    #checkout-review-table-wrapper {
        border: 1px solid #5e5e5e
    }
}

.changelink {
    font-size: 13px
}

.changelink a {
    color: #fff
}

.changelink .separator {
    display: none
}

.block-members-header, .block-trade-header {
    background: #fcf5ee;
    overflow: auto;
    padding: 7px 0 0 7px
}

.block-members-header li a, .block-trade-header li a {
    float: left;
    display: block;
    margin-right: 7px;
    margin-bottom: 7px;
    padding: 7px;
    background: #dadbe4
}

.block-members-header li.active a, .block-trade-header li.active a {
    background: #283667;
    color: #fff
}

.members-feature-block {
    clear: both;
    margin-bottom: 0;
    padding: 28px
}

.members-feature-block .members-feature-header {
    overflow: auto;
    clear: both;
    display: block;
    margin-bottom: 1em
}

.members-feature-block .members-feature-header h2 {
    float: left;
    text-transform: none;
    font-weight: 700 !important;
    font-size: 15px;
    color: #222
}

.members-feature-block .members-feature-header .button {
    float: right
}

.members-feature-block img {
    margin-bottom: 1em;
    border: 1px solid #5e5e5e
}

.members-feature-block h3 {
    /* font-family: Verdana, Helvetica, Arial, sans-serif; */
	font-family: 'Poppins', Arial, sans-serif;
}

@media screen and (max-width: 940px) {
    .members-feature-block {
        padding: 14px !important
    }
}

.block-picture-of-the-month {
    padding: 56px
}

.block-subscription-header {
    padding: 7px;
    background: #fcf5ee;
    text-align: center
}

.block-subscription-header h2 {
    padding-top: 7px;
    font-size: 24px;
    color: #02205f;
    font-family: Georgia, serif;
    text-transform: none
}

.subscription-pricing {
    text-align: center
}

.subscription-pricing .button {
    float: none;
    display: inline-block;
    margin-top: 3px
}

.subscription-pricing .members-price {
    font-size: 16px;
    font-family: Georgia, serif;
    color: #02205f
}

form#members-content-search {
    background: #efeeee;
    display: block;
    clear: both;
    width: 100%;
    text-align: center
}

form#members-content-search .fieldset {
    background: 0 0;
    display: inline-block;
    text-align: center;
    padding: 7px 0;
    margin: 0
}

form#members-content-search button, form#members-content-search input, form#members-content-search label {
    width: auto;
    float: none;
    display: inline;
    min-height: 28px;
    margin: 0
}

form#members-content-search label {
    cursor: default;
    text-align: center
}

.members-category .products-grid {
    padding: 0
}

.members-category .products-grid li.item {
    padding-top: 0;
    padding-bottom: 0
}

.members-category .products-grid li.item .members-grid-container {
    border: 1px solid #bfbcbc;
    padding: 14px
}

.members-content-product-view .products-grid li.item {
    padding-top: 0;
    padding-bottom: 0
}

.members-content-product-view .members-content-detail-container {
    padding: 14px;
    border: 1px solid #bfbcbc
}

.map-key {
    float: right
}

#map-contain .panzoom-parent {
    margin-bottom: 14px
}

.panzoom {
    -webkit-backface-visibility: initial !important;
    -webkit-transform-origin: 50% 50%
}

.block-poll #poll-answers .poll-bar-container {
    width: 100%;
    height: 10px;
    display: inline-block
}

.block-poll #poll-answers .poll-bar-container .poll-bar {
    height: 10px;
    background: #02205f;
    display: inline-block
}

.block-poll #poll-answers .answer, .block-poll #poll-answers .votes-text {
    font-size: 11px
}

.block-poll #poll-answers .votes-text {
    color: #5e5e5e
}

#trade-login-form {
    overflow: auto;
    border: 1px solid #5e5e5e;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, .15);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .15);
    padding: 14px
}

.firstygroup-trade-create {
    border: 1px solid #5e5e5e;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, .15);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .15);
    background: #fcf5ee;
    padding: 14px;
    overflow: auto
}

.firstygroup-trade-create .fieldset, .firstygroup-trade-create fieldset {
    padding: 0;
    overflow: auto
}

#featured-slider.trade {
    margin-bottom: 14px
}

.block-trade-dashboard .block-title h2 {
    font-size: 18px
}

#recaptcha_widget_div {
    overflow-x: auto
}

.product-shop-configurable .price-box {
    display: none
}

.product-shop-configurable .product-options-bottom .price-box {
    display: block
}

.banner-slideshow .cycle-slideshow, .cycle-slideshow-wrapper.banner-slideshow {
    position: relative
}

.cycle-slideshow-wrapper.banner-slideshow .cycle-slide {
    width: 100%;
    max-width: 100%;
    display: none
}

.banner-slideshow .cycle-slide a, .cycle-slideshow-wrapper.banner-slideshow .cycle-slide.first {
    display: block
}

.banner-slideshow .cycle-slide-caption {
    display: block;
    position: absolute;
    bottom: 7px;
    left: 7px
}

.banner-slideshow .cycle-pager {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 500;
    font-size: 30px;
    margin-top: -7px;
    margin-right: 5px
}

.banner-slideshow .cycle-pager span {
    color: #ccc;
    cursor: pointer
}

.banner-slideshow .cycle-pager span.cycle-pager-active {
    color: #fff;
    cursor: default
}

.banner-slideshow .cycle-prev-next {
    font-size: 32px;
    cursor: pointer;
    z-index: 1000;
    position: absolute;
    top: 50%;
    color: #fff
}

.banner-slideshow .cycle-prev {
    left: 7px
}

.banner-slideshow .cycle-next {
    right: 7px
}

.banner-slideshow img {
    width: 100%;
	
	border-radius: 5px;
}

.banner-slideshow {
    margin-bottom: 14px
}

.cms-index-index .banner-slideshow {
    margin-bottom: 0
}

.store-view-flag {
    float: left;
    margin-top: 5px;
    padding-right: 0
}

.social a img {
    border: 0;
    width: 23px;
    height: 23px
}

footer .social a img {
    /* border: 1px solid #bfbcbc; */
	border: 0;
}

footer .social {
    margin-bottom: 1em
}

#contactForm .fieldset, .account-create .fieldset, .customer-account-forgotpassword .fieldset, .customer-account-resetpassword .fieldset, .fieldset.advanced-search, .onibi-form-create .fieldset {
    border: 1px solid #5e5e5e;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, .15);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .15)
}

.account-create .fieldset {
    margin-bottom: 14px
}

.firstygroup-events-index-index #month-selector {
    width: 100%;
    text-align: center;
    overflow: auto;
    margin: 0 auto 7px
}

.firstygroup-events-index-index #month-selector h2 {
    display: inline-block;
    min-width: 120px;
    margin: 3px 14px 0
}

.firstygroup-events-index-index #month-selector .button {
    float: none;
    display: inline-block;
    margin: 0 14px
}

.firstygroup-events-index-index .events-list {
    margin-top: 14px
}

.firstygroup-events-index-index .events-list .row {
    display: block;
    padding: 7px 0;
    border-bottom: 1px solid #bfbcbc;
    margin: 0
}

.firstygroup-events-index-index .events-list .row.heading {
    border-top: 1px solid #bfbcbc
}

@media screen and (max-width: 800px) {
    .firstygroup-events-index-index .events-list .row.heading {
        display: none
    }
}

.firstygroup-events-index-index .events-list .row .view-details {
    float: right
}

@media screen and (max-width: 800px) {
    .firstygroup-events-index-index .events-list .row .view-details {
        float: none
    }
}

.firstygroup-events-view-view .event-info ul {
    margin-bottom: 1em
}

.mobile-label {
    display: none
}

@media screen and (max-width: 800px) {
    .mobile-label {
        display: inline
    }
}

.forum-top-blocks form {
    margin: 0
}

.forum-top-blocks .button, .forum-top-blocks button, .forum-top-blocks input, .forum-top-blocks label, .forum-top-blocks select {
    float: none;
    display: inline-block;
    width: auto
}

.forum-search .button, .forum-search button, .forum-search input {
    font-size: 11px;
    padding: 3.5px !important;
    height: auto;
    min-height: 0;
    margin: 0
}

.forum-jump select {
    font-size: 11px
}

.forum-bookmarks {
    text-align: right
}

.forum-bookmarks a {
    text-decoration: underline
}

.forum-title {
    font-weight: 700
}

.forum-statistics-block h4, .forum-who-is-online-block h4 {
    font-weight: 700 !important;
    /* font-family: Verdana, Helvetica, Arial, sans-serif; */
	font-family: 'Poppins', Arial, sans-serif;
    padding-bottom: 7px;
    border-bottom: 1px solid #bfbcbc;
    margin-bottom: 7px;
    color: #000
}

#forum_table_bookmark tbody tr:nth-child(odd), #forum_table_forums tbody tr:nth-child(odd), #forum_table_search tbody tr:nth-child(odd), #forum_table_topics tbody tr:nth-child(odd) {
    background: #efeeee
}

#forum_table_bookmark tbody tr:nth-child(even), #forum_table_forums tbody tr:nth-child(even), #forum_table_search tbody tr:nth-child(even), #forum_table_topics tbody tr:nth-child(even) {
    background: #fcf5ee
}

#forum_table_bookmark thead tr th, #forum_table_forums thead tr th, #forum_table_search thead tr th, #forum_table_topics thead tr th {
    background: #fff;
    border-top: 1px solid #bfbcbc;
    border-bottom: 1px solid #bfbcbc !important;
    color: #000;
    padding: 5px 7px
}

#forum_table_posts thead tr th {
    background: #dadbe4;
    color: #000;
    padding: 5px 7px
}

.topic-description #forum_table_posts thead tr th {
    background: #02205f;
    color: #fff
}

.forum-section-title {
    text-transform: uppercase;
    color: #5e5e5e;
    background: #fff;
    padding: 14px 7px
}

.forum-section-title#military-history span {
    position: relative;
    top: 7px;
    left: 5px
}

.forum-section-title#military-history span:before {
    float: left;
    content: url(images/osprey/osprey-forum-logo.jpg);
    position: relative;
    top: -7px;
    left: -5px
}

.forum-section-title#osprey-adventures span {
    position: relative;
    top: 7px;
    left: 5px
}

.forum-section-title#osprey-adventures span:before {
    float: left;
    content: url(https://5fzpkf-4is1kgkfewv0.cloudmaestro.com/j6gvWJzlf/skin/frontend/osprey-foundation/default/images/osprey/adventures-forum-logo.jpg);
    position: relative;
    top: -7px;
    left: -5px
}

.topic-details {
    font-size: 11px;
    color: #5e5e5e
}

.topic-description, .topic-title {
    margin: 0 0 .5em;
    display: block
}

.forum-controls-user {
    margin-top: .5em
}

.topics-toolbar.topics-toolbar-0 .topic-sorter {
    display: none !important
}

.posts-toolbar, .topics-toolbar {
    border-bottom: 1px solid #bfbcbc
}

.posts-toolbar *, .topics-toolbar * {
    line-height: 11px
}

.posts-toolbar .pager, .topics-toolbar .pager {
    padding: 7px
}

.posts-toolbar .label, .topics-toolbar .label {
    background: 0 0;
    color: #222;
    font-weight: 400;
    padding: 0
}

.forum-bottom {
    padding-top: 7px
}

.forum-controls .button, .forum-controls button {
    float: right
}

.disabled td {
    background: #ff9696 !important
}

#simple-forum-fast-reply-block {
    display: none;
    clear: both
}

#simple-forum-fast-reply-block #simple-forum-fast-reply-button-block {
    padding: 7px 0
}

#simple-forum-fast-reply-block #simple-forum-fast-reply-button-block button {
    float: right
}

#forum_table_posts tbody tr td {
    border-bottom: 1px solid #bfbcbc
}

.forum-post-left {
    background: #efeeee
}

.forum-post-right .forum-post-signature {
    margin-top: 50px;
    padding-top: 7px;
    border-top: 1px solid #bfbcbc
}

@media screen and (min-width: 801px) {
    .forum-post-right .forum-post-signature .forum-post-signature-posted {
        float: left
    }

    .forum-post-right .forum-post-signature .forum-controls-user {
        float: right;
        margin-top: 0
    }
}

.forum-search-block-selected {
    background: #ff0
}

#forum_table_posts.data-table tbody tr:nth-child(even), #forum_table_posts.data-table tbody tr:nth-child(odd) {
    background: #fff
}

.forum-topic-edit .fieldset {
    border: 1px solid #5e5e5e;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, .15);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .15)
}

.forum-topic-edit .fieldset label {
    font-weight: 700;
    float: none
}

.simple-forum-account-controls > div {
    margin-bottom: 7px
}

.simple-forum-account-controls .simple-forum-account-dropdown form > button, .simple-forum-account-controls .simple-forum-account-dropdown form > select, .simple-forum-account-controls .simple-forum-account-dropdown form > span {
    width: auto;
    float: left;
    margin-right: 3px
}

.simple-forum-account-controls .simple-forum-account-dropdown .label {
    padding-top: 5px
}

.myposts-date, .mytopics-date {
    font-style: italic
}

.my-account .toolbar .view-mode {
    display: none
}

.fb_iframe_widget {
    top: -3px
}

.account-login h2 {
    color: #5e5e5e;
    text-transform: uppercase
}

.dashboard .col2-set {
    background: #efeeee;
    padding: 30px
}

@media screen and (max-width: 800px) {
    .box-account .col2-set {
        padding: 7px
    }
}

table#shopping-cart-totals-table tbody tr th {
    color: #000
}

.data-table thead {
    background: #283667
}

.cart-table tr.odd, .opc .data-table tr.odd {
    background: #efeeee;
    margin: 1em;
    border: 1px solid #ccc;
    border-collapse: collapse
}

.opc .cart-table tr.even, .opc .data-table tr.even {
    background: #fcf5ee
}

.opc .data-table tr.odd {
    border: none
}

.checkout-onepage-index .step-title, .opc .active .step-title {
    background: #02205f
}

.opc .step, .opc li.section.allow.active {
    background: 0 0
}

input[type=password]:focus, input[type=text]:focus {
    background: #efeeee
}

.checkout-onepage-index .step-title h2, .opc .step-title .number {
    color: #fff
}

#opc-login h3 {
    border: 0;
    text-transform: uppercase;
    /* font-family: Verdana, Helvetica, Arial, sans-serif; */
	font-family: 'Poppins', Arial, sans-serif;
    color: #5e5e5e
}

.opc-block-progress .block-title {
    background: #fff;
    color: #02205f
}

.opc-block-progress, .opc-block-progress .block-content {
    background: 0 0;
    border: none;
    box-shadow: none
}

.opc-block-progress .block-content dt {
    background: #02205f;
    color: #fff;
    font-weight: 400
}

.block-progress dd.complete {
    background: 0 0
}

#opc-login h4 {
    font-weight: 700;
    font-size: 1.2em
}

#shopping-cart-table .data-table thead {
    background: #fff;
    color: #333
}

#shopping-cart-table .data-table {
    background: 0 0;
    border: none;
    height: 1em
}

.qty {
    border: 1px solid #283667;
    background: #fff
}

#shopping-cart-table .row {
    padding: 1em 0;
    border: 1px solid #5e5e5e;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, .15);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .15);
    margin: 0 0 14px
}

#shopping-cart-table .row:nth-child(odd) {
    background: #fcf5ee
}

#shopping-cart-table .row:nth-child(even) {
    background: #efeeee
}

#shopping-cart-table .row:nth-child(1) {
    background: #fff;
    color: #333;
    border: none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

#shopping-cart-table .product-image img {
    border: 1px solid #5e5e5e
}

.cart-collaterals {
    background: #efeeee;
    border: 1px solid #5e5e5e;
    color: #fff;
    overflow: auto
}

.checkout-types .button.large {
    background: #02205f
}

#discount-coupon-form {
    background: #fff;
    border: 1px solid #5e5e5e
}

#discount-coupon-form .button {
    float: none
}

.link-wishlist {
    font-style: normal;
    font-weight: 400
}

.button:focus, .button:hover {
    background: #283667;
    color: #fff
}

.note {
    float: left;
    padding: 0 .2em;
    margin: 0 .2em
}

.qty-note {
    padding: .2em .2em .2em 0;
    margin: .2em .2em .2em 0
}

.opc .buttons-set button.button, ul.checkout-types {
    float: right
}

@media screen and (max-width: 800px) {
    .opc .buttons-set button.button {
        float: none
    }
}

.account-side-heading {
    background: #02205f;
    color: #fff;
    padding: .8em .5em;
    margin: 0;
    font-size: 1.2em
}

.my-wishlist .product-image img {
    border: 1px solid #5e5e5e
}

#wishlist-table .odd {
    background: #efeeee !important
}

#wishlist-table .even {
    background: #fcf5ee !important
}

.add-to-cart-alt input {
    background: #fff;
    border: 1px solid #02205f;
    margin-top;
    15px
}

.my-wishlist textarea {
    background: #fff;
    border: 1px solid #02205f;
    margin-top: 15px
}

.btn-cart {
    background: #283667
}

#blog-comments-table .odd, #my-orders-table .odd {
    background: #efeeee
}

#blog-comments-table .even, #my-orders-table .even {
    background: #fcf5ee
}

#forum_table tbody tr:nth-child(odd) {
    background: #efeeee
}

#forum_table tbody tr:nth-child(even) {
    background: #fcf5ee
}

.page-title {
    overflow: auto
}

.title-buttons .button {
    float: right
}

.monkey-additional-lists .listdata input {
    margin-right: .5em;
    margin-top: 8px;
    float: left
}

.monkey-additional-lists .listdata label {
    margin-right: .5em;
    margin-left: 5px;
    margin-top: 4px;
    float: left
}

.monkey-additional-lists .listdata {
    clear: both
}

.monkey-additional-lists li:nth-child(odd) {
    background: #efeeee !important;
    padding-bottom: 30px !important
}

.monkey-additional-lists li:nth-child(even) {
    background: #fcf5ee !important;
    padding-bottom: 30px !important
}

ul.monkey-additional-lists li.listdata {
    margin-bottom: 0 !important
}

.account-login .sr-error-highlight, .sr-error-highlight {
    background-color: #ff9595
}

.old-account-notice {
    color: #ba2025;
    font-weight: 700
}

.monkey-multisubscribe .fieldset {
    padding: 0;
    background: 0 0
}

.notice {
    color: #ba2025
}

pre {
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
}

.latest-topic .post {
    overflow-x: hidden;
}

.col3-layout .product-view .product-img-box {
    padding: 0 5px 0 7px; /* 2px less on right accounts for border so images aren't blurred and appear at exactly 268px */
}

.product-img-box .product-image img {
    width: 270px; /* 2px more than image accounts for border so images aren't blurred and appear at exactly 268px */
}

.product-img-box .product-image .look-inside-button img {
    width: 100%;
}

table.info-table th.label {
    display: table-cell;
    padding: 9px 10px;
    text-align: left;
    line-height: 120%;
}

.demo-notice {
    margin: 0;
    padding: 6px 10px;
    background: rgba(251, 242, 110, 0.92);
    font-size: 12px;
    line-height: 1.15;
    text-align: center;
}

.demo-notice p {
    margin: 0;
}

p.required {
    color: #ba2025 !important;
}

#payment_description_sagepaycw_sagepay {
    margin: 10px 0;
}

#checkout-payment-method-load dt {
    padding-top: 10px;
    border-top: 1px solid #bbbbbb;
}

#checkout-payment-method-load dt:first-of-type {
    padding-top: 0;
    border-top: none;
}

.order-options-description {
    font-style: italic;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #bbb;
}

#my-subscriptions-table td.a-right {
    /* Override styling */
    text-align: left !important;
}

.sp-methods label {
    display: inline;
}

label[for="p_method_sagepaycw_sagepay"]:before {
    content: url('https://5fzpkf-4is1kgkfewv0.cloudmaestro.com/j6gvWJzlf/skin/frontend/osprey-foundation/default/images/sagepaycw/sagepay_logo.png');
    position: relative;
    top: 12px;
    padding-right: 2px;
}

label[for="p_method_sagepaycw_sagepay"] {
    margin-top: -12px;
}

.summary-details-amrules td {
    color: #ba2025;
}

/* ---- RESOURCES ----- */

.resources-block {
    box-sizing: border-box;
    margin-bottom: 1em;
    width: 30%;
    float: left;
    margin-right: 2%;
}
@media screen and (max-width: 800px) {
    .resources-block {
        width: 100%;
        margin-right: 0;
    }
}
.resources-block h2 {
    padding-left: 0;
    margin: 5px 0;
    font-size: 1.8em;
}

.resources-block h3 {
    margin: 5px 0;
    font-size: 1.5em;
}

.resources-block > ul:last-of-type li.subject:last-of-type {
    border-bottom: 1px dotted #999;
}

.resources-block .subject {
    border-top: 1px dotted #999;
}

.resources-block ul li ul {
	margin-left: 0;
}

.resources-block ul li.book ul {
	margin-left: 14px;
}

.resources-block .book {
    border-top: 1px dotted #999;
    background: url('images/resources-book.png') no-repeat;
    background-size: 18px 14px;
    background-position: 15px 10px;
}

.resources-block .book a {
    padding-left: 1em;
    display: block;
}

.resources-block .book-link {
    border-top: 1px dotted #999;
    padding: 2px 0;
}

.resources-block .book-link a {
    padding-left: 3em;
}

.resources-block .resource {
    background-color: #eee;
}

.resources-block .resource a {
    padding-left: 0;
    display: block;
    width: 100%;
}

.resources-block-misc li.resource span {
    text-indent: 1em;
}

.resources-block ul li ul li ul li > span {
    /*text-indent: 3em;*/
    margin-left: 0;
}

.resources-block .opener {
    padding-right: 5px !important;
    color: rgb(204, 0, 51);
    font-size: 12px;
    font-family: "ThemeIcons";
    float: right;
    height: 10px;
}

.resources-block .opener::before {
    font-size: 16px;
    content: "+";
}

.resources-block .expanded .opener::before {
    content: "-";
}

.resources-block li.book > span {
    display: inline-block;
    padding: 5px 0 5px 40px;
    font-size: 1.3em;
    cursor: pointer;
}

.resources-block li.book > span.opener {
    width: auto;
}

li.resource {
    border-top: 1px dotted #999;
    padding: 2px 0;
}

li.resource:first-child {
    border-top: 1px dotted #999;
}

li.resource span {
    display: inline-block;
    width: 100%;
    background: url('https://ijlbvo-4is1kgkfewv0.cloudmaestro.com/j6gvWJzlf/skin/frontend/osprey-foundation/default/images/icon-download-sprite.png') no-repeat;
    background-position: top right;
    box-sizing: border-box;
    padding: 0 2em 0 3em;
}

.catalog-product-view .resource span {
    padding-left: 0;
}

.resources-block li.book .resource > span > span {
    padding: 0 2em 0 3em;
    max-width: 100%;
    background: none;

}

.resources-block li.book .resource > span > span {
    padding: 0 2em 0 3em;
    max-width: 100%;
    background: none;
    box-sizing: border-box;
}

li.resource span:hover {
    background-position-y: -100px;
}

/* Tooltip - Log in to download */

li.resource span.locked {
    color: #bbb;
    position: relative;
    background-position-y: -100px;
}

li.resource span.locked:hover:after {
    background: #333;
    background: rgba(0, 0, 0, .8);
    border-radius: 5px;
    bottom: 26px;
    color: #fff;
    content: attr(title);
    left: 3em;
    padding: 5px 15px;
    position: absolute;
    z-index: 98;
    text-indent: 0;
}

/*Social Shares*/
.social-shares {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

.share-fb, .share-tw, .share-mail {
    float: left;
    margin: 5px;
}

.social-shares img {
    width: 40px;
}

.social-shares-content
{
    background: #fcf5ee;
    border: 1px solid #5e5e5e;
    -webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,.15);
    box-shadow: 0 0 2px 2px rgba(0,0,0,.15);
    padding: 7px;
    float: left;
    clear: both;
    width: 100%;
    margin-bottom: 20px;
}
.social-shares-content h2
{
	color:#283667;
}

/* Book Vote*/

.book-vote
{
	border-top: 1px solid #fff;
}

/* Additional Newsletter Block*/

.newsletter-block2
{
	background: #efeeee;
    border: 1px solid #5e5e5e;
    -webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,.15);
    box-shadow: 0 0 2px 2px rgba(0,0,0,.15);
    padding: 7px;
    float: left;
    clear: both;
    width: 100%;
    margin-bottom: 20px;
}

/* Frequently Bought Together */

#__bt_Content
{

	border: 1px solid #5e5e5e;
	-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, .15);
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, .15);
	padding: 7px;
	padding-bottom: 20px;
	padding-top:10px;
}
#__bt_Content table
{
	width:100%;
	margin:0px;
}
#__bt_Content table tbody tr td
{
	padding:0px;
}
#__bt_Content .fbt-product-wrapper
{
	height:0px !important;
}
#__bt_Content .fbt-plus 
{
	line-height: 155px !important;
}
#__bt_Content.form-button .button .btn-cart
{
	margin-top:10px;
}
#__bt_Content img
{
	border: 1px solid #5e5e5e;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, .15);
	width:100px;
	height:auto;
}

.gdpr
{
	clear:both;
}

.notice-cookie
{
	position: fixed;
	bottom: 0;
	width: 100vw;
	z-index: 100;
	background: #eee;
	padding: 10px 30px;
}

.notice-cookie button {
    border-radius: 5px;
}


li#cat_119 .cat-header {
    background: #f03120;
}

li#cat_119 .cat-header a.cat-link {
    color: #000;
	font-weight: bold;
}

.contact-section {
	border: 0!important;
	-webkit-box-shadow: none!important;
	box-shadow: none!important;
	border-radius: 5px!important;
}

.contact-header {
	border-radius: 5px;
}/* 
Max width before this PARTICULAR table gets nasty
This query will take effect for any screen smaller than 760px
and also iPads specifically.
*/
@media only screen and (max-width: 800px)  {

	/* Force table to not be like tables anymore */
	table.data-table:not(#checkout-review-table), .data-table:not(#checkout-review-table) thead, .data-table:not(#checkout-review-table) tbody,  .data-table:not(#checkout-review-table) tfoot, .data-table:not(#checkout-review-table) th, .data-table:not(#checkout-review-table) td, .data-table:not(#checkout-review-table) tr { 
		display: block;
		clear: both;
	}
	
	table.data-table:not(#checkout-review-table) {
		border-top: 1px solid #5e5e5e;
		border-left: 1px solid #5e5e5e;
		border-right: 1px solid #5e5e5e;
	}
	
	/* Hide table headers (but not display: none;, for accessibility) */
	.data-table:not(#checkout-review-table) thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	.data-table:not(#checkout-review-table) tbody tr { 
		border-bottom: 1px solid #5e5e5e;
	}
	
	.data-table:not(#checkout-review-table) tbody td { 
		/* Behave  like a "row" */
		border: none;
		position: relative;
		padding-left: 9px; 
	}
	
	/*.data-table td.a-center, .data-table td.a-right { 
		text-align: left !important;
	}*/
	
	
	.data-table:not(#checkout-review-table) tbody td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 9px;
		left: 9px;
		width: 0; 
		padding-right: 0; 
		white-space: nowrap;
		font-weight: bold;
	}
	
	.data-table:not(#checkout-review-table) tfoot td {
		padding-left: 9px;
	}
	
	.data-table:not(#checkout-review-table) tfoot td:before {
		width: 0;
		padding-right: 0;
	}
	
	/*
	Label the data
	*/
	
	
	.data-table:not(#checkout-review-table) td:nth-of-type(1):before { content: ""; }
	.data-table:not(#checkout-review-table) td:nth-of-type(2):before { content: ""; }
	.data-table:not(#checkout-review-table) td:nth-of-type(3):before { content: ""; }
	.data-table:not(#checkout-review-table) td:nth-of-type(4):before { content: ""; }
	.data-table:not(#checkout-review-table) td:nth-of-type(5):before { content: ""; }
	.data-table:not(#checkout-review-table) td:nth-of-type(6):before { content: ""; }
	.data-table:not(#checkout-review-table) td:nth-of-type(7):before { content: ""; }
	.data-table:not(#checkout-review-table) td:nth-of-type(8):before { content: ""; }
	.data-table:not(#checkout-review-table) td:nth-of-type(9):before { content: ""; }
	.data-table:not(#checkout-review-table) td:nth-of-type(10):before { content: ""; }
	.data-table:not(#checkout-review-table) td:nth-of-type(11):before { content: ""; }
	.data-table:not(#checkout-review-table) td:nth-of-type(12):before { content: ""; }
	.data-table:not(#checkout-review-table) td:nth-of-type(13):before { content: ""; }
	.data-table:not(#checkout-review-table) td:nth-of-type(14):before { content: ""; }
	.data-table:not(#checkout-review-table) td:nth-of-type(15):before { content: ""; }
	.data-table:not(#checkout-review-table) td:nth-of-type(16):before { content: ""; }
	.data-table:not(#checkout-review-table) td:nth-of-type(17):before { content: ""; }
	.data-table:not(#checkout-review-table) td:nth-of-type(18):before { content: ""; }
	.data-table:not(#checkout-review-table) td:nth-of-type(19):before { content: ""; }
	.data-table:not(#checkout-review-table) td:nth-of-type(20):before { content: ""; }
	
	
	/* Forum Forums Table */
	
	
	#forum_table_forums td:nth-of-type(2) { padding-left: 50%; }
	#forum_table_forums td:nth-of-type(2):before { content: "Posts"; width: 45%; padding-right: 10px; font-weight: normal;   }
	#forum_table_forums td:nth-of-type(3) { padding-left: 50%; }
	#forum_table_forums td:nth-of-type(3):before { content: "Views"; width: 45%; padding-right: 10px; font-weight: normal;  }
	
	#forum_table_forums td:nth-of-type(4) { display: none !important; }
	
	
	/* Forum Topics Table */
	
	#forum_table_topics td:nth-of-type(2) { padding-left: 50%; }
	#forum_table_topics td:nth-of-type(2):before { content: "Posts"; width: 45%; padding-right: 10px; font-weight: normal;   }
	#forum_table_topics td:nth-of-type(3) { padding-left: 50%; }
	#forum_table_topics td:nth-of-type(3):before { content: "Views"; width: 45%; padding-right: 10px; font-weight: normal;  }
	
	#forum_table_topics td:nth-of-type(4) { display: none !important; }
	
	
	/* Product Reviews Table */
	#product-review-table input {
		float: none;
	}
	
	#product-review-table tbody td {
		padding-left: 50%; 
	}
	#product-review-table tbody td:before {
		width: 45%; 
		padding-right: 10px; 
	}
	#product-review-table tbody td:nth-of-type(1):before { content: "Rating"; }
	#product-review-table tbody td:nth-of-type(2):before { content: "1 star"; }
	#product-review-table tbody td:nth-of-type(3):before { content: "2 star"; }
	#product-review-table tbody td:nth-of-type(4):before { content: "3 star"; }
	#product-review-table tbody td:nth-of-type(5):before { content: "4 star"; }
	#product-review-table tbody td:nth-of-type(5):before { content: "5 star"; }
	
	
	/* My Orders Table */
	#my-orders-table tbody td {
		padding-left: 50%; 
	}
	#my-orders-table tbody td:before {
		width: 45%; 
		padding-right: 10px; 
	}
	#my-orders-table tbody td:nth-of-type(1):before { content: "Order #"; }
	#my-orders-table tbody td:nth-of-type(2):before { content: "Date"; }
	#my-orders-table tbody td:nth-of-type(3):before { content: "Ship To"; }
	#my-orders-table tbody td:nth-of-type(4):before { content: "Order Total"; }
	#my-orders-table tbody td:nth-of-type(5):before { content: "Order Status"; }
	
	/*Remove margin from product images */
	.data-table .product-image img {
		margin: 0;
	}
	
}/* Mobile CSS */


#mobile-navigation, #slideshow-home-mobile {
	display: none;
}

#category-list-mobile-navigation {
	display: none;
}

@media screen and (max-width: 940px) {
	#mobile-navigation {
	    display: block;
	}
	
	.cms-index-index #mobile-navigation {
	    display: none;
	}
}

@media screen and (max-width: 800px) {
	.quick-access .links li:nth-of-type(3) {
	    display: block;
	}
	
	#mobile-navigation, .header .notification, #slideshow-home-mobile {
		margin-left: 7px;
		margin-right: 7px;
	}
	
	.header .notification {
		margin-top: 0 !important;
	}
	
	#sidebar .block-category-nav {
		display: none;
	}
	
	#slideshow-home-mobile {
	    display: block;
	}
	
	.qbanner-home-col, .featured-product-col {
		display: none;
	}
	
	.cms-index-index #mobile-navigation, #mobile-navigation {
	    display: block;
	}
}

#mobile-navigation, #slideshow-home-mobile {
	margin-top: 1em;
}

#toggle-mobile-navigation {
	cursor: pointer;
	background: #02205f;
	color: #fff;
	text-transform: uppercase;
	padding: 10px;
}

.clicked #toggle-mobile-navigation {
	border-bottom: 1px solid #fff;
}

#category-list-mobile-navigation .block-category-nav {
	border: none;
	margin-bottom: 0 !important;
}

.twelve.columns.featured-products-col, .twelve.columns.home-poll-mobile {
	margin: 0;
}

#toggle-mobile-navigation > .expand-cat-nav.clicked {
	background-position: 0 0px;
}

.clicked #toggle-mobile-navigation > .expand-cat-nav {
	background-position: 0 -201px;
}

#toggle-mobile-navigation > .expand-cat-nav {
	position: relative;
	top: -2px;
}

.clicked #category-list-mobile-navigation {
	display: block;
}

/*!
 *  Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('font-awesome-4.0.3/fonts/fontawesome-webfont.eot?v=4.0.3');src:url('https://ijlbvo-4is1kgkfewv0.cloudmaestro.com/j6gvWJzlf/skin/frontend/osprey-foundation/default/font-awesome-4.0.3/fonts/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'),url('https://ijlbvo-4is1kgkfewv0.cloudmaestro.com/j6gvWJzlf/skin/frontend/osprey-foundation/default/font-awesome-4.0.3/fonts/fontawesome-webfont.woff?v=4.0.3') format('woff'),url('https://5fzpkf-4is1kgkfewv0.cloudmaestro.com/j6gvWJzlf/skin/frontend/osprey-foundation/default/font-awesome-4.0.3/fonts/fontawesome-webfont.ttf?v=4.0.3') format('truetype'),url('https://ijlbvo-4is1kgkfewv0.cloudmaestro.com/j6gvWJzlf/skin/frontend/osprey-foundation/default/font-awesome-4.0.3/fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.3333333333333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.2857142857142858em;text-align:center}.fa-ul{padding-left:0;margin-left:2.142857142857143em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.142857142857143em;width:2.142857142857143em;top:.14285714285714285em;text-align:center}.fa-li.fa-lg{left:-1.8571428571428572em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:spin 2s infinite linear;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-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)}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg)}100%{-ms-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1);-webkit-transform:scale(-1,1);-moz-transform:scale(-1,1);-ms-transform:scale(-1,1);-o-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1);-webkit-transform:scale(1,-1);-moz-transform:scale(1,-1);-ms-transform:scale(1,-1);-o-transform:scale(1,-1);transform:scale(1,-1)}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-asc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-desc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-reply-all:before{content:"\f122"}.fa-mail-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}