body {
    font-size: 7.5pt;
}
.overview .bd .figure .cover {
    width: 80px;
}

.keywords li {
    padding-right: 4px;
}

.link_disabled {
    color: #999999;
}

.actions {
    background: none repeat scroll 0 0 #ECEBE9;
    height: 20px;
    /* padding: 3px 0; */
    width: -moz-fit-content;
}

.actions .gutter {
    /*background: #ECEBE9;*/
    background: gray;
}

.author_image {
    margin-right: 5px;
    float: left;
}

.subscriptionManager {
    padding: 1em;
}

.marcDownload .row, .marcDownload .submit {
    display: inline;
}

.marcDownload {
    padding-top: 1em;
}

.marcRec {
    padding-bottom: 1em;
}

.loadingPanel {
    position: absolute;
    width: 100%;
    background: black;
    opacity: .5;
    top: 37px;
    bottom: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity = 50);
}

.loadingText {
    position: absolute;
    color: white;
    padding-top: 30px;
    width: 100%;
    font-size: 250%;
    text-align: center;
    top: 20px;
}

.issueTitle {
    color: #999999;
}

.inputMessage {
    padding-left: 1em;
    font-size: 13px;
    font-style: italic;
}

#resetPassword .inputMessage {
    float: left;
    font-size: inherit;
}

.axaTocHeading {
    background: white;
    margin: 5px;
    padding: 0 10px 1px;
}

.axaTocHeading h1 {
    margin: 0;
}

.graphicalAbstract {
    width: 525px;
}

.authorComments {
    margin: 0 0 0 5px;
    padding: 0;
}

.authorComments li {
    list-style: none;
    margin-bottom: 5px;
}

.authorComments p {
    display: inline;
}

.graphicalHeading {
    color: black;
    margin-top: 10px;
}

ul.paginationLinks {
    padding: 0;
    margin: 0;
    text-align: center;
    height: 25px;
}

.paginationLinks li {
    display: inline;
}

.journalSearchWrapper {
    position: relative;
    z-index: 5;
}

#journalSearchSuggestions {
    position: absolute;
    margin: 0;
    padding: 0;
    border: 1px solid black;
    background: white;
    z-index: 10;
}

#journalSearchSuggestions li {
    list-style: none;
    padding: 3px 6px 3px 6px;
}

#journalSearchSuggestions li.selected {
    background: #487BC0;
    color: white;
}

.subjectAreaFilterList li {
    list-style: none;
}

.subjectAreaFilterList.left {
    margin-left: 0;
    clear: both;
}

.subjectAreaFilterList {
    float: left;
    width: 285px;
    margin-top: 10px;
}

.quickSelectList {
    display: block;
    float: left;
}

#selectButton {
    float: left;
}

.quickSelectList li {
    list-style: none;
    display: inline;
    border-right: 1px solid black;
    padding-left: 8px;
    padding-right: 5px;
}

.quickSelectList li:last-child {
    border: none;
}

.overlayControls {
    margin-left: 20px;
}

.overlayControls p {
    font-weight: bold;
}

#searchHistoryBox, #searchSavedQueryBox {
    display: block;
}

.tab {
    /*background: url("images/bg-search-legends.jpg") repeat-y scroll 0 0 #92979A; */
    border-color: #5D81B5;
    border-style: solid;
    border-width: 1px 1px 0;
    color: #FFFFFF;
    display: inline-block;
    font-weight: bold;
    padding: 3px 10px 2px;
    position: relative;
    float: left;
    margin-right: 4px;
    bottom: -1px;
    height: 18px;
    cursor: pointer;
    border-left-width: 0;
    border-right-width: 0;
    border-top-width: 0;
    margin-right: 4px;
    padding-left: 0;
    padding-right: 0;
    top: 0;
}

.activeTab {
    background-color: #FFFFFF;
    background-image: none;
    border-bottom: none;
    color: #000000;
    position: relative;
    z-index: 5;
}

.inlineSearch {
    display: inline;
    float: left;
    font-size: 0.85em;
    margin: 0;
    /*padding: 0;
    padding-right: 10px;   */
    /* width: 320px;        */
}
input.generalSearch.leftMargin, .leftMargin{
    margin-left:63px;
}
.searchSidebarRow {
    clear: left;
    display: inline;
    float: left;
    font-weight: normal;
    margin: 0 0 4px;
    width: 300px;
}

#saveSearchBox input {
    float: left;
    border: 1px solid #7F9DB9
}

#saveSearchBox .saveSearchText, #searchHistoryBox .dropdownmenus {
    clear: left;
    float: left;
    margin: 0 0 5px;
    width: 250px;
    margin-right: 10px;
}

#saveSearchBox .saveSearchTextArea {
    clear: left;
    float: left;
    width: 250px;
    border: 1px solid #7F9DB9
}

.alertInstructions {
    clear: left;
    float: left;
    margin: 8px 0 5px;
}

.saveSearchButton {
    background: url("images/bg-blue-forms-button.jpg") repeat-x scroll left bottom #728FB5;
    border-width: 0;
    color: #FFFFFF;
    float: right;
    font-size: 1.2em;
    padding: 2px 6px 3px;
    width: auto;
    height: 20px;
}
.tabContentWrapper {
    position: relative;
    background: white;
    width: 311px;
    /*border: 1px solid #5D81B5; */
    background-image: url("/templates/jsp/_style2/_tandfbooks/images/tabCont_322_m_bg.gif");
    padding: 5px;
    float: left;
    margin-bottom: 10px;
    /*height: 160px;*/
}
.tabContentWrapper .error{
    margin: 5px 0 0 5px;
    font-weight: normal;
}

.savedSearch th {
    background-color: #bababa;
}

.savedSearch td, .savedSearch th {
    border: none;
    font-size: 12px;
    line-height: 12px;
    vertical-align: top;
}

.viewAllSavedSearches {
    position: absolute;
    bottom: 2px;
    right: 5px;
}

.queryName {
    font-weight: bold;
}

#saveSearchBox .saveSearchButton {
    float: right;
}

.publicationTitleSearchResultsList {
    margin: 0;
    padding: 0;
}

.publicationTitleSearchResultsList li {
    list-style: none;
    background: white;
    margin: 5px 5px 5px 5px;
    border: 1px solid #5D81B5;
    padding: 8px;
}

.publicationTitleSearchResultsList .rightBox {
    float: right;
}

.publicationTitleSearchResultsList .type {
    border: 5px solid #AEAEAE;
    font-size: 1.1em;
    font-weight: bold;
    width: 120px;
    text-align: center;
    height: 15px;
    line-height: 15px;
    margin-top: 3px;
}

.publicationTitleSearchResultsList .contentLink {
    font-size: 1.4em;
}

.lastSearch {
    padding: 3px;
}

.subjectAreaFilterList .leftColumn {
    float: left;
    margin-right: 3px;
}

.subjectAreaFilterList .rightColumn {
    float: left;
    width: 250px;
}

.subjectAreaFilterList li {
    clear: both;
}

.consoleTabsWrapper .tab {
    cursor: pointer;
    margin-right: 1px;
}

#saveSearch .searchSidebarRow .inlineSearch label {
    font-weight: normal;
}

.alertInstructions a {
    text-decoration: underline;
}

.loginLink {
    text-decoration: underline;
}

.marcDownload div.submit {
    margin-left: 1em;
}

.marcDownload input.imagebutton {
    margin-bottom: -.75em;
}

.submitCitationSearch {
    padding-top: 4px;
}

body.noscript .script_only {
    display: none;
}

body.script .noscript {
    display: none;
}

/*registration form*/
.regForm {
    clear: both;
}

.regForm td {
    border: none;
}

.regForm input, .regForm select {
    display: block;
    border: 1px solid #7E9DB9;
    width: 315px;
}

.stdWrapper .regForm label {
    float: none;
    clear: both;
    display: block;
    font-weight: bold;
    line-height: 18px;
    font-size: 12px;
    width: 500px;
}

.stdWrapper .regForm .marketablerow label {
    display: inline;
    position: relative;
    top: -5px;
    left: 3px;
}

.registrationTopContainer {
    /*clear: both;*/
    display: block;
    padding-bottom: 5em;

}

.registrationTopContainer div {
    float: right;
    width: 45%;
    padding: 10px 20px;
    /*display: inline-block;*/
    /*zoom: 1;*/
    height: 30px;
    /*vertical-align: top;*/
}

.registrationTopContainer .leftCol {
    border-right: 1px solid #5D81B5;
    float: left;

}

.regForm .marketableInput {
    display: inline;
    width: auto;
}

.regForm td {
    padding: 0;
}

.regForm tr.error td {
    font-size: 11px;
}

.regForm span.required, #mobileDevicePairing_login span.required {
    font-size: 150%;
    /*top: 4px;*/
    color: #487BC0;
}

.stdWrapper.genericContainer .marketablerow input {
    width: 10px;
    border: none;
}

.snippetEditor ul {
    padding: 0;
    text-align: center;
}

.snippetEditor li {
    display: inline;
    border-right: 1px solid #5D81B5;
    font-size: 14px;
    font-weight: bold;
    padding: 0 5px;
    list-style: none;
}

.snippetEditor li:last-child {
    border-right: none;
}
.snippet .Box, .snippet .Box2 {
    width: 324px;
}
#mobileDevicePairing_login .stdWrapper, #mobileDevicePairing_login .stdWrapper .leftCol, #mobileDevicePairing_login .stdWrapper .rightCol {
    border: none;
    padding: 0px;
    margin-top: 7px;

}

#mobileDevicePairing_login label {
    font-weight: bold;
    font-size: 12px;
    line-height: 18px;
}

#mobileDevicePairing_login .heading {
    font-size: 1.8em;
    color: #474747;
    line-height: 1.4;
    font-family: "Trebuchet MS", Sans-Serif;
}

#mobileDevicePairing_login .rightCol {
    margin-top: 0px;
    width: 60%;
    margin-left: 30px;
}

#mobileDevicePairing_login .rightCol .error {
    float: left;
    clear: both;
    padding-top: 2px;
}

#mobileDevicePairing_login .signInButton {
    background: url("images/button-sign-in.jpg");
    height: 25px;
    width: 77px;
    float: left;
}

#mobileDevicePairing_login .obtainPassCodeButton {
    background: url("images/button-obtain-passcode.gif");
    height: 25px;
    width: 142px;
    float: left;
}

#mobileDevicePairing_login .requiredNote {
    padding-left: 77px;
}

#mobileDevicePairing_login h2 {
    margin: 0px;
}

#mobileDevicePairing_login .terms {
    width: 50em;
    margin-top: 3em;
}
#mobileDevicePairing_login .terms2 {
    width: 50em;
    margin-top: 1em;
}

#mobileDevicePairing_login .terms input , #mobileDevicePairing_login .terms2 input{
    float: left;
    width: 2em;
    display: block;
    border: none;
    margin: 0.3em 0.3em 0 0;
}
#mobileDevicePairing_login .terms  label ,#mobileDevicePairing_login .terms2  label {
    position: relative;
    display: block;
    width: 24em;
    clear: none;
}
#mobileDevicePairing_login ol{
    margin-left: 0px;
}

.topArticles .tocheading {
    display: none;
}

.searchButton {
    float: left;
    display: block;
    background: #2B479D;
    border-radius: 5px;
    color: #fff;
    padding: 7px 14px;
    text-align: center;
    text-indent: 0;
    margin: 9px 0 0 0;
}

.cartMenuItem {
    background: url("images/cart_icon.png") inherit !important;
}

.headerAd a {
    top: 1px;
    position: absolute;
    background: #568dc5;
    padding: 0.4em 2em;
    -webkit-border-radius: 0.4em;
    color: white;
    font-weight: bold;
    left: 35%;
}

.floatContainer {
    overflow: auto;
    display: block;
}

.indent {
    margin-left: 15px;
}

.issueInfo, .issueTitle {
    font-size: 12px;
    padding: 5px 3px;
    float: left;
}

.volumeIssueList .floatContainer {
    border-bottom: 1px solid #D1D2D6
}

.volumeIssueList .floatContainer:last-child {
    border-bottom: none;
}

a.skipp {
    left: 0;
    top: 0;
    color: #ffffff !important;
    position: absolute;
}

a.skipp, a.skipp:visited, a.skipp:hover {
    background: #ffffff;
    color: #ffffff;
}

a.skipp:active, a.skipp:focus {
    background: #376DAD;
    color: #002BB8;
}

#overview {
    CLEAR: both;
    DISPLAY: block;
    FLOAT: none
}

.stdWrapper.cancelFloats label {
    float: none;
}

.stdWrapper.genericContainer.cancelFloats input {
    float: none;
}

.stdWrapper.cancelFloats select {
    display: block;
}

.sightedHidden {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0 !important;
    border: 0 !important;
    height: 1px !important;
    width: 1px !important;
    overflow: hidden;
}

#SignInDiv {
    position: relative;
    left: 250px;
}

#listOfSearchResults div.item .accessIcon {
    padding-left: 15px;
    padding-top: 7px;
    display: inline;
}

.volumeIssueList .accessIcon {
    float: right;
    padding: 5px 3px;
}

#listOfSearchResults div.item .accessIcon {
    padding-left: 15px;
    padding-top: 7px;
    display: inline;
}

.volumeIssueList .accessIcon {
    float: right;
    padding: 5px 3px;
}

.NLM_disp-formula {
    font-size: 1.4em;
    display: none;
}

.NLM_disp-formula-image {
    font-size: 15px;
    display: inline;
}

.forthcomingAccess {
    position: relative;
    top: -30px;
}

.forthcomingLink {
    position: relative;
    top: 35px
}

.priceStar {
    position: relative !important;
    top: -7.5;
}

.localTaxInfo {
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
}

div.rightCol p#whatsthis {
    width: 75px;
}

#heading_top {
    float: right;
}

.searchResultBlock {
    display: inline-block;
    margin-bottom: 10px;
    width: 100%;
}

.bookChapterInfo {
    padding-top: 12px;
    width: 620px;
    font-size: 12px;
    margin-bottom: 20px;
}

.lastColumn .chapter {
    font-weight: bold;
}

.lastColumn {
    float: right;
    margin-top: 0px;
    text-align: right;
    margin-right: 7px;
    width: 151px;

}

.chapter {
    background-color: #ff0000;
    height: 20px;
    vertical-align: middle;
    text-align: center;
    width: 151px;
    padding-top: 5px;
    color: #ffffff;
}

.book {
    background-color: orange;
    height: 20px;
    vertical-align: middle;
    text-align: center;
    width: 151px;
    padding-top: 5px;
    color: #ffffff;
}

div.accessIcon, a.accessIcon {
    width: 145px;
}

div.accessIconBlock div.access {
    margin-right: 0 !important;
    margin-top: 10px !important;
}

.access a {
    text-align: center;
    color: #fff;
}

.publicationSelector {
    margin-bottom: 2em;
    margin-top: 1em;
    font-size: 10pt;
    font-weight: bold
}

.pubSort {
    float: left;
    width: 4em;
    padding: 0px;
    text-align: center;
    margin-left: -6px;
}

a.favBookTitle {
    /* color:black;   */
}

a:hover.favBookTitle {
    text-decoration: underline;
}

.accessLegend {
    float: none;
    margin-top: 1em;
    margin-bottom: 4em;
}

.accessLegendIco {
    float: left;
    padding-left: 0.5em;
}

.favListing {
    float: none;
    font-size: 8pt;
    padding-bottom: 4em;
}

.favChk {
    position: relative;
    float: left;
    clear: both;
}

.favCntn {
    float: left;
    text-align: left;
    padding-left: 0.5em;
}

.favBookAction {
    margin-top: 0.2em;
}

.favArticleListing {
    float: none;
    font-size: 8pt;
    padding-bottom: 6em;
}

.favArticleChk {
    position: relative;
    float: left;
    clear: both;
}

.favArticleCntnt {
    float: left;
    text-align: left;
    padding-left: 0.5em;
}

.favArticleChk div {
    top: 0px;
    margin-right: 1em;
    margin-left: 0.7em;
}

.art_authors, .art_title, .year {
    font-weight: normal;

}

.myToolTip {
    position: absolute;
    width: 200px;
    background-color: white;
    border: 1px solid black;
    display: none;
    padding-left: 10px;
}

.myToolTipfullAccess {
    position: absolute;
    height: auto;
    width: 260px;
    background-color: white;
    border: 1px solid black;
    display: none;
    color: black;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 10px;
    text-align: left;
    font-weight: normal;
    text-decoration: none;
    line-height: 2em;
    padding-left: 5px;
    font-weight: normal;

}

.myToolTipfullAccess a {
    font-weight: normal;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 10px;
    display: inline;
}

.tooltipfullAccess {
    text-decoration: none;
    padding-left: 30px;
    color: white;
    font-family: Verdana, Helvetica, Arial, sans-serif;
}

.simpleTextDrm {
    float: left;
    text-align: left;
    margin-top: 0px;
    margin-left: 15px;
}

.drmImgContainer{
    text-align:right;
    float:right;
}

.panelBookHeader {
    width: 550px;
    float: none;
    display: inline-block;
    vertical-align: top;
    background-color: #fff;
}

/*FILEOPEN VIEWER*/

.drmAccessDialog {
    display: block;
    width: 400px;
    background: white;
    border: 5px solid #58CD4F;
    position: fixed;
    box-shadow: 5px 5px 5px #666;
    z-index: 10000;
}
.fullAccessIndicator {
    margin: 1px;
    background: url(/templates/jsp/_style2/_tandfbooks/images/access-full.jpg) repeat-x scroll left bottom #58CD4F;
    height: 29px;
    font-weight: bold;
    color: white;
    text-align: center;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font: bold 1.2em/2.2 "Trebuchet MS", Sans-Serif;
}
.fullAccessIndicator .tooltipfullAccess {
    padding: 0;
}

.fullAccessIndicator a {
    color: white;
}
.drmDFooter {
    position: relative;
    bottom: 0;
    padding: 2px;
    margin: 1px;
    background: #d7d7df;
    font-size: 9px;
    text-align: center;
    text-shadow: 2px 2px 1px #666;
}
.drmAccessOptions a {
    list-style: none;
    font-size: 1.1em;
    color: #104083;
    font-weight: bold;
}
.drmAccessOptions {
    padding: 0;
    display: table;
    border-collapse:separate;
    border-spacing:0px 20px;
}
.drmAccessOptions li {
    border-bottom: 1px #ccc solid;
    vertical-align: middle;
}
.drmAccessOptions li:last-child {
    border: none;
}
.drmAccessOptions li a {
    padding-bottom: 10px;
}

.drmAccessOptions li:hover {
    background-color: #c2e4fd;
}

.drmAccessOptions li img {
    float: left;
}
.drmAccessOptions li {
    margin-bottom: 10px;
    padding-left: 20px;
    padding-bottom: 5px;
    padding-top: 5px;
    list-style: none;
    text-align: left;
}
.drmNote {
    font-style: italic;
    color: #777;
    margin-top: 6px;
    font-size: 11px;
}

.drmAccessOptions a.drmOption {
    padding-left: 0;
    text-align: left;
}

.closeDrmDialog {
    position: absolute;
    top: 0;
    margin-top: -20px;
    margin-right: -15px;
    right: 0px;
}

.drmAccessDialog div.tooltipfullAccess {
    z-index: 1000000000000;
}

.accessIconWrapper {
    margin-top: 1px;
}


.access_open .drmAccessDialog { border: 5px solid #606fdb !important;}
.access_open .fullAccessIndicator { background: url(/templates/jsp/_style2/_tandfbooks/images/access-open.jpg) repeat-x scroll left bottom #606fdb !important; }

.accessIconWrapper {
    cursor: pointer;
}

.accessModule {
    margin: 10% 9px;
}

.captcha td {
    border:none;
    padding: 0px;
}

#recaptcha_area, #recaptcha_table {
    margin-left: -5px;
}

.textBox {
    width: 310px;
}

.freeTrialForm #countryCode {
    width: 310px;
}

.freeTrialForm {
    border: 1px solid;
    padding: 10px;

}

.cookieBanner{
    position: fixed;
    bottom: 0px;
    left: 0px;
    z-index: 1001;
}

.cookieBanner .b-header{
    background-color: #10147E;
    font: Trebuchet MS, bold;
    font-size: 1.4em;
    color: #fff;
    padding: 2px;
    text-align: center;
    margin: 0;
}
#banner-proceed-button {
    background-color: #10147E;
    font: MS, bold;
    font-size: 1.4em;
    color: #fff;
    width: 50%;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;
    display: inherit;
}
.cookieBanner .b-body {
    background-color: #dddddd;
    font: 1em/1.6 Verdana, Sans-Serif;
    color: #474747;
    font-size: 11px;
    width: 250px;
    padding: 0 10px 10px;
}

.ShortList,.Access-Ins {
    background-color: #fff;
    border: 5px solid #adadad;
    width: 100%;
    padding: 5px;
}

.ShortList form {
    background: #fff;
}

.ShortList .SelectAll {
    background: #E5E5E5;
    padding: 5px 0;
}

.accessToken {
    border-bottom: 1px solid #AFB2B7;
}

.accessToken .btnPadding {
    padding: 15px;
}

.personalize .note {
    background: #CAD0DC;
    padding: 10px;
}

.personalize .note a {
    font-weight: bold;
    color: #000;
}

.accessTokenConten {
    min-height: 200px;
    padding: 15px;
}

.subInfoInst div, .subInfoInst h2 , .ContentSup, .HelpDesk, .Co-Banner > div, .Co-Banner > h2, .AdminManage > div, .AdminManage > h2, .AdminManage > form, .IpRange > form, .IpRange > div, .Usage-Report > p, .Usage-Report > div, .Usage-Report > h2 {
    padding: 10px;
}

.Usage-Report h2 {
    border-top: 1px solid #AFB2B7;
}

.Co-Banner h2:nth-of-type(2) {
    border-top: 1px solid #AFB2B7;
}

.Usage-Report li {
    list-style: none;
}

.BlueBackground hr {
    margin: 0;
}

.BlueBackground {
    background: #E5E9F3;
}

.AddressList h2{
    margin: 0 0 0 -10px;
    width: 100%;
    border-top: 1px solid #AFB2B7;
    padding: 10px;
}
.Access-Ins table{
    background: #E5E5E5;
    margin: 0;
    padding: 20px 0 0 0;
}
.Access-Ins table td,.Access-Ins table th{
    border:none;
    background: #ffffff;
}
.Access-Ins table td{
    border-bottom: 1px dashed #000;
}

.shortFavTitle{
    margin-left: 89px;
    padding-bottom: 5px;
    font-weight: bold;
}

.favListing {
    border-bottom: 1px dashed #000;
    margin: 0 auto 1.5em;
    padding-bottom: 2.5em;
    width: 95%;
}

.favListing:nth-last-child(2) {
    border-bottom: 0;
}

.accountinfoNote{
    text-align: right;
    font-size: 10px;
}

.btnPadding #tokenAccess{
    width: 300px;
}

/* advanced search & search results related styles*/
.searchFilterText{
    background: #D6D6D6;
    padding: 15px;
    font-size:12px;
    margin-top: 3px;
    overflow: hidden;
}

.queryFilters span{
    background: #5283c7;
    margin-left:5px;
    padding: 5px;
    display:inline-block;
    margin-bottom: 7px;
    color: #fff;
}
.queryFilters  a {
    color: #fff;
}
.queryFilters{
    float:left;
    max-width:83%;
}
.resetFilter{
    margin-left: 10px;
    overflow: hidden;
    display: inline-block;
    width: 15%;
}

.rmFilters:hover {
    text-decoration: none;
}

.facetContainer ul{
    list-style:none;
    margin-left: 0;
    padding-left: 0;

}
.facetContainer{
    font-size: 14px;
}
.facetContainer li{
    margin-top:5px;
}
.facetContainer .childrenFacets{
    margin:1em;
}
.link-decoration{
    padding: 0.5em;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    display: block;
}
.facetContainer.Ppub li{
    display: inline-block;
    float: none;
    margin: 5px 0;
    max-width: 60%;
}

.Ppub .link-decoration {
    padding: 0;
}

.facetContainer a{
    text-decoration: none;
    color: #002279;
}
.facetContainer input[type=text] {
    width: 95%;
    border: 1px solid #A0A6CA;
    height:25px;
    padding-left: 10px;
}
.facetContainer input[type=submit]{
    background: #002279;
    padding: 0.5em 1em;
    border: 1px solid #666;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
    margin-top: 10px;
}

.Ppub input[type=submit] {
margin:10px 0;
}

.visuallyHidden{
    display:none;
}
.arrow-down {

border-left: 5px solid transparent;
border-right:6px solid transparent;
border-top: 6px solid #6a6a65;

}
.arrow-right {

border-top: 5px solid transparent;
border-bottom: 5px solid transparent;
border-left: 5px solid #6a6a65;

}
.arrowDecoration{
vertical-align: middle;
cursor:pointer;
margin-right:2px;
display: inline-block;
height: 0;
}
.searchBox .facetContainer{
    padding:0 20px;
    background: #fff;
    color: #464646;
    overflow: hidden;
}

.facetContainer h4{
    font-weight: normal;
}

.Ppub h4 {
    margin-bottom: 0;
}

.searchBox form {
    padding: 20px;
}

.searchBox .Ppub form {
    padding: 0;
}

.searchBox .facetHeader{
    padding: 20px;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
}

.searchBox .facetHeader:hover {
    background-color: #DDDDDD;
}

.toggleMoreFacets{
    margin-top:0.2em;
    cursor:pointer;
}
.noscript & {
    display:none;
}
.facetHeader h3{
    display:inline;
    font-size: 15px;
    color: #002279;
    font-weight: bold;
}
.facetHeader{
    cursor: pointer;
}

.openAccessCheckboxContainer{
    margin:1em 0em 1em 1em;
    font-size:13px;
}

.trialFormCheck {
    float: left;
}

label.trialFormLabel {
    clear: none;
}


.searchToolbar{
    width: 100%;
    background-color: #DCDCDC;
    margin-bottom: 10px;
    margin-top: 20px;
    overflow: hidden;
}
.searchToolbar a {
    color: #fff;
    font-weight: bold;
    font-size: 11px;
}

.bookDetails{
    background: #A9A9A9;
    float: right;
    padding: 20px 15px;
    margin: 0;
}

.bookDetails.noAccess{
    background: #A9A9A9;
}

.bookDetails.fullAccess{
    background: #8BCAF9;
}

.bookDetails a {
    color: #fff;
}
.searchToolbarButton{
    margin: 20px 0 20px 4px;
    background: #D6D6D6;
    float: left;
}
.searchToolbarButton a{
    background-color: #10147e;
    padding: 7px;
    border: 1px solid #AFAFAF;
    color: #fff;
    border-radius: 5px;
}

.searchToolbar a:hover {
    text-decoration: none;
}

.fullAccessOpen .fullAccess a {
    background: url("/templates/jsp/_style2/_tandfbooks/images/padlock-full-access.png");
    background-image: none, url("/templates/jsp/_style2/_tandfbooks/images/padlock-full-access.svg");
    background-repeat: no-repeat;
    background-position: 2px 5px;
    background-size: auto 17px;
    background-color: #10147e;
    border-radius: 5px;
    color: #fff;
    padding: 7px 5px 7px 18px;
}

.fa{
    font-size: 1.3em;
}
a.showMoreLink{
    text-decoration: none;
    cursor:pointer;
}
.showFacet {
    display: inline-block;
}
.hideFacet {
    display: none;
}

/* SESSION HISTORY INFO */
.searchHistoryWrapper li.showSessionHistory {
    display: block ;
}
.searchHistoryWrapper li.hideSessionHistory {
    display: none ;
}

a.showMoreHistory {
    text-decoration: none;
    cursor:pointer;
}

a.hideSessionHistory {
    display: none ;
}
a.showSessionHistory {
    display: inline-block;
}
/* SESSION HISTORY INFO */

/* SAVED QUERY INFO */
.queries li.showSavedQuery {
    display: block ;
}

.queries li.hideSavedQuery {
    display: none;
}
a.showSavedQueryLink {
    text-decoration: none;
    cursor:pointer;
}

a.hideSavedQuery {
    display: none ;
}
a.showSavedQuery {
    display: inline-block;
}

.searchHistoryToggle .more , .searchHistoryToggle .moreSaved{
    padding-bottom: 15px;
}
/* SAVED QUERY INFO */

.searchSideBar {
    background: #FAFAFA;
    border-top: 5px solid #0070AF;
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    padding-top: 10px;
}

.searchForm {
    overflow: hidden;
    color: #464646;
    max-width: 655px;
}

.searchResultPage {
    border: 1px solid #e0e0e0;
    overflow: hidden;
    padding: 5px 15px;
    background: #fafafa;
}

.searchResultBlockEntryTitle .hlFld-Title {
    border-bottom: 1px solid #e0e0e0;
    display: block;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
.searchResultBlockEntryTitle .hlFld-Title a {
    font-size:14px;
    font-weight: bold;
}
.searchResultBlockEntryEditors{
    display: block;
}
.expanded{
    background: url("/templates/jsp/_style2/_tandfbooks/images/expanded.png") no-repeat scroll 300px 24px #e0e7f2;
}
.collapsed{
    background: url("/templates/jsp/_style2/_tandfbooks/images/collapsed.png") no-repeat scroll 300px 17px #f1eeef;
}

.savedSearch input {
    float: right;
}

.searchHistoryWrapper {
    background: #d6d6d6;
    font-size: 12px;
    padding: 0 15px 15px;
    overflow: hidden;
}

.searchHistoryWrapper.hideHistory {
    display: none;
}

.toggleSearchHistory input {
    background: #5283c7;
    border: none;
    border-radius: 5px;
    color: #fff;
    padding: 6px 10px;
}

.searchHistoryWrapper .Buttons {
    background: #5283c7;
    color: #fff;
    padding: 3px 10px;
    text-decoration: none;
    border-radius: 5px;
    margin-left: 5px;
    display: inline-block;
}
.toggleSearchHistory{
    float: right;
    background: #D6D6D6;
    padding: 14px;
    height: 27px;
}

.searchHistoryWrapper .searchHistory, .searchHistoryWrapper .savedSearch {
    padding: 0;
    margin: 0;
    overflow: hidden;
}

.searchHistoryWrapper ul {
    padding: 0;
    margin: 0;
}

.searchHistoryWrapper li {
    float: left;
    list-style: outside none none;
    margin-bottom: 15px;
    margin-right: 30px;
    width: auto;
}

.bdImage {

    overflow: hidden;

}
.searchHistoryToggle .searchHistoryWrapper {
    position: absolute;
    width: 975px;
    min-height: 95px;
    z-index: 99999;
}

.noSearches {
    margin: 15px 0;
    display: block;
}

.searchHistoryWrapper > div {
    border-top: 1px solid #fff;
}

.closeSearchToggle {
    bottom: 5px;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    position: absolute;
    background: #324D93;
    border-radius: 10px;
    height: 17px;
    text-align: center;
    width: 18px;
    border: 1px solid #fff;
    left: 5px;
}
.tinyMarginTop .filterButton {
    background: #002279;
    border: 1px solid #fff;
    border-radius: 5px;
    box-shadow: 0 22px 15px -7px #093880 inset;
    color: #fff;
    text-decoration: none;
}
.filterButton a{
    color: #fff;
    display: block;
    padding: 5px;
}

.queryFilters span:hover, .searchButton:hover, .searchHistoryWrapper .Buttons:hover, .toggleSearchHistory input:hover, .searchToolbarButton a:hover, .facetContainer input[type="submit"]:hover, .filterButton a:hover {
    background-color: #688fca;
}

#searchSavedConfirm,#deleteSearchConfirm {
    padding:1px;
    color: #688fca;
    display: none;
}
.moreSaved {
    display: block;
}
.hideSaved {
    display:none;
}

.borderBottom{
    border-bottom: 1px solid #000;
}
#journalBody #tandfbooks_content{
    display: table-row;
    float: none;
}
#tandfbooks_content .rightColumn, #tandfbooks_content .journalMiddle{
    display: table-cell;
}
#tandfbooks_content .rightColumn{
    width: 257px;
}
.rightColumn .rightColumnBlock{
    margin: 0 0 15px 2px;
    width: 255px;
}
.rightColumn .ad{
    height: 250px;
}
.rightBlocksContainer{
    position: relative;
    top:20px;
}
#bookContentContainer .moduleToolBarLinks .toolbarLink {
    margin: 5px 3px 5px 5px;
    display: block;
    float:none;
}
#bookContentContainer .bookCoverContainer, .articleBody .bookCoverContainer{
    width: auto;
    height: 210px;
    float: left;
    display: table-cell;
    vertical-align: top;
    padding: 11px;
}
#bookContentContainer .CitationInfo{
    width: 100%;
    float: none;
    padding: 5px;
    display: table-cell;
    vertical-align: top;
}
.CitationInfo{
    display: table-row;
}
.drmAccessContainer{
    display: inline-block;
    position: relative;
    margin-left: 20px;
    background: #fff;
    box-shadow: none;
    width: 220px;
    border: none;
}
.drmAccessContainer .drmAccessOptions{
    border-spacing: 0 10px;
    margin: 0;
}
.drmAccessContainer .drmAccessOptions li{
    border: none;
    display: table-row;
}
.drmAccessContainer .drmAccessOptions li:hover{
    background-color: #fff;
}
.accessMethodLinkContainer, .buttonStyle{
    color:#000;
    width: 220px;
    min-height: 22px;
    padding-top: 8px;
    padding-bottom: 8px;
    text-align: center;
    background: #ecebe9;
    display: table-cell;
    border:1px solid #888;
    background: -moz-linear-gradient(top, #ecebe9 0%, #c3c3c3 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #ecebe9), color-stop(100%, #c3c3c3));
    background: -webkit-linear-gradient(top, #ecebe9 0%, #c3c3c3 100%);
    background: -o-linear-gradient(top, #ecebe9 0%, #c3c3c3 100%);
    background: -ms-linear-gradient(top, #ecebe9 0%, #c3c3c3 100%);
    background: linear-gradient(to bottom, #ecebe9 0%, #c3c3c3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ecebe9', endColorstr='#c3c3c3', GradientType=0 );
}
.accessMethodTooltip{
    border: 1px solid #777;
    font-size: 8px;
    padding: 0 2px 0 2px;
    margin-right: 5px;
}
.BookHeaderSubtitle{
    display: block;
    font-weight: normal;
    margin-bottom: 0px;
}
#bookContentContainer .panel_top{
    border-bottom: 0;
}
#bookContentContainer .toolbarLink .toolbar_m, .articleBody .toolbarLink .toolbar_m {
    display: block;
    position: relative;
    width: 710px;
    height: 50px;
}
#tandfbooks_content #journalMiddle,#tandfbooks_content  #journalTop,#tandfbooks_content  #journalBottom{
    background-image: none;
}
#bookContentContainer .toolbar_m .oldButtonStyle, .articleBody .toolbar_m .oldButtonStyle{
    background: #10147e;
    padding-bottom: 6px;
    border-radius: 5px;
    height: 16px;
    border: none;
    width: auto;
    color: #fff;
}
#bookContentContainer .toolbar_m .oldButtonStyle:hover, .articleBody .toolbar_m .oldButtonStyle:hover{
    background:#688fca;
}
.accessMethodLinkContainer a, .accessMethodLinkContainer a:visited,
#tandfbooks_content .toolbar_m a, #tandfbooks_content .toolbar_m a:visited {
    color: #000;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
#tandfbooks_content .toolbar_m a, #tandfbooks_content .toolbar_m a:visited {
    line-height: 15px;
    color: #fff;
}
#bookContentContainer .toolbar_m .drmToolbarNote{
    display: inline-block;
    margin: 0;
    float:right;
}
#tandfbooks_content .oldButtonStyle{
    margin-top: 5px;
    padding: 4px 0 0 4px;
    vertical-align: top;
}
#tandfbooks_content .oldButtonStyle.downloadCitation{
    width: auto;
}

.drmToolbarNote .drmImgContainer, .drmToolbarNote .DRMnote{
    display: table-cell;
}
#bookContentContainer .drmToolbarNote .DRMnote {
    width: 150px;
    margin:  -26px 5px 0px 50px;
}
.toolbarLink .toolbar_m .drmToolbarNote div{
    float: none;
    padding: 5px;
    display: inline-block;
    font-size: 8px;
    color: #000;
    margin: 0;
}
#bookContentContainer .toolbar_m .DRMnote a {
    font-weight: normal;
    font-size: 10px;
    line-height: 21px;
    color: #002BB8;
}
.toolbar_m .drmImgContainer .tooltip img{
    margin: 0;
    padding: 0;
}
#bookContentContainer .moduleToolBarLinks{
    margin-right: 0;
}
#bookContentContainer .CitationInfoBorder .leftContainer,
#bookContentContainer .CitationInfoBorder .rightContainer{
    display: table-cell;
    vertical-align: top;
    width: 460px;
}
#bookContentContainer .CitationInfoBorder .rightContainer{
    vertical-align: middle;
    width: 280px;
}
.bookCoverContainer .cover{
    border: 1px solid #aaa ;
    height: 225px;
    width: 150px;
}
.bookAccessDenialContainer{
    background: #eee;
    border: 1px solid #999;
    display: inline-block;
    height: 350px;
    width: 710px;
    margin: 8px;
}
.bookAccessDenialContainer span{
    display: block;
    margin: 20px 10px;
    font-size: 12px;
}
.bookDenialTitle span{
    font-weight: bold;
    font-size: 16px;
    display: block;
    height: 30px;
    color: #000;
}
.bookDenialBody .leftTopNote, .bookDenialLeftColumn .bottomNote,
.bookDenialBody .linkLabel, .bookDenialBody .buttonStyle{
    font-weight: bold;
}
.bookDenialLeftColumn , .bookDenialRightColumn{
    display: table-cell;
    padding-top: 10px;
    width: 354px;
}

.bookDenialLeftColumn{
    border-right: 1px solid #aaa;
}

.hiddenSubjectsFacets, .showLessSubjects{display:none;}

.ms-ctn {
    background: url('/templates/jsp/images/chosen-sprite.png') no-repeat 100% -20px;
    background-color: #fff;
    padding: 3px 0px 0px 7px;
    border: 1px solid #D9D9D9;
}
.facetContainer .ms-ctn input{
    min-width:120px !important;
    border: 0;
    box-shadow: none;
    -webkit-transition: none;
    outline: 0;
    display: block;
    padding: 0;
    line-height: 1.42857143;
    margin: 1px 0;
    width: 100%;}
.ms-ctn.search-term{
    min-height:2em;
    height: auto;
}
.ms-ctn.ms-ctn-focus{
    height: auto;
    min-height:2em;
    border-color: #7f9db9;
}
.ms-ctn .ms-sel-ctn{
    margin-left: 0px;
}

.ms-ctn.search-term{
    min-height:2em;
    height: auto;
}
.ms-ctn .dropdown-menu{
    position:relative;
    border:1px solid rgba(0,0,0,.15);
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    background-color: #fff;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box;
}
.ms-ctn .ms-res-item {
    color: rgba(0,0,0,.80);
}
.ms-ctn .ms-res-item em {
    font-weight:bold;
    background-color: transparent;
    color: rgba(0,0,0,.80);
}
.ms-ctn .ms-helper {
    top: 1px;
    right: 34px;
    color: transparent;
}
.toggleSubjects {
    padding-bottom: 14px;
    color: #002279;
}
.facetContainer > .tinyMarginTop{
    padding: 14px 0 0 0;
}
.facetContainer .tinyMarginTop{
    margin-top:-10px;
}
.moduleToolBarLinks {
    width: 99.7%;
    background: #ECEBE9;
}
.rightColumnBlock.widget{
    border: 1px solid #999;
}
.rightColumnBlock.widget h2{
    font-weight: bold;
    color:#000;
    font-size: 14px;
    background: #C3C3C3;
    padding: 5px 0  2px 10px;

}
.rightColumnBlock.widget ul{
    margin: 0;
    padding:5px;
}
.rightColumnBlock.widget li{
    font-size: 12px;
    margin: 5px 0 5px 5px;
    padding-bottom: 5px;
    list-style: none;
    border-bottom: 1px solid #C3C3C3;
}
.rightColumnBlock.widget li:last-child{
    border-bottom: 0;
}
.rightColumnBlock.widget .authorsEditors{
    margin-top: 4px;
    font-size: 10px;
}
.hiddenSubjects{
    display: none;
}
.subjectTags{
    text-align: left;
    margin-bottom:10px;
    margin-top:13px;
    font-size:12px;
    display: block;
}
.subjectTags .toggleMoreSubjectsSection{
    margin-left: 21px;
    margin-top: 10px;
}
.subjectsList {
    margin-left: -21px;
    margin-top: 0px;
    margin-bottom: 0px;
    list-style-type: none;
    clear: both;
}
.subjectsTagSearcgResult{
    border-left: 1px solid #C3C3C3;
    float: right;
    width:370px;
}
.subjectsTagSearcgResult .toggleMoreSubjectsSection {
    margin-left: 21px;
    margin-top: 10px;
}
.bookChapterInfo .pubDates{
    width:240px;
    float:left
}
.subjectRow{
    margin-bottom: 5px;
}
.noAccessNote {
    color:#555555;
    font-style: italic;
    font-size: 12px;
    padding: 0.5em 0 0;
}
.searchResultBlockEntryTitle .noAccessNote a, .noAccessNote a  {
    color:#555555;
    font-weight: normal;
    font-size: 12px;
}
.hiddenSubjectsFacets .ms-close-btn{
    display:none
}

#bookContentContainer + .rightColumn {
    float: left;
}
#bookContentContainer .toolbar_m .DRMnote {
    font-size: 10px;
    margin: -28px 5px 0 47px;
    float:right;
}
#bookContentContainer .toolbar_m .DRMnote a:hover {
    text-decoration: underline;
}

#bookContentContainer .drmToolbarNote img, #bookContentContainer .toolbar_m  .drmToolbarNote .DRMnote, #bookContentContainer .toolbar_m  span.drmToolbarNote {
    margin: 0;
}

#bookContentContainer .toolbar_m  .drmToolbarNote .DRMnote {
    margin: 0 0 0 12px;
    font-weight: normal;
}

#bookContentContainer .toolbar_m  span.drmToolbarNote {
    margin: 7px 0 0 0;
}

.CitationInfo .googlePlaceHolder {
    display: inline-block;
    float: right;
}

.cEntry {
    margin: 0;
    padding: 1em 0;
    vertical-align: middle;
}

.cEntry .hlFld-ContribAuthor {
    display: block;
}

.chapters {
    font-size: 12px;
    width: 99.5%;
    border: 1px solid #C3C3C3;
    position: relative;
    top: 10px;
    margin: 2em 0;
    border-spacing: 0;
}

.cEntry .left, .cEntry .right {
    vertical-align: middle;
    border: 1px solid #C3C3C3;
    border-bottom: 0;
    font-size: 13px;
}

.cEntry .left {
    border-left: 0;
    padding: 1em;
    width: 75%;
}

.cEntry .right {
    border-left: 0;
    border-right: 0;
    text-align: center;
}

.cEntry .right a {
    font-size: 12px;
}

#tandfbooks_content .cEntry .oldButtonStyle {
    background-color: #10147E;
    color: #ffffff;
    display: inline-block;
    padding: 7px 9px;
    border-radius: 5px;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
}

#tandfbooks_content .cEntry .oldButtonStyle.protected {
    background: #808080;
}

.cEntry .oldButtonStyle a {
    color: #ffffff;
}

.chapters .cEntry:first-child .left, .chapters .cEntry:first-child .right {
    border-top: 0;

}

.chapters .cEntry:first-child .left, .chapters .cEntry:last-child .left {
    padding: 2em 1em;
}

.cEntry .oldButtonStyle .fa-download {
    padding: 0 2px 0 0;
}

#tandfbooks_content .cEntry .oldButtonStyle:hover {
    background: #688fca;
}

#tandfbooks_content .cEntry .oldButtonStyle.protected:hover {
    background: #808080;
}

.cEntry .oldButtonStyle a:hover {
    text-decoration: none;
}

.cEntry .left .position {
    vertical-align: top;
    width: 22px;
    display: inline-block;
}

.cEntry .left a {
    display: inline-block;
    width: 91%;
}

.cEntry .NLM_contrib {
    margin: 1em;
}

.bookMetaBody .leftContainer {
    float: left;
    clear: both;
    width: 304px;
    margin-bottom: 5px;
}

#tandfbooks_content .oldButtonStyle {
    display: inline-block;
    position: relative;
    padding: 5px;
    margin: 12px 0 0 12px;
}

.oldButtonStyle .addthis_button_compact {
    padding: 4px 0;
    display: inline-block;
}
.searchResultsWithToolsColumn .bookChapterTabs{
    margin: 6px 0px;
}

.bookChapterTabs a.bookChapterBtn{
    background: none repeat scroll 0 0 #c3c3c3;
    padding: 11px;
    margin-right: 6px;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    width: 115px;
    display: inline-block;
    text-align: center;
}

.bookChapterTabs a.bookChapterBtn:hover {
    text-decoration: none;
}

.bookChapterTabs a.bookChapterBtn.activeTab{
    background: none repeat scroll 0 0 #5283c7;
}

span.fullAccess , span.noAccess {
    width: 100%;
    min-width: 120px;
    display: inline-block;
    text-align: center;
}

.fullAccess a , .noAccess a{
    border-radius: 5px;
    color: #fff;
    padding: 7px 5px 7px 0px;
}

.noAccess a{
    background-color: #c3c3c3;
}

.fullAccess a{
    background-color:#10147e;
}

.fullAccess a:hover {
    background-color: #688fca;
}

.noAccess a:hover {
    background-color: #10147e;
}

.bookMeta .contrib {
    margin: 4px 10px 23px 0;
    float: left;
    width: 300px;
}

.bookTitle {
    float: left;
    width:300px;
}
.booksChaptersIcon{
    margin-left: 6px;
}
.cEntry .title {
    font-size: 16px;
    display: block;
}

.cEntry .NLM_subtitle {
    color: #7B7B7B;
    font-size: 13px;
}

.cEntry.marginRight .left {
    padding: 1em 2em;
}
.cEntry.part .left {
    border-right: 0;
}
.bookMetaBody .rightContainer{
    float: right;
}

.bookMetaBody .rightContainer .BookAccessModule{
    margin-top: 33px;
}

.shortlistTab .yui-nav li{
    display:inline-block;
    padding:11px 11px 11px 11px;
    margin:0 0 3px 3px!important;
    width:115px;
    text-align:center;
    font-size:16px;
    background-color:#5986bb;
}
.shortlistTab .yui-nav a,.yui-nav a:hover{
    color:white;
    text-decoration:none;
}
.shortlistTab .yui-nav li {
    background: none repeat scroll 0 0 #c3c3c3;
}
.shortlistTab .yui-nav li.selected {
    background: none repeat scroll 0 0 #5283c7;
    font-weight:bold;
}

.shortlistTab .yui-nav li:hover{
    background-color:#1d4c7c
}
.shortlistTab ul {
    margin: 0 0 0.15em 0;
}

.yui-nav, .yui-nav li {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.FavoriteBookTitle{
      width:500px;
}
td.pages {
    text-align: center;
}
tfoot td.pages a {
    font-weight: normal;
    word-spacing: 7px;
}
.Access-Ins table td.pages {
    background: #e5e5e5 none repeat scroll 0 0;
    border-bottom: none;
}
div.pages {
    text-align: center;
}

#accessEntitlementsSearch .searchBar {
    float: right;
    margin-bottom: 7px;
}

#accessEntitlementsSearch .searchBar input {
    width: 230px;
}

.subInfoInst.BlueBackground {
    position: relative;
    clear: both;
    margin-top: 100px;
    top:25px;
}

.accessEntitlementsText {
    color: #446c9d;
    font-style: italic;
    font-size: 15px;
}

.left .author a {
    display: inline;
}

.cEntry .left .authorsList a, .cEntry .authorsList .hlFld-ContribAuthor {
    display: inline;
}

#accessEntitlementsSearch .ajaxLoader {
    display: none;
    float: right;
    padding-right: 5px;
}

#accessEntitlementsSearch .ajaxLoader img {
    height: 25px;
    width:25px;
}

.registerFieldRow #progressbar {
    margin-top: 43px;
    margin-bottom: 10px;
}

.ui-progressbar-value.blueProgress {
    background: #00A3EF;
    /* IE10 Consumer Preview */
    background-image: -ms-radial-gradient(center, circle farthest-corner, #FFFFFF 0%, #00A3EF 100%);
    /* Mozilla Firefox */
    background-image: -moz-radial-gradient(center, circle farthest-corner, #FFFFFF 0%, #00A3EF 100%);
    /* Opera */
    background-image: -o-radial-gradient(center, circle farthest-corner, #FFFFFF 0%, #00A3EF 100%);
    /* Webkit (Safari/Chrome 10) */
    background-image: -webkit-gradient(radial, center center, 0, center center, 504, color-stop(0, #FFFFFF), color-stop(1, #00A3EF));
    /* Webkit (Chrome 11+) */
    background-image: -webkit-radial-gradient(center, circle farthest-corner, #FFFFFF 0%, #00A3EF 100%);
    /* W3C Markup, IE10 Release Preview */
    background-image: radial-gradient(circle farthest-corner at center, #FFFFFF 0%, #00A3EF 100%);
}

.ui-progressbar-value.redProgress {
    background: #DD514C;
    /* IE10 Consumer Preview */
    background-image: -ms-radial-gradient(center, ellipse farthest-corner, #FFFFFF 0%, #DD514C 100%);
    /* Mozilla Firefox */
    background-image: -moz-radial-gradient(center, ellipse farthest-corner, #FFFFFF 0%, #DD514C 100%);
    /* Opera */
    background-image: -o-radial-gradient(center, ellipse farthest-corner, #FFFFFF 0%, #DD514C 100%);
    /* Webkit (Safari/Chrome 10) */
    background-image: -webkit-gradient(radial, center center, 0, center center, 504, color-stop(0, #FFFFFF), color-stop(1, #DD514C));
    /* Webkit (Chrome 11+) */
    background-image: -webkit-radial-gradient(center, ellipse farthest-corner, #FFFFFF 0%, #DD514C 100%);
    /* W3C Markup, IE10 Release Preview */
    background-image: radial-gradient(ellipse farthest-corner at center, #FFFFFF 0%, #DD514C 100%);
}

.ui-progressbar-value.greenProgress {
    background: #5EB95E;
    /* IE10 Consumer Preview */
    background-image: -ms-radial-gradient(center, ellipse farthest-corner, #FFFFFF 0%, #5EB95E 100%);
    /* Mozilla Firefox */
    background-image: -moz-radial-gradient(center, ellipse farthest-corner, #FFFFFF 0%, #5EB95E 100%);
    /* Opera */
    background-image: -o-radial-gradient(center, ellipse farthest-corner, #FFFFFF 0%, #5EB95E 100%);
    /* Webkit (Safari/Chrome 10) */
    background-image: -webkit-gradient(radial, center center, 0, center center, 504, color-stop(0, #FFFFFF), color-stop(1, #5EB95E));
    /* Webkit (Chrome 11+) */
    background-image: -webkit-radial-gradient(center, ellipse farthest-corner, #FFFFFF 0%, #5EB95E 100%);
    /* W3C Markup, IE10 Release Preview */
    background-image: radial-gradient(#FFFFFF 0%, #5EB95E 100%);
}

#progressbar.ui-corner-all{
    border-radius: 0px;
}

.ProgBarHide {
    display: none;
}

.ProgBarVisible {
    display: block;
}

.progress-label {
    font-size: 9px;
    font-weight: bold;
    left: 1.5%;
    margin-top: 6px;
    position: absolute;
    text-shadow: 1px 1px 0 #fff;
}

#progressbar{
    height: 5px;
}

form.resetPassword table .progress-label {
    font-size: 9px;
    left: auto;

}
form.resetPassword #progressbar, form.resetPassword input#password1 {
    width: 100%;
    padding-left: 0px;
}

form.resetPassword #progressbar {
    margin-top: 3px;
}

form.resetPassword #confirmedLabel, .regForm .password2Container #confirmedLabel {
    font-size: 13px;
    margin-left: 5px;
}

.password1Container .ui-progressbar {
    width: 150px;
}

.password1Container .ui-progressbar {
    float: right;
    margin-right: 90px;
    margin-top: -2px;
    width: 287px;
}

.password1Container #progressbar.ui-corner-all {
    float: none;
    margin-top: 3px;
    width: 317px;
}

.password1Container #progressbar {
    margin-bottom: 15px;
}

.password1Container .progress-label {
    left: 20.5%;
}

form.resetPassword .inputMessage {
    font-size: 11px;
}
.signInFav{
    width: 95px;
    height: 42px;
    background: url('/templates/jsp/_style2/_tandfbooks/images/btn_log_in.gif') no-repeat 0 0;
}
.newRegisterLogin{
    padding: 5px 0 0 13px;
}
.newRegisterLogin button {
    margin-right: 28px;
    margin-top: 4px;
}
.registerInLogin
{
    position: absolute;
    left: 499px;
    top: 100px;
    width: 100%
}
.mobileSignInButton{
   float: left;

}
.captchaRegisterFormPairDevice{
    margin-top: 10px;
}
.captchaLoginFormPairDevice{
}
.captchaLoginFormPairDevice #captchaCode{
    margin-top: 60px ;
}

.registerMobilePair{
    padding: 0;
}
#captchaCode{
    margin-top: 10px;
    text-transform: uppercase;
}
.section {
    overflow: hidden;
}
.obtainPairingCodeButton{
    margin-left: 90px;
    clear: left;
    float: left;
    height: 30px;
    background: none repeat scroll 0 0 #062861;
    border-radius: 5px;
    box-shadow: 0 22px 15px -7px #093880 inset;
    color: #fff;
    text-indent: 0px;
    text-align: center;

}
.searchToolbar .addShortlist a:before,.moduleToolBarLinks .toolbar_m .addShortlist a:before{
    content: "\f067";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    width: 1.28571429em;
    text-align: center;
    font-size: 1.3em;
    line-height: 0.75em;
    vertical-align: -15%;

}