/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 05/01/2016, 12:12:39
    Author     : silas
*/
/* deixando o background branco */
#page {
    background-color: #fff;
}
h2 {
    font-size: 23px !important;
    color: #e74c3c !important;
    text-align: center !important;
}
p,
.title-section p {
    text-align: left;
    font-size: 16px !important;
    font-family: 'Myriad Pro', 'Open Sans', sans-serif;
    color: #000000 !important;
}
.conteudo p {
    line-height: 24px !important;
    margin: 0 0 15px 0 !important;
}
p.sub-titulo {
    color: #e74c3c !important;
    font-size: 17px !important;
}
.title-section {
    padding: 50px 56px !important;
    background: transparent !important;
}
.title-section .conteudo{
    text-align: left;
    line-height: 26px;
}
.title-section .conteudo img{
    margin: 0px 15px 15px 0px!important;
}
figure {
    margin: 0;
    padding: 0;
    border: 0;
}

.section-content {
/*    margin: 30px 0 40px 0;*/
    padding: 0;
}
.menu-scroll {
    border-bottom: solid 2px #f29b92;
}
.menu-scroll ul {
    margin: 0 auto;
    padding: 0;
    list-style: none;
    width: 100%;
    text-align: center;
}
.menu-scroll ul li {
    margin: 0 0 0 35px;
    padding: 0;
    display: inline;
}
.menu-scroll ul li:first-child {
    margin-left: 0;
}
.menu-scroll ul li a {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    cursor: pointer;
    color: #000;
    margin: 0 0 0 0;
    padding: 0 0 5px 0;
    border-bottom: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.menu-scroll ul li a:hover,
.menu-scroll ul li a.active,
.menu-scroll ul li.selected-nav2 a {
    text-decoration: none;
/*    border-bottom: 5px solid #e74c3c;*/
    padding-bottom: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.pointer {
    border-bottom: 5px solid #e74c3c;
    width: 2%;
    height: 5px;
    display: block;
    position: absolute;
    top: 44px;
}

#info {
    margin-top: 160px;
}
#info h2 {
    text-align: center;
    margin-top: 30px;
    font-family: 'Myriad Pro', 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 29px;
}
#info ul {
    margin: 0 auto 0 auto;
    padding: 15px 0 0 0;
    list-style: none;
    width: 100%;
}
#info ul li {
    width: 50%;
    float: left;
    margin: 10px 0 8px 0;
    font-size: 17px;
    font-family: 'Myriad Pro', 'Open Sans', sans-serif;
    text-align: left;
}
#info ul li a.bt-comentario {
    color: #000;
    text-decoration: underline;
    cursor: pointer;
}
#info ul li a.bt-comentario:hover {
    text-decoration: none;
}
#info ul li.cat a {
    color: #000;
    text-decoration: underline;
    cursor: pointer;
}
#info ul li i {
    color: #e74c3c;
    font-size: 27px;
    margin: -5px 10px 0 0;
    float: left;
}
#info ul li i.fa-certificado {
    background: url('img/certificado.png') no-repeat;
    width: 27px;
    height: 27px;
}
#info ul li i.fa-tutoria {
    background: url('img/tutoria.png') no-repeat;
    width: 39px;
    height: 27px;
}
#info ul li i.fa-publico-alvo {
    background: url('img/publico-alvo.png') no-repeat;
    width: 24px;
    height: 26px;
}
#info ul li .btn-danger {
    padding: 2px 8px 4px;
}

#info h2,
#sobre h2,
#objetivos h2,
#conteudo h2,
#creditos h2,
#info h2 {
    font-family: 'Myriad Pro', 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 29px !important;
}
#sobre figure img {
    border: solid 2px #eee;
}
#sobre p img,
#sobre img {
    border: solid 2px #eee;
    margin: 0 25px 25px 0;
    float: left;
}

#conteudo h3 {
    font-size: 20px;
    color: #e74c3c;
    text-align: left;
    margin: 15px 0 0 0;
}
#conteudo p.marcador {
    /*
    margin: 10px 0 15px 10px;
    */
    width: 48%;
    margin: 10px 20px 15px 0px;
    float: left;
    font-family: 'Myriad Pro', 'Open Sans', sans-serif;
    font-size: 16px;
}
#conteudo p.marcador i {
    float: left;
    color: #e74c3c;
    font-size: 30px;
    margin: 0px 10px 0 0;
}

#reconhecimento figure {
    text-align: center;
    height: 130px;
    margin: 20px 0 0 0;
}
#reconhecimento figure img {
    border: 0;
}
#reconhecimento p.caption {
    text-align: center;
    border-bottom: solid 2px #e74c3c;
    margin: 15px 0 10px 0;
    padding: 0 0 3px 0;
}

#creditos .title-section {
    padding: 50px 0 50px 0 !important;
}
#creditos .title-section p.sub-titulo {
    margin: 20px 0 0 0;
}
#creditos ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
#creditos ul li {
    margin: 10px 0 30px 0;
}
#creditos ul.instituicoes li {
    display: block;
    height: 150px;
    margin: 10px 0 30px 30px;
}
#creditos ul.instituicoes li a.figure {
    width: 100%;
    display: table;
}
#creditos ul.instituicoes li a.figure figure {
    float: none;
    margin: 0;
    display: table-cell;
    vertical-align: middle;
    height: 90px;
    overflow: initial;
    background: #eee;
    border-radius: 0;
}
#creditos ul.instituicoes li a.figure figure img {
    border-radius: 0;
}
#creditos ul.instituicoes li .info {
    float: none;
}
#creditos ul.instituicoes li .info a {
    float: none;
    margin: 8px 0 0 0;
}
#creditos ul.instituicoes li .info a p.nome {
    text-align: center;
    margin: 8px 0 0 0;
}
#creditos ul li:nth-child(4n+1) {
    margin-left: 0;
}
#creditos figure {
    float: left;
    margin: 0 15px 0 0;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -o-border-radius: 40px;
    border-radius: 40px;
    overflow: hidden;
}
#creditos figure img {
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -o-border-radius: 40px;
    border-radius: 40px;
}
#creditos p.sub-titulo a.btn-danger {
    padding: 5px 12px 5px;
}
#creditos .info {
    float: left;
}
#creditos .info p {
    margin: 0;
    padding: 0;
    line-height: 15px;
}
#creditos .info p.nome {
    font-size: 11px !important;
    color: #000 !important;
    font-family: 'Myriad Pro', 'Open Sans', sans-serif;
}
#creditos .info p.funcao {
    font-family: 'Myriad Pro', 'Open Sans', sans-serif;
    font-size: 11px !important;
    color: #626466 !important;
}
#creditos .info a {
    float: left;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    color: #000;
    margin: 0 4px 0 0;
}
#creditos .info a i {
    font-size: 12px;
    color: #e74c3c;
    margin: 0 5px 0 0;
}

/* Cursos */
.tab-content .tab-pane h3 {
    color: #e74c3c !important
}
#cursos {
    margin-top: 187px !important;
}
#cursos h2 {
    color: #3A3D42 !important;
    font-weight: 600;
}
#cursos .coursebox {
    height: 490px;
    margin-bottom: 30px;
}
#cursos .coursebox .item {
    height: 490px !important;
    width: 100%;
}
#cursos .coursebox:nth-child(3n+1) {
    margin-left: 0 !important;
}
#cursos .tab-content .cousebox .item figure img.img-responsive {
    max-width: 380px;
    max-height: 220px;
    width: 100%;
}
#cursos .nav-tabs {
    border: 0;
    margin: 10px auto 30px auto;
    display: table;
}
#cursos .nav-tabs li {
    margin: 0 10px 0 0;
}
#cursos .nav-tabs li a {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #3A3D42;
    padding: 4px 17px 5px 17px;
    border: solid 1px #e74c3c;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#cursos .nav-tabs li a .caret {
    border-top-color: #E74C3C;
    border-bottom-color: #E74C3C;
}
#cursos .nav-tabs li .dropdown-menu {
    background: #fff;
    left: 0;
    border-radius: 3px;
    width: 98%;
    border: solid 1px #e74c3c;
}
#cursos .nav-tabs li ul.dropdown-menu li {
    margin: 0;
}
#cursos .nav-tabs li ul.dropdown-menu li a,
#cursos .nav-tabs li ul.dropdown-menu li a:hover {
    border: 0;
    border-radius: 0;
    font-size: 12px;
    margin: 0;
    padding: 5px 0 4px 5px;
}
#cursos .nav-tabs li.active a,
#cursos .nav-tabs li a:hover {
    padding: 4px 17px 5px 17px;
    border: solid 1px #e74c3c;
    background: #e74c3c !important;
    color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#cursos p,
#cursos span {
    font-size: 13px;
    color: #3a3d41;
    margin: 0;
    padding: 0;
}
#cursos p.titulo {
    font-family: 'Open Sans', sans-serif;
    font-size: 20px !important;
    color: #3a3d41 !important;
    line-height: 25px;
    margin-top: 7px !important;
    font-weight: 600;
    min-height: 75px;
}
#cursos p.titulo a {
    color: #3A3D42;
}
#cursos ul.icones {
    margin: 10px 0 5px 0;
    padding: 0 0 5px 0;
    list-style: none;
    border-bottom: solid 2px #f29b92;
}
#cursos ul.icones li {
    float: left;
    margin: 0 0 0 4%;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    color: #7F7F7F;
    font-weight: 400;
}
#cursos ul.icones li:first-child {
    margin-left: 0;
}
.coursebox .item ul.icones li:first-child {
    margin-left: 0;
}
.coursebox .item ul.icones li:nth-child(2),
.coursebox .item ul.icones li:nth-child(3),
.coursebox .item ul.icones li:nth-child(4) {
    float: right !important;
}
#cursos ul.icones li i {
    color: #7f7f7f;
    font-size: 16px;
    float: left;
    margin: 3px 2px 0 0;
}
#cursos .coursebox .item p.titulo {
    min-height: 75px;
    max-height: 75px;
    overflow-y: hidden;
    text-overflow: ellipsis;
}
#cursos .coursebox .item p.resumo {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px !important;
    max-height: 122px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: inherit;
    text-align: justify;
    font-weight: 600;
    height: auto;
}
#cursos .coursebox .item a.btn-danger {
    margin: 7px 0 0 0;
    padding: 5px 0 6px 0;
}
#cursos .coursebox .item figure {
    width: 100%;
    margin: 0;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    max-height: 212px;
    height: auto;
    padding: 0;
    display: table-cell;
    vertical-align: middle;
    border: solid 1px #ccc;
}
.coursebox .item p.resumo,
#modulo .item p.resumo {
    max-height: 80px;
    overflow: hidden;
    text-overflow: inherit;
    font-size: 12px !important;
    color: #3a3d41 !important;
}

/* Modulos relacionados */
#modulos {
    margin: 30px 0 0 0;
}
#modulos h2 {
    font-family: 'Myriad Pro', 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 29px !important;
}
#modulos .track {
    margin-top: 0 !important;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center
}
#modulos .track .pagination {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
}
#modulos .view-port,
#modulos .slider-container .item {
/*    height: 310px !important;*/
}
#modulos .view-port,
#modulos .track .inner {
    width: 930px !important;
    margin: auto;
}
#modulos .item > a {
    display: table;
    width: 100%;
    text-align: center;
}
#modulos .coursebox .item a.btn-danger {
    margin: 7px 0 0 0;
    padding: 5px 0 6px 0;
}
#modulos .item figure {
    width: 100%;
    margin: 0;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    height: 144px;
    background-color: #eee;
    padding: 10px 0 10px 0;
    display: table-cell;
    vertical-align: middle;
}
#modulos .item figure img {
    border: 0 !important;
}
#modulos .item figure figcaption {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 50%;
    margin-top: -16px;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#modulos .coursebox {
    margin-bottom: 0 !important;
}
#modulos .coursebox .item,
#modulos .view-port {
    height: 448px !important;
}
#modulos .item {
    width: 300px;
    margin: 0 5px 0 5px;
}
#modulos .coursebox .item figure img,
#modulos .item figure img {
    border-radius: 0 !important;
    width: auto !important;
}
#modulos .coursebox .item figure img.img-responsive,
#modulos .item figure img.img-responsive {
    max-width: 100%;
/*    min-width: auto;*/
    max-height: 144px;
/*    min-height: 9em;*/
}
.example-7 a.prev i,
.example-7 a.next i {
    color: #e74c3c !important;
    font-size: 70px;
}
.example-7 a.prev {
    left: 0 !important;
    width: 50px !important;
}
.example-7 a.next {
    right: 0 !important;
    width: 50px !important;
}
#modulos p {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px !important;
    font-weight: 600;
    color: #000 !important;
    margin: 0;
    padding: 0;
}
#modulos span {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px !important;
    font-weight: 600;
    color: #3a3d41 !important;
    margin: 0;
    padding: 0;
    width: 100% !important;
    text-align: left !important;
    float: left !important;
    line-height: 13px !important;
}
#modulos p.titulo {
    font-family: 'Open Sans', sans-serif;
    font-size: 17px !important;
    color: #3a3d41 !important;
    line-height: 20px;
    margin: 5px 0 2px 0;
    font-weight: 600;
    overflow-y: hidden;
    max-height: 68px;
    min-height: 68px;
}
#modulos p.titulo a {
    color: #3A3D42;
}
#modulos ul.icones {
    margin: 23px 0 5px 0;
    padding: 0 0 5px 0;
    list-style: none;
    border-bottom: solid 2px #f29b92;
}
#modulos ul.icones li {
    float: left;
    margin: 0 0 0 16px;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
}
#modulos ul.icones li:first-child {
    margin-left: 0;
}
#modulos ul.icones li i {
    color: #7f7f7f;
    font-size: 13px;
    float: left;
    margin: 3px 1px 0 0;
}
.coursebox .item ul.icones li:nth-child(2),
.coursebox .item ul.icones li:nth-child(3),
.coursebox .item ul.icones li:nth-child(4),
#modulos .item ul.icones li:nth-child(2),
#modulos .item ul.icones li:nth-child(3),
#modulos .item ul.icones li:nth-child(4){
    float: right !important;
}

/* Página de Topicos do curso */
.unidade {
    border-bottom: solid 2px #f29b92;
    padding: 60px 0 70px 0;
    margin: 0;
}
.unidade:last-child {
    border-bottom: 0;
}
.unidade h2 {
    font-size: 23px;
    color: #e74c3c;
}
.unidade p {
    font-size: 12px;
    color: #000;
}
.unidade ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.unidade ul li {
    border-bottom: solid 2px #d6d6d6;
}
.unidade a.topico-aula {
    font-size: 23px;
    color: #5d5d5d;
    display: block;
    padding: 20px 10px 20px 10px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.unidade a.topico-aula:hover {
    text-decoration: none;
    background: #eeeeee;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.unidade a.topico-aula i {
    font-size: 25px;
    margin: 0 15px 0 50px;
    padding: 7px 8px 6px 9px;
    border: solid 2px #7f7f7f;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
}
.unidade ul li.active a {
    color: #e74c3c;
}
.unidade ul li.active a i {
    background: #e74c3c;
    border-color: #e74c3c;
    color: #fff;
}
.unidade ul li:last-child {
    border-bottom: 0;
}

/* PEPSUS */
p.marcador i {
    float: left;
    color: #e74c3c;
    font-size: 28px;
    margin: -2px 5px 0 0;
}
ul#myTabConteudo {
    list-style: none;
    padding: 0;
    margin: 0;
    border: 0;
}
ul#myTabConteudo li {
    float: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
ul#myTabConteudo li.active a,
ul#myTabConteudo li:hover a {
    background-color: #f3f3f3;
    border: 0 !important;
    padding: 0;
    margin: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#conteudo ul#myTabConteudo li a {
    padding: 30px 20px 30px 20px !important;
    cursor: pointer;
    border: 0 !important;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#conteudo ul#myTabConteudo li a img {
    float: left;
    margin: 0 10px 30px 0;
    padding: 0;
}
#conteudo ul#myTabConteudo li a h3 {
    font-family: 'Open Sans', sans-serif;
    font-size: 21px;
    font-weight: 700 !important;
    line-height: 18px;
    margin: 0 0 8px 0;
    padding: 0;
}
#conteudo ul#myTabConteudo li a p {
    font-size: 15px !important;
    color: #4d4d4d !important;
    margin: 0;
    padding: 0;
}
#conteudo .tab-content {
    background-color: #f3f3f3;
    padding: 30px !important;
}
#conteudo .tab-content h3 {
    font-family: 'Open Sans', sans-serif;
    font-size: 21px;
    font-weight: 700 !important;
    line-height: 18px;
    margin: 0 0 8px 0;
}
#conteudo .tab-content .tab-pane p {
    font-size: 16px !important;
    color: #4d4d4d !important;
    margin: 0 0 20px 0;
}
#conteudo .tab-content .tab-pane hr {
    margin: 40px 0;
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #fff;
}
#conteudo .tab-content .tab-pane #organograma {
    position: relative;
    margin: 20px 0 0 0;
}
#conteudo .tab-content .tab-pane .organograma {
    position: absolute;
    top: 0;
    right: 3px;
    width: 400px;
}
#conteudo .tab-content .tab-pane .organograma h3 {
    font-family: 'Open Sans', sans-serif;
    font-size: 21px;
    font-weight: 700 !important;
    line-height: 18px;
    margin: 0 0 8px 0;
}
#conteudo section#cursos {
    margin: 0 !important;
}
#conteudo .tab-content .tab-pane table {
    border-radius: 0;
    border-color: #bbbbbb;
}
#conteudo .tab-content .tab-pane table tr th {
    background: #ef4846 !important;
    border: 0 !important;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    border-radius: 0;
}
#conteudo .tab-content .tab-pane tr td {
    font-size: 13px;
    color: #6e6e6e;
}
#conteudo .tab-content .tab-pane tr td:first-child {
    text-align: center;
}
#conteudo .tab-content .tab-pane tr td:last-child {
    width: 135px;
}
#conteudo .tab-content .tab-pane tr td i {
    color: #ef860a;
    font-size: 20px;
    margin: 0 5px 0 0;
}
#conteudo .tab-content .tab-pane tr td i.fa-star-o {
    color: #a7a7a7;
}
#conteudo section#grade-curricular .box-periodo {
    background: #b8b8b8;
    border-radius: 5px;
    padding: 10px 5px 5px 5px;
}
#conteudo section#grade-curricular .box-periodo p {
    font-size: 14px !important;
    font-weight: 600;
    text-align: center;
    color: #000 !important;
    border-bottom: solid 1px #fff;
    padding: 0 0 10px 0;
    margin: 0 auto 10px auto;
    width: 85%;
}
#conteudo section#grade-curricular .box-periodo p:last-child {
    border: 0;
}
#conteudo section#grade-curricular h4 {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 700 !important;
    color: #e74c3c;
    text-align: center;
    line-height: 18px;
    margin: 10px 0 8px 0;
}

section#stage h2 {
    text-align: left !important;
    margin: 0 0 0 0;
}
section#stage p {
    margin: 0 0 10px 0;
}
section#stage .eixos {
    margin: 124px 0 50px 0;
}
section#stage .box-pontilhado {
/*    background: url('img/bloco-pontilhado.png') top center no-repeat;*/
    width: 746px;
/*    height: 163px;*/
    position: relative;
    margin: 0px 0 0 0;
}
section#stage .box-pontilhado img.icone-eixo1 {
    position: absolute;
    top: -102px;
    left: -10px;
}
section#stage .box-pontilhado img.icone-eixo2 {
    position: absolute;
    top: -86px;
    left: -17px;
}
section#stage .box-pontilhado img.icone-eixo3 {
    position: absolute;
    top: -72px;
    left: 4px;
}
section#stage .box-pontilhado h1 {
    position: absolute;
    top: -44px;
    left: 139px;
    color: #666666 !important;
    font-size: 40px;
    font-weight: 600;
}
section#stage .box-pontilhado h1 span {
    font-size: 50px;
}
section#stage .box-pontilhado ul {
    list-style: none;
    margin: 74px 0 0 62px;
    padding: 20px 0 0 62px;
    text-align: center;
    /* position: absolute; */
    top: 59px;
    left: 62px;
    border: dashed 2px #666;
    width: 618px;
}
section#stage .box-pontilhado ul li {
    float: left;
    margin: 0 0 0 0;
}
section#stage .box-pontilhado ul li a {
    display: block;
    width: 69px;
    height: 69px;
    color: #666666;
    font-size: 32px;
    font-weight: 600;
    float: left;
    margin: 0 10px 0 10px;
    padding: 22px 0 0 0;
    cursor: pointer;
    background: url('img/icon-bola-eixo.png') -72px 0px no-repeat;
}
section#stage .box-pontilhado ul li a:hover {
    text-decoration: none;
}
section#stage .box-pontilhado ul li.active a {
    background: url('img/icon-bola-eixo.png') 0px 0px no-repeat;
}
section#stage .box-pontilhado ul li .seta {
    width: 149px;
    height: 19px;
    float: right;
    margin: 26px 0 0 0;
    background: url('img/seta.png') -152px 0px no-repeat;
}
section#stage .box-pontilhado ul li.active .seta {
    background: url('img/seta.png') 0px 0px no-repeat;
}
section#stage .box-pontilhado:last-child ul li:last-child a {
    font-size: 26px;
}
section#stage .divisao-seta-vermelha {
    padding: 10px 0 0 140px;
}

section#stage .sidebar {
    background: #fafafa;
    padding: 20px;
}
section#stage .sidebar section {
    margin: 0 0 30px 0;
}
section#stage .sidebar h2 {
    line-height: 28px;
}
section#stage .sidebar p {
    font-size: 13px !important;
}
section#stage .sidebar section#arquivos-acessos .accordion-group {
    border: 0;
    border-radius: 0;
}
section#stage .sidebar section#arquivos-acessos .accordion-heading .accordion-toggle {
    background: #efefef !important;
    font-size: 18px;
    color: #666666;
    display: block;
    border-radius: 0;
}
section#stage .sidebar section#arquivos-acessos .accordion-heading .accordion-toggle:hover {
    text-decoration: none;
}
section#stage .sidebar section#arquivos-acessos .accordion-heading .accordion-toggle i {
    float: right;
    margin: 0 0 0 0;
    color: #e74c3c !important;
}
section#stage .sidebar section#arquivos-acessos .accordion-group .accordion-inner {
    padding: 13px 15px;
}
section#stage .sidebar section#arquivos-acessos .accordion-group .accordion-inner a {
    font-size: 14px !important;
    color: #666666 !important;
}
section#stage .sidebar section#arquivos-acessos .accordion-group .accordion-inner a i {
    margin: 0 5px 0 0;
}
section#stage .sidebar section#relatorios a {
    display: block;
    width: 85%;
    margin: 0 0 5px 0;
}

/* Paginacao */
.paginacao {
    margin: 15px 0 10px 0;
    float: right;
}
.paginacao ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.paginacao ul li {
    float: left;
    margin: 0;
    padding: 0;
}
.paginacao ul li a {
    display: block;
    color: #000;
    padding: 2px 7px 2px 7px;
    font-weight: 400;
    border: solid 1px rgba(214, 214, 214, 0.88);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.paginacao ul li a:hover,
.paginacao ul li a.active {
    background: #e74c3c;
    color: #fff;
    border-color: #e74c3c;
    cursor: pointer;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.margin-top-0 {
    margin-top: 0px !important;
}
.margin-top-20 {
    margin-top: 20px !important;
}
.padding-50-56 {
    padding: 50px 56px !important
}
.padding-top-30 {
    padding-top: 30px !important;
}
.padding-bottom-30 {
    padding-bottom: 30px !important;
}
/* CLASS */
.bg-intercalado {
      background-color: #f3f3f3;
      position: relative;
    }
    .bg-intercalado::after {
      content: "";
      position: absolute;
      width: 50%;
      height: 100%;
      top: 0;
      left: -50%;
      overflow: visible;
      visibility: visible;
      background-color: #f3f3f3;
    }
    .bg-intercalado::before {
      content: "";
      position: absolute;
      width: 50%;
      height: 100%;
      top: 0;
      right: -50%;
      overflow: visible;
      visibility: visible;
      background-color: #f3f3f3;
    }
    .bg-intercalado:nth-child(2n+1) {
      background-color: #fff;
    }
    .bg-intercalado:nth-child(2n+1)::after {
      content: "";
      position: absolute;
      width: 50%;
      height: 100%;
      top: 0;
      left: -50%;
      overflow: visible;
      visibility: visible;
      background-color: #fff;
    }
    .bg-intercalado:nth-child(2n+1)::before {
      content: "";
      position: absolute;
      width: 50%;
      height: 100%;
      top: 0;
      right: -50%;
      overflow: visible;
      visibility: visible;
      background-color: #fff;
    }
.back-color-fff {
    background-color: #fff;
    position: relative;
}
.back-color-fff::after {
    content: "";
    position: absolute;
    width: 50%;
    height: 100%;
    top: 0;
    left: -50%;
    overflow: visible;
    visibility: visible;
    background-color: #fff;
}
.back-color-fff::before {
    content: "";
    position: absolute;
    width: 50%;
    height: 100%;
    top: 0;
    right: -50%;
    overflow: visible;
    visibility: visible;
    background-color: #fff;
}
.back-color-f3f3f3 {
    background-color: #f3f3f3;
    position: relative;
}
.back-color-f3f3f3::after {
    content: "";
    position: absolute;
    width: 50%;
    height: 100%;
    top: 0;
    left: -50%;
    overflow: visible;
    visibility: visible;
    background-color: #f3f3f3;
}
.back-color-f3f3f3::before {
    content: "";
    position: absolute;
    width: 50%;
    height: 100%;
    top: 0;
    right: -50%;
    overflow: visible;
    visibility: visible;
    background-color: #f3f3f3;
}

/* fixing firefox bug */
ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  overflow: hidden;
}

.img-responsive{
    max-width: 100%;
/*    min-width: 100%;*/
    max-height: 220px;
/*    min-height: 13em;*/
}

@media screen and (max-width: 1299px) {
    #creditos ul li.span3 {
       width: 30.5%;
   }
   #creditos ul li:nth-child(3n+1) {
        margin-left: 0;
   }
}
@media screen and (max-width: 1199px) {
    #modulos .track .inner .view-port {
        width: 620px !important;
    }
}
@media (min-width: 690px) and (max-width: 867px) {
   #creditos ul li:nth-child(3n+1) {
        margin-left: 0;
   }
   #creditos ul li.span3 {
       width: 30%;
       float: left;
   }
}
@media screen and (max-width: 804px) {
    #modulos .track .inner .view-port {
        width: 310px !important;
    }
}
@media (max-width: 768px) {
    #cursos .nav-tabs li a {
        padding: 4px 9px 5px 9px;
    }
}
@media (min-width: 480px) and (max-width: 689px) {
    #creditos ul li:nth-child(3n+1) {
         margin-left: 30px;
    }
    #creditos ul li:nth-child(2n+1) {
         margin-left: 0;
    }
    #creditos ul li.span3 {
        width: 46%;
        float: left;
    }
}
@media screen and (max-width: 629px) {
    .page-banner {
        position: static !important;
    }
    #cursos {
        margin-top: 30px !important;
    }
    #info {
        margin-top: 0 !important;
    }
}
@media screen and (max-width: 479px) {
    #corpo-docente ul li {
        margin-left: 0;
   }
    .menu-scroll ul li:first-child {
        margin-left: 15px;
    }
    .menu-scroll ul li {
        margin: 0 0 5px 15px;
        padding: 0;
        display: block;
        width: 91%;
        text-align: left;
    }
    .menu-scroll ul li a {
        width: 100%;
        display: block;
    }
    .menu-scroll ul li a:hover,
    .menu-scroll ul li a.active {
        border-bottom: 4px solid #e74c3c;
    }
    #info ul li {
        width: 100%;
        float: none;
        margin: 10px 0 14px 18px;
        font-size: 16px;
    }
    #info ul li i {
        font-size: 24px;
        margin: -3px 9px 0 0;
    }
    .view-port,
    .track .inner {
        width: 200px !important;
    }
    #modulos .track .pagination i {
        font-size: 48px;
    }
    #modulos .track .pagination a {
        width: 35px !important;
    }
    #creditos .sub-titulo {
        text-align: center;
    }
    #creditos ul li.span3 {
       width: 100%;
       margin-left: 0;
   }
   #modulos .view-port {
       zoom: 0.8;
   }
   #modulos .pagination i {
       font-size: 32px !important;
   }
   #modulos .pagination a.prev {
       left: -60px !important;
   }
   #modulos .pagination a.next {
       right: -60px !important;
   }
}

.modal-semborda .close {
 color: #5d5d5d;
 opacity: 0.8;
 font-size: 28px;
}
.modal-semborda figure {
    overflow: hidden;
    width: 32px;
    height: 32px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
}
.modal-semborda .pic {
     float: left;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    width: 40px;
    margin: 5px 10px 0 0;
    height: 40px;
}
.modal-semborda p.user {
    margin: 0;
    font-size: 13px !important;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}
.modal-semborda .stars {
 margin: 3px 0 0 0;
}
.modal-semborda .days {
 margin-top: 23px;
   float: right;
   font-style: italic;
   font-family: 'Open Sans', sans-serif;
   color: #9e9e9e !important;
}
.modal-semborda .comment {
 text-align: justify;
    font-size: 15px !important;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    margin: 5px 0 23px 0;
}

.modal-semborda {
 -webkit-border-radius: 0px;
   -moz-border-radius: 0px;
   border-radius: 0px;
   padding: 5px 15px;
}
.modal-semborda .modal-body {
 padding: 15px 45px;
}

.modal-semborda .modal-header h3 {
 color: black;
}


.modal-semborda .stars i{
     color: #e74c3c;
    font-size: 22px;
    margin: 0px 3px 0 0;
    float: left;
}
/* fixing firefox bug */
div:after,
ol:after,
form:after,
ul:after,
dl:after,
label:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  overflow: hidden;
}