/* CSS Template */

a, h1, h2, h3, h4, h5, h6, p, span, img, div, small, adress, form, input, textarea, strong, body, footer, header, button, label, ul, il, table, ol, fieldset, select, nav {
    font-family: 'Roboto' !important;
    margin: 0px;
    border: 0px;
    border: 0px;
}
body {
    text-align: center;
    width: 100%;
    margin: 0 auto;
}
p { 
    float: left;
    line-break: auto;
    line-height: 20px;
}
/*** header new ***/
header {
    position: fixed;
    margin: 0 auto;
    width: 100%;
    z-index: 100;
}
.header {
    display: block;
    width: 100%;
    text-align: center;
}
.header-inner {
    height: 40px;
    margin: 0 auto;
    text-align: left;
    width: 990px;
}
.header-brand img {
    width: 47px;
    height: 47px;
    background-repeat: no-repeat;
}
.header-links {
    display: none;
}
.header-flags {
    display: none;
}
.header-search {
    float: right;
    width:  auto;
    margin-top: 4px;
}
.header-search input[type="text"] {
    width: 225px;
    height: 25px;
    background-image: url(../images/icon-header-search-btn.svg);
    background-position: 2px center;
    background-repeat: no-repeat;
    margin-top: 10px;
}
.header-search input[type="text"]:focus {
    background-position: -20px center;
}
.header-search-btn {
    display: none;
}
.global-enade {
    width: 990px;
    display: inline-block;
    margin-top: 51px;
}

/* Top links **/

.top-enade {
    width: 100%;
    display: inline-block;
}
.top-enade h1 {
    margin-left: 0px;
    float: left;
    margin-top: 43px;
}
.top-enade ul {
    width: auto;
    float: right;
    margin-top: 63px;
}
.global-enade-menu {
    display: inline-block;
    margin-left: 70px;
}

/* Banner */
.enade-banner {
    margin-top: 43px;
    margin-bottom: 62px;
}

/* Social Media */

.social-media-enade {
    width: auto;
    float: right;
}
.social-media-enade ul {
    width: auto;
    margin-top: 26px;
    float: right;
}
.social-media-enade ul li {
    display: inline-block;
    padding: 0px 2px;
}
svg#Layer_1 {
    height: 20px;
    width: 20px;
}
/* Global Lado Esquerdo */

.global-left-enade {
    float: left;
    width: 680px;
}

/*** Box Enade left ***/

.line-enade-box {
    width: 100%;
    float: left;
}
.line-enade-box1 {
    width: 100%;
    float: left;
    margin-top: 62px;
}
.line-enade-box1 .box-enade:nth-child(2), .line-enade-box .box-enade:nth-child(2) {
    margin-left: 62px;
}
.box-enade {
    width: 290px;
    float: left;
}
.box-enade h2 {
    width: 290px;
    padding: 13px 0px 13px 0px;
}
.box-enade p {
    width: 290px;
    line-height: 1.650em;
    float: left;
}

/*** Box Enade Right ***/

.global-right-enade {
    float: right;
    width: 294px;
}
.global-right-enade .box-right-enade:nth-child(2) {
    margin-top: 53px;
}
.global-right-enade .box-right-enade:nth-child(3) {
    margin-top: 53px;
}
.global-right-enade .box-right-enade:nth-child(4) {
    margin-top: 53px;
}
.global-right-enade .box-right-enade:nth-child(5) {
    margin-top: 53px;
}
.global-right-enade .box-right-enade:nth-child(6) {
    margin-top: 53px;
}
.global-right-enade .box-right-enade:nth-child(7) {
    margin-top: 53px;
}
.global-right-enade .box-right-enade:nth-child(8) {
    margin-top: 53px;
}
.global-right-enade .box-right-enade:nth-child(9) {
    margin-top: 53px;
}
.box-right-enade {
    float: left;
    width: 100%;
}
.box-right-enade h2 {
    float: left;
    width: 100%;
    padding-bottom: 10px;
}

/* Datas Importantes */

.box-right-enade .enade-dates {
    float: left;
    width: 100%;
}
.box-right-enade .enade-dates li {
    float: left;
    width: 100%;
    margin-top: 12px;
}
.box-right-enade .enade-dates .date-note {
    float: left;
    width: 100%;
    margin-top: 1px;
}
a.button-another-dates {
    float: right;
    width: 100%;
    margin-top: 15px;
}

/* acesse também **/

.box-right-enade .enade-acesse {
    float: left;
    width: 100%;
}
.box-right-enade .enade-acesse li {
    float: left;
    width: 100%;
    margin-top: 12px;
}
.box-right-enade .enade-acesse .acesse-note {
    float: left;
    width: 100%;
    margin-top: 1px;
}
a.button-another-acesse {
    float: right;
    width: 100%;
}
.link-blog-enade {
    float: left;
    margin-top: 10px;
}
/* Enade Contato */
.enade-contato {
    float: left;
    width: 100%;
    padding-top: 10px;
}
.enade-contato li{
    float: left;
    width: 100%;
    margin-top: 3px;
}

/*** Buttons ***/
a.button-top {
    clear: both;
    float: right;
    margin-top: 25px;
    padding: 5px 10px;
    position: fixed;
    top: 92%;
    right: 5px;
}

/*** internas ***/

/* Por que é importante Enade */

.box-internals {
    float: left;
    width: 94%;
}
.box-internals p {
    margin-top: 30px;
    padding-bottom: 30px;
}
.box-internals h2 {
    float: left;
}
.box-internals h3 {
    margin-top: 30px;
    float: left;
}
.box-internals ol {
    margin-top: 10px;
    float: left;
}
.box-internals ol li {
    margin-top: 9px;
    float: left;
    width: 100%;
}
.link-lista-anteriores {
    float: left;
    width: auto;
    margin-top: 30px;
}
.speed-note {
    margin-top: 25px;
    float: left;
    width: 100%;
}
.obs-small {
    float: left;
    width: 100%;
    margin-top: 50px;
    line-height: 12px;
}
span.warning-note {
    float: left;
    width: 100%;
    margin-top: 25px;
}
div#cse-search-results {
    height: 0px;
}
.fb_iframe_widget {
    display: inline-block;
    position: relative;
    margin-top: 45px;
}
h2.title-datas {
    padding-bottom: 20px;
}
ul.enade-dates-interna {
  padding-bottom: 20px;
}
/** Display none **/
div#boxdestaque {
    display: none;
}
.list-year {
    float: left;
    padding: 1px 0 !important;
    width: 100%; font-size: 14px;
}

h2.title-manual-enade {
margin-top: 0px;
}
h2.title-manual-enade, h2.title-manual-estudante {
    margin-top: 17px;
    font-size: 21px;
    font-weight: 300;
}