@charset "UTF-8";
/*** CSS Document */
@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700');

#inicio{
background:#ffad4f; 
}
#inicio a, a:link{
color:#FFF;
}
#inicio a:hover{
color:#b6b6b6; 
}

body {
color:#111111;
font-family: 'PT Sans', sans-serif;
margin:0;
padding:0;
text-align:center;
background-color:#FFF;
}
div {
line-height:140%;
text-align:left;
}
#ojs {
    background-image: none;
    background-repeat: repeat-y;
}
table {
border:0 none;
border-spacing:0;
font-size:1em;
}
form {
margin:0;
}
a, a:link, a:active { 
color:#e77b1b;
font-family: 'PT Sans', sans-serif;
font-size:13px;
text-decoration:none;
}
a:visited { 
color:#204a6d;
}
a:hover {  
color:#894a13;
}
a.plain {
text-decoration:none;
}
ul {
margin:0.25em 0 0.75em;
padding:0 0 0 2.5em;
}
tt {
font-size:1.25em;
}
label {
}
label.error { 
color:#990000;
}
input.textField, select.selectMenu, textarea.textArea, input.uploadField { 
background-color:#F0F0E8; 
border-color:#666666 #E8E8E1 #E8E8E1 #666666; 
border-style:solid; 
border-width:2px; 
color:#5f3a0f; 
font-family: 'PT Sans', sans-serif;
font-size:1em;
}
input.button { 
background-color:#E8E8E1;
font-size:1em;
padding-left:0.5em;
padding-right:0.5em;
}
#contenido { 
margin:0 auto;
width:980px;
}
#container01{ 
background: #939393;
}

#container {
line-height:125%;
margin:0 auto;
min-width:730px !important;
text-align:center;
width:100% !important;
background: #ec9d2d;
}
#header {
background-color:#F2F8FE;
text-align:center;
width:100%;
}
#headerTitle {
margin:0 auto;
padding:0;
text-align:left !important;
width:100%;
}
#header h1 {
background-position:center top;
background-repeat:no-repeat;
font-family: 'PT Sans', sans-serif;
font-weight:normal;
height:103px;
line-height:130%;
margin:0 auto;
}
#titulo-revista {
background-position:center top;
background-repeat:no-repeat;
height:61px;
margin:0 auto;
width:100%;
border-bottom: solid 0px #969897;
}
#footer {
background-color:#AABBAA;
clear:both;
margin-top:5px;
min-height:50px;
position:static;
text-align:center;
width:100%;
}
#footerContent {
margin:0 auto;
padding-left:10%;
width:100%;
}
#main {
margin: 0px;
background:#fff;
background-image:url("../../servicios/rmbd/header.jpg");  
background-repeat:no-repeat; 
width:745px; 
padding: 150px 0 0; 
border-left:1px solid #ebebea;
border-top:1px solid #ebebea;
}
#main h2 {
font-family: 'PT Sans', sans-serif;
font-weight:normal;
margin:0 1em 0 0;
background: #fff;
width: 100%;
color:#000000;
}
#main h3 { 
font-family: 'PT Sans', sans-serif;
font-weight:normal;
margin:0 1em 0.5em 0.5em;
padding-top:0;
color:#000038;
}
#navbar {
margin-right:0;
padding-bottom:0 px;
border-bottom: solid 0px #3e7bb1;
}
#breadcrumb {
font-size:0.7em;
padding:1em 0 .5em 0;
background: #fff;
border-bottom: solid 0px #3e7bb1;
padding-left:1em;
}
#content { 
border-top:0px solid #3e7bb1; 
font-size:0.7em; 
margin:0; 
padding:0 1em 0 1em;
background:#fff; 
}
#content h2 {
font-family: 'PT Sans', sans-serif;
font-size:1.8em;
font-weight:normal;
line-height:1.35em;
margin:0 1em 0.25em 0;
padding-top:0.75em;
color: #7D4F0F;
}
#content h3 {
font-family: 'PT Sans', sans-serif;
font-size:1.8em;
font-weight:normal;
line-height:1.35em;
margin:0 1em 0.25em 0;
padding-top:0.75em;
}
#content h4 {
font-family: 'PT Sans', sans-serif;
font-size:1.5em;
font-weight:normal;
margin:0.75em 1em 0.25em 0;
}
#content h5 {
font-size:1em;
font-weight:bold;
margin:0 1em 0.25em 0;
padding-top:0.75em;
}
#accessKey {
margin-bottom:2em;
}
#accessKey img {
margin:0;
padding:0;
vertical-align:middle;
}
#content img.accessLogo {
margin:0;
padding:0;
vertical-align:middle;
}
#navbar a { 
font-size:0.65em; 
letter-spacing:0.05em; 
font-weight:bold; 
background: none;
}
#navbar a:link {
color:#ffffff;
}
#navbar a:active {
color:#ffffff;
}
#navbar a:visited {
color:#ffffff;
}
#navbar a:hover {
color:#894a13;
}
#breadcrumb a { 
text-decoration:none;
}
#breadcrumb a.current {
font-weight:bold;
}
#announcementsHome {
margin:2em 0;
width:100%;
}
#announcementsHome h3 {
text-align:center;
}
#announcements {
width:100%;
}
#announcements h3 {
text-align:center;
}
table.announcements {
width:100%;
}

table.announcements td {
padding:0.25em 0.5em;
}
table.announcements td.nodata {
font-style:italic;
text-align:center;
}
table.announcements td.headseparator {
border-top:1px dotted #000038;
font-size:0.1em;
line-height:1%;
}
table.announcements td.endseparator {
border-top:1px dotted #000038;
font-size:0.25em;
line-height:10%;
}
table.announcements td.separator {
border-top:1px dotted #DDDDD0;
font-size:0.1em;
line-height:1%;
}
table.announcements tr.intro {
}
table.announcements td.intro {
}
table.announcements tr.title {
vertical-align:top;
}
table.announcements td.title {
width:85%;
}
table.announcements td.title h4 {
}
table.announcements tr.description {
vertical-align:top;
}
table.announcements td.description {
width:85%;
}
table.announcements tr.details {
vertical-align:bottom;
}
table.announcements td.posted {
font-style:italic;
padding-top:1em;
}
table.announcements td.more {
text-align:right;
width:15%;
}
table.announcementsMore {
width:100%;
}
table.announcementsMore td {
padding-top:1.5em;
text-align:right;
}
h4.tocSectionTitle {
}
table.tocArticle {
width:100%;
}
table.tocArticle td.tocTitle {
height:100%;
text-transform:none;
width:70%;
}
table.tocArticle td.tocGalleys {
text-align:right;
width:30%;
}
table.tocArticle td.tocAuthors {
font-style:italic;
padding-left:30px;
vertical-align:top;
}
table.tocArticle td.tocPages {
text-align:right;
vertical-align:top;
}
.tocArticleCoverImage img {
border:0 none;
float:left;
margin:0 1em 1em 0;
width:100px;
}
#homepageImage img {
border:0 none;
display:block;
margin:0 auto;
text-align:center;
}
.homepageImage img {
border:0 none;
float:left;
margin:1em 1em 1em 0;
text-align:center;
width:100px;
}
#issueCoverImage img {
border:0 none;
display:block;
}
.issueCoverImage img {
border:0 none;
float:left;
margin:1em 1em 1em 0;
/*width:92px;
height:128px;*/
width:20%;
height:20%;
}
#issueCoverImage a:link, .issueCoverImage a:link {
}
#issueCoverImage a:active, .issueCoverImage a:active {
}
#issueCoverImage a:visited, .issueCoverImage a:visited {
}
#issueCoverImage a:hover, .issueCoverImage a:hover {
}
#footer div.debugStats {
font-size:0.6em;
}
span.disabled, label.disabled {
color:#666666;
}
a.action, a.file, a.action:link, a.action:visited {
font-size:0.85em;
text-transform:uppercase;
}
a.icon {
text-decoration:none;
}
a.icon img {
border:0 none;
}
a.icon:hover {
background:none repeat scroll 0 0 transparent;
}
span.formRequired {
color:#333333;
font-size:0.9em;
}
span.instruct {
}
span.heading {
font-size:0.85em;
text-transform:uppercase;
}
span.highlight {
border-bottom:1px dotted #000000;
}
.nowrap {
white-space:nowrap;
}
pre {
background-color:#F0F0E8;
color:#000000;
font-size:1.25em;
}
table.info {
}
table.info td {
padding:0 0.5em 0.5em 0;
}
table.listing {
}
table.listing tr.highlight {
background:none repeat scroll 0 0 yellow;
}
table.listing td {
padding:0.25em 1.5em 0.25em 0.5em;
}
table.listing tr.heading td, table.listing td.heading, table.info td.heading {
font-size:0.85em;
font-weight:normal;
line-height:120%;
padding:0.75em 1.5em 1em 0.5em;
text-transform:uppercase;
}
table.listing tr.fastTracked {
background-color:#AABBAA;
}
table.info td.heading {
padding-left:0;
}
table.listing td.nodata, table.info td.nodata {
font-style:italic;
text-align:center;
}
table.listing td.headseparator {
border-top:1px dotted #000038;
font-size:0.1em;
line-height:1%;
}
table.listing td.endseparator {
border-top:1px dotted #000038;
font-size:0.25em;
line-height:10%;
}
table.listing td.separator, table.info td.separator {
border-top:1px dotted #000038;
font-size:0.1em;
line-height:1%;
}
table.data {
}
table.data tr {
}
table.data td {
padding-bottom:0.25em;
}
table.data td.label {
padding-right:1em;
}
table.data td.value {
}
table.data td.separator {
font-size:0.1em;
line-height:1%;
padding:0.5em;
}
table.data td.heading {
padding-left:0;
padding-right:0;
}
table.nested tr {

margin:0;
padding:0;
}
span.nested {
font-size:1.2em;
padding:0 4px 0 0;
}
span.formError {
color:#990000;
font-size:1em;
font-weight:bold;
}
ul.formErrorList { 
color:#990000;
}
ul.menu {
margin:0;
padding:0;
}
ul.menu li {
display:inline;
margin:0;
padding:0 1.5em 0 0;
}
ul.menu li.current {
font-weight:bold;
}
ul.menu a {
font-size:0.85em;
text-decoration:none;
text-transform:uppercase;
}
ul.steplist {
list-style-type:decimal;
margin:0;
padding:0;
}
ul.steplist li {
display:inline;
font-size:0.85em;
margin:0;
padding:0 0.5em 0 0;
text-transform:uppercase;
}
ul.steplist li.current {
font-weight:bold;
}
ul.steplist a {
text-decoration:none;
}
ul.plain {
list-style-type:none;
padding-left:1.5em;
}
ul.filter {
list-style-type:none;
margin:0;
padding:1.5em 0;
}
ul.filter li {
display:inline;
padding-right:1.5em;
}
div.separator {
border-bottom:1px solid #000038;
font-size:0.5em;
line-height:25%;
margin-bottom:0.25em;
margin-top:1em;
padding:0;
width:100%;
}
div.progressbar {
background-image:url("../../../templates/images/progbg.gif");
background-repeat:no-repeat;
height:27px;
width:505px;
z-index:1;
}

#rightSidebar {
background: none;
margin-right:0;
padding:1%;
width:21.5%;
font-size: 0.75em;
}

#rightSidebar a:link, #rightSidebar a:visited{
color: #000038;

}


#rightSidebar a:hover{
color: #fff;

}
#sidebarDevelopedBy {
    height: 15px;
}
.pie_issn {
background: #000038;
border-top: solid 1px #fff;
background-repeat: no-repeat;
height: 140px;
width: 745%;
padding: 5px;
}

.cont_pie_issn {
   padding-left: 10px;
   color: #fff;
   font-size: 10px;
   font-weight:bold;
   padding: 10px 0 10px 15px;
}
#pie{
	font-size:0.7em;
	margin: 1em;
}
#redes{
	width:50%;
	margin: 0 auto;
	padding: 0 0 3% 0;
	
	}
#redes img{
	margin-left: 6%;
	width:auto;
	
	}