/**
 * =============================================================================
 *
 * ORCID (R) Open Source
 * http://orcid.org
 *
 * Copyright (c) 2012-2014 ORCID, Inc.
 * Licensed under an MIT-Style License (MIT)
 * http://orcid.org/open-source-license
 *
 * This copyright and license information (including a link to the full license)
 * shall be included in its entirety in all copies or substantial portion of
 * the software.
 *
 * =============================================================================
 */
*, body, .orcid-id, h1, h2, h3, h4{
    font-family: 'Noto Sans', sans-serif;
    font-style: normal;     
}


body, p, .container .content-wrapper .step span.step-detail{
    font-size: 14px;
    line-height: 22px;
}

.container .content-wrapper p.description{
    font-size: 16px;
    line-height: 24px;  
}

/*.container .content-wrapper .step span.step-detail{
    font-size: 14px;
    line-height: 20px;
}*/

.copyright{
    font-size: 12px;
}


.fixed-area .aka{
    font-size: 22px; 
}

h2{
    font-size: 23px;
}

h3 {
    font-size: 18px;
}

h4 {
    font-size: 16px;
}

/* Used to be 16px */
.affiliation-type,
.journaltitle,
.workspace-accordion-header a.toggle-text, .work-title a.toggle-text{
    font-size: 14px;
}

/* Used to be 14px */
.orcid-id,
.id-banner .oid .orcid-id-container .orcid-id-options a{
    font-size: 13px;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input{
    font-size: 12px;
}

label,input,button,select,textarea,
.info-detail,
.source-line,
ul.toggle-menu > li,
.btn,
.popover-help-container .popover,
.container .header .logo p, /*added for drupal*/
.header .logo p{
    font-size: 12px;
}

ul.menu-options li a{
    font-size: 11px;
}

.workspace-right h3, .workspace-body-list h3,
.admin-options .workspace-accordion-item p a{
    font-size: 17px;
}

.workspace-peer-review .peer-review-title{
    font-size: 17px;
}

.source-line-peer-review{
    font-size: 13px;
}