a{
    color: #666666;
    text-decoration: underline;
}

a:hover{
    color: #00adef;
    text-decoration: underline;
}


.issueArticle .meta .authors a{
    color: #666666;
    text-decoration: underline;
}

.issueArticle .meta .authors a:hover{
    color: #00adef;
}
.head h2 {
    display:none
}

@media (max-width: 1400px) and (min-width: 960px){
    .logo img {
         height: 80px;
    }
}

@media (max-width: 959px){
    .logo img {
        height: 100px;
    }
   .head .hero{
        padding-left: 10px;
    }
}


.head a.search {
    color: #666666;
    text-decoration: underline;
}
.head a.search:hover {
    color: #00adef;
}


.journalInfo p {
    color: #666666;
    font-size: 16px;
}

.journalInfo a {
    color: #666666;
    text-decoration: underline;
}
.journalInfo a:hover {
    color: #00adef;
}


.descriptionCover {
    height: auto;
    margin-bottom: 200px;
    margin-right: 30px;
}

.readmore a {
    font-size: 15px;
}

.sidebar .menu li a.submitArticle::before {
    background: none;
}


.sidebar .menu li a {
    font-family: "PT Sans",serif;
    font-size: 18px;
    text-decoration: underline;
    padding: 16px 20px 16px 30px;
}

.sidebar .menu li a.submitArticle {
    font-weight: normal;
}

#accessKey { display: none }

.tocArticle .title {
    font-family: "PT Sans",serif;
}

//span.tocTitle { display: none }

h2.fullsize, #pageFooter  { display: none }

.tocSectionTitle {
    background: #96d0e6 none repeat scroll 0 0;
    font-family: "PT Sans",serif;
}


.tocArticle .tocTitle {
    font-family: "PT Sans",serif;
}

.hr, .reference hr {
    background: #96d0e6 none repeat scroll 0 0;
}

.issueArticle .meta .title a{
    color: #666666;
    font-size: 18px;
    text-decoration: underline;
}

.issueArticle .meta .title a:hover{
    color: #00adef;
}

.issueArticle .date-row .pages::before {
    background: none;
    content: "";
    margin-right: 0px;
    vertical-align: top;
    width: 0px;
}

.issueArticle .meta .grey {
    color: #666666;
    font-size: 15px;
    text-transform: none;
}


.issueArticle .issue-abstract {
    display: block;
    font-size: 14px;
    color: #666666;
    padding-left: 0px; 
    text-align: justify;
}


.issueArticle .issue-abstract-toggle::after {
    content: "";
    display: inline-block;
    margin: 0 5px;
}

.issue-abstract-toggle, #availableSubscriptionTypes { display: none }

.sidebar .blockTitle {
    font-family: "PT Sans",serif;
    font-size: 20px;
    color: #666666;
}
#totop {
    bottom: 60px;
}

#sectionPolicies > div {
   margin: 10px 0px 15px !important;
   font-family: "PT Sans",serif !important;
}


.mainMenu .menu li a {
    color: #fff;
    text-decoration: none;
}


.banners {
    background: #fff none repeat scroll 0 0 !important;
}

#signinForm, #reset, #subscriptionForm, #changePassword {
    background: #f2f2f2; padding: 20px 25px; margin-left: -25px; padding-bottom:21px;
    font-size: 16px;
    margin-top: 20px;
}


input.button {
   padding:5px; border: 1px solid #bfbfbf; font-size:14px;
   background-color: #E8E8E1; color: #000;
}

input#loginUsername, input#loginPassword, input.textField{
padding:5px; border: 1px solid #bfbfbf; font-size:14px;
}

#subscriptionsContact {
   background: #f2f2f2; padding: 20px 25px; margin-left: -25px;
   margin-top: 20px;
}

#h3subscriptionsContact, #usersubscriptionsstatus, #usersubscriptionsinstitutional, #usersubscriptionsformmembership{
    display: none
}

h3 {
    font-weight: bold;
    font-family: "PT Sans",serif !important;


}
form#submit {
    font-family: "PT Sans",serif !important;

    font-size: 15px;

}

table.info {
    font-size: 15px;
}

#coupon button {
    padding:5px; border: 1px solid #bfbfbf; font-size:14px;

}


select.selectMenu {
    font-family: 'PT Sans',sans-serif;
    font-size: 14px;
    color: #000;
    padding: 5px;
    border: 1px solid #bfbfbf;
}

h1 {
    font-family: "PT Sans",serif;
}


h4 > a {
    font-size: 14px;
}

div.separator {
    top: 10px;
}

.archive {
    float: none;
}

span.instruct {
    font-family: "PT Sans",serif !important;
    font-weight: bold;
    font-size: 15px;
}