/*
    Document   : cambridge_overrides
    Created on : Nov 30, 2012, 2:36:18 PM
    Author     : mpaskell
    Description:
        Purpose of the stylesheet is for reactive and C5 style overrides
*/

.todo {
    border: 1px dotted #FF0000;
}

.mceListBoxMenu,.mceListBoxMenu > table {
    width: 250px!important;
}

div#ccm-highlighter, div.ccm-menu div.popover {
    margin-top:-48px;                       /* Hack for making z-index area editable */
}

.ccm-ui .popover.below {
    margin-top: -40px!important;            /* Hack for making area edit higher */
}

.ccm-ui .btn {
    position: relative!important;           /* Hack for making Edit buttons sit correctly */
}

#ccm-nav-intelligent-search {
    height: 18px!important;
    display: inline block!important;
}

.guestBook-manage-links {
    margin-top: 5px;
}
.more-button {display:none}
@media only screen and (max-width: 767px) {
    .nav-bar {float:none!important;} /* Hack to allow right floated navs with mobiles */
    .mobile-clear { clear:both;} /* Hack to allow page title to move when resizing */
    .title {margin-top: -7px;} /* Hack to allow page title to move when resizing */
    .page-title img {margin-top: -10px;} /* Hack to allow page title to move when resizing */

    /* Ensure cart dialog is visible in mobile views */
    .cartWrapper {
        display: block;
    }

    .cartWrapper .no-image,
    .cartWrapper #cart_button,
    .cartWrapper #register_button,
    .cartWrapper #sign_in_button,
    .cartWrapper #sign_in_button_mobile {
        display: none;
    }
    /*.productInspection {height: 18px; line-height: 18px; border-bottom: none;}*/
    .productInspection p { /*hack for mobile view - fix required*/
        display: block!important;
        position: relative;
        top: -20px;
        left: 50px;
    }

    .more-button {margin-left: 12px;display:inline-block; margin-bottom: 15px}
    .tabScroll > h2.orange{margin-left: 12px;margin-top: 12px;}
    .resultsDropdown #show-upcoming-conferences-section {display: block; margin-right: 22px; margin-top: 5px;}
    .conferenceFilter {float: left;padding: 10px 12px 10px 12px; }
}

.ccm-block-field-group h2 {
    font-size: 14px;
    font-weight: bold;
}

.contributorsPeople{
    font-size: 12px;
}

.contributorsPeopleHidden{
    display: none;
    float: left;
    width: 100%;
    /*margin-bottom: 5px;*/
    line-height: 1.5;
}

.contributorsPeopleLink {
    font-size: 12px;
    /*height: 12px;*/
    display: inline-block;
    line-height: 1.8;
    font-weight: bold;
    color: #2B7AB5;
    margin: 0;
    background: url(../images/academic/academic-sprite.png) 0 -80px no-repeat;
    padding: 0 0 0 10px;
}

.titleLinksHidden{
    display: none;
    float: left;
    width: 100%;
}

.titleLinksLink {
    font-size: 12px;
    height: 12px;
    display: inline-block;
    line-height: 12px;
    font-weight: bold;
    color: #2B7AB5;
    margin: 10px 0 0 0;
    background: url(../images/academic/academic-sprite.png) 0 -85px no-repeat;
    padding: 0 0 0 10px;
}



.no-touch .contributors:hover {
    text-decoration: underline;
}

.cartWrapper{
    z-index:32!important;/*ensure the cart modal appears above everything else*/
}

#cart .lead {
    margin-bottom: 10px!important;
}

#miniCartDetail .qty {
    margin-bottom: 10px;
}
#miniCartItems {
    margin-bottom: 5px;
}
#miniCartItems h4 {
    border-top: 1px dotted #CCC;
    padding-top: 3px;
    margin-bottom: 0px;
    margin-top: 10px;
}
#miniCartItems h4 a {
    color: #de5e39;
    float: none!important;
    padding-left: 0!important;
}
#miniCartItems p {
    margin: 0;
    font-style: italic;
}

#miniCartItems span {
    font-style: none;
    font-weight: bold;
}
#miniCartDetail #subtotal {
    border-top: 1px dotted #CCC;
}
#miniCartDetail #subtotal h4 {
    float:right;
    margin-top: 10px;
}

#miniCartDetail #buttons {
    margin-top: 10px;
}

#miniCartDetail #buttons a {
    margin: 0;
}

#miniCartDetail #buttons .viewCart{
    float: left!important;
}
#miniCartDetail #buttons .checkout{
    float: right!important;
}

ul#nav li.drop ul{
    z-index: 33!important;/*fix for the above*/
}
.sideDigitalPromo {
    float: left;
    width: 100%;
    background: #de5e39!important; /* Old browsers */
    background-image: -moz-linear-gradient(top,  #de5e39 0%, #d54b24 100%)!important; /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#de5e39), color-stop(100%,#d54b24))!important; /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #de5e39 0%,#d54b24 100%)!important; /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #de5e39 0%,#d54b24 100%)!important; /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #de5e39 0%,#d54b24 100%)!important; /* IE10+ */
    background: linear-gradient(to bottom,  #de5e39 0%,#d54b24 100%)!important; /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#de5e39', endColorstr='#d54b24',GradientType=0 )!important; /* IE6-9 */
    margin-bottom: 15px;
}

.sideDigitalPromo p{
    color: #FFF!important;
}

.cmsContent p {
    font-weight: normal;
}

.cmsContent ul li {
    font-weight: normal;
}

.cmsContent h1 {
    margin-top: 0px!important;
}

.greyNews .sidePromo{
    min-height: 173px!important;
    margin-top: 30px!important;
    margin-bottom: 5px!important;
}


/* #product-tabs dd.disabled a span{
    width: 22px;
    height: 22px;
    display: block;
    background: url(../images/academic/grey-tab-icons.png) no-repeat;
    position: absolute;
    left: 13px;
    top: 20px;
}
.product-details .tabs dd.disabled a:hover {
    background-color: #FFF !important;
    cursor: default;
}

#product-tabs dd.disabled a {
    color: #E4E4E4 !important;
}

#product-tabs dd.disabled a.tabContents span{
    background-position: -58px -6px;
}
#product-tabs dd.disabled a.tabResources span{
    background-position: -102px -6px;
}
#product-tabs dd.disabled a.tabCourses span{
    background-position: -196px -6px;
}
#product-tabs dd.disabled a.tabAuthors span{
    background-position: -149px -6px;
} */

.cartWrapper a.no-image{
    background: none!important;
}

.cartWrapper a.no-image.itemAdded{
    margin-right: 25px!important;
    cursor: pointer;
}
/* Used to render the embedded product search results when in edit mode */
#simple-results {

}
#simple-results h3{
    font-size: 16px;
    text-align: center;
}
#simple-results td {
    font-size: 10px;
    padding: 0px;
    margin: 0px;
    padding-left: 5px;
    padding-right: 5px;
}
#simple-results th {
    font-size: 10px;
    text-align: left;
    padding-left: 5px;
}
/* end */

/* -----  Contacts chunk  ---- */

.contactsChunk{
    margin: 0 0 10px 0;
}

.subContactsChunk{
    /* margin: 0 0 40px 0; */
    margin: 0 0 0 0;
    padding: 0 0 0 10px;
}
.subContactsChunk p{
    padding: 0px 5px 0px 0px;
}
.contactsChunk h3, .subContactsChunk h3{
    font-size: 22px;
    margin: 0 0 20px 0;
    padding: 0 0 15px 0;
    border-bottom: 1px solid #dbd9d3;
    color: #1f1f1e;
}


.contactsChunk h4, .subContactsChunk h4{
    text-transform: uppercase;
    color: #d3461e;
    font-size: 13px;
    margin: 0 0 4px 0;
    padding: 0 0 0 0;
}



.contactsChunk p, .contactsChunk p a, .subContactsChunk p, .subContactsChunk p a{
    color: #3a3a38;
    font-size: 13px;
    line-height: 150%;
    font-family: "Helvetica Neue", Helvetia, Arial, Helvetica, sans-serif;
}


.no-touch .contactsChunk p a:hover, .no-touch .subContactsChunk p a:hover{
    text-decoration: underline;
}



.contactsChunk p a, .subContactsChunk p a{
    background: url("../images/sprite.png") no-repeat 0 -273px;
    padding: 0 0 0 12px;
    font-weight: bold;
}


.contactsChunk p a span, .subContactsChunk p a span{
    font-weight: normal;
}

.subContactsWrap{
    margin-top: 15px!important;
}

/* end */

/* -----  Customer service tables  ---- */
#customer-service-data {

}
#customer-service-data .label {
    color: black;
    background: none;
}
#customer-service-data table {
    border: none;
    padding: 0px;
    margin: 0px;
}
#customer-service-data tr {
    background: none;
    padding: 0px;
    margin: 0px;
}
#customer-service-data td {
    background: none;
    padding: 0px;
    padding-right: 5px;
    margin: 0px;
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-size: 13px;

}
#customer-service-data td:first-child {font-weight: bold;}
/* end */

.spacing {
    height:20px;
}

/* -----------------------------------------
   Academic subject page
   Fix issue with attributes useing the incorrect class name
   Changed "youTube" to "youtube"
----------------------------------------- */

.seeMore {
    float:right!important;
}

.sideNews .sideConnect a.youtube{
    background-position: -225px 0;
}

.no-touch .sideNews .sideConnect a.youtube:hover{
    background-position: -225px -40px;
}

.subNews .newsWrap {
    margin-bottom: 20px!important;
}

/* -----------------------------------------
   Academic homepage - RSS link fix
----------------------------------------- */


/*
.social-links li {
    float:left;
    margin-right: 3px;
}
*/
.blog_box {
    margin-top: 20px;
    padding-left: 15px;
    margin-bottom: 40px;
    /* removed for GAW-452 */
    /* border-left: 1px solid #CCC;
    border-bottom: 1px solid #CCC; */
}

.blog_box h3 {
    margin-top: 5px;
    font-size: 20px;
}

.blog_box p {
    font-size: 12px;
    margin-bottom: 5px;
}

.sideNews a.rss, .blog_box a.rss, blog_box_side {
    float: right;
    padding: 4px 8px 4px 22px;
    background: #e2e1dd url(../images/academic/academic-sprite.png) -91px -458px no-repeat;
    color: #444;
    font-size: 12px;
    text-align: center;
    -moz-border-radius: 2px 2px 2px 2px;
    -webkit-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px;
    display: inline-block;
    width: 54px;
    height: 20px;
    text-indent: 0.1em;
}

.blog_box a.rss:hover{
    background-color: #d9d8d4;
}

.blog_box_side {
    margin-top: 20px;
    padding-left: 15px;
    margin-bottom: 40px;
    /* removed for GAW-452 */
    /* border-left: 1px solid #CCC;
    border-bottom: 1px solid #CCC; */
    clear:both;
}

/*
.social-links  a.rss {

    text-indent: 0.1em;
    right: -10px;

    float: right;
    padding: 8px 14px 8px 14px;
    background: none;
    background-color: #e2e1dd;

    color: #444;
    font-size: 12px;
    text-align: center;
    -moz-border-radius: 16px 16px 16px 16px;
    -webkit-border-radius: 16px 16px 16px 16px;
    border-radius: 16px 16px 16px 16px;
    display: inline-block;
    width: auto;

}
*/

.social-links a.rss:hover{
    background-color: #d9d8d4;
}

.socialShare{
    float: right;
}

/*addthis area styles*/

.addThisButtons{
    float: right;
    width: 205px;
    margin-left: 3px;
}

/*
my account styles
*/

.profileBox {
    background-color: #e9f1f7;
    padding: 15px;
    margin-bottom: 20px;
    width: 100%;
}

.profileBox p {
    margin: 0;
}

.profileBox a {
    margin: 0 0 5px 0;
    padding: 5px 0!important;
    color: #D3461E!important;
}

.profileBox img {
    margin: auto;
    margin-bottom: 10px;
    border: none;
}

.postDetails span {
    padding: 4px;
    font-size: 10px;
    float:right;
}

.accountSearchBox {
    background-color: #e9f1f7;
    padding: 15px;
    margin-top: 20px;
    width: 100%;
}

.accountSearchBox p {
    margin: 0;
}

.accountSearchBox h4 {
    margin: 0 0 5px 0;
    color: #D3461E;
}

.profileSectionHeading {
    color: #D3461E;
    font-variant: small-caps;
    margin-top: 35px;
}

.profileReviewDetails h4 {
    margin-top: 0;

}

ul#facet_webSubjects > li > div > h3 > a {
    color: #000000 !important;
    font-weight: normal;
    padding-right: 5px;
    text-transform: none!important;
}


ul#facet_webSubjects > li > div {
    padding-bottom: 5px;
    margin-bottom: 0px;
}

ul#facet_webSubjects > li > input {
    float: left;
}

ul#facet_webSubjects > li > label {
    margin-left: 15px;
    display: block;
    line-height: 15px;
}

.productSide span.comingSoon, span.comingSoon {
    background-color: #cccbc7;
    display: inline-block;
    width: 49%;
        height: 38px!important;
    color: #fff;
    text-align: center;
        margin-top: 0!important;
        margin-right: 0!important;
        margin-bottom: 10px;
    height: 26px;
    line-height: 38px;
    font-size: 1.2em;
    text-transform: uppercase;
    font-weight: bold;
        cursor: default!important;
        float: none!important;
    padding-left: 3px;
    padding-right: 3px;
}

div.book-hidden.cf span.comingSoon {
    width:100%!important;
    height: 26px!important;
    line-height: 26px!important;
}
ul.productsList li.productsItem {padding-bottom:45px}
ul.productsList li.productsItem span.comingSoon {
    height: 26px!important;
    margin-top: 8px!important;
}

ul.productsList li.productsItem span.comingSoon.marginedBottom {
    margin-bottom: 42px!important;
}

span.roundedLabel{
    padding: 3px 12px 3px 12px;
    -moz-border-radius: 12px 12px 12px 12px;
    -webkit-border-radius: 12px 12px 12px 12px;
    border-radius: 12px 12px 12px 12px;
    color: #fff;
    background-color: #90a2d0;
    text-transform: uppercase;
    font-size: 1em;
    font-weight: bold;
    display: inline-block;
    margin: 0 0 17px;
    width: auto;
}


.journalsListingWrap h3.mobileHeading{
    display: none;
}


/* product listing */



ul.journalsList{
    float: left;
}



ul.journalsList li.productsItem{
    border-bottom: 1px solid #e2e2e2;
    float: left;
    padding: 0 0 20px 0;
    margin: 0 0 20px 0;
    clear: left;
    width:100%;
}


ul.journalsList li.productsItem.lastChunk{
    border-bottom: none !important;
    margin: 0 0 0 0;
}


.grid ul.journalsList li.productsItem{
    width: 17.2%;
    clear: none;
    margin: 0 3% 0 0;
    border-bottom: none;
}



.grid ul.journalsList li.noMargin{
    margin: 0 0 0 0;
}



.grid ul.journalsList li.clearLeft{
    clear: left;
}


ul.journalsList li.productsItem .dk_toggle{
    color: #222;
}

ul.journalsList li.productsItem .bookCover{
    width: 22.75%;
    padding: 0 0 0 0;
}


ul.journalsList li.productsItem .bookCover a{
    height: 24px;
    line-height: 24px;
    font-size: 1.2em;
}


ul.journalsList li.productsItem  .bookDetailsWrap{
    padding: 0 10px 0 20px;
}


.grid ul.journalsList li.productsItem .bookCover, .grid ul.journalsList li.productsItem .bookDetailsWrap, .grid ul.journalsList li.productsItem .three{
    width: 100%;
    padding: 0 0 0 0;
}





ul.journalsList li.productsItem .bookDetailsWrap h2{
    font-size: 1.6em;
    color: #1f1f1e;
    line-height: 130%;
    margin: 0 0 6px 0;
    padding: 0 0 0 0;
}


ul.journalsList li.productsItem .bookDetailsWrap h2 span{
    font-weight: normal;
}


ul.journalsList li.productsItem .bookDetailsWrap h2 span.edition{
    color: #6b6967;
    font-weight: bold;
    font-size: 11px;
}

ul.productsList li.productsItem .bookDetailsWrap h3{
    text-transform: none !important;
}

ul.journalsList li.productsItem .bookDetailsWrap h3{
    font-size: 1.1em;
    /* text-transform: uppercase; */
    color: #1f1f1e;
    font-weight: normal;
    margin: 0 0 6px 0;
    padding: 0 0 0 0;
    line-height: 140%;
}


ul.journalsList li.productsItem .bookDetailsWrap h3 span{
    text-transform: none;
}


ul.journalsList li.productsItem span.comingSoon{
    background-color: #cccbc7;
    display: block;
    float: left;
    width: 100%;
    color: #fff;
    text-align: center;
    margin: 3px 0 15px 0;
    height: 26px;
    line-height: 26px;
    font-size: 1.2em;
    text-transform: uppercase;
    font-weight: bold;
}



ul.journalsList li.productsItem .button.buyProduct{
    width: 100%;
    margin: 8px 0 15px 0 !important;
}


ul.journalsList li.productsItem a.inspectionCopy{
    font-size: 1.2em;
    color: #2b7ab5;
    font-weight: bold;
}

.no-touch ul.journalsList li.productsItem a.inspectionCopy:hover{
    text-decoration: underline;
}


ul.journalsList li.productsItem a.inspectionCopy span {
    background: url(../images/button-arrow-blue.png) no-repeat;
    display: block;
    float: left;
    height: 9px;
    width: 10px;
}



ul.journalsList li.productsItem .bookCover{
    width: 17.2%;
    padding: 0 0 0 0;
}


ul.journalsList li.productsItem .bookCover a{
    height: 24px;
    line-height: 24px;
    font-size: 1.2em;
}


.grid ul.journalsList li.productsItem .bookCover, .grid ul.journalsList li.productsItem .bookDetailsWrap, .grid ul.journalsList li.productsItem .three{
    width: 100%;
    padding: 0 0 0 0;
}

.grid ul.journalsList li.productsItem .bookCover{
    margin: 0 0 8px 0;
}

.author-details ul.journalsList li.productsItem .bookCover {
    width:14%;
}
ul.journalsList li.productsItem .bookCover, .grid ul.journalsList li.productsItem .bookCover{
    padding: 0 0 0 0px;
}

.listingPagination ul.paging {
    margin-left: auto;
    margin-right: auto;
}

.productsItem > .bookCover > a {
    margin: 0!important;
}

.bookCover a span{
    height: 50px;
    width: 140px;
    background: url("../images/academic/look-inside-notext.png") 0 0 no-repeat;
    float: left;
    position: absolute;
    top: 0;
    left: -10px;
    padding-left: 10px;
    font-weight: bold;
    display: block!important;
    z-index: 6!important;
    line-height: 27px;
}

.bookCover a img{
    z-index: 5!important;
}

.bookCover a{
    height: 18px!important;
    /*line-height: 35px!important;*/
    line-height: 0px!important;
    font-size: 1.3em;
    -moz-border-radius: none!important;
    -webkit-border-radius: none!important;
    border-radius: none!important;
    background: none!important; /* Old browsers */
    background-image: none!important; /* FF3.6+ */
    background: none!important; /* Chrome,Safari4+ */
    background: none!important; /* Chrome10+,Safari5.1+ */
    background: none!important; /* Opera 11.10+ */
    background: none!important; /* IE10+ */
    background: none!important; /* W3C */
    filter: none!important; /* IE6-9 */
    display: block;
    width: 100%;
    color: #fff;
    position: relative;
    text-align: left!important;
    text-transform: uppercase;
    padding: none!important;
    border-top: none!important;
}

/*
Search styles
*/

.search-results dl {
    margin:0!important;
}


.tabScroll #product-tabs dd a.relatedIcon span{
    background-position: -426px -788px;
}

.tabScroll #product-tabs dd.active a.relatedIcon span{
    background-position: -97px -828px;
}

.tabScroll .tabs dd a.relatedIcon {
    padding-left: 47px;
    padding-right: 20px;
}

.digitalProductListing {
    margin-bottom: 15px!important;
    padding-bottom: 15px!important;
    border-bottom: #E4E4E4 1px solid;
}

/*
Add to cart button
*/

.comingSoon .button {
    padding-left: 0px;
}

.buyHelp {
    float: left;
    margin-bottom: 10px;
    font-size: 1.2em;
    color:#de5e39;
}

.button.buyProductWithHelp{
    margin-bottom: 10px!important;
}

a.wishlistProduct.remove {
    font-size: 1.2em!important;
}

.button.inspection{
    width:100%;
    font-size: 10px;
}

/* Constrain image sizes in Academic news section, for avatars */
.a-comment img{
    width: 44px;
}

/* For the hi-res images */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5){
    /* Constrain image sizes in Academic news section, for avatars */
    .a-comment img{
        width: 88px;
    }
}

/*
Title page
*/
.bookPeople ul li span {
    /*font-style:italic;*/
}

.videoWrapper {
    margin-bottom: 30px!important;
}
.sideConnect.titleSocial{
    margin-bottom: 30px!important;
}

/*
Title tabs
*/

.pdf-download-list {
    margin: 0 0 0 0;
}

.pdf-download-list li {
    background: url(../images/pdf-logo.png) 0 0 no-repeat;
    height: 38px;
    margin: 0 0 0 0;
    padding-left: 40px;
    line-height: 38px;
    font-size: 1.2em;
}



/*
Products-slider
*/


.tabs-content.products-slider-tabs, .tabScroll{
    padding-bottom: 50px!important;
}


.tabs-content.products-slider-tabs li div.orbit div.orbit-slide{
    background-color: #fff;

}



ul.crumbs li a{
    background: url(../images/breadcrumb.png) right 0 no-repeat;
}

ul.crumbs li span {
    background: url(../images/breadcrumb.png) right 0 no-repeat;
    padding: 0 13px 0 0;
}



.topicsList ul li{
    height: auto;
    padding: 0 0 6px 0;
}


.mainNav li.navDrop ul li a, .mainNav li.navDrop:hover ul li a, .topicsList ul li a{
    height: auto;
    line-height: 140%;
}



/*
subject links
*/





.topicsList ul li a{
    background-position: left -81px;
}


.topicsList ul li a:hover{
    background-position: left -150px;
}


.wrapFooter{
    overflow: visible;
}


ul.seriesGrid li.first{
    clear: left;
}

ul.seriesGrid{
    width: 100%;
}


.dk_label{
    height: 26px;
    display: block;
    overflow: hidden;
}




/*
removing line from right of tabs
*/



.tabScroll .tabs dd a, .tabs dd a{
    margin-right: -1px;
}



.productEbook span, .productInspection span{

    max-width: 54px;
}

/* Reduce width so more icons can be displayed */

.sideNews .sideConnect a, .sideConnect.titleSocial a {
    margin: 0 1.3% 0 1.2%;
}

.sideNews .sideConnect, .sideConnect.titleSocial {
    margin-bottom: 25px;
    padding-bottom: 20px;
}

/*
resources title area
*/

td.lockedResource{
    background:url(../images/lock.png) 5px 3px no-repeat;
    padding-left: 30px!important;
}

h4.resourceSection{
    font-size: 12px;
    /*margin: 0px;*/
}

.academicResourcesList {
    margin-bottom: 20px!important;
    margin-top: 5px;
}

.academicResourcesList li {
    background:url(../images/academic/academic-sprite.png) 0 -946px no-repeat;
    margin-left: 5px;
    padding-left:10px;
    margin-bottom:8px;
    position: relative;
    font-size: 1.3em;
    font-weight: bold;
    line-height: 130%;
}

.resourcesTableFilters{
    margin-bottom: 10px;
}

.dataTables_info {
    width: 300px!important;
    padding-top: 0px !important;
    padding-bottom: 5px;
    float: none!important;
    text-align: right;
}

.dataTables_filter label{
    width: 300px!important;
    float: none!important;
}

.dataTables_filter input{
    width: 200px;
    height: 25px;
    padding-left: 5px;
    font-size: 11px;
    border: 1px solid #CCC;
}

.dataTables_length label {
    font-size: 11px!important;
    width: 210px!important;
}

.dataTables_length {
    padding-top: 0px!important;
}

.dataTables_paginate {
    width: 210px!important;
}
.dataTables_paginate ul {
    float: right;
}
.dataTables_paginate ul li {
    display: inline;
    margin-left: 5px;
}
.dataTables_paginate ul li a {
        margin-top: 5px;
}

table.resourcesTable thead tr th, table.resourcesTable tfoot tr th, table.resourcesTable tbody tr td, table.resourcesTable tr td, table.resourcesTable tfoot tr td {
    font-size: 12px;
    text-align: left;
    padding: 4px;
}

table.resourcesTable thead tr th:hover{
    background-color: #CfCfCf;
}

table.resourcesTable thead tr th, table.resourcesTable tfoot tr td {
    padding: 8px 3px 9px;
    font-size: 13px;
    font-weight: bold;
    color: #222;
}


p.resourcesNotes {
    color: #666!important;
    font-size: 115%!important;
}

/* Fix for linked in image in footer */
.wrapFooter .joinUsOnline li a {background-position: -55px -654px}
.no-touch .wrapFooter .joinUsOnline li a:hover{background-position:  -105px -654px;}

/* -----------------------------------------
   device pixel ratio 1.5
----------------------------------------- */

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5){




ul.crumbs li a{
    background-image: url("../images/breadcrumb@2x.png") !important;
    -webkit-background-size: 5px 13px;
    -o-background-size: 5px 13px;
    -moz-background-size: 5px 13px;
    -ms-background-size: 5px 13px;
    background-size: 5px 13px;
}






.topicsList ul li a, .topicsList ul li a:hover {

    background-image: url("../images/sprite@2x.png") !important;
    -webkit-background-size: 1000px 1000px;
    -o-background-size: 1000px 1000px;
    -moz-background-size: 1000px 1000px;
    -ms-background-size: 1000px 1000px;
    background-size: 1000px 1000px;
}



.wrapLowerFooter ul li a{
    background-image: none !important;
}

/*.sideNews .sideConnect a {
    background-image: url("../images/academic/academic-sprite@2x.png") !important;
    -webkit-background-size: 1000px 1000px;
    -o-background-size: 1000px 1000px;
    -moz-background-size: 1000px 1000px;
    -ms-background-size: 1000px 1000px;
    background-size: 1000px 1000px;
}*/


/* Disabling this fixes the plus/minus icon not appear for academic when browsing subjects in mobile view */
/*
.mainNav li.navDrop a span{
    background-image: url("../images/academic/white-down-arrow.png") !important;
    -webkit-background-size: 9px 7px;
    -o-background-size: 9px 7px;
    -moz-background-size: 9px 7px;
    -ms-background-size: 9px 7px;
    background-size: 9px 7px;
}
*/



}


/* -----------------------------------------
   end of device pixel ratio 1.5
----------------------------------------- */







/* -----------------------------------------
   MAX_WIDTH 767px
----------------------------------------- */

@media only screen and (max-width: 767px) {




.topicsList ul li{
    height: 38px;
    line-height: 38px;
}


.mainNav li.navDrop ul li a, .mainNav li.navDrop:hover ul li a, .topicsList ul li a{
    height: 50px;
    line-height: 50px;
}




ul.seriesGrid li.fourth{
    clear: left;
}


.news-listing .crumbsBarDeep{
    padding: 55px 12px 16px 12px;
}



.wrapFooter .joinUsOnline li a{
    background-image: none !important;
}


.wrapLowerFooter ul li a{
    background-image: none;
    padding: 0 12px 0 12px !important;
}


.wrapFooter .joinUsOnline li a, .no-touch .wrapFooter .joinUsOnline li a:hover, .wrapFooter .joinUsOnline li.facebook a, .no-touch .wrapFooter .joinUsOnline li.facebook a:hover, .wrapFooter .joinUsOnline li.youTube a, .no-touch .wrapFooter .joinUsOnline li.youTube a:hover{
    padding: 0 12px 0 12px;
}


}

/* -----------------------------------------
   END OF MAX_WIDTH 767px
----------------------------------------- */










/* -----------------------------------------
   MAX_WIDTH 870px
----------------------------------------- */

@media only screen and (max-width: 870px) {


.wrapLowerFooter ul li a, .wrapLowerFooter p {
    font-size: 11px;
}


.wrapLowerFooter p{
    margin-right: 25px;
}





}

/* -----------------------------------------
   END OF MAX_WIDTH 870px
----------------------------------------- */
span.clcInclude input {

    margin-right: 5px;
    margin-bottom: 2px;
    vertical-align: middle;
}

span.clcInclude{
    vertical-align: bottom;
        top: 50px;
        position: absolute;
        display: block;
    color: #fff;
    font-size: 12px;
    /*background: url("../images/sprite.png") left -163px no-repeat;*/
    padding: 0px 0 0 0px;
    height: 20px;
    line-height: 20px;
    margin: 0 0 0 0px;
}

span.clcInclude.has-tip{
    border-bottom: none!important;
}

span.clcInclude.has-tip:hover{
    color:#FFF;
}

/* On news/conference pages, make current page number colour black */
.listingPagination ul.paging li.current {
    color: black;
}
.listingPagination ul.paging li.currentPage a {
    color: black;
}

.no-items-found {
    margin-top:150px;
    margin-bottom:150px;
    padding-left: 17%;
    padding-right: 17%;
    text-align: center;
    line-height: 28px;
}
@media only screen and (max-width: 767px) {
.no-items-found {
    margin-top:0px;
    margin-bottom:10px;
    margin-top:10px;
    padding-left: 10px;
    padding-right: 10px;
}
}
/*
quick permissions
*/

.quickPermissionLine{
    font-size: 75%;
    margin-top: 5px;
}

/*
standard academic list (ul/li)
*/

.academicList {
    margin-bottom: 20px!important;
}

.academicList li {
    padding: 5px 15px 5px 5px!important;
    margin-bottom:0px!important;
    position: relative;
    font-size: 1.3em;
    line-height: 130%;
}

.academicArrowList {
    margin-bottom: 20px!important;
}

.academicArrowList li {
    background:url(../images/academic/academic-sprite.png) 0 -946px no-repeat;
    padding-left:18px;
    margin-bottom:8px;
    position: relative;
    font-size: 1.3em;
    line-height: 130%;
}
ul.academicList.relatedLinks{
    margin-bottom: 0px!important;
}
ul.academicList.relatedLinks li:nth-child(odd){
    background-color: #F8F8F8!important;
}

.externalLink {
    background:url(../images/externalLink_icon.gif) right no-repeat!important;
    padding-left: 0px!important;
}
/* -----------------------------------------
   Non active, slightly dimmed left right/arrows
----------------------------------------- */

.listingPagination ul.buttons li.not-active a {
    background-position: -136px -797px;
}
.no-touch .listingPagination ul.buttons li.not-active a:hover{
    background-position: -136px -797px;
}

.listingPagination ul.buttons li.next.not-active a {
    background-position: -173px -797px;
}

.no-touch .listingPagination ul.buttons li.next.not-active a:hover{
    background-position: -173px -797px;
}
/* Change country heading display */
.heading-3 {
font-size: 16px;
line-height: 40px;
font-weight: bold;
}

.heading6 {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
}

/*
General colours
*/

h1.blue, h2.blue, h3.blue, h4.blue, h5.blue, h6.blue, p.blue {
    color: #2b7ab5!important;
    clear: left;
}
h1.orange, h2.orange, h3.orange, h4.orange, h5.orange, h6.orange, p.orange {
    color: #d3461e!important;
    clear:left;
}
/* For select tag on news/conference */
ul.productTags li a.selected {
    color:#fff;
    border:none;
    background: #f57237; /* Old browsers */
    background: -moz-linear-gradient(top, #f57237 0%, #d3471f 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f57237), color-stop(100%,#d3471f)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f57237 0%,#d3471f 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f57237 0%,#d3471f 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f57237 0%,#d3471f 100%); /* IE10+ */
    background: linear-gradient(to bottom, #f57237 0%,#d3471f 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f57237', endColorstr='#d3471f',GradientType=0 ); /* IE6-9 */
}
/* Reverse the link colours for all/popular */
ul.productTagsLinks li a.current{
    color: #1f1f1e;
}
ul.productTagsLinks li a{
    color: #2B7AB5;
}
/* Image to appear in news/conf article */
.article-image {
    float: right;
    width: 50%;
    margin: 5px;
    padding-right: 8%;
    padding-left: 2%;
}
@media only screen and (max-width: 767px) {
    .article-image {padding-right: 1%; }
}

/* Localisation messages */
div.alert-box.area-edit{
    font-size: 11px;
    line-height: 18px;
    margin-top: 5px;
    height: 20px;
    padding-top: 0px;
    overflow:none;
}
div.alert-box.area-edit > span {
    float: right;
}
div.alert-box.area-edit > span > a {
    color: white;
    text-decoration: underline;
    font-weight: normal;
}

.label.alert {
    white-space: normal;
    line-height: 18px;
}

/* -----------------------------------------
   Academic  - slider  fixes
----------------------------------------- */

.featuredContent {
    background: #fff url(../images/loading.gif) no-repeat center center ; height: 348px;

}
.featuredContent div {
    display: none;
}

.featuredContent.orbit div {
    display: block;
}

/* reduce boarder on greyNews */
.greyNews{
    padding-bottom: 20px!important;
    margin-bottom: 20px!important;
}

/* remove slider padding on landing pages */
.author-landing .tabScroll{
    padding-left: 0!important;

}

.author-landing .tabScroll > #product-tabs {
    margin-left: 0px!important;
}

/* force width of sort by on news and confs */
.listingHeader .resultsDropdown{
    min-width: 150px;
}

/* price details on title page */
h3.priceDetails{
    width: 100%!important;
    margin-top: 0!important;
}

h4.singleFormat, h4.listingPricestring{
    font-size: 14px;
    text-transform: none;
    line-height: 15px;
    margin-top: 0px!important;
    text-align: right;
}

h4.singleFormat{
    font-size: 12px;
}

.listingPromo a.button {
    margin-top: 0px!important;
}

.listingPromo a.button_alerts {
    margin : 0px !important;
}

.listingPromo a.button_alerts_subscribe {
    margin-top: 0px!important;
    width:150px !important;
    height:auto;
    padding:10px 10px 10px 10px !important;
    line-height:120%;
}


.productsList .dk_container{
    float:none;
}

#ui-datepicker-div {
}

#ui-datepicker-div table tbody tr td,
#ui-datepicker-div table tr td,
#ui-datepicker-div table thead tr th,
#ui-datepicker-div table tr th {
    font-size: 13px !important;
}

.ccm-ui * {
    -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box;
}

.ccm-ui select {
    height: 18px;
}

.ccm-input-time-wrapper select {
    width: 45px;
}

.ccm-ui fieldset input[type="text"],
.ccm-ui form input[type="text"],
.ccm-ui form input[type="email"] {
    width: 210px;
}

div > .four .columns .bookCover > .bookCover img {
width: 180px;
}

.load-more {width:100%; margin: 0 12px 20px;}

.priceFormatLegend {
    display: inline-block;
    font-size: 80%!important;
}

.otherFormats{
    margin-top: 0px!important;
    text-transform: none!important;
}

.productSide {
    margin-top: 0px!important;
}
.conferencesListingHeader ul.itemsPerPage {padding-top: 6px}
.conferencesLandingWrap .conferencesListingHeader .conferenceFilterOptions {margin-bottom: 10px}

#register label {
    float: none !important;
}

.registerNote{
    font-size: 12px!important;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
.wishlistSubtitle {
    color: #000000!important;
    font-size: 90%!important;
}
.bookLeft h1 {
    font-size: 22px !important;
    line-height: 110%;
}
.mobilePriceContainer h2 { font-size: 22px !important; }
.subTitle{
    font-size: 80%!important;
}
div.conferenceFilter div#dk_container_conferenceFilterRegion {
    margin-top: 7px;
}

.float-right{
    float:right!important;

}

.float-left{
    float:left!important;
}

.series_blurb p{
    font-size:13px!important;
    line-height:150%!important;
}

.dark{
    color:#333;
}

.white{
    color:#fff;
}
.site-view-option {
    text-align: center;
    background-color: #f3f2ee;
    color: rgb(31, 31, 30);
    height: 50px;
    line-height: 50px;
    font-size: 13px;
    width: 100%;
    border-bottom: 1px solid #deddd8;
}
.site-view-option > span{
    background: url("../images/sprite.png") no-repeat 0 -273px;
    margin-left: 5px;
}

.mobileSiteFunctions{
    background-color: #181817;
    border-top: 1px solid #333;
    padding: 3px 10px;
}

.mobileSiteFunctions .mobileWishlistLink{
    float: right;
    color: #fff;
    font-size: 12px;
    background: url("../images/sprite.png") left -163px no-repeat;
    padding: 0 0 0 10px;
    height: 20px;
    line-height: 20px;
    margin: 0 0 0 15px;
}
div.row.product-details.product-page-details > div.four.columns.rightBorder > div.sideConnect.titleSocial {padding-bottom: 20px;}
div.row.product-details.product-page-details > div.four.columns.rightBorder > div.sideConnect.titleSocial > a{
    display: block;
    width: 12.66667%;
    max-width: 33px;
    max-height: 33px;
    float: left;
    font-size: 0;
    line-height: 0;
    text-indent: -999999px;
    margin: 0 1.3% 0 1.2%;
}
@media only screen and (max-width: 767px) {
    div.row.product-details.product-page-details > div.four.columns.rightBorder > div.sideConnect.titleSocial > h2{
    margin: 0 0 0 0;
    border-bottom: 1px solid #d6d6d6;
    padding: 19px 12px 15px 12px;
    }
    div.row.product-details.product-page-details > div.four.columns.rightBorder > div.sideConnect.titleSocial > a{
        width: 100% !important;
        height: 38px;
        line-height: 38px;
        border-bottom: 1px solid #D6D6D6;
        padding: 0 0 0 0;
        background: #f3f2ee url("../images/academic/academic-sprite.png") no-repeat -938px -965px;
        color: #1F1F1E;
        text-align: left;
        font-weight: normal;
        padding: 0 12px 0 30px;
        text-indent: 0;
        line-height: 38px;
        font-size: 1.3em;
        float: left;
        max-width: 100%;
        max-height: none;
        margin: 0 0 0 0;
    }
    div.row.product-details.product-page-details > div > div > .sideConnect.titleSocial a img{
        display: none;
    }
    div.titleLinks > ul.academicList.relatedLinks {
        margin-left: 8px;
        margin-top: 8px;
    }
    div.relatedItemsWrap > a.titleLinksLink {margin-left: 13px}
    .wrapFooter .joinUsOnline li.facebook a{background-image: none !important;}
}
.mainOffice {font-size: 11px; padding:0px; margin: 0 0 3px 0; text-transform: uppercase;}
div.close {
    background: transparent url("../images/cross.png") no-repeat;
    cursor: pointer;
    height: 30px;
    text-indent: -999999px;
    width: 23px;
    background-size: 16px 16px;
    -webkit-background-size: 16px 16px;
    -o-background-size: 16px 16px;
    -moz-background-size: 16px 16px;
    -ms-background-size: 16px 16px;
    margin-top: 6px;
}

div.searchList {
    display: block !important;
    height: auto !important;
    padding-bottom: 20px !important;
}
/* -----------------------------------------
   AUTOCOMPLETE STYLES
----------------------------------------- */
.autocompleteWrapper {
    clear: both;
    float: left;
    position: relative;
    width: 100%;
    margin-bottom: 10px;
}

.autocomplete-suggestions {
    font-size: 13px;
    background-color: #fff;
    overflow: auto;
    /*box-shadow: rgba(0, 0, 0, .2) 0 2px 8px;
    -moz-box-shadow: rgba(0, 0, 0, .2) 0 2px 8px;
    -webkit-box-shadow: rgba(0, 0, 0, .2) 0 2px 8px;
    border-radius: 0 0 2px 2px;
    -moz-border-radius: 0 0 2px 2px;
    -webkit-border-radius: 0 0 2px 2px;*/
    border: 1px solid #dad6cb;
}

/* Global Navbar */
#localeForm .autocomplete-suggestions {
    top: 32px;
}

#localeForm #locale {
    height: 23px;
}

/* Contact us page */
.contactsChunk fieldset .formRow .autocomplete-suggestions {
    top: 107px;
}

.autocomplete-field::-ms-clear {
    display: none;
}

.autocomplete-suggestions .autocomplete-suggestion {
    padding: 8px 10px;
    color: #555;
    border-bottom: 1px solid #fff;
    margin: 0;
    line-height: 12px;
    font-size: 12px;
    cursor: pointer;
}

.autocomplete-suggestions .autocomplete-suggestion:hover, .autocomplete-suggestions .autocomplete-selected {
    background-color: #f1f0ed;
}

.countryCountactsWrapper .autocomplete-suggestions {
    margin-top: 32px;
}

.rememberMeWrapper {
    width: auto !important;
    margin-top: 5px;
}

/* Reveal form overrides */
#locationOptions .button.large {
    padding: 0 12px !important;
}

/* -----------------------------------------
   Subnav fix
----------------------------------------- */
.countryChooserFix {
    text-indent: -9999px;
    padding: 0;
    width: 20px;
}

#content ul#nav li.navLocation{
    margin: 0 0 0 0;
    padding: 0;
}
/*WMPCEUSUK-1481*/
.cartWrapper a.close-cart {background:none;background-image: none !important;}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    .cartWrapper a.close-cart {background:none;background-image: none !important;}
}
/*WMPCEUSUK-1481*/
@media only screen and (max-width: 767px) {
    #itemAddedModal .button.large {padding: 0px 8px 0 8px !important;}
    #itemAddedModal {width: 90%;margin-left: -42%;}
}


 #captchaCont{
                clear:both;
            }

            .ccm-input-captcha{
                clear:both;
                float:left;
                width:150px!important;

            }

            #captcha_left{
                width:200px;
                float:left;
            }

            #captcha_right{
                float:left;
                width:150px;
                padding-left:0px;
            }
            #control_captcha_cont{
                height:40px;
                width:19px;
                float:left;
                clear:right;
                margin-right:10px;
            }
            #captcha_refresh{
                float:left;
                clear:left;
            }

            #error_cont{
                font-size: 18px;
                color:red;
                 width:90%;
            }

            .hidden_warning{
               display:none;
            }

            #captchaCont{
               padding-bottom:10px;
            }

            #commentText{
                width:90%;
            }

            #captcha_refresh_text{
                color:#2B7AB5;
            }

/* Open Access Flag and Button */

#open-access-button {
  background: url(../images/academic/academic-sprite.png) no-repeat -859px -658px;
  border-radius: 2px;
  display: block !important;
  font-weight: bold;
  height: 38px;
  left: -10px;
  line-height: 35px;
  margin-bottom: 15px;
  padding-left: 10px;
  top: 0;
  width: 49%;
  z-index: 6 !important;
}

.bookCover a span.open-access{
    background: url(../images/academic/academic-sprite.png) no-repeat -863px -713px;
    float: left;
    height: 46px;
    position: absolute;
    top: 0;
    left: -10px;
    padding-left: 10px;
    font-weight: bold;
    display: block!important;
    z-index: 6!important;
    line-height: 35px;
}

.bookCover a span.open-access.listing{
    top: 11px;
}

.open-access-listing-button > span {
  background: url(../images/academic/open_access_search.png) no-repeat scroll 0 0 / 100% 100% transparent;
  border-radius: 2px;
  display: block !important;
  font-weight: bold;
  height: 25px;
  left: -10px;
  line-height: 35px;
  margin-bottom: 15px;
  padding-left: 10px;
  top: 0;
  z-index: 6 !important;
}

@media only screen and (max-width: 768px) {
    .bookCover a span {
        background-size: 92px 31px;-webkit-background-size: 92px 31px; -o-background-size: 92px 31px; -moz-background-size: 92px 31px; -ms-background-size: 92px 31px;
        height: 70px !important;
        left: -7px;
        top: 6px;
    }
    .bookCover a span.open-access {
        background-size: 92px 31px;-webkit-background-size: 92px 31px; -o-background-size: 92px 31px; -moz-background-size: 92px 31px; -ms-background-size: 92px 31px;
        height: 70px !important;
        left: -7px;
        top: 6px;
    }
    #open-access-button {
        background-size: 100% 38px; -webkit-background-size: 100% 38px; -o-background-size: 100% 38px; -moz-background-size: 100% 38px; -ms-background-size: 100% 38px;
    }
}

@media only screen and (max-width: 640px) {
    .open-access-listing-button > span {
        height: 76px !important;
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    .bookCover a span.open-access {
        background: url("../images/academic/open_access@2x.png") 0 0 / 100% 100% no-repeat !important;
        height: 40px !important;
    }
    #open-access-button {
        background: url("../images/academic/open_access_button@2x.png") 0 0 / 100% 100% no-repeat !important;
        height: 38px !important;
    }
    .open-access-listing-button > span {
        background: url("../images/academic/open_access_button@2x.png") 0 0 / 100% 100% no-repeat !important;
    }
}

@media only screen and (max-width: 1024px) {
    .bookCover a span.open-access {
        top: 3px;
    }
}

@media only screen and (max-width: 375px) {
    .bookCover a span.open-access {
        background: url("../images/academic/open_access@2x.png") 0 0 / 60% 60% no-repeat !important;
        top: 9px;
    }
}

/* Color Picker Custom attribute text field fix */
.colorpicker input.text {
    width: 20px !important;
}


a.notifytitle-btn {
    white-space: normal;
    padding: 0 0 0 0 !important;
    text-align: center;
    width: 49%;
    margin: 0 0 15px 0 !important;

    line-height: 1.5em !important;
    font-size:13px !important;
}

@media only screen and (max-width: 898px) {
    a.notifytitle-btn {
        font-size:10px !important;
    }
}

@media only screen and (max-width: 767px) {
    a.notifytitle-btn {
        line-height: 38px !important;
        font-size:13px !important;
    }
}

@media only screen and (max-width: 360px) {
    a.notifytitle-btn {
        line-height: 1.5em !important;
        font-size:13px !important;
    }
}