.background-fixed, .cover {
    background-position: center center;
}
.cover, input.search, select {
    background-repeat: no-repeat;
}
.breadcrumb li, .roboto, input, select, textarea, ul li a, ul li a:hover, ul li a:visited {
    font-family: Calibri, sans-serif;
}

.button, .text-center {
    text-align: center;
}
.text-center {
    margin-bottom: 10px;
}
.uppercase, form.form label {
    text-transform: uppercase;
}
* html .group, .group {
    zoom: 1;
}
body {
    background-color: rgba(255, 255, 255, 0.1);
      font-family: Calibri, sans-serif;
}

.btn-default, .pkp_block.block_make_submission a {
    color: #fff;
    background-color: #259913;
    border-color: #259913;
    }


.transition, a, a:hover {
    -webkit-transition-duration: .25s;
    -moz-transition-duration: .25s;
    -ms-transition-duration: .25s;
    -o-transition-duration: .25s;
    transition-duration: .25s;
    text-decoration: none;
}
.transition-slow {
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -ms-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
}
.cover {
    background-size: cover;
}
.background-fixed {
    background-attachment: fixed;
    background-size: 100% auto;
}
.flex {
    display: flex;
    display: inline-flex;
    display: -webkit-flex;
}
.wrap, .wrap-mini {
    margin: 0 auto;
}
.wrap {
    width: 90%}
.wrap-mini {
    width: 50%}
.col-30 {
    width: 30%}
.col-40 {
    width: 40%}
.col-48 {
    width: 48%}
.col-50 {
    width: 50%}
.col-90 {
    width: 90%}
.col-100 {
    width: 100%}
.left {
    float: left;
}
.right {
    float: right;
}
.margin-auto {
    margin: auto;
}
.relative {
    position: relative;
}
.main-photo .photo, .veil {
    position: absolute;
    left: 0;
}
input, select, textarea {
    border: 1px solid #ccc!important;
    background-color: #fff;
    border-radius: 4px;
    font-size: 12px;
    padding: 7px!important;
}
input[type=checkbox] {
    width: 15px!important;
    height: 15px!important;
    border: 1px solid #ccc!important;
}
input.search {
    background-size: 15px 16px;
    background-position: 92% center;
}
select {
    background-size: 8px 5px;
    background-position: 95% center;
}
input.search, select {
    padding-right: 30px!important;
}
.black-white-photo {
    -webkit-filter: grayscale(1);
    -webkit-filter: grayscale(100%);
    filter: gray;
    filter: grayscale(100%);
}
.veil {
    top: 0;
    width: 100%;
    height: 100%}
.veil-black {
    background-color: rgba(0, 0, 0, .6);
}
.veil-brown {
    background-color:rgba(17, 120, 22, 0.52);

 
}
.veil-green {
    background-color: rgba(69, 177, 180, .8);
}
.veil-gradient {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .7) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .7) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .7) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000',  endColorstr='#b3000000',  GradientType=0 );
}
.background-light-blue, .color-light-blue, .single-light-blue .button-white, .single-light-blue h1, .single-light-blue h2, .single-light-blue h3, .single-light-blue h4, .single-light-blue h5, .single-light-blue h6 {
    color: #00acc8;
}
ul.color-light-blue li a:hover {
    color: #00acc8!important;
}
.background-light-blue:hover, .button-light-blue, .single-light-blue .button-background, .single-light-blue .related-post .related-post-block, .single-light-blue a.tag {
    background-color: #00acc8;
}
.button-light-blue:hover, .single-light-blue .button-background:hover, .single-light-blue .related-post .related-post-block:hover, .single-light-blue a.tag:hover {
    background-color: #0095a5;
}
.background-purple, .color-purple, .single-purple .button-white, .single-purple h1, .single-purple h2, .single-purple h3, .single-purple h4, .single-purple h5, .single-purple h6 {
    color: #b34fc5;
}
ul.color-purple li a:hover {
    color: #b34fc5!important;
}
.background-purple:hover, .button-purple, .single-purple .button-background, .single-purple .related-post .related-post-block, .single-purple a.tag {
    background-color: #b34fc5;
}
.button-purple:hover, .single-purple .button-background:hover, .single-purple .related-post .related-post-block:hover, .single-purple a.tag:hover {
    background-color: #8a4199;
}
.background-orange, .color-orange, .single-orange .button-white, .single-orange h1, .single-orange h2, .single-orange h3, .single-orange h4, .single-orange h5, .single-orange h6 {
    color: #ff6b00;
}
ul.color-orange li a:hover {
    color: #ff6b00!important;
}
.background-orange:hover, .button-orange, .single-orange .button-background, .single-orange .related-post .related-post-block, .single-orange a.tag {
    background-color: #ff6b00;
}
.button-orange:hover, .single-orange .button-background:hover, .single-orange .related-post .related-post-block:hover, .single-orange a.tag:hover {
    background-color: #e05a00;
}
.background-rose, .color-rose, .single-rose .button-white, .single-rose h1, .single-rose h2, .single-rose h3, .single-rose h4, .single-rose h5, .single-rose h6 {
    color: #e70095;
}
ul.color-rose li a:hover {
    color: #e70095!important;
}
.background-rose:hover, .button-rose, .single-rose .button-background, .single-rose .related-post .related-post-block, .single-rose a.tag {
    background-color: #e70095;
}
.button-rose:hover, .single-rose .button-background:hover, .single-rose .related-post .related-post-block:hover, .single-rose a.tag:hover {
    background-color: #bf0085;
}
.background-yellow, .color-yellow, .single-yellow .button-white, .single-yellow h1, .single-yellow h2, .single-yellow h3, .single-yellow h4, .single-yellow h5, .single-yellow h6 {
    color: #259913;
}
ul.color-yellow li a:hover {
    color: #259913!important;
}
.background-yellow:hover, .button-yellow, .single-yellow .button-background, .single-yellow .related-post .related-post-block, .single-yellow a.tag {
    background-color: #1a6a0d;
}
.button-yellow:hover, .single-yellow .button-background:hover, .single-yellow .related-post .related-post-block:hover, .single-yellow a.tag:hover {
    background-color: #af9114;
}
.background-light-green, .color-light-green, .single-light-green .button-white, .single-light-green h1, .single-light-green h2, .single-light-green h3, .single-light-green h4, .single-light-green h5, .single-light-green h6 {
    color: #00c18b;
}
ul.color-light-green li a:hover {
    color: #00c18b!important;
}
.background-light-green:hover, .button-light-green, .single-light-green .button-background, .single-light-green .related-post .related-post-block, .single-light-green a.tag {
    background-color: #00c18b;
}
.button-light-green:hover, .single-light-green .button-background:hover, .single-light-green .related-post .related-post-block:hover, .single-light-green a.tag:hover {
    background-color: #00996a;
}
.background-light-blue:hover, .background-light-green:hover, .background-orange:hover, .background-purple:hover, .background-rose:hover, .background-yellow:hover, .button-light-blue, .button-light-green, .button-orange, .button-purple, .button-rose, .button-yellow, .related-post .related-post-block, .related-post .related-post-block h4, .single-container .button-background {
    color: #fff!important;
}
.button {
    font-size: 15px;
    padding: 12px 20px;
    border-radius: 4px;
    display: inline-block;
    font-weight: 700;
}
.button-white {
    background-color: #fff;
    color: #333;
}
.button-white:hover {
    background-color: #e6e6e6;
}
.button-green {
    background-color: #259913;
    color: #fff;
}
.button-green:hover {
    background-color: #259913;
}
a.link {
    color: #259913;
}
a.link:hover {
    color: #259913;
    border-bottom: 1px dotted #259913;
}
@-webkit-keyframes zoom {
    from {
    -webkit-transform: scale(1, 1);
}
to {
    -webkit-transform: scale(1.5, 1.5);
}
}@keyframes zoom {
    from {
    transform: scale(1, 1);
}
to {
    transform: scale(1.5, 1.5);
}
}.zoom {
    -webkit-animation: zoom 100s;
    animation: zoom 100s;
}
.thin {
    font-weight: 100;
}
.light, input, select, textarea {
    font-weight: 300;
}
.regular {
    font-weight: 400;
}
#header .tertiary ul li.send a, #header .tertiary ul.left li.active a #header .secondary ul li.current a, .bold {
    font-weight: 700;
}
#header .primary .mobile-icon, .menu-right {
    display: none;
}
#header {
    background-color: #006846;
}
#header ul li, #header ul li a {
    float: left;
}
#header .tertiary {
    background-color: #000;
    padding: 8px 0;
}
#header .tertiary ul li a {
    font-size: 12px;
    font-weight: 300;
    color: #fff;
}
#header .tertiary ul li a:hover, #header .tertiary ul li.current a, #header .tertiary ul li.send.current a {
    color: #45b1b4;
}
#header .tertiary ul.country li.current a {
    color: #fff;
    font-weight: 700;
}
#header .tertiary ul.country li.current a img {
    border: .1px solid #fff!important;
}
#header .tertiary ul li.send a {
    padding-left: 20px;
    border-left: 1px solid rgba(255, 255, 255, .3);
}
#header .tertiary ul li a img {
    height: 8px;
    width: auto;
    margin-right: 7px;
}
#header .tertiary ul.left li {
    margin-right: 20px;
}
#header .tertiary ul.left li:last-child {
    margin-right: 0;
}
#header .tertiary ul.right li {
    margin: 0 12px;
}
#header .tertiary ul.right li:last-child {
    margin-right: 0;
}
#header .tertiary ul.right li:first-child {
    margin-left: 0;
}
#header .primary {
    padding: 10px 0;
}
#header .primary .mobile-icon {
    width: 50px;
    height: 50px;
    float: right;
    margin-top: 7px;
    background-size: 40px auto;
    background-repeat: no-repeat;
    background-position: center center;
}
#header .primary .mobile-icon.close {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
#header .primary img.logo {
    height: 80px;
}
#header .primary a:hover img.logo, .sidebar .current-number a:hover img {
    opacity: .8;
}
#header .primary a img.main-logo {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
}
#header .primary .search-container {
    width: 345px;
}
#header .primary .search-container span {
    font-size: 12px;
    text-align: right;
    margin-bottom: 10px;
}
#header .primary .search-container input.search {
    height: 18px;
}
#header .primary .search-container select {
    width: 100px;
    margin-left: -5px;
    border-radius: 0 4px 4px 0!important;
    height: 34px;
}
#header .primary .search-container input[type=submit] {
    float: right;
    height: 34px;
    width: 80px;
}
#header .secondary {
    background-color: #1C3F2B;
}
.nav>li>a:hover, .nav>li>a:focus {
text-decoration: none;
background-color: #1e5027;
}

.dropdown-menu {

background-color: #1C3F2B;

}


.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
background-color: #1C3F2B;
}


#header .secondary ul li a {
    font-size: 16px;
    font-weight: 300;
    color: #fff;
    margin: 0 0px;
}
#header .secondary ul li.current a {
    border-bottom: 3px solid #222;
    padding-bottom: 9px;
    margin-bottom: -12px;
}
#header .secondary ul li:first-child a {
    margin-left: 0;
}
#header .secondary ul li:last-child a {
    margin-right: 0;
}
#header .secondary ul li a:hover, .single-container .single-content a {
    color: #fff;
}
.single-container .single-content a:hover {
    color: #fff;
}
#header .secondary .button {
    background-color: rgba(0, 0, 0, .06);
    padding: 12px;
    margin: -12px 0;
    font-size: 14px;
    color: #333;
}
#header .secondary .button:hover {
    background-color: rgba(0, 0, 0, .1);
}
.main-photo {
    color: #fff;
    padding: 60px 0;
    overflow: hidden;
}
.main-photo-center {
    padding: 60px 0 300px;
    text-align: center;
}
.main-photo-center .content {
    width: 100%!important;
}
.main-photo .photo {
    top: 0;
    width: 100%;
    height: 100%}
.featured-papers .button, .featured-papers .featured-papers-content, .main-photo .content, .sidebar {
    position: relative;
    z-index: 1;
}
.main-photo .content {
    color: #fff;
    width: 60%}
.sidebar, .sidebar table.magazine-content tr td, .sidebar table.magazine-content tr td a {
    color: #333;
}
.main-photo .content h4 {
    font-size: 18px;
}
.main-photo .content h1 {
    font-size: 50px;
    margin-bottom: 20px;
}
.main-photo .content h1.page-title {
    margin-bottom: -70px;
}
.main-photo .content p {
    font-size: 16px;
    margin-bottom: 15px;
    line-height: 150%}
.main-photo .content p:last-child {
    margin-bottom: 0;
}
.main-photo .content .button {
    margin-top: 15px;
}
.sidebar {
    box-shadow: 0 0 6px 5px rgba(0, 0, 0, .1);
    background-color: #fff;
    padding: 3%;
    width: 31%;
    border-top: 7px solid #259913;
    margin: -200px 0 80px;
    float: right;
}
.sidebar-single {
    margin-top: -250px;
}
.sidebar h3, .sidebar h4 {
    text-align: center;
    margin-bottom: 20px;
    color: #333;
}
.sidebar h3 {
    font-size: 21px;
}
.sidebar h4 {
    font-size: 18px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    /* font-family: inherit; */
     font-weight: 501; 
    /* line-height: 1.1; */
    /* color: inherit; */
    }


.sidebar table.magazine-content {
    margin-bottom: 30px;
}
.sidebar table.magazine-content tr td {
    padding: 10px;
    font-size: 14px;
}
.sidebar table tr td strong {
    float: right;
    text-align: right;
}
.indexing-block h6, .sidebar p, .single-content-white p {
    text-align: center;
}
.sidebar p {
    font-size: 13px;
    color: #666;
    line-height: 160%}
.sidebar .login {
    margin: 50px 0;
    padding: 40px 0;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
}
.sidebar input {
    padding: 4% 2.5%!important;
    margin-bottom: 25px!important;
}
.sidebar input.button {
    width: 45%}
.sidebar label.remember {
    font-size: 12px;
    margin: -1px 0 0 10px;
}
.sidebar a.link {
    font-size: 13px;
}
.sidebar .current-number a {
    margin-bottom: 20px;
    display: inline-block;
}
.content {
    width: 60%;
    float: left;
    margin: 15px 0;
}
.sidebar.right .content {
    width: 100%;
    text-align: center;
    margin: 0;
    }

.last-volume {
    margin-bottom: 50px;
}
.last-volume:last-child {
    margin-bottom: 0;
}
.last-volume h2 {
    color: #665c57;
    font-size: 34px;
    margin-bottom: 10px;
}
.last-volume h3 {
    font-size: 21px;
    margin-bottom: 10px;
}
.last-volume .block {
    width: 42%;
    margin: 1.5%}
.block {
    float: left;
    padding: 2.5%;
    background-color: rgba(134, 120, 111, .09);
}
.block:hover {
    box-shadow: 0 3px 10px rgba(0, 0, 0, .2);
}
.block h4.title, .block span.author {
    width: 100%;
    float: left;
}
.block h4.title, .block-featured-papers h4.title {
    font-size: 16px;
    margin-bottom: 20px;
}
.block span.author, .block-featured-papers span.author {
    font-size: 12px;
    color: #333;
}
.block:hover span.author {
    color: #fff;
}
.block-featured-papers {
    float: left;
    width: 280px;
    padding: 30px;
    color: #fff;
    border: 1px solid #fff;
    margin-right: -1px;
}
.block-featured-papers:hover {
    background-color: #fff;
}
.block-featured-papers:hover, .block-featured-papers:hover .author {
    color: #333!important;
}
.block-featured-papers .volume {
    font-size: 13px;
    margin-bottom: 15px;
}
.block-featured-papers .author {
    color: #fff!important;
}
.featured-papers .veil-black {
    background-color: rgba(34, 34, 34, .8);
}
.featured-papers .veil-gradient {
    background: -moz-linear-gradient(top, rgba(34, 34, 34, 0) 0, rgba(34, 34, 34, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(34, 34, 34, 0) 0, rgba(34, 34, 34, 1) 100%);
    background: linear-gradient(to bottom, rgba(34, 34, 34, 0) 0, rgba(34, 34, 34, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00222222',  endColorstr='#222222',  GradientType=0 );
}
.featured-papers .featured-papers-content h3 {
    color: #fff;
    font-size: 34px;
    margin-bottom: 50px;
}
.featured-papers .featured-papers-content .featured-papers-container {
    width: 90%;
    padding-left: 5%}
.featured-papers .featured-papers-content .horizontal-scroll {
    overflow: scroll;
    width: 100%;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 40px;
    margin-bottom: 30px;
}
#footer {
    padding: 30px 0;
    background-color:#474747;
}
#footer img {
    height: auto;
}
#footer a img.main-logo {
    width: 128px;
    margin-bottom: 15px;
}
#footer a img.logo-escuela {
    width: 76px;
    margin-right: 10px;
    float: left;
}
#footer a img.logo-uai {
    width: 112px;
}
#footer .uai-logos-container {
    width: 198px;
}
#footer img.accreditation {
    width: 20%;
    margin-top: 40px;
}
#footer ul li {
    width: 17%;
    float: left;
    margin-right: 2%}
#footer ul li:first-child {
    margin-left: 4%}
#footer ul li:last-child {
    margin-right: 0;
}
#footer ul li h5 {
    color: #86786f;
    font-size: 20px;
    width: 100%;
    float: left;
    margin-bottom: 12px;
}
#footer ul li p {
    font-weight: 300;
    color: #000;
    float: left;
    width: 100%;
    font-size: 12px;
}
#footer ul li p a {
    color: #000;
}
img.number-cover {
    width: 20%;
    height: auto;
}
.archive-volume-container {
    border-bottom: 1px solid #ccc;
}
.archive-volume-container h2 {
    margin-bottom: 30px;
}
.archive-volume-container .number-container {
    margin-bottom: 60px;
}
.number-container .number-content {
    width: 75%}
.number-container .number-content ul {
    margin: 15px 0 0;
}
.number-container .number-content ul li, .number-container .number-content ul li a {
    float: left;
    width: 100%}
.number-container .number-content ul li {
    background-image: url(img/bullet.png);
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: left 6px;
    padding-left: 17px;
    font-weight: 300;
    margin: 8px 0;
}
.number-container .number-content ul li a {
    color: #000;
    font-size: 14px;
}
ul.pager {
    display: inline-block;
}
ul.pager li {
    float: left;
    margin: 0 .5px;
}
ul.pager li a {
    float: left;
    color: #333;
    font-size: 21px;
    background-color: #45b1b4;
    padding: 7px 15px;
    height: 30px;
}
ul.pager li a:hover, ul.pager li.current a {
    background-color: #333;
    color: #fff;
}
ul.pager li.prev a {
    border-radius: 4px 0 0 4px;
}
ul.pager li.next a {
    border-radius: 15px;
}
ul.pager li a img {
    height: 12px;
    width: auto;
    margin-top: 10px;
}
ul.pager li.next a img {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.single-photo .content {
    margin-bottom: 0;
}
.single-photo .content h6 {
    font-size: 15px;
    margin-bottom: 15px;
    color: #fff;
}
.single-photo .content h1 {
    font-size: 28px;
    color: #fff;
}
.single-photo .content span.author {
    font-size: 13px;
    margin-bottom: 15px;
}
.single-light-blue .veil {
    background-color: rgba(0, 172, 200, .8);
}
.single-yellow .veil {
    background-color: rgba(175, 145, 20, .8);
}
.single-orange .veil {
    background-color: rgba(224, 90, 0, .8);
}
.single-light-green .veil {
    background-color: rgba(0, 153, 106, .8);
}
.single-purple .veil {
    background-color: rgba(179, 79, 197, .8);
}
.single-rose .veil {
    background-color: rgba(231, 0, 149, .8);
}
.single-container .single-content .data-box {
    background-color: rgba(134, 120, 111, .2);
    padding: 40px;
    margin-bottom: 50px;
}
.single-container .single-content .data-box h6 {
    font-size: 12px;
    margin-bottom: 5px;
    color: #000;
}
.single-container .single-content .data-box p {
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 30px;
}
.single-container .single-content .data-box a.tag {
    border-radius: 100px;
    color: #fff;
    padding: 4px 10px;
    margin: 5px auto;
    display: inline-block;
    font-size: 11.5px;
}
.single-container .single-content h1, .single-container .single-content h2, .single-container .single-content h3, .single-container .single-content h4, .single-container .single-content h5, .single-container .single-content h6 {
    color: #86786f;
    margin-bottom: 15px;
}
.single-container .single-content h1 {
    font-size: 36px;
}
.single-container .single-content h2 {
    font-size: 32px;
}
.single-container .single-content h3 {
    font-size: 26px;
}
.single-container .single-content h4 {
    font-size: 23px;
}
.single-container .single-content h5 {
    font-size: 18px;
}
.single-container .single-content h6 {
    font-size: 15px;
}
.single-container .single-content ol li, .single-container .single-content p, .single-container .single-content ul li {
    font-weight: 300;
    color: #000;
    font-size: 14px;
    margin-bottom: 25px;
}
.single-container .single-content a, form.form label {
    font-weight: 700;
}
.single-container .single-content ol li, .single-container .single-content ul li {
    padding-left: 10px;
    margin-left: 45px;
}
.single-container .single-content ul li {
    list-style: disc;
}
.single-container .single-content ol li {
    list-style: decimal;
}
.single-container .button-background {
    margin-top: 50px;
}
.single-container .related-post {
    padding-top: 50px;
    margin-top: 60px;
    border-top: 1px solid #ccc;
}
.single-container .related-post h2 {
    color: #333;
    margin-bottom: 20px;
}
.single-container .related-post .related-post-block {
    width: 26.6%;
    padding: 3.3%;
    float: left;
}
.single-container .related-post .related-post-block h4 {
    font-size: 15px;
}
.single-container .related-post .related-post-block span.author {
    font-size: 13px;
    margin-top: 15px;
}
.indexing-block {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
.indexing-block .logo {
    width: 40%;
    background-color: #fff;
    float: left;
    height: 180px;
    background-repeat: no-repeat;
    background-position: center center;
}
.indexing-block .logo.horizontal {
    background-size: 50% auto;
}
.indexing-block:hover .logo.horizontal {
    background-size: 55% auto;
}
.indexing-block .logo.vertical {
    background-size: auto 60%}
.indexing-block:hover .logo.vertical {
    background-size: auto 65%}
.indexing-block h6 {
    padding: 5% 2.5% 0;
    width: 55%;
    float: left;
    margin-bottom: 0;
    color: #fff!important;
}
.single-content-white {
    padding: 4%;
    background-color: #fff;
    float: none;
    margin: -180px auto 80px;
    display: block;
}
.single-content-white .headquarters {
    width: 30%;
    float: left;
    margin: 10px 1.5% 20px;
    text-align: center;
}
.single-content-white .headquarters h6 {
    font-size: 16px;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 7px;
}
.single-content-white .headquarters p {
    margin-bottom: 0;
    font-size: 12px;
}
form.form {
    border-top: 1px solid #ccc;
    margin-top: 50px;
    padding-top: 50px;
}
form.form input {
    width: 95%;
    padding: 10px 2.2%!important;
}
form.form select {
    width: 100%;
    padding: 10px 40px 10px 2.2%!important;
}
textarea {
    width: 95%;
    padding: 2.5%!important;
    height: 150px;
    resize: none;
}
form.form label {
    margin-bottom: 6px!important;
    font-size: 13px;
}
form.form .col-100 {
    margin-bottom: 40px;
}
@media screen and (max-width:1050px) {


    
    #header .primary .left, #header .primary .search-container, #header .secondary, #header .tertiary ul.right li {
    display: none;
}
#header .primary .mobile-icon, #header .tertiary ul.right li.send, .menu-right {
    display: block;
}
#header .tertiary ul li.send a {
    padding-left: 0;
    border-left: 0;
    margin: 0;
}
#header .primary a img.main-logo {
    position: relative;
}
#header .primary {

}
#header.top-header .primary {
    top: 0;
    -webkit-transition-duration: .25s;
    -moz-transition-duration: .25s;
    -ms-transition-duration: .25s;
    -o-transition-duration: .25s;
    transition-duration: .25s;
}
.right-transition {
    right: 0!important;
}
.menu-right {
    width: 20%;
    padding: 65px 5% 5%;
    bottom: 0;
    top: 65px;
    position: fixed;
    z-index: 9;
    right: -30%;
    overflow-y: scroll;
    -webkit-transition-duration: .25s;
    -moz-transition-duration: .25s;
    -o-transition-duration: .25s;
    transition-duration: .25s;
    background-color:rgba(16, 59, 28, 0.95);
}
.menu-right ul li {
    margin-bottom: 20px;
}
.menu-right ul li a {
    font-weight: 300;
}
.menu-right ul li.current a {
    font-weight: 900;
    color: #fff!important;
}
.menu-right ul.first {
    margin-top: 10%}
.menu-right ul.first li a {
    color: #fff;
    font-size: 18px;
}


.menu-right ul.second, .menu-right ul.third {
    margin-top: 30px;
}
.menu-right ul.second li a, .menu-right ul.third li a {
    color: rgba(255, 255, 255, .6);
    font-size: 16px;
}
.menu-right ul.third {
    border-top: 1px solid rgba(255, 255, 255, .6);
    padding-top: 20px;
}
.main-photo {
    margin-top: 80px;
}
#footer .uai-logos-container {
    width: 198px;
    float: none;
    margin: 0 auto 50px;
    text-align: center;
}
#footer ul li {
    width: 100%;
    float: none;
    margin: 0 0 40px;
    text-align: center;
    display: inline-block;
}
#footer ul li:first-child {
    margin-left: 0;
}
#footer img.accreditation {
    width: 20%;
    float: none;
    margin: 20px auto;
    display: block;
}
.sidebar {
    margin: 60px 0 80px;
}
.main-photo .content {
    width: 100%;
    margin: 0;
}
.main-photo .content h1.page-title {
    margin-bottom: 0;
}
}@media screen and (max-width:768px) {

    .menu-item {
        margin-top: 10%}
     .menu-item li a {
        color: #fff;
        font-size: 18px;
    }

    


    .sidebar {
    display: none;
}
.content {
    width: 100%}
.single-content-white {
    padding: 10%;
    width: 80%}
}@media screen and (max-width:640px) {

    #header .primary img.logo {
    height: 40px;
}
#header .primary .mobile-icon {
    margin-top: -3px;
}
#header .tertiary ul.country li a span {
    display: none;
}
#header .tertiary ul.left li {
    margin-right: 10px;
}
#header .tertiary ul li a img {
    margin-right: 0;
}
.menu-right {
    width: 80%;
    padding: 10%!important;
    right: -100%}
#footer img.accreditation {
    width: 70%}
.main-photo {
    margin-top: 68px;
}
.main-photo .content h4 {
    font-size: 18px;
}
.main-photo .content h1 {
    font-size: 32px;
}
.main-photo .content p {
    font-size: 14px;
}
.block-featured-papers {
    width: 180px;
}
.last-volume .block {
    width: 80%;
    margin: 10px 0;
    padding: 5%}
.single-content-white .headquarters {
    width: 100%;
    margin: 10px 0 20px;
}
form.form .col-48 {
    width: 100%}
form.form .col-100 {
    margin-bottom: 0;
}
form.form .col-48, form.form textarea {
    margin-bottom: 30px;
}
.indexing-block .logo {
    height: 130px;
    width: 100%}
.indexing-block h6 {
    width: 95%}
.last-volume h3, .number-container .number-content {
    width: 100%}
.last-volume.archive-volume-container .number-container {
    text-align: center;
}
.last-volume.archive-volume-container .number-container .number-content a.button, img.number-cover {
    float: none;
}
.number-container .number-content ul li {
    text-align: left;
    width: 95%}
img.number-cover {
    width: 50%;
    margin-bottom: 20px;
}
.main-photo.single-photo .content h1 {
    font-size: 24px;
}
.single-container .related-post .related-post-block {
    padding: 10%;
    width: 80%;
    margin-bottom: 10px;
}
}body, html {
    height: 100%}
html {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/*blockquote, body, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, html, input, li, menu, ol, p, pre, td, textarea, th, ul {
    margin: 0;
    padding: 0;
}*/
table {
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset, img {
    border: 0!important;
}
input {
    background: none;
    outline: 0;
}
:focus {
    outline: 0;
}
address, caption, cite, code, dfn, th, var {
    font-style: normal;
    font-weight: 400;
}
ol, ul {
    list-style: none;
}
caption, th {
    text-align: left;
}
q:after, q:before {
    content: ''}
abbr, acronym {
    border: 0;
}
a, a img, input, textarea {
    text-decoration: none;
    -webkit-transition-duration: .25s;
    -moz-transition-duration: .25s;
    -ms-transition-duration: .25s;
    -o-transition-duration: .25s;
    transition-duration: .25s;
}
.block:hover, a:hover img {
    -ms-transform: scale(.97);
    -webkit-transform: scale(.97);
    transform: scale(.97);
}
input:focus, textarea:focus {
    background-color: rgba(0, 0, 0, .02);
    border: 1px solid #3a9393!important;
    box-shadow: 0 0 5px rgba(69, 177, 180, .4);
}
input, input[type=checkbox], select, textarea {
    box-shadow: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    border: 0;
}
input[type=checkbox] {
    -webkit-appearance: checkbox;
    -moz-appearance: checkbox;
}
.indexing-block, .sidebar input[type=button], input[type=submit] {
    cursor: pointer;
    background-color: #284734;
    color: #fff;
    border: 1px solid #284734;!important;
}
.indexing-block:hover, .sidebar input[type=button]:hover, input[type=submit]:hover {
    background-color: #284734;
    border: 1px solid #284734;!important;
}
* html .clearfix {
    height: 1%;
    zoom: 1;
}
.clearfix:after, .group:after {
    visibility: hidden;
    height: 0;
    clear: both;
}
.clearfix {
    display: block;
}
.clearfix:after {
    display: block;
    font-size: 0;
    content: " "}
.group:after, .group:before {
    content: "";
    display: table;
}
#header .primary .mobile-icon {
    background-image: url("../../../plugins/themes/bootstrap3/img/icon-hamburger.png");
}
#header .primary .mobile-icon.close {
    background-image: url("../../../plugins/themes/bootstrap3/img/icon-close.png");
}
.main-photo .photo.contact {
    background-image: url(photo-1.jpg);
}
.main-photo .photo {
    background-image: url("photo-2.jpg");
}
.main-photo .photo.article {
    background-image: url(photo-3.jpg);
}
.main-photo .photo.static-page {
    background-image: url(photo-4.jpg);
}
.main-photo .photo.static-page.indexaciones {
    background-image: url(../img/photo-5.jpg);
}
.featured-papers {
    padding: 60px 0;
    background-image: url(../img/photo-1.jpg);
}
.sidebar input {
    width: 100%}
.sidebar #navigationUser {
    width: 70%;
    margin: 0 auto;
    font-size: 14px;
}
.sidebar #navigationUser a, .sidebar #navigationUser a:active, .sidebar #navigationUser a:visited {
    width: 100%}
.sidebar #navigationUser a .badge, .sidebar #navigationUser a:active .badge, .sidebar #navigationUser a:visited .badge {
    float: right;
}
.last-volume .number-container .number-content ul li {
    background-image: url(../img/bullet.png);
}
.issue-detail .description p {
    font-weight: 300;
    color: #000;
    font-size: 14px;
    margin-bottom: 25px;
}
input.search {
    background-image: url(../img/icon-search-brown.png);
}
#header .primary .search-container input.search {
    width: 220px;
    border-radius: 4px!important;
}
select {
    background-image: url(../img/icon-arrow-brown.png);
}
.pkp_structure_sidebar.left {
    width: 100%}
.pkp_structure_sidebar.left .block_web_feed .title {
    font-weight: 700;
    font-size: 18px;
    width: 100%;
    text-align: center;
    display: inline-block;
    margin-bottom: 20px;
}
.pkp_structure_sidebar.left .block_web_feed .content {
    width: 100%;
    text-align: center;
    margin: 0;
}
.pkp_structure_sidebar.left .block_web_feed .content ul li {
    margin-bottom: 20px;
}
#staticPage .single-content h2:first-of-type {
    display: none;
}
#staticPage .single-content .page h2 {
    display: initial;
}
#staticPage .single-content .page .indexing-block a {
    display: none;
}
.featured-papers .block-featured-papers {
    min-height: 180px;
    height: 180px;
}
#login form, #lostPasswordForm form, #registerForm form, #searchForm form {
    margin-top: 0;
    border-top: 0;
    padding-top: 0;
}
#login form select, #lostPasswordForm form select, #registerForm form select, #searchForm form select {
    width: 30%}
#login form input[type=email], #login form input[type=password], #login form input[type=text], #lostPasswordForm form input[type=email], #lostPasswordForm form input[type=password], #lostPasswordForm form input[type=text], #registerForm form input[type=email], #registerForm form input[type=password], #registerForm form input[type=text], #searchForm form input[type=email], #searchForm form input[type=password], #searchForm form input[type=text] {
    background-color: #FFF;
}
#login form .col-100 .col-100:first-child, #lostPasswordForm form .col-100 .col-100:first-child, #registerForm form .col-100 .col-100:first-child, #searchForm form .col-100 .col-100:first-child {
    margin-bottom: 0;
}
#login .search-results a:visited, #lostPasswordForm .search-results a:visited, #registerForm .search-results a:visited, #searchForm .search-results a:visited {
    color: initial;
}
#login input[type=submit], #lostPasswordForm input[type=submit], #register input[type=submit] {
    margin: 0;
}
#contact .selectCountry {
    width: 95%}
.single-container .single-content h2 {
    line-height: 110%;
    margin-bottom: 20px;
    float: left;
    width: 100%}
form.form input[type=submit] {
    display: block;
    float: none;
    text-align: center;
    margin: 20px auto!important;
    width: auto;
    font-weight: 700;
    font-size: 18px;
    padding: 15px 50px!important;
}
.alert-info {
    margin-bottom: 20px;
}
a.register-button {
   /* margin-top: 20px;*/
    margin-right: 10px;
    float: left;
}
ul li a, ul li a:hover, ul li a:visited {
    color: #45b1b4;
    font-size: 14px;
}
.breadcrumb {
    display: inline-block;
    position: relative;
    z-index: 20;
    background-color: rgba(245, 245, 245, 0);
    width: 100%}

    .breadcrumb>.active {
        color: #fff;
        }
.breadcrumb li {
    color: rgba(255, 255, 255, .7);
    display: inline;
    float: left;
    font-size: 14px;
    font-weight: 300;
}
.breadcrumb li a {
    color: #fff;
    text-decoration: underline;
    padding: 0 2px;
}
.breadcrumb li span {
    padding: 0 2px;
}
.breadcrumb li.current {
    font-weight: 700;
    color: #fff;
    padding-left: 2px;
}
.articleDetailAbstract p {
    text-align: justify;
}
.references .value {
    font-weight: 300;
    color: #000;
    font-size: 14px;
    margin-bottom: 25px;
}

.navbar, .header_view {
    margin-bottom: 0px;
    }


 

    .page-header h1,h2,h3 {

       /** color: #ffffff;**/
    }

    .panel-default, .pkp_block {
        border-color: #fff;
        }

        .pkp_block .title {
            display: compact;
            margin-top: 0;
            }
    
            .panel-default>.panel-heading, .pkp_block .title {
                color: #665c57;
                background-color: #fff;
                border-color: #fff;
                font-weight: bold;
                }



                .thumbnail {
                    display: block;
                    padding: 0px;
                    margin-bottom: 20px;
                    line-height: 1.42857143;
                    background-color: #fff;
                    border: 1px solid #fff;
                    border-radius: 4px;
                    /* -webkit-transition: border .2s ease-in-out; */
                    -o-transition: border .2s ease-in-out;
                    transition: border .2s ease-in-out;

                    }

                    .panel, .pkp_block {
                     
                        border: 0px solid transparent;
                     
                        }

                        .panel-heading, .pkp_block .title {
                         /*   padding: 0px 9px;*/
                            border-bottom: 0px solid transparent;


                        }


                        .pages-link {
                            margin:1em 1em;
                            word-spacing:.25em;
                            color:#333;
                       }


                      .data-box {
                        background-color:rgba(205, 205, 205, 0.2);
                        padding: 40px;
                        margin-bottom: 50px;
                        }

                        .clearfix {
                            display: block;
                            }

                            .keyword {
                                background: #259913;
                                font-size: 13px;
                                font-weight: 300;
                                margin: 2px 3px 6px 2px;
                                color: rgb(255, 255, 255);
                                border-radius: 3px;
                                text-rendering: optimizeLegibility;
                                display: inline-block;
                                padding: 6px;
                                max-width: 180px;
                                }

    .article-summary h2{

        color:rgb(151, 151, 151);
    }

    .orcid a{

        color:#18e750;
        font-weight: bold;
      }

.page h1{

color:#666;
}
.title_article{

    color:#259913;

}
.background-yellow .title_article:hover{

    color:#fff;

}
.series{

color:#666;    

}
.nav-pills > li {
    margin-right: 2px;
    }


.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
        color: #fff;
        background-color: #259913;
 }

 .nav {
    margin-bottom: 20px;
    list-style: none;
    }

 .list-group-item, .pkp_block ul li {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #fff;
    }

  h2, .h2 {
    font-size: 30px;
    }
    .sidebar.right h2, .h2 {
        font-size: 20px;

        }
  h1, .h1 {
      font-size: 20px;
     }
     ul li a, ul li a:hover, ul li a:visited {
        color: #259913;
        font-size: 14px;
        }

        ul.pager li a {
            float: left;
            color: #333;
            font-size: 15px;
            background-color: #259913;
            padding: 7px 15px;
            height: 30px;
            }

            .cmp_form input {
                width: 95%;
                padding: 10px 2.2%!important;
                }