a,
a:link {
    color: #6091ba;
}

a:visited {
    color: #365d7e;
}

a:hover {
    color: #365d7e;
    text-decoration: none;
}

a,
a:hover {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

body {
    color: #7d7d7d !important;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 14px;
    position: relative;
}

.pkp_structure_page {
    margin: 0 auto;
    width: 100%;
    position: relative;
    z-index: 1;
}

.pkp_structure_page .container {
    width: 1200px
}


/*.pkp_structure_page  .container{width:100% !important}*/

.topHeader {
    background: #CF3424;
    font-size: 13px;
    opacity: 1;
    padding: 0 0px 0 0;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 999;
}

.mainNavigation {
    margin: 0 auto;
    padding: 0px 0;
    position: relative;
    clear: both;
}

.mainNavigation .container {
    padding-left: 20px;
    padding-right: 20px;
}

.navbar-brand>img {
    max-height: 50px;
}

[data-page="noJournal"] .slider_box_area,
[data-page="noJournal"] #publishingHome {
    display: none;
}

.mainNavigation h1 {
    margin: 0;
    max-width: 50%
}

.mainNavigation .navbar-brand {
    float: left;
    /*height: 40px;

    margin: 18px 0;*/
    height: inherit;
    margin: 0px 0;
    text-indent: -999em;
    width: inherit;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: contain;
    padding: 10px;
}

#headerNavigationContainer {
    margin-bottom: 0px;
    background-color: #fff;
    border-radius: 0;
    position: fixed;
    width: 100%;
    top: 0px;
    z-index: 10;
}

#social-icons {
    padding: 0;
    text-align: right;
}

#social-icons .menu {
    list-style: none;
    margin: 0;
}

#social-icons .menu > li {
    float: left;
    border-right: 0px;
}

#social-icons .menu > li > a {
    display: block;
    line-height: 20px;
    font-size: 12px;
    padding: 10px 10px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.86);
    margin: 0px;
}

#social-icons .menu > li > a:hover {
    color: #000
}

#social-icons .menu > li:last-child > a {}

#social-icons .fa {
    padding-right: 4px;
}

.header-main nav .navbar-brand {
    float: left;
    height: 40px;
    margin: 18px 0;
    text-indent: -999em;
    width: 200px;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: contain
}

#social-icons .menu > li:not(#searchWrpNav):not(.btnTops):hover,
#social-icons .menu > li.btnTops a:hover {
    background-color: #ffccbc;
    color: #000
}

.navbar-header {
    width: 100%;
    position: relative;
}

#searchWrpNav {
    float: right;
}

h2,
h3,
h4,
h5,
.tocTitle,
h6 {
    line-height: 1.8em;
    color: #4b4b4b;
    font-weight: 500
}

h2 {
    font-size: 24px;
    font-weight: 300;
    color: #444444;
    line-height: normal;
    font-weight: 500
}

.title_heading {
    font-weight: 700;
    font-style: normal;
    font-size: 16px;
    line-height: 1.375;
    font-family: "Roboto", sans-serif !important;
    text-transform: uppercase;
    letter-spacing: 1.6px;
    color: #505050;
}

h3 {
    font-size: 24px;
}

h4 {
    font-size: 1.5em;
    font-weight: 400;
    margin-top: .5em;
}

table {
    width: 100%;
    margin: 1em 0;
}

table td {
    padding: .5em .25em;
    vertical-align: top;
}

.roundedborder,
input,
select,
textarea,
a.file {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #cccccc;
}

input,
select,
textarea,
button {
    vertical-align: middle;
}

input,
select,
textarea {
    margin: 0 .05em 0 0;
    font-size: 1em;
    line-height: 1.5em;
}

input,
textarea,
button {
    border-radius: 0px;
}

input {
    padding: 4px;
    border-radius: 0px;
}

a.action,
.button,
.action,
.toggleExtras-inactive,
.toggleExtras-active,
#setup .options,
.options a {
    color: white;
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
}

.search-advanced legend,
.search-results h2,
.form-horizontal legend {
    padding-bottom: 10px;
    margin-bottom: 20px;
    font-size: 16px;
    padding-top: 20px;
    border-bottom: 1px solid #e5e5e5;
}

.search-results h2 {
    padding-bottom: 5px;
    font-weight: 300
}

.search-advanced select {
    padding: 5px;
}

.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
    background: #ed3733
}

#main-navigation {
    position: relative;
}

article .page-header {
    margin-top: 0px;
    border-bottom: 1px solid #eee;
}

.page-header h1 {}

.page-header h1 {
    font-size: 20px;
    line-height: 22px;
    padding-bottom: 8px;
    float: left;
    text-transform: uppercase;
    padding-bottom: 8px;
    margin-bottom: 20px;
}

div.page-header {
    margin: 0px 0 0px;
    display: inline-block;
    border-bottom: 0px;
    width: 100%;
}

div.page-header h1 {
    margin-top: 0px;
    width: 100%
}

.pkp_structure_main {
    float: right;
}

#sidebar {}

#sidebar .content ul {
    list-style: none;
    padding: 0px;
}

#sidebar .content li a:before {
    content: '\f105';
    font-family: 'FontAwesome';
    color: #BBBBBB;
    padding-right: 5px;
}

#sidebar .content li a {
    color: #396284;
    display: inline-block;
    position: relative;
    margin: 0 auto 8px;
    text-decoration: none;
    font-weight: 600;
    padding: 2px 15px 2px 5px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

#sidebar .content li a:hover {
    color: #000;
}

.titleSide {
    background: #6091ba;
    color: #FFFFFF;
    font-size: 13px;
    padding: 10px 5px 10px 20px;
    border-radius: 2px;
    position: relative;
    width: 100%;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0 auto 30px;
    display: inline-block;
}

.titleSide:after {
    content: '';
    border-width: 0px;
    border-color: transparent;
    border-style: solid;
    border-width: 15px;
    border-top-color: #6091ba;
    left: 10px;
    top: 100%;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
}

#sidebar .blockTitle,
#sidebar .title {
    background: #6091ba;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    display: inline-block !important;
    width: 100%;
    padding: 10px 15px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 0px;
    text-decoration: none !important;
    cursor: pointer;
    transition: all 0.2s;
    position: relative;
}

#sidebar .blockTitle:after1,
#sidebar .title:after1 {
    content: '\f107 ';
    position: absolute;
    right: 15px;
    font-size: 20px;
    font-family: 'FontAwesome';
    top: 7px;
}

#sidebar .ShowDetailsSidebar .blockTitle:after,
#sidebar .ShowDetailsSidebar .title:after {
    content: '\f106';
    position: absolute;
    right: 15px;
    font-size: 20px;
    font-family: 'FontAwesome';
    top: 7px;
}

#sidebar .blockTitle:hover,
#sidebar .title:hover,
#sidebar .blockTitle:focus,
#sidebar .title:focus,
#sidebar .ShowDetailsSidebar .blockTitle,
#sidebar .ShowDetailsSidebar .title {
    background: #396284;
}

#sidebar .blockTitle + .content,
#sidebar .title + .content {
    display: none;
    background: #e0f3f9
}

#sidebar > div {
    margin-bottom: 10px;
}

#sidebar .content {
    padding: 10px;
}

#sidebar .content .blockTitle {
    margin-bottom: 10px 0px;
}

#customblock-newssection {
    display: none;
}

.button,
.action,
.toggleExtras-inactive,
.toggleExtras-active,
#setup .options {
    padding: 5px 10px;
    border-radius: 0px;
    border: 1px solid rgba(0, 126, 55, 0);
    background-color: #3A74A7;
    font-weight: 300;
    margin-right: 1px;
    text-transform: uppercase;
}

.additional_content {}

.issue-toc {
    margin: 10px 0;
}

.homepage-image,
.issue-toc .thumbnail {
    float: left;
    display: block;
    padding: 4px;
    margin-bottom: 18px;
    line-height: 1.42857143;
    background-color: #fcfcfc;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.issue-toc .thumbnail {
    border: 0px;
}

.issue-toc .thumbnail img {
    border: 1px solid #ddd;
    display: block;
    padding: 4px;
    margin-bottom: 18px;
    line-height: 1.42857143;
    background-color: #fcfcfc;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.homepage-image + .journal-description,
.issue-toc .thumbnail + .description {
    margin-left: 50px;
}

.homepage-image + .journal-description {
    margin-left: 220px
}

section {
    clear: both;
}

ul {
    padding-left: 2em;
    list-style-type: disc;
}

#signinForm ul {
    padding-left: 0
}

.btn-success:hover,
.btn-success {
    background-color: #fd973d;
    border-color: #fd973d;
}

.searchCntNav {
    position: relative;
    margin-right: 0px;
    z-index: 9;
    border-radius: 5px;
}

.searchCntNav input {
    background: #fff;
    width: 150px !important;
    border-radius: 0px;
    height: 100%;
    padding: 6px 7px 7px 7px;
}

.searchCntNav input:focus {
    border-color: #6091ba !important;
}

.searchCntNav form {
    outline: none;
    box-shadow: none;
}

.searchCntNav button {
    padding: 7px 12px;
    border: 0px;
    color: #fff;
    border-radius: 0px;
    font-weight: bold;
    text-transform: uppercase;
    background-color: #9ecb3a;
    border-color: #9ecb3a;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.searchCntNav button:hover {
    background-color: #6b9807;
    border-color: #398439;
    color: #fff
}

#main-navigation li#searchCntNav {
    margin-right: 0px;
}

#main-navigation .dropdown .dropdown-menu {
    background: #4678a1;
    display: block;
    top: 90%;
    padding: 0px;
    min-width: 200px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    visibility: hidden;
    opacity: 0;
    border: 0px;
    border-radius: 0px;
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
}

#main-navigation .dropdown .dropdown-menu li a {
    text-align: left;
    font-size: 14px;
    text-transform: capitalize;
    background-repeat: no-repeat;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 0;
    color: #fff;
    display: block;
    border-bottom: 1px solid #3e6a8f;
    padding: 8px 20px;
    font-weight: normal;
}

#main-navigation .dropdown .dropdown-menu li a:hover {
    background: #3e6a8f;
    padding-left: 24px;
}

#main-navigation .dropdown:hover .dropdown-menu {
    visibility: visible;
    opacity: 1;
    top: 100%;
}

.searchCntNav .show-search {
    position: absolute;
    font-size: 22px;
    margin: 0px;
    padding: 2px 3px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    font-weight: 500;
    color: #fff;
    cursor: pointer;
    right: 0px;
}

.newDropDown {
    position: relative;
}

.newDropDown ul {
    visibility: hidden;
    opacity: 0;
    right: 0px;
    position: absolute;
    top: 90%;
    background: #ffccbc;
    list-style: none;
    margin: 0px;
    padding: 0px;
    min-width: 150px;
    text-align: left;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
}

.newDropDown ul:before {
    content: '';
    position: absolute;
    top: -13px;
    border-width: 6px;
    border-color: transparent;
    border-style: solid;
    border-bottom: 8px solid #ffccbc;
    display: inline-block;
    right: 14px;
}

.newDropDown ul li {
    border: 0px;
    display: block;
    width: 100%;
    padding: 0px;
}

.newDropDown ul li a {
    display: block;
    padding: 5px 10px;
    color: #333
}

.newDropDown ul li:hover a {
    color: #D73C2C
}

.newDropDown:hover ul {
    opacity: 1;
    visibility: visible;
    top: 100%;
}

.newDropDown:hover ul {
    display: block;
}

#sidebarUser label {
    display: inline-block;
}

#rightSidebar select,
#leftSidebar select {
    padding: 5px;
}

#main p {
    word-break: break-word;
}

#aboutWrp ul {
    margin: 0px;
    padding: 0px;
}

.adminMenu ul li,
.pseudoMenu ul li,
#sidebar .block ul li,
#sidebarUser ul li,
table.listing ul li,
#aboutWrp ul li {
    list-style-type: none;
    padding: 10px 0 5px 5px;
    border-bottom: 1px solid #D1D3D5;
    display: block;
}

.adminMenu ul li a:before,
.pseudoMenu ul li a:before,
#sidebar .block ul li a:before,
#sidebarUser ul li a:before,
table.listing ul li a:before,
#aboutWrp ul li a:before {
    content: '\00BB';
    padding-right: 5px;
}

.fancyList ul li,
#signinForm ul li {
    list-style-type: none;
    padding: 10px 0 5px 5px;
    border-bottom: 1px solid #D1D3D5;
}

.fancyList ul li:before,
#signinForm ul li:before {
    content: '\00BB';
    padding-right: 5px;
}

.main .inner {
    margin: 0 10px;
}

.plain {
    padding-left: 0px;
}

.plain li {
    line-height: 28px
}

.navbar {
    z-index: inherit;
    border: 0px;
}

.menuOnTopClose {
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    background: #fff;
    color: #333 !important;
}

.menuOnTopClose {
    left: -200px !important;
    color: #333 !important;
}

.showOnMobile {
    display: none !important;
}

.table-responsive .action {
    white-space: nowrap;
}

.inline-form-field input,
.inline-form-field select {
    margin: 5px;
}


/*.breadcrumb{background: transparent; padding: 0px; margin-bottom: 0px;}

.breadcrumb a{color: #31648C; font-weight: 400}

.breadcrumb>li+li:before{    padding: 0 0px;

    color: #666;}*/

#mainContainer {
    margin-top: 144px !important;
    padding: 40px 0px;
    margin-top: 120px;
    background: #fff;
    position: relative;
}

.page_contact div.page-header h1 {
    margin-top: 25px;
    margin-bottom: 15px;
}

.mainNavigation .container {
    padding-bottom: 0px;
}

#topSearchWrpNav {
    display: none;
}

.page_submissions .alert-info {
    border: 0;
    border-left: 5px solid #007ab2;
    border-radius: 0px;
    background: #ddd;
    color: #000;
}

.page_submissions .alert-info a {
    display: inline-block;
    text-align: center;
    -webkit-transition: all 0.5s;
    font-size: 14px;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    color: #007ab2 !important;
}

.adVSearch {
    text-align: right;
    padding-top: 5px;
}

.adVSearch a {
    color: rgba(255, 255, 255, 0.5);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.adVSearch a:hover {
    color: rgba(255, 255, 255, 1);
}

.page_submissions .alert-info a:hover {
    text-decoration: underline;
}

.block_make_submission_link {
    border: 1px solid #99c140;
    background-color: #9ecb3a;
    display: inline-block;
    text-align: center;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    font-size: 16px;
    cursor: pointer;
    color: #ffffff !important;
    width: 100%;
    padding: 7px;
    border-radius: 0px;
}

.block_make_submission_link:hover {
    background-color: #6b9807;
    border-color: #398439;
}

#sidebar .block_make_submission .content {
    padding: 0px;
}

#publishingHome {
    margin-right: 30px;
}

#publishingHome a {
    background-color: #9ecb3a;
    color: #fff;
    padding: 9px;
    display: inline-block;
    border: 1px solid #9ecb3a;
}

#publishingHome a:hover {
    background-color: #6b9807;
    border-color: #398439;
}

#showTopLinks {
    float: right;
    margin-top: 16px;
}

.topSocial,
#publishingHome {
    display: inline-block;
    vertical-align: middle;
}

.topSocial ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.topSocial li {
    display: inline-block;
}

.topSocial li a {
    display: inline-block;
    background: #6091ba;
    width: 32px;
    height: 32px;
    text-align: center;
    padding-top: 4px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    font-size: 18px;
    margin-right: 10px;
    float: left;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    color: #fff;
    line-height: 25px;
}

.topSocial li a.fa-facebook:hover {
    background: #507CBE;
    color: #fff
}

.topSocial li a.fa-twitter:hover {
    background: #63CDF1;
    color: #fff
}

.topSocial li a.fa-google-plus:hover {
    background: #F16261;
    color: #fff
}

.topSocial li a.fa-linkedin:hover {
    background: #90CADD;
    color: #fff
}

.topSocial li a:hover {
    opacity: 1
}

.btn-primary.read-more {
    margin-top: 5px;
    float: right;
    margin-top: 10px
}

.galleryLinksWrp {
    margin-top: 0px;
}

.themeEditIcon {
    background: #000;
    color: #fff;
    padding: 10px 15px;
    float: left;
    font-size: 18px;
    display: inline-block;
    border-radius: 3px;
}

.announcement-full .page-header {
    border-bottom: 0px;
    margin-bottom: 10px;
}

.announcement-full h1 {
    margin-bottom: 0px;
}

.announcementContent,
.announcement-full .description {
    padding-left: 63px;
}

.titleWithThemeEditIcon {
    margin-left: 63px;
    line-height: 20px;
}

.titleWithThemeEditIcon .date {
    display: block;
    width: 100%;
    font-size: 11px;
    margin-top: 4px;
    line-height: 16px;
    margin-bottom: 12px;
    color: #D4AC71;
}

.announcement-summary .media-heading {
    margin-bottom: 15px;
    margin-top: 10px;
    font-size: 18px;
}

.pkp_structure_main.col-md-12 {
    padding: 30px 0;
}

.download {
    padding-top: 10px;
    padding-bottom: 10px;
}

.article-summary {
    padding-bottom: 10px;
}

.article-summary .media-heading {
    font-size: 14px;
    margin-bottom: 0px;
}

.article-summary .media-left a {
    float: left;
}

#seachCheckFlag {
    display: none;
}

.contact_section ul {
    list-style: none;
    padding: 0px;
    line-height: 28px;
}

.contact.support {
    margin-top: 20px;
}

#contact-form .form-control {
    width: 100%
}

.about_site {
    margin-bottom: 15px
}

.journals .media-heading {
    font-size: 18px;
    color: #0b7dae
}

.journals a {
    color: #0b7dae
}

.journals .nav-pills>li>a {
    font-weight: 600;
    padding: 0px 10px;
}

.journals .nav-pills>li:first-child>a {
    padding-left: 0px;
}

.journals .nav-pills>li>a:hover {
    background: transparent;
}

.journals .media-list .media {
    border-bottom: 1px solid #eee;
    margin-top: 0;
    padding-bottom: 20px;
    height: 350px
}

.journals .media-list .media:nth-child(2n+1) {
    border-right: 1px solid #eee;
    padding: 10px;
}

.journals .media-list .media:last-child {
    border-right: 0px solid #eee;
    padding: 10px;
}

.journals .media-list .media .description {
    overflow: auto;
    min-height: 120px;
    font-size: 12px;
}

.journals .media-list .media .media-left {
    width: 160px;
    padding-right: 20px
}

.journals .media-list .media .media-left img {
    max-width: 160px;
    height: auto;
    border: 1px solid #ccc;
    box-shadow: 8px 9px 6px -6px black;
}

.journals .media-list .nav-pills {
    margin-bottom: 10px;
}

.journals .media-list .nav-pills li {
    border-right: 1px solid #ccc
}

.journals .media-list .nav-pills li:last-child {
    border-right: 0px solid #ccc
}

.submission_checklist .fa-check {
    color: #838383;
    float: left;
    font-size: 16px;
}

.submission_checklist .item-content {
    margin-left: 27px;
    display: block;
}

.submission_checklist .description {
    font-size: 16px
}

#carousel-example-generic {
    margin-bottom: 20px;
}

.cmp_pagination {
    display: inline-block;
    width: 100%
}

.social-widget ul:not(.social-icons) li {
    border-bottom: 1px solid #2e2e2e;
    padding: 7px 0;
}

.contact-widget a >img {
    max-height: 100px;
}

#topMenuBar {
    float: left;
    list-style: none;
    padding-left: 0px;
}

#topMenuBar li {
    float: left;
}

#topMenuBar li a {
    display: block;
    color: #fff;
    padding: 12px 10px;
    font-size: 15px;
}

#topMenuBar li:hover a {
    background-color: #444;
}

.newDropDown .fa-chevron-down {
    font-size: 10px !important;
    color: rgba(255, 255, 255, 0.38);
}

.menuRightBtns {
    float: right;
    margin-top: 15px;
}

.menuRightBtns .btn {
    font-size: 18px;
    padding: 8px 20px;
}

.mainNavigation .navbar-brand.pageHeaderTitle {
    color: #9ecb3a;
    text-indent: 0;
    font-size: 24px;
    padding: 26px 0px;
    font-weight: 600;
}

#navMenuWrp {
    background: #6091ba;
    display: table;
    width: 100%
}

#navMenuWrp #publishingHome {
    display: none;
}

#nav-menu {
    border-bottom: 0 none;
    float: left;
    margin: 0 auto;
    width: 100%;
    padding: 0;
    text-align: right;
    clear: both;
}

#nav-menu > ul > li {
    padding: 0;
    float: left;
    margin: 0 3px;
    width: auto;
    position: relative;
}

#nav-menu .menu > li:last-child {
    margin-right: 0;
}

#nav-menu .navbar-nav>li>a {
    color: #dce7f0;
}

#nav-menu li a {
    padding: 15px 15px;
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
}

#nav-menu li:hover a {
    color: #fff;
}

#breadcrumbWrp ol:empty {
    display: none;
}

#breadcrumbWrp {
    background-color: #f6f6f6;
    border-top: 0px solid #DDD;
    border-bottom: 5px solid #DDD;
    color: #666666;
    float: none;
    margin: 0 auto 0px;
    overflow: hidden;
    padding: 10px 20px;
    width: 100%;
    position: relative;
}

#breadcrumbWrp .bread_left a {
    color: #6B6F72;
    text-decoration: none;
    font-size: 10pt;
}

.bread_left {
    float: left;
    margin: 8px 14px;
}

.social_links {
    float: right;
    overflow: hidden;
    padding: 0;
    margin: 0;
    list-style: none;
}

.social_links li {
    float: left;
    margin-left: 8px;
}

.social_links li a {
    border-bottom: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
    color: #ffffff;
    display: block;
    padding: 8px 10px;
    border-radius: 4px
}

.social_links a i {
    padding-right: 0.625rem;
}

.social_links li.social_twitter a {
    background-color: rgba(0, 171, 240, 0.65);
    color: #ffffff;
}

.social_links li.social_facebook a {
    background-color: rgba(70, 98, 158, 0.65);
    color: #ffffff;
}

.social_links li.social_rss a {
    background-color: rgba(238, 147, 19, 0.65);
    color: #ffffff;
}

.social_links li.social_twitter:hover a {
    background-color: #00abf0;
    color: #ffffff;
}

.social_links li.social_facebook:hover a {
    background-color: #46629e;
    color: #ffffff;
}

.social_links li.social_rss:hover a {
    background-color: #ee9313;
    color: #ffffff;
}

.social_links li.social_blog a {
    background-color: #8093bb;
    color: #ffffff;
}

.social_links li.social_blog:hover a {
    background-color: #46629e;
    color: #ffffff;
}

.slider_box_area .slider_left_box {
    display: table-cell;
    vertical-align: top;
    padding: 20px;
    width: 45%;
    color: #777;
}

.slider_box_area {
    display: table;
    background: #FFF0E0;
    border-bottom: 5px solid #DDDDDD;
    width: 100%;
}

.slider_container {
    display: table-cell;
    padding: 0 0 0 5px;
    vertical-align: top;
    width: 55%;
}

.slider_container .carousel-control {
    background: transparent;
}

.slider_container:empty,
.slider_left_box:empty {
    display: none;
}

.slider_left_box > h3 {
    background: #D4AC71;
    color: #fff;
    margin: 0;
    padding: 7px 10px;
    text-align: left;
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    border-radius: 2px;
}

.slider_left_box > p {
    border: medium none;
    margin: 0;
    padding: 7px;
}

.flexslider {
    overflow: hidden;
    position: relative;
}

.slider_container .slides {
    margin: 0;
    overflow: hidden;
    padding: 0;
}

.slider_container .slides li > a {
    display: block;
}

.slider_left_box .blockContent {
    padding: 0 10px;
    font-size: 14px;
    text-align: justify;
}

.slider_left_box p {
    margin: 10px 0;
}

a.black_box {
    background-color: #434343;
    border-radius: 3px;
    color: #ffffff;
    display: table;
    margin: 15px 0 0;
    padding: 5px 20px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

a.black_box:hover {
    background-color: #121212;
}

.slider_container #carousel-example-generic {
    margin-bottom: 0px;
}

.carousel-control span:first-child:after {
    content: "";
    border: 0px solid #fff;
    position: absolute;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    left: -10px;
    top: -9px;
}

#homeTabWrp {
    margin-top: 0px;
}

#homeTabWrp .nav-tabs {
    border-bottom: 0px solid #EEEEEE;
}

#homeTabWrp .nav-tabs a {
    background: #f5f5f5;
    padding: 5px 5px;
    margin-right: 5px;
    margin-bottom: 10px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    font-size: 13px;
    font-weight: 400;
    border-radius: 0px;
    color: #333;
    border: 1px solid #e8e8e8;
}

#homeTabWrp .nav-tabs .active a {
    background-color: #6091ba;
    color: #FFFFFF;
    border-color: #6091ba;
}

#homeTabWrp .nav-tabs li:hover:not(.active) a {
    background-color: inherit;
}

#homeTabWrp .tab-content {
    background: rgba(0, 0, 0, 0);
    border-width: 0;
    display: block;
    padding: 15px 0px;
    position: relative;
}

.issueTocPublishArticles h2,
.page-header h3,
.page-header h1 {
    border-bottom: 0px solid #E7E7E7;
    background: #f5f5f5;
    line-height: 18px;
    text-align: left;
    border-radius: 2px;
    margin: 10px auto 0;
    padding: 8px;
}

.page-header h3,
.titleWithThemeEditIcon,
.page-header h1 {
    margin-top: 0px;
}

.current_issue .page-header {
    margin-top: 20px;
    margin-bottom: 0px;
}

.page_announcement .titleWithThemeEditIcon .date {
    margin-bottom: 0px;
}

.page_announcement .themeEditIcon {
    display: none;
}

.issueTocPublishArticles .activeNow .media-list {
    display: block;
}

.issueTocPublishArticles .activeNow h2 {
    background-position: left -30px;
}

.article-summary .media-heading a {
    display: block;
    font-size: 18px;
    text-decoration: none;
}

.titleWithThemeEditIcon {
    border: 0px;
}

#main-content {
    padding-top: 0px
}

.page-header h1 {
    font-size: 20px;
}

.issueTocPublishArticles .article-summary .media-heading,
.issueTocPublishArticles .article-summary .meta {
    margin-right: 140px;
}

.issueTocPublishArticles .media-body {
    position: relative;
    height: 50px;
    border-bottom: 1px dashed #ddd;
}

.page_contact,
.page {
    padding-top: 0px;
}


/*for pdf viewer*/

#pdfCanvasContainer {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow-y: hidden;
    height: 1200px;
    width: 100%;
    max-width: 100%;
}

.header_view_pdf,
.header_view {
    position: fixed;
    width: 100%;
    background: #1b5083;
    color: #fff;
    display: inline-block;
    z-index: 1;
}

.header_view_pdf .pkp_screen_reader,
.header_view .pkp_screen_reader {
    display: none;
}

.header_view_pdf .download,
.header_view .download {
    right: 0px;
    width: auto;
    padding: 0 20px;
    background: #fff;
    color: #1b5083;
    display: block;
    position: absolute;
    top: 0;
    text-align: center;
    line-height: 30px;
    height: 30px;
}

.header_view_pdf .download:before,
.header_view .download:before {
    content: "\f019";
    font-family: 'FontAwesome';
}

.header_view_pdf .return:before,
.header_view .return:before {
    content: "\f060";
    font-family: 'FontAwesome';
}

.header_view_pdf .return,
.header_view .return {
    left: 0px;
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    background: #fff;
    color: #009de5;
    text-align: center;
}

.header_view_pdf .title,
.header_view .title {
    line-height: 30px;
    display: block;
    padding-left: 40px;
    max-width: 100%;
    overflow-x: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 13px;
    color: #fff;
}

.header_view_pdf .return,
.header_view .download {
    background: #fff;
    color: #1b5083;
    display: block;
    position: absolute;
    top: 0;
    text-align: center;
    line-height: 30px;
    height: 30px;
}

.header_view .return,
.header_view .download {
    background: #fff;
    color: #1b5083;
    display: block;
    position: absolute;
    top: 0;
    text-align: center;
    line-height: 30px;
    height: 30px;
}

.header_view_pdf .return .label,
.header_view_pdf .download .label {
    color: #1b5083
}

.header_view .return .label,
.header_view .download .label {
    color: #1b5083
}

.header_view_pdf a,
.header_view_pdf a {
    color: #fff;
}

#pdfCanvasContainer iframe {
    margin-top: 30px;
    border: 0px;
}


/*end for pdf viewer*/

.titlu {
    line-height: 140%;
    height: 140%;
    padding: 0;
    text-indent: 0;
    margin: 0;
    margin-bottom: 10px;
    font-size: 12px !important;
    font-weight: bold;
    text-transform: uppercase;
    color: #30708b;
}

.titlu1 {
    line-height: 140%;
    height: 140%;
    padding: 0;
    text-indent: 0;
    margin: 0;
    margin-bottom: 10px;
    font-size: 12px !important;
    font-weight: bold;
    text-transform: uppercase;
    color: #30708b;
}

h3.titlu {
    border-bottom: 0 !important;
}

.itemul {
    /* To correctly align image, regardless of content height: */
    vertical-align: top;
    display: inline-block;
    /* To horizontally center images and caption */
    text-align: center;
    /* The width of the container also implies margin around the images. */
    width: 28%;
    border-left: 1px solid #E9E9E9;
}

.itemul2 {
    /* To correctly align image, regardless of content height: */
    vertical-align: top;
    display: inline-block;
    /* To horizontally center images and caption */
    text-align: center;
    /* The width of the container also implies margin around the images. */
    width: 28%;
    border-left: 1px solid #E9E9E9;
}

.itemul3 {
    /* To correctly align image, regardless of content height: */
    vertical-align: top;
    display: inline-block;
    /* To horizontally center images and caption */
    text-align: center;
    /* The width of the container also implies margin around the images. */
    border-left: 1px solid #E9E9E9;
}

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

#announcementsTab {}

#pastIssuesTab ul {
    padding: 25px 0 0 5px;
    list-style: none;
    display: inline-block;
}

#pastIssuesTab ul li {
    display: inline-block;
    float: left;
}

#pastIssuesTab ul li a {
    background: #eeeeee none repeat scroll 0 0;
    color: #777777;
    text-transform: capitalize;
    padding: 5px 20px;
    font-weight: 600;
    display: inline-block;
    margin: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    text-decoration: none;
    font-size: 13px;
    margin: 1px;
    width: 180px;
}

#pastIssuesTab ul li a:hover,
#pastIssuesTab ul li a:focus {
    background: #777777 none repeat scroll 0 0;
    color: #eeeeee;
}

.page_issue_archive h2 {
    font-size: 14px;
    text-align: center;
}

.page-header {
    border-bottom: 0px solid #eee !important;
}

.footer .bottom-bar {
    background: #2b2b2b;
    padding: 5px 0;
}

.footer .row a,
a:visited {
    color: #dcce49;
}

.list-group-item {
    margin-bottom: 10px !important;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
    margin-left: 10px !important;
}

.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
    display: inline !important;
    float: none !important;
    width: 15% !important;
}

h2.current_issue_title.lead {
    padding: 10px;
    background-color: #979797;
    color: white;
    margin: 16px 0 20px;
    font-weight: 400;
}


/*----------css for article detail page email box-----------------*/


/*form start*/

#send_auth_mail_form {
    width: 100%;
    height: 100%;
    opacity: .95;
    top: 0;
    left: 0;
    display: none;
    position: fixed;
    background-color: #313131;
    overflow: auto;
    z-index: 10;
}

div#popupContact {
    position: absolute;
    left: 36%;
    top: 8%;
    margin-left: -202px;
}

form.authMail {
    max-width: 755px;
    min-width: 250px;
    padding: 10px 50px;
    border-radius: 10px;
    background-color: #fff
}

h2.auth_mail_head {
    background-color: #E5E5E5;
    padding: 20px 35px;
    margin: -10px -50px;
    text-align: center;
    border-radius: 10px 10px 0 0
}

hr {
    margin: 10px -50px;
    border: 0;
    border-top: 1px solid #ccc
}

input[type=text].authFormField {
    width: 100%;
    padding: 10px;
    margin-top: 30px;
    border: 1px solid #ccc !important;
    padding-left: 40px;
    font-size: 16px;
}

#subject {
    background-image: url(../images/name.jpg);
    background-repeat: no-repeat;
    background-position: 5px 7px
}

#auth_email {
    background-image: url(../images/email.png);
    background-repeat: no-repeat;
    background-position: 5px 7px
}

textarea.authFormField {
    background-image: url(../images/msg.png);
    background-repeat: no-repeat;
    background-position: 5px 7px;
    width: 100%;
    height: 95px;
    padding: 10px;
    resize: none;
    margin-top: 30px;
    border: 1px solid #ccc !important;
    padding-left: 40px;
    font-size: 16px;
    margin-bottom: 30px
}

.submit {
    text-decoration: none;
    width: 100%;
    text-align: center;
    display: block;
    background-color: #FFBC00;
    color: #fff;
    border: 1px solid #ccc;
    padding: 10px 0;
    font-size: 20px;
    cursor: pointer;
    border-radius: 5px;
    margin-bottom: 15px;
}

#authSend {
    background: #243b52;
    color: #fff;
}

#authCancel {
    background: #871607;
    color: #fff;
}

#authWait {
    background: gray;
    color: #fff;
}


/*----form end----*/


/*-------------article details page custom css -----------*/

.fa.fa-envelope {
    padding-bottom: 3px;
    overflow: hidden;
    color: #6172c2;
}

#close {
    position: absolute;
    right: -10px;
    top: -14px;
    cursor: pointer;
    background: #fff;
    padding: 7px;
    border: 1px solid;
    border-radius: 14px;
}

#article_metrics {
    height: 500px;
    overflow-y: auto;
}

.article-views {
    padding: 5%;
}

.item-views {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .125);
    text-align: center;
}

.item-views:first-child {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
}

.item-views:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem;
}

a.art_det_author_name {
    color: #f26f17 !important;
}

a.art_det_envelope {}

a.art_det_affiliation {
    color: #6172c2 !important;
}

a.art_det_bio {
    color: #6172c2 !important;
}


/*----------css for tables Editorial Page-----------------*/

table {
    border: 0;
    border-spacing: 0;
    font-size: 0.857em;
    margin: 10px 0;
    width: 100%;
}

table tr th,
table tr th a,
table tr th a:hover {
    color: #FFF;
    font-weight: bold;
}

table tr th {
    background: #757575;
    border-bottom-style: none;
}

tr td,
tr th {
    padding: 4px 9px;
    border: 1px solid #fff;
    text-align: left;
    background: rgba(0, 0, 0, 0.105);
}


/*----end----*/


/*----------css for Editorial Page-----------------*/

.sexytabs > ul {
    text-align: center;
    font-weight: 500;
    margin: 50px 0 0;
    padding: 0;
    position: relative;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    z-index: 1;
}

.sexytabs > ul > li {
    display: inline-block;
    background: #0b2a50;
    padding: 0.6em 0;
    position: relative;
    width: 36%;
    margin: 0 0 0 130px;
}

.sexytabs > ul > li:before,
.sexytabs > ul > li:after {
    opacity: 0;
    transition: 0.3s ease;
}

.sexytabs > ul > li.ui-tabs-active:before,
.sexytabs > ul > li.ui-tabs-active:after,
.sexytabs > ul > li.ui-state-hover:before,
.sexytabs > ul > li.ui-state-hover:after,
.sexytabs > ul > li.ui-state-focus:before,
.sexytabs > ul > li.ui-state-focus:after {
    opacity: 1;
}

.sexytabs > ul > li:before,
.sexytabs > ul > li.ui-state-active.ui-state-hover:before,
.sexytabs > ul > li.ui-state-active.ui-state-focus:before {
    content: "";
    position: absolute;
    z-index: -1;
    box-shadow: 0 2px 3px rgb(150, 150, 150);
    top: 50%;
    bottom: 0px;
    left: 5px;
    right: 5px;
    border-radius: 100px / 10px;
}

.sexytabs > ul > li:after,
.sexytabs > ul > li.ui-state-active.ui-state-hover:after,
.sexytabs > ul > li.ui-state-active.ui-state-focus:after {
    content: "";
    background: #c6c2c2;
    position: absolute;
    width: 12px;
    height: 12px;
    left: 50%;
    bottom: -6px;
    margin-left: -6px;
    transform: rotate(45deg);
    box-shadow: inset 3px 3px 3px rgb(150, 150, 150), inset 1px 1px 1px rgba(0, 0, 0, 0.3);
}

.sexytabs > ul > li.ui-state-hover:before,
.sexytabs > ul > li.ui-state-focus:before {
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
}

.sexytabs > ul > li.ui-state-hover:after,
.sexytabs > ul > li.ui-state-focus:after {
    box-shadow: inset 3px 3px 3px rgba(0, 0, 0, 0.2), inset 1px 1px 1px rgba(0, 0, 0, 0.3);
}

.sexytabs > ul > li.ui-state-focus a {
    text-decoration: underline;
}

.sexytabs > ul > li:focus {
    outline: none;
}

.sexytabs > ul > li a {
    color: #444;
    text-decoration: none;
}

.sexytabs > ul > li a:focus {
    outline: none;
}

.sexytabs > ul > li a span {
    position: relative;
    top: -0.5em;
}

.sexytabs.dark > ul {
    border-bottom-color: rgba(255, 255, 255, 0.3);
}

.sexytabs.dark > ul > li {
    background: #0b2a50;
}

.sexytabs.dark > ul > li:before,
.sexytabs.dark > ul > li.ui-state-active.ui-state-hover:before,
.sexytabs.dark > ul > li.ui-state-active.ui-state-focus:before {
    box-shadow: 0 2px 3px rgba(255, 255, 255, 0.3);
}

.sexytabs.dark > ul > li:after,
.sexytabs.dark > ul > li.ui-state-active.ui-state-hover:after,
.sexytabs.dark > ul > li.ui-state-active.ui-state-focus:after {
    background: #969696;
    ;
    box-shadow: inset 3px 3px 3px rgba(255, 255, 255, 0.3), inset 1px 1px 1px rgba(255, 255, 255, 0.5);
}

.sexytabs.dark > ul > li.ui-state-hover:before,
.sexytabs.dark > ul > li.ui-state-focus:before {
    box-shadow: none;
}

.sexytabs.dark > ul > li.ui-state-hover:after,
.sexytabs.dark > ul > li.ui-state-focus:after {
    box-shadow: inset 1px 1px 0px rgba(255, 255, 255, 0.4);
}

.sexytabs.dark > ul > li a {
    color: white;
}

img.team {
    width: 60px;
    float: left;
    margin: 0 1em 1em 0;
    border-radius: 3px;
}

.sexytabs {
    /*  width: 90%;*/
    min-width: 244px;
    margin: auto;
}

.contentsteam {
    padding: 20px 20px;
    min-height: 250px;
}

.darkpage {
    background: #8aa9cf;
    color: white;
    margin-bottom: 10px;
}

.darkpage,
.lightpage {
    padding: 50px 0;
}


.directortitulo {
    color: #fff !important;
}

.subdirectortitulo {
    color: #ded7d7 !important;
}

.lightpage {
    background: #c6d9f0 !important;
}

#team1 {
    color: #19232f;
}

#team4 {
    color: #fff;
}


/*----end----*/


/*----------css for breadcumbs-----------------*/

#mainContainer {
    margin-top: 160px !important;
}

#headerNavigationContainer {
    z-index: 1000;
}

nav.cmp_breadcrumbs {
    border-bottom: 1px solid #ccc !important;
    width: 100%;
    position: fixed;
    top: 100px;
    background: #f5f5f5;
    border-radius: 0px;
    left: 0px;
    z-index: 12;
}

.breadcrumb {
    padding: 35px 15px 10px 15px !important;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 0px;
    width: 1171px;
    margin: 0 auto !important;
    display: block;
}

.section {
    border-top: 1px solid #ddd;
    margin-top: 17px !important;
}


/*----end----*/


/*----------css for page headings-----------------*/

h2.headings {
    padding: 0px 0px;
    background-color: white;
    margin: 16px 0px;
    background: #fff;
    font-size: 21px;
    font-weight: 600;
    color: #ababab;
    text-transform: uppercase;
    letter-spacing: 2px;
    border-bottom: 0px solid;
    display: inline;
    position: relative;
    top: -18px;
    left: 0px;
}


/*----end----*/


/*----------css for section headings-----------------*/

h2.current_issue_title.lead {
    padding: 10px 20px;
    background-color: white;
    margin: 16px 0px;
    background: #fff;
    font-size: 21px;
    font-weight: 600;
    color: #ababab;
    text-transform: uppercase;
    letter-spacing: 2px;
    border-bottom: 0px solid;
    display: inline;
    position: relative;
    top: -10px;
    left: 28px;
}


/*----------css for contact page responsive-----------------*/

.col-md-7 {
    margin-bottom: 30px !important;
}


/*----end----*/


/*----------css for TOC issue image-----------------*/

.issue-toc .thumbnail {
    border: 0px;
    width: 250px;
    padding-right: 20px;
}


/*----end----*/


/*----------css for article summary authors-----------------*/

.article-summary .authors,
.titleWithThemeEditIcon .date {
    font-size: 12px!important;
    line-height: 19px;
}


/*----end----*/


/*----------css for article summary borders-----------------*/

.article-summary.media {
    border-left: 3px solid #777;
    padding-left: 22px;
    margin-top: 0px;
    border-bottom: 0px solid #ccc;
    margin-bottom: 27px;
    padding-bottom: 0px;
}


/*----end----*/


/*----------css for metrics report-----------------*/

.WrpMediaCnt {
    font-size: 12px!important;
    line-height: 19px;
}


/*----end----*/

p.pages {
    margin-top: 0px;
}

a.galley-link {
    margin-left: 0px;
    color: #2077db;
}

.issueTocPublishArticles .media-body {
    position: relative;
    height: auto;
}

.media-body .galleryLinksWrp {
    text-align: left;
    margin-top: 10px;
}

.btn-group {
    text-align: center;
    margin-top: 11px;
    border: 1px solid #2077db;
    border-radius: 3px;
    font-size: 12px;
    line-height: 28px;
    color: #2077db;
    padding: 0px 11px;
}

.btnslink {
    text-align: center;
    float: left;
    margin-top: 11px;
    border: 1px solid #2077db;
    border-radius: 3px;
    font-size: 11px;
    color: #2077db;
    padding: 0px 9px;
    margin-bottom: 44px;
    margin-right: 7px;
    height: 24px;
    line-height: 21px;
}


/*----------css for archives-----------------*/

.media:first-child {
    margin-top: 20px
}

.mainMedia {
    width: 230px;
    height: 300px;
    float: left;
    margin: 20px;
    border: 1px solid #ccc;
}

.takeWidth {
    width: 230px;
    height: 85px;
    color: #fff;
    margin-top: -105px;
    position: absolute;
}

.takeWidth .media-heading {
    padding: 5px;
    border-top: 1px dashed #5f5f5f;
}

.takeWidth h2,
.takeWidth div {
    color: #fff;
    font-size: 15px;
}


/*----end----*/


/*----to fix image size on article page---*/

.article-main .cover-image img {
    display: block;
    padding: 4px;
    margin-bottom: 18px;
    line-height: 1.42857143;
    background-color: #fcfcfc;
    border: 1px solid #ddd;
    border-radius: 4px;
    width: 160px;
}


/*downward pointing arrow in left sidebar*/

#sidebar .title::after {
    content: '\f107';
    position: absolute;
    right: 15px;
    font-size: 20px;
    font-family: 'FontAwesome';
    top: 7px;
}

#sidebar #customblock-Slider .title + .content {
    display: block !important;
}


/*RESPONSIVE*/

label[for="menuOnTop"] {
    display: none;
    background: #224d69;
    font-size: 24px;
    padding: 10px;
    float: right;
    margin: 10px 15px;
    border-radius: 0px;
    color: #fff;
    cursor: pointer;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
}

#menuOnTop {
    display: none;
}

label[for="menuOnTop"] .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background-color: #fff;
}

label[for="menuOnTop"] .icon-bar+.icon-bar {
    margin-top: 4px;
}

.menuOnTopClose {
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0px;
    background: #fff;
    color: #333 !important;
    padding: 10px;
    font-size: 20px !important;
}

.menuOnTopClose {
    left: -200px;
    color: #22483d !important;
}

.showOnMobile {
    display: none !important;
}





/*STYLESHEET*/

a,
a:visited,
a:link,
#sidebar .content li a {
    color: #08c
}

a:hover,
#sidebar .content li a:hover {
    color: #046
}

#navMenuWrp,
.topSocial li a {
    background: #486a9c;
    color: #fff
}

#nav-menu li:hover a,
#main-navigation .dropdown .dropdown-menu {
    background: #385279
}

#main-navigation .dropdown .dropdown-menu li a:hover {
    background: #304668
}

#main-navigation .dropdown .dropdown-menu li a,
#main-navigation a.active {
    border-color: #304668
}

#nav-menu .navbar-nav>li>a {
    color: rgba(255, 255, 255, 0.8)
}

.mainNavigation .navbar-brand.pageHeaderTitle {
    color: #fff
}

#publishingHome a,
.searchCntNav button {
    background: #929288;
    color: #fff !important
}

#publishingHome a:hover,
.searchCntNav button:hover {
    background: #79796e
}

#publishingHome a {
    border-color: #929288 !important
}

#publishingHome a:hover {
    background: #6b6b62 !important
}

.titleSide {
    background: #6091ba;
    color: #fff
}

.titleSide:after {
    border-top-color: #6091ba
}

#sidebar .blockTitle,
#sidebar .title {
    background: #6091ba;
    color: #fff
}

#sidebar .blockTitle:hover,
#sidebar .title:hover,
#sidebar .blockTitle:focus,
#sidebar .title:focus,
#sidebar .ShowDetailsSidebar .blockTitle,
#sidebar .ShowDetailsSidebar .title {
    background: #4678a1
}

#sidebar .blockTitle+.content,
#sidebar .title+.content {
    background: rgba(96, 145, 186, 0.1)
}

#homeTabWrp .nav-tabs .active a {
    background: #425987;
    color: #fff
}

#homeTabWrp .nav-tabs .active a,
#homeTabWrp .tab-content {
    border-color: #425987
}

.article-summary .authors,
.titleWithThemeEditIcon .date {
    //color: #425987
}

.btn-default,
.btn-primary,
.btn-primary:visited,
.btn-default:visited,
.block_make_submission_link,
#seachCheckFlag:checked+.searchCntNav .show-search,
.btn-system {
    background-color: #ed1d1d;
    border-color: #df1212
}

.btn-default,
.btn-primary,
.btn-primary:visited,
.btn-default:visited,
.block_make_submission_link:hover,
.block_make_submission_link:visited,
#seachCheckFlag:checked+.searchCntNav .show-search,
.btn-system {
    color: #fff !important
}

.btn-default:hover,
.block_make_submission_link:hover {
    background-color: #df1212;
    border-color: #df1212
}

body {
    background-color: #eee
}

#headerNavigationContainer {
    background-color: #486a9c
}

.footer .bottom-bar {
    background: #4d5c61 !important
}

.footer .row a {
    color: #fff !important
}

label[for="menuOnTop"] {
    background: #6091ba !important
}

#main-navigation .dropdown .dropdown-menu li a {
    color: #fff
}


/* INLINE STYLES */


/* REGISTRATION FORM */

.context_optin .context_privacy {
    position: absolute;
    left: -9999px;
    padding: 5px 0;
    font-size: 13px;
    line-height: 20px;
}

.context_optin .context_privacy_visible {
    position: relative;
    left: auto;
}


/* ARTICLE DETAILS */

.article-details .section {
    //border-top: none !important;
}

.article-details h2.headings {
    font-weight: 300 !important;
}

.article-details .btn-group {
    text-align: center;
    margin-top: 11px;
    border: none !important;
    border-radius: 3px;
    font-size: 12px;
    line-height: 28px;
    color: #2077db;
    padding: 0px 0px;
}

.article-details .galleryLinksWrp {
    display: inline-block;
    padding: 0 1em;
    background: #fff;
    border: 1px solid #007ab2;
    border-radius: 3px;
    font-size: 13px;
    line-height: 28px;
    color: #007ab2;
    text-decoration: none;
}


/* SITE INDEX */

.site_index.pkp_structure_main {
    border-right: 0px solid #dddddd;
}

.site_index.pkp_structure_main.col-md-9,
.site-index.pkp_structure_main.col-md-10 {
    width: 100%;
}


/* SUBMISSIONS */

ul.about_submission_tabs {
    list-style: none;
    font-size: 1.5em;
    display: inline-block;
    padding: 20px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
}

.about_submission_tabs li {
    float: left;
    margin-bottom: 10px;
    margin-top: 10px;
}

.about_submission_tabs li a {
    padding: 10px 25px;
    text-decoration: none;
    color: #486A9C;
}

.about_submission_tabs li a.active {
    background-color: #486A9C;
    color: #ffffff;
}


/* REGISTER */

.pkp_form .tagit input[type="text"] {
    display: inline-block;
    border: none;
    width: inherit;
    line-height: 30px;
    height: 30px;
    vertical-align: top;
    padding: 0 .5em;
}

.pkp_form .tagit {
    max-width: 100%;
    height: auto;
    border: 1px solid rgba(0, 0, 0, 0.4);
    padding: 0 .5em;
    width: 100%;
    background: #fff;
    border-radius: 3px;
    font-size: 13px;
    line-height: 28px;
    list-style: none;
}

.pkp_form .tagit > li {
    display: inline-block;
    list-style: none;
}

.pkp_form .tagit-close {
    padding: 0 .5em;
    color: #ff4040;
}

.pkp_form .tagit > li.tagit-choice {
    margin-right: 0.5em;
    padding-left: 0.5em;
    background: #ddd;
    border-radius: 3px;
    line-height: 20px;
}


/*
@media (min-width: 1120px) and (max-width: 3000px) {
    .darkpage,
    .lightpage {
        width: 50%;
        float: left;
        padding: 0;
    }
}

@media only screen and (min-width:1100px) and (max-width:1300px) {
    .container {
        width: 1100px;
        max-width: 100%;
    }
}
*/

@media only screen and (max-width:1200px) {
    .mainNavigation h1 {
        max-width: 100%
    }
    #nav-menu li a {
        padding: 10px 15px;
    }
    .galleryLinksWrp {
        margin-top: 0px;
    }
    .topSocial {
        display: none;
    }
    .mainNavigation .container {
        padding-left: 0px;
        padding-right: 0px;
    }
    .navbar-header {
        float: left;
    }
    #main-navigation .dropdown .dropdown-menu {
        position: relative;
        display: block;
        width: 100%;
        box-shadow: none;
        padding: 0px;
    }
    #main-navigation .dropdown .dropdown-menu {
        visibility: visible;
        opacity: 1;
        top: 100%;
        background: transparent !important;
        padding-left: 30px;
    }
    #main-navigation .dropdown.open .dropdown-menu {
        display: block;
    }
    #main-navigation > li > a:not(.show-search) {
        clear: both;
    }
    .banneWrapper {
        margin-top: 53px;
        height: auto;
    }
    .topHeader .navbar-toggle {
        margin: 10px;
        float: left;
    }
    .mobileShowMyAccount a {
        color: #fff;
        padding: 15px;
    }
    .navbar-default .navbar-nav>li:first-child a {
        padding-left: 10px;
    }
    #header-title h1 {
        margin: 0px;
        padding: 0px;
    }
    #header-title img {
        display: block;
    }
    .container {
        width: 100% !important
    }
    #nav nav.main-menu {
        background: #22483d;
    }
    .main-menu ul {
        padding: 0px;
        text-align: left;
    }
    .main-menu ul li {
        text-align: left;
    }
    #mainWrp > * {
        display: block;
        width: 100%;
        padding: 10px;
        padding-top: 0px
    }
    .sidebar .blockTitle {
        display: block;
        margin-bottom: 20px;
    }
    .hideOnMobile {
        display: none !important;
    }
    .showOnMobile {
        display: block !important;
    }
    #main,
    .sidebarOn #main {
        width: 100%
    }
    #right-sidebar {
        width: 100%;
    }
    label[for="menuOnTop"] {
        display: inline-block;
    }
    label[for="menuOnTop"] .fa-times {
        display: none;
    }
    #main-navigation {
        position: relative;
        background: #fff !important;
        margin-bottom: 0px;
        z-index: 999;
        width: 100%;
    }
    #nav-menu {
        width: 100%;
        border-top: 0px solid #fff;
        -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    }
    #main-navigation .dropdown .dropdown-menu li a {}
    #publishingHome {
        display: none;
    }
    #navMenuWrp #publishingHome {
        display: inline-block;
        float: left;
        margin: 7px 10px;
    }
    #nav-menu .container {
        padding: 0px;
    }
    .navbar-collapse.collapse {
        display: none !important;
    }
    .navbar-collapse.in {
        display: block !important;
    }
    #menuOnTop:checked ~ label[for="menuOnTop"] {
        background-color: #6b9807;
        border-color: #398439;
    }
    #main-navigation li,
    #main-navigation .dropdown .dropdown-menu li:not(:last-child),
    #main-navigation .dropdown > a {
        display: block;
        border-bottom: 0px solid #ccc;
        width: 100%;
        border-bottom: 1px solid #ccc;
    }
    #main-navigation .dropdown .dropdown-menu li a,
    #main-navigation a.active {
        border: 0
    }
    #main-navigation li a {
        width: 100%;
        color: #000 !important;
        float: none;
        border-right: 0px;
        border-radius: 0px;
        display: block;
        text-align: left;
    }
    #nav-menu > ul > li {
        margin-left: 0px;
        padding-right: 0px;
        margin-right: 0px;
    }
    .header_right,
    .header_left,
    .search_header {
        width: initial
    }
    .brandingLogos {
        margin-left: 66px;
    }
    #header #access {
        margin-left: 10px;
    }
    .search_header {
        position: absolute;
        top: 0px;
        right: 10px;
    }
    #header {
        float: left;
        width: 100%
    }
    .navbar-toggle {
        display: block;
    }
    .container > .navbar-collapse {
        margin-left: -15px;
        margin-right: -15px;
    }
    .container > .navbar-header {
        margin: 0px;
        padding: 0px 15px;
    }
    .navbar-nav {
        margin: 0px;
        float: none;
    }
    .navbar-right {
        float: none !important;
    }
    .navbar-nav > li {
        float: none !important;
    }
    #mainContainer {
        padding: 30px 0px
    }
    #sidebar,
    #mainContainer main {
        width: 100%;
        margin-bottom: 20px;
    }
    #sidebar {
        clear: both;
    }
    #social-icons .menu {
        padding: 0px;
    }
    .social_links span {
        display: none;
    }
    .social_links a i {
        padding-right: 0px;
    }
    .social_links li a {
        border-bottom: 0px;
        width: 40px;
        text-align: center;
    }
}

@media only screen and (max-width:860px) {
    #topMenuBar {
        background: #2f2f2f;
        margin-bottom: 0px;
        width: 100%
    }
    #topMenuBar li a {
        padding: 6px 10px;
    }
    .mainNavigation {
        margin-top: 0px;
    }
    .topHeader {
        height: 84px;
    }
    #social-icons {
        position: relative;
        right: 0px;
        width: 100%;
        border-top: 1px solid rgba(255, 255, 255, 0.21)
    }
    #social-icons .menu > li > a {
        padding: 10px 10px;
        line-height: normal;
    }
    .slider_box_area .slider_left_box,
    .slider_box_area .slider_container {
        display: block;
        width: 100%
    }
    #searchWrpNav {
        display: none !important;
    }
}

@media only screen and (max-width:700px) {
    .topmenu {
        display: none;
    }
    .header_left {
        width: 100%
    }
    #social-icons .menu > li > a {
        padding-left: 10px;
        padding-right: 10px;
    }
    .form-control {
        width: 100%
    }
    .footerBottom div {
        clear: both !important;
        width: 100%;
    }
    .journals .media-list .media {
        width: 100% !important;
        margin-bottom: 20px;
        padding-bottom: 20px;
        border-right: 0px !important
    }
    .journals .media-list .media .description {
        min-height: inherit;
    }
    .topSocial li a {
        width: 32px;
    }
    .btnTops > a span {
        display: none;
    }
    #social-icons .menu > li.btnTops a i {
        font-size: 18px !important;
    }
}

@media only screen and (max-width:480px) {
    .journals .media-list .media {
        height: 100%
    }
    .journals .nav-pills>li>a {
        font-size: 11px
    }
    .menuRightBtns {
        width: 100%;
        margin-bottom: 10px;
    }
    #header #access {
        margin-left: 0px;
        width: 100%
    }
    #header #access li a {
        padding: 8px 8px 8px 8px;
    }
    #main h2 {
        line-height: 25px
    }
    .journals .media-list .nav-pills {
        font-size: 10px;
    }
    .homepage-image {}
    .homepage-image img {
        margin-left: auto;
        margin-right: auto
    }
    #social-icons .menu > li {
        padding: 0px;
        padding-right: 5px;
        line-height: 14px;
        font-size: 12px;
    }
    #social-icons .menu > li > a {
        padding: 10px 3px;
        font-size: 11px;
    }
    #social-icons .menu {
        padding-left: 0px;
    }
    .homepage-image,
    .issue-toc .thumbnail {
        margin-bottom: 20px;
    }
    .homepage-image + .journal-description,
    .issue-toc .thumbnail + .description {
        margin-left: 0px !important;
        clear: both;
    }
    .topHeader {}
    .journals .media-list .media .media-left {
        width: 100%;
        display: block;
        padding-right: 0px;
        margin-bottom: 20px;
    }
    .journals .media-list .media .media-left img {
        max-width: 100%;
        padding-right: 0px;
        margin: 0 auto
    }
    .homepage-image,
    .issue-toc .thumbnail {
        width: 100%
    }
    #homeTabWrp .nav-tabs lia {
        width: 100%;
        margin-bottom: 9px;
        text-align: center
    }
    .article-summary .media-left,
    .issue-summary .media-left {
        display: block;
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }
    .article-summary .media-left a,
    .issue-summary .media-left a {
        display: inline-block;
        border: 0px;
        float: none;
    }
    .article-summary .media-left img,
    .issue-summary .media-left img {
        width: initial;
    }
    .article-summary .media-body,
    .issue-summary .media-body {
        clear: both;
    }
    .issueTocPublishArticles .article-summary .media-heading,
    .issueTocPublishArticles .article-summary .meta {
        margin-right: 0px;
    }
    .issueTocPublishArticles .media-body .galleryLinksWrp {
        position: relative;
    }
    .page_submissions .alert-info {
        text-align: center;
    }
    .page_submissions .alert-info a {
        width: 100%;
        margin-right: 0px;
        margin-left: 0px;
        margin-bottom: 5px;
        margin-top: 5px;
    }
    .page_submissions h2 {
        font-size: 24px;
        padding-bottom: 5px
    }
}

@media only screen and (max-width:320px) {
    #social-icons .menu > li {
        padding-right: 0px;
    }
}
