html,
body {
    height: 100%;
    min-width: 320px;
}

.navbar-brand {
    font-size: 36px;
}

.navbar-header {
    padding: 30px 0 20px 15px;
}

.container {
    text-align: justify;
}

.navbar-right {
    margin-right: 0;
}

.row {
    margin-right: inherit;
    margin-left: inherit;
}

@media (max-width: 320px) {
    .navbar-brand {
        font-size: 18px;
        line-height: inherit;
        padding: 15px 0;
        padding-left: 20px;
    }

    .navbar-header {
        padding: inherit;
    }

    .navbar-default {
        height: 60px;
    }

    #nadmenu {
        font-size: 8pt;
    }

    .section-title {
        font-size: 14pt;
    }

    .breadcrumb {
        margin-bottom: 0;
    }

    .container {
        padding-right: 5px;
        padding-left: 5px;
    }

    .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width: 320px) and (max-width: 768px) {
    .navbar-brand {
        font-size: 18px;
        padding: 15px 0;
        padding-left: 15px;
    }

    .navbar-header {
        padding: 0 15px;
    }

    .container {
        padding-right: 10px;
        padding-left: 10px;
    }
}

#nadmenu {
    background-image: -moz-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
    background-image: -webkit-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
    background-image: -ms-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
    color: #fff;
    padding: 2px 0;
}

#nadmenu .dropdown-menu {
    right: 0 !important;
    left: auto;

}

.panel-body, .pkp_block .content {
    padding: inherit;
}

.panel-body, .pkp_block .content a {
    width: 100%;
}

.pull-left img {
    margin-right: 10px;
}


#animated-number {
    padding: 100px 0 70px;
    background: #132125 no-repeat 0 0;
    background-size: cover;
    color: #fff;
    margin-top: 50px;
}

#animated-number h1,
#animated-number h2,
#animated-number h3,
#animated-number h4 {
    color: #fff;
}

#animated-number strong {
    display: block;
    margin-bottom: 30px;
}

.animated-number {
    display: inline-block;
    width: 140px;
    height: 140px;
    font-size: 24px;
    line-height: 140px;
    border: 3px solid #fff;
    border-radius: 100px;
    margin-bottom: 20px;
}

/* footer.footer { */
/* background: #fff; */
/* } */

footer .main-footer {
    padding: 20px 0;
    background: #f8f8f8;
}

footer ul {
    padding-left: 0;
    list-style: none;
}

footer h4 {
    text-align: left;
}

/* Copy Right Footer */
.footer-copyright {
    background: #737b7d;
    padding: 5px 0;
}

.footer-copyright .logo {
    display: inherit;
}

.footer-copyright nav {
    float: right;
    margin-top: 5px;
}

.footer-copyright nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.footer-copyright nav ul li {
    border-left: 1px solid #505050;
    display: inline-block;
    line-height: 12px;
    margin: 0;
    padding: 0 8px;
}

.footer-copyright nav ul li a {
    color: #d6d6d6;
}

.footer-copyright nav ul li:first-child {
    border: medium none;
    padding-left: 0;
}

.footer-copyright p {
    color: #d6d6d6;
    margin: 2px 0 0;
}

.footer-copyright a {
    color: #d6d6d6;
    margin: 2px 0 0;
}

#pkp_logo img {
    margin-top: 12px;
    width: 160px;
}


.page-header {
    font-size: 2em;
	text-align: left;
}


#summary {
    margin-bottom: 30px;
    font-size: 1.1em;
}

#keywords {
    margin-bottom: 30px;

}


.mb-30 {
    margin-bottom: 30px;
}


.panel-body {
    padding: 5px 10px;

}

.author .lead {
    margin-bottom: inherit;
}

.author .article-author-affilitation {
    font-style: italic;
}


.article-summary .pages {
	float: right;
}
.article-summary .meta .authors {
	float: left;
}

.article-summary .meta {
    position: relative;
}

.btn-file:hover {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}

.btn-file {
    color: #337ab7;
    background-color: #fff;
    border-color: #337ab7;
}

.btn-file:active, .btn-file.active, .open > .dropdown-toggle.btn-file {
    color: #fff;
    background-color: #286090;
    background-image: none;
    border-color: #204d74;
}

.issue-summary.media, .article-summary.media {
    margin-top: 1em;
    margin-bottom: 1.5em;
    padding-bottom: 20px;
    border-bottom: solid 1px #e2e2e2;
}

.media-heading {
    text-align: left;
}

section.current_issue {
    margin-bottom: 20px;
}

#animated-number .row {
    display: inline-block;
}

#animated-number .col-xs-6 {
    padding-bottom: 10px;
}

#htmlDocument {
	margin-bottom: 20px;
}

.issue-toc .article-summary .article-abstract {    
	margin-top: 5px;
    /* margin-bottom: 10px; */
    /* padding-left: 10px; */
    font-size: small;
}

.issue-toc .article-summary .article-keywords {    
	margin-top: 5px;
    margin-bottom: 10px;
    /* padding-left: 10px; */
    font-size: small;
}

.issue-toc .article-summary .article-text {
    font-style: italic;
    font-weight: bolder;
}

#author-search-link {
    color: rgb(51, 51, 51);
}

.pkp_block.block_make_submission a {
	color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}