.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
html {
    background: none repeat scroll 0 0 #EAEAEA;
}
body {
    background: none repeat scroll 0 0 transparent;
    color: #111111;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    width: 970px;
}
div {
    line-height: 140%;
    text-align: left;
}
table {
    border: 0 none;
    border-spacing: 0;
    font-size: 1em;
}
form {
    margin: 0;
}
a {
    color: #00659A;
    text-decoration: underline;
}
a:hover {
    background: none repeat scroll 0 0 transparent;
    text-decoration: none;
}
a:link {
    color: #00659A;
}
a:active {
    color: #00659A;
}
a:visited {
    color: #00659A;
}
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: #000000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 1em;
}
input.button {
    background-color: #E8E8E1;
    font-size: 1em;
    padding-left: 0.5em;
    padding-right: 0.5em;
}
input.defaultButton {
    background-color: #337755;
    color: #FBFBF3;
    font-weight: bold;
}
#container {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 0 auto;
    text-align: center;
    width: 970px;
}
#header {
    background: url("http://i.imgur.com/oy10qag.jpg") no-repeat scroll 0 0 transparent;
    border-bottom: 5px solid #F5F5F5;
    height: 195px;
    position: relative;
    text-align: center;
    width: 970px;
}
#headerTitle {
    margin: 0 auto;
    padding: 0;
    text-align: left !important;
    width: 970px;
}
#header h1 {
    font-family: Georgia,'Times New Roman',Times,serif;
    font-weight: normal;
    line-height: 0;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    text-indent: -5000px;
}
#footer {
    background-color: #AABBAA;
    clear: both;
    min-height: 50px;
    position: static;
    text-align: center;
    width: 100%;
}
#footerContent {
    margin: 0 auto;
    padding-left: 10%;
    width: 100%;
}
#main {
    margin: 0 auto;
    padding: 0;
    width: 100%;
}
#main h2 {
    color: #00659A;
    font-family: Arial,'Times New Roman',Times,serif;
    font-weight: bold;
    line-height: 130%;
    margin: 0 1em 0.5em 0;
    padding-top: 0.5em;
}
#main h3 {
    font-family: Georgia,'Times New Roman',Times,serif;
    font-weight: normal;
    margin: 0 1em 0.5em 0;
    padding-top: 0;
}
#navbar {
    border-bottom: medium none;
    margin: -40px 0 0 130px;
    padding-bottom: 0.5em;
    position: absolute;
}
#breadcrumb {
    clear: both;
    font-size: 0.7em;
    padding-top: 0;
}
#content {
    border-top: 2px dotted #000000;
    font-size: 0.7em;
    margin: 0;
    padding: 0.5em 0 0;
}
#content h3 {
    font-family: Georgia,'Times New Roman',Times,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: Georgia,'Times New Roman',Times,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;
}
#navbar a:link {
}
#navbar a:active {
}
#navbar a:visited {
}
#navbar a:hover {
}
#breadcrumb a {
    text-decoration: none;
}
#breadcrumb a.current {
    font-weight: bold;
}
#announcementsHome {
    margin: 2em 0;
    width: 100%;
}
#announcementsHome h3 {
    text-align: left;
}
#announcements {
    width: 100%;
}
#announcements h3 {
    text-align: left;
}
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 #000000;
    font-size: 0.1em;
    line-height: 1%;
}
table.announcements td.endseparator {
    border-top: 1px dotted #000000;
    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%;
    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: 100px;
}
#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 {
    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 #000000;
    font-size: 0.1em;
    line-height: 1%;
}
table.listing td.endseparator {
    border-top: 1px dotted #000000;
    font-size: 0.25em;
    line-height: 10%;
}
table.listing td.separator, table.info td.separator {
    border-top: 1px dotted #DDDDD0;
    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 {
    background: none repeat scroll 0 0 #1D4260;
    display: inline;
    padding: 5px 8px;
}
ul.menu li.current {
    font-weight: bold;
}
ul.menu a {
    color: #FFFFFF;
    font-size: 0.85em;
    text-decoration: none;
    text-transform: uppercase;
}
#content ul.menu a {
    color: #FFFFFF;
}
#headerTitle #navbar ul.menu {
    left: 50%;
    margin: 0 0 0 -420px;
    padding: 0;
    position: absolute;
    top: 163px;
}
#headerTitle #navbar ul.menu li a {
    background: url("http://periodicos.uem.br/ojs/styles/RevEducFis/menu-bg.png") repeat-x scroll 0 0 transparent;
    float: left;
    margin: 0 1px;
    padding: 5px 10px;
}
#headerTitle #navbar ul.menu li a:hover {
    background: url("http://periodicos.uem.br/ojs/styles/RevEducFis/menu-bg-hover.png") repeat-x scroll 0 0 transparent;
    color: #FFFFFF;
}
#headerTitle #navbar ul.menu li a:active {
    color: #FFFFFF;
}
#headerTitle #navbar ul.menu li a:visited {
    color: #FFFFFF;
}
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 dotted #000000;
    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;
}
#developedBy {
    font-size: 0.95em;
    text-transform: uppercase;
}
#sidebar div.block {
    font-size: 1em;
    padding-bottom: 1.5em;
}
#sidebar div.block span.blockTitle {
    background: none repeat scroll 0 0 transparent;
    display: block;
    font-size: 1em;
    letter-spacing: 0.1em;
    margin-bottom: 5px;
    padding: 0.5em 0;
    text-align: center;
    text-transform: uppercase;
}
#sidebar div.block span.blockSubtitle {
    display: block;
    padding: 0;
}
#sidebar input.textField, #sidebar select.selectMenu, #sidebar input.button {
    font-size: 1em;
}
#headerTitle {
    width: 970px;
}
#body {
    background: none repeat scroll 0 0 #FFFFFF;
    width: 970px;
}
#rightSidebar {
    background: none repeat scroll 0 0 #FFFFFF;
    float: right;
    font-size: 0.65em;
    height: auto;
    margin-left: 0;
    margin-right: 0;
    overflow: hidden;
    padding: 10px 5px;
    width: 200px;
}
* html #rightSidebar {
    margin-right: 0;
}
#main {
    background: none repeat scroll 0 0 #FFFFFF;
    display: inline;
    float: left;
    margin-left: 0;
    overflow: hidden;
    padding: 10px;
    width: 740px;
}
span.rtop, span.rbottom {
    background: none repeat scroll 0 0 transparent;
    display: block;
}
span.rtop span, span.rbottom span {
    background: none repeat scroll 0 0 transparent;
    display: block;
    height: auto;
}
#sidebar span.r1 {
    display: none;
    margin: 0;
}
#sidebar span.r2 {
    display: none;
    margin: 0;
}
#sidebar span.r3 {
    display: none;
    margin: 0;
}
#sidebar span.r4 {
    display: none;
    margin: 0;
}
span.rtop span.r4, span.rbottom span.r4 {
    height: auto;
    margin: 0;
}
#sidebar #rightSidebar div.block {
    background: url("http://ojs.vwi.com.br/public/journals/2/right-bg.png") repeat scroll 0 0 #F7F7F7;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
#sidebarDevelopedBy, #sidebarHelp, #sidebarUser, #notification, #sidebarNavigation, #sidebarFontSize, #sidebarInformation, #sidebarLanguageToggle {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #CCCCCC;
    margin-top: 10px;
    padding: 10px;
}
#sidebar #rightSidebar div.roundedCorner {
    background: none repeat scroll 0 0 transparent;
}
#sidebar #rightSidebar div.roundedCorner span.blockTitle {
    background: none repeat scroll 0 0 transparent;
    margin: 0;
    padding: 0 0 10px;
    text-align: center;
}
#sidebar #rightSidebar div.roundedCorner a {
    color: #00659A;
}
#sidebar #rightSidebar div.roundedCorner a:hover {
    background: none repeat scroll 0 0 transparent;
    text-decoration: none;
}
div.alreadyRounded {
}
