.dashed {
    border: 1px dashed;
}
/* ==================================================
    Tag styles
   ================================================== */
html, body {
    font-family: Raleway, sans-serif;
}

form fieldset legend {
    color: #000000;
    font-size: 1em;
    font-weight: bold;
    padding-bottom: 20px;
    border: none;
}

a {
    color: #ED1C24;
}

a:hover,
a:focus {
    color: #ED1C24;
    text-decoration: underline;
}

/* ==================================================
    Element styles
   ================================================== */
.has-error {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

/* ==================================================
    Fleury styles
   ================================================== */
.fleury-text {
    color: #ED1C24;
    font-family: "Lato",sans-serif;
    font-size: 24px;
    line-height: 1.5em;
}
.fleury-text-lg {
    color: #ED1C24;
    font-family: "Lato",sans-serif;
    font-size: 32px;
    line-height: 1.5em;
}

#logo{
    height: auto;
}

/* ==================================================
    Navbar styles
   ================================================== */
/* navbar */
.navbar-top_info {
    color: #797A7C;
    text-align: right;
    padding: 10px;
}
    .navbar-top_info span {
        position: relative;
        bottom: 5px;
    }

.content{
    background-color:#eee;
}
#bs-example-navbar-collapse-1{
    padding-right: 0px;
}

/* ==================================================
    Content styles
   ================================================== */
/* wrap-content */
.wrap-content {
    position: relative;
    width: 100%;
    margin: 0 auto;
    /*padding-bottom: 20px;*/
}
/* main-content */
.main-content {
    position: relative;
    margin: 0 auto;
    width: 100%;
    max-width: 1264px;
}
    .main-content__fake-bg {
        background-color: #eee;
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        width: 100%;
    }
    .main-content .main-content__title {
        background-color: #FFFFFF;
        padding: 10px 0;
        font-size: 20px;
        margin-top: 8px;
    }
.below-content {
    margin: 30px auto;
}
.corpo-docente-content {
    background-color: #fff;
    padding-bottom: 70px;
    padding-top: 30px;
}
    .corpo-docente-content .corpo-docente__title {
        color: #666;
        font-family: "Lato",sans-serif;
        font-size: 28px;
        line-height: 1.2em;
    }
    .corpo-docente-content #custom-search-input {
        background-color: #fff;
        border: 1px solid #e4e4e4;
        border-radius: 6px;
        padding: 3px;
    }
    .corpo-docente-content #custom-search-input input {
        border: 0 none;
        box-shadow: none;
    }
    .corpo-docente-content #custom-search-input button {
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color #ccc;
        border-image: none;
        border-style: none none none solid;
        border-width: 0 0 0 1px;
        box-shadow: none;
        color: #666666;
        margin: 2px 0 0;
        padding: 0 8px 0 10px;
    }
/* inscricao-content */
.inscricao-content {
    color: #777;
    padding-bottom: 20px;
}
    .inscricao-content .inscricao-content__header {
        border-bottom: 1px solid #939598;
        margin: 24px 0 12px;
    }
    .inscricao-content .inscricao-content__header h1 {
        font-size: 26px;
    }
    .inscricao-content form#form-pre-inscricao fieldset legend {
        font-size: 20px;
        color: inherit;
        margin-bottom: 6px;
        margin-top: 12px;
        font-weight: 500;
        line-height: 1.2;
    }
    .inscricao-content form#form-pre-inscricao input[type=text] {
        font-size: 14px
    }
    .inscricao-content form#form-pre-inscricao label {
        font-size: .928571429em;
    }
    .inscricao-content form#form-pre-inscricao hr {
        border-color: #ED1C24;
    }
    .inscricao-content form#form-pre-inscricao button[type=submit] {
        font-size: .857142857em;
        padding: 15px;
    }
    .inscricao-content .step a {
        color: #ED1C24;
    }
    .inscricao-content .checkout-steps .step.active .step-badge,
    .inscricao-content .checkout-steps .step.done .step-badge {
        background-color: #ED1C24;
    }
    .inscricao-content .checkout-steps .step.active::before {
        background: rgba(0, 0, 0, 0) linear-gradient(to right, #ED1C24 0%, #ED1C24 50%, #e6e6e6 50%, #e6e6e6 100%) repeat scroll 0 0;
    }
    .inscricao-content .checkout-steps .step.active:first-of-type::before {
        background: #E6E6E6;
    }
    .inscricao-content .checkout-steps .step.done:first-of-type::before {
    background: #ED1C24 none repeat scroll 0 0;
    }
    .inscricao-content .checkout-steps .step.done::before {
        background: #ED1C24 none repeat scroll 0 0;
    }
    .inscricao-content .checkout-steps .step.active:last-of-type::before, .checkout-steps .step.done:last-of-type::before {
        background: #ED1C24 none repeat scroll 0 0;
    }
    .inscricao-content .checkout-steps .step.done:first-of-type::before {
        background: #ED1C24 none repeat scroll 0 0;
    }
    .inscricao-content .checkout-steps .step.active .step-badge, .checkout-steps .step.done .step-badge {
        background-color: #ED1C24;
        color: #fff;
    }
    .inscricao-content .side-info .title {
        font-size: 20px;
    }
    .inscricao-content .side-info .info {
        margin-top: 30px;
        font-size: .928571429em;
        color: #333;
    }
    .inscricao-content .side-info .info p {
        margin: 0;
    }
.politica-content .politica-content__title {
    color: #ED1C24;
    font-size: 32px;
    line-height: 1.5em;
    font-family: Lato, sans-serif;
}
.politica-content h3 {
    font-size: 1.1em;
    color: #ed1c24;
    font-family: "Lato",sans-serif;
    line-height: 1.5em;
}
.politica-content {
    color: #666;
    font-family: "Raleway",sans-serif;
    font-size: 14px;
    line-height: 1.7em;
}
.sobre-content p {
    color: #666;
    font-family: "Raleway",sans-serif;
    font-size: 14px;
    line-height: 1.7em;
}
/* ==================================================
    Background styles
   ================================================== */
.background {
    margin: 0 0 30px;
    border-radius: 5px;
    padding: 10px;
}
.bg-default {
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
}
/* ==================================================
    Carousel styles
   ================================================== */
.banner-content {
    height: 300px;
}

/*.carousel-control.left,
.carousel-control.right {
    background-image: none;
    background-repeat: no-repeat;
}*/
/* ==================================================
    Footer styles
   ================================================== */
.rodape {
    height: auto;
    width: 100%;
    margin: 0 auto;
    background-color: #ED1C24;
    color: #ffffff;
    padding: 30px 20px 0;
}
    .rodape .rodape__info-left {
        float: left;
        /*border: 1px dashed;*/
    }
    .rodape .rodape__curso-lista {
        padding-left: 30px;
        /*border: 1px dashed;*/
    }
    .rodape .rodape__curso-lista ul {
        width: 90%;
    }
    .rodape .rodape__curso-lista ul > li {
        padding: 5px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    }
    .rodape .rodape__curso-lista ul > li > a {
        color: #ffffff;
    }
    .rodape .rodape__info-right {
        /*border: 1px dashed;*/
    }
    .rodape .rodape__info-bottom {
        margin-top: 50px;
        padding: 10px;
        border-top: 1px solid #cccccc;
    }

/* ==================================================
    Form styles
   ================================================== */
/* form-localizar_cursos */
.form-localizar_cursos {
    background-color: #EE1C25;
    color: #FFFFFF;
    width: 100%;
    font-size: 16px;
    padding: 10px;
    overflow: hidden;
}
    .form-localizar_cursos button[type=submit] {
        border-radius: 0;
        padding: 8px 15px;
        margin-left: -10px;
    }
    .form-localizar_cursos .form-control {
        border: none;
        border-radius: 4px;
        height: 36px;
        font-size: 12px;
        width: 100%;
    }
    .form-localizar_cursos .form-group label {
        font-weight: normal;
        margin-top: 5px;
    }
    .form-localizar_cursos .form-group {
        padding: 0 5px;
        text-align: right;
    }
    .form-localizar_cursos .form-control::-webkit-input-placeholder {
       color: #34495E;
    }
    .form-localizar_cursos .form-control:-moz-placeholder { /* Firefox 18- */
       color: #34495E;
    }
    .form-localizar_cursos .form-control::-moz-placeholder {  /* Firefox 19+ */
       color: #34495E;
    }
    .form-localizar_cursos .form-control:-ms-input-placeholder {
       color: #34495E;
    }

/* ==================================================
    Sidebar styles
   ================================================== */
/* sidebar-menu */
.sidebar-menu ul {
    padding: 0;
}
.sidebar-menu ul li {
    list-style: none;
    border-bottom: 1px solid #DDDDDD;
    padding: 5px;
}
.sidebar-course-intro hr.line {
    border-color: #eee;
    height: 0;
    margin: 0;
    width: 100%;
}
.sidebar-course-info {
    padding-left: 35px;
}
.sidebar-course-info .sidebar-course-info__title {
    color: #666;
    font-size: 28px;
    line-height: 1.2em;
}
.sidebar-bottom p {
    font-size: 20px;
    color: #444444;
    margin-top: 100px;
}
.lista-docentes {
    list-style: outside none none;
    margin-top: 13px;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
.lista-docentes li {
    float: left;
    overflow: hidden;
    padding: 12px 15px;
    width: 100%;
}
.lista-docentes .list {
    margin-left: 65px;
    position: relative;
}
.lista-docentes .list a {
    color: #666;
    font-family: "Lato",sans-serif;
    font-size: 16px;
    line-height: 1.5em;
    transition: all 0.3s ease 0s;
    text-decoration: none;
}
.lista-docentes .list a:hover {
    color: #ED1C24;
}
.lista-docentes .docente-mini_curriculo {
    display: none;
}
#modal-minicv_docente {
    height: 100%;
}
#modal-minicv_docente .modal-header .minicv-docente__title {
    color: #ED1C24;
    font-size: 20px;
    line-height: 1.2em;
}
#modal-minicv_docente .box-minicv .minicv-docente__body {
    min-height: 400px;
    height: 90%;
    background: #F4F4F4;
    border: solid 1px #d4d4d4;
}
#modal-minicv_docente .box-minicv .minicv-docente__body img {
    float: left;
    height: 40%;
    margin: 30px;
    width: 150px;
}
#modal-minicv_docente .box-minicv .minicv-docente__body p {
    color: #90969d;
    font-family: "Lato",sans-serif;
    padding: 30px;
    text-align: justify;
}
/* ==================================================
    Box styles
   ================================================== */
/* box-curso */
.box-curso {
    position: relative;
    height: auto;
    min-height: 330px;
    max-height: 360px;
    background-color: #FFFFFF;
    margin: 15px 0;
}
.box-curso:hover {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.box-curso .box-curso__top {
    position: relative;
    height: auto;
    min-height: 152px;
}
.box-curso .box-curso__top img {
    border: none;
    width: 100%;
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}
.box-curso .box-curso__top .box-curso__top-label {
    position: absolute;
    top: 5px;
    margin: 0 5px;
    color: #FFFFFF;
    border-radius: 3px;
    padding: 2px 5px;
    font-size: 0.857143em; /* 12px */
    font-weight: bold;
    background-color: rgb(237, 28, 36);
    background-color: rgba(237, 28, 36, 0.7);
}
.box-curso .box-curso__top .box-curso__top-text {
    position: absolute;
    bottom: 0px;
    background-color: #000000;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    padding: 5px;
    color: #FFFFFF;
}
.box-curso .box-curso__top .box-curso__top-text a {
    color: #FFFFFF;
    text-decoration: none;
}
.box-curso .box-curso__body {
    padding: 10px;
    width: 100%;
    min-height: 200px;
}
.box-curso .box-curso__body .titulo {
    color: #444444;
    text-decoration: none;
}
.box-curso .box-curso__footer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    border-top: 1px solid #EEEEEE;
    padding: 5px 10px 15px;
}
.box-curso .box-curso__footer ul.box-curso__footer-list {
    width: 100%;
    padding: 0 0 0 10px;
    color: #ED1C24;
    font-size: 12px;
}

/* box-noticia */
.box-noticia {
    position: relative;
}
.box-noticia img {
    margin-bottom: 10px;
    width: 100%;
}
.box-noticia .box-noticia__data {
    font-size: 0.714285714em;
}
.noticia-content {
    overflow: auto;
}
.noticia-content__imagem {
    margin-bottom: 1em;
    margin-right: 1em;
    float: left;
}
.noticia-content__texto {
    /*clear: left;*/
}

/* box-curso-area */
.box-area {
    height: 100%;
    width: 100%;
    background-color: #f4f4f4;
    border: 1px solid #ccc;
    border-top: 8px solid #B90000;
    text-align: center;
    margin: 8px 0;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2)
}
.box-area:hover {
    box-shadow: 1px 1px 6px #000;
}
.box-area a {
    font-family: Montserrat,arial;
    font-size: 12px;
    font-weight: bold;
    display: block;
    width: 100%;
    color: #333;
    padding: 14px;
}

/* box-curso-detalhe */
.box-curso-detalhe {
    background-color: #fff;
    border-radius: 5px;
    padding: 10px;
    position: relative;
}
.box-curso-detalhe .inner {
    overflow: hidden;
    position: relative;
}
.box-curso-detalhe .media-place {
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9;
}
.box-curso-detalhe .top-text {
    color: #666;
    display: inline-block;
    font-family: "Lato",sans-serif;
    font-size: 24px;
    margin: 15px 20px 5px;
    padding-top: 5px;
}
.box-curso-detalhe .media-place .img-thumb {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -3;
}
.box-curso-detalhe .media-place .img-thumb img {
    width: 100%;
    height: auto;
    z-index: 100;
}
.box-curso-detalhe button[type=button] {
    margin: 15px 0 0;
}
.box-curso-detalhe .new-course2 {
    background-color: #fff;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    margin-top: 5px;
    overflow: hidden;
    padding: 18px 0;
}
.box-curso-detalhe .new-course2 .info {
    float: left;
    padding-left: 48px;
    position: relative;
    width: 50%;
}
.box-curso-detalhe .box-curso-info .info .info-title {
    color: #666;
    font-family: "Lato",sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.4em;
    margin: 0;
}
.box-curso-detalhe .new-course2 .info a {
    color: #666;
}

/* box-coordenador */
.box-coordenador {
    padding: 25px;
    font-family: "Lato",sans-serif;
    color: #666;
}
.box-coordenador .box-coordenador__title {
    margin: 0;
    font-size: 16px;
    line-height: 1.5em;
    font-weight: 700;
}
.box-coordenador ul {
    list-style: outside none none;
    padding: 0;
}
.box-coordenador .image-coordenador {
    float: left;
    height: 45px;
    margin-right: 15px;
    overflow: hidden;
    width: 45px;
}
.box-coordenador .image-coordenador img {
    float: left;
    width: 100%;
}
.box-coordenador .info-coordenador {
    line-height: 18px;
    margin-top: 20px;
    overflow: hidden;
    position: relative;
}
.box-coordenador .info-coordenador i.fa {
    color: #666;
    padding: 0 5px;
}
.box-coordenador .info-coordenador__title {
    font-size: 18px;
    line-height: 1.5em;
}
.box-coordenador .info-coordenador p {
    color: #666;
    font-size: 14px;
    line-height: 1.7em;
    margin-top: 10px;
}
/* box-patrocinadores */
.box-patrocinadores .box-patrocinadores__title {
    font-family: "Lato",sans-serif;
    font-size: 24px;
    line-height: 1.5em;
    margin: 0;
}
.box-patrocinadores .box-patrocinadores__image {
    background-color: #fff;
    padding: 20px;
    position: relative;
}
.box-patrocinadores .box-patrocinadores__image img {
    border: 0 none;
    height: auto;
    max-width: 150px;
    vertical-align: middle;
    width: 100%;
}
/* box-docente */
.box-docente .thumbnail {
    height: 250px;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow, transform;
    transition-property: box-shadow, transform;
}
.box-docente .thumbnail:hover, 
.box-docente .thumbnail:focus, 
.box-docente .thumbnail:active {
    cursor: pointer;
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.box-docente .foto {
    width: 200px;
    height: 200px;
    padding: 10px;
}
.box-docente__nome {
    font-weight: 600;
    font-size: 13px;
    text-align: center;
    margin-top: 5px;
}
#emailCoordenadorModal .modal-title {
    color: #ED1C24;
    font-family: "Lato",sans-serif;
    font-size: 32px;
}
#emailCoordenadorModal .form-emailCoordenador {
    margin-bottom: 70px;
}
.filtro-container a {
    color: #333333;
    text-decoration: none;
}
.filtro-container a:hover {
    color: #ED1C24;
}
.filtro-title {
    background-color: #C00710;
    color:#ffffff;
    padding:2px 8px;
}
/* ==================================================
    Button styles
   ================================================== */
/* btn-fleury */
.btn-fleury,
.btn-fleury:focus {
    background-color: #ed1c24;
    color: #fff;
}
.btn-fleury:hover {
    background-color: #fcb040;
    color: #ED1C24;
}
/* btn-dark-red */
.btn-dark-red {
    background-color: #900000;
    color: #FFFFFF;
    font-weight: bold;
}
.btn-dark-red:hover,
.btn-dark-red:focus,
.btn-dark-red:active:focus,
.btn-dark-red.active {
    background-color: #EE3239;
    color: #ffffff;
}

/*-----------------------*\
 * Boostatrap changes    *
\*-----------------------*/
/* Navbar */
.navbar {
    min-height: 100px;
    margin-bottom: 0;
    border-radius: 0;
}
.navbar-default {
    background-color: #FFFFFF;
    border-color: #EEEEEE;
}
.navbar-default .navbar-nav > li > a {
    padding: 5px 10px 10px;
    color: #EE1C25;
    font-weight: 500;
    font-size: 14px;
    border-left: 1px solid #ccc;
}
.navbar-default .navbar-nav > li:first-child > a {
    border-left: none;
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
    color: #b90000;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
    color: #FFFFFF;
    background-color: #EE1C25;
    border-bottom: 6px solid #C6C8C3;
}

/* Nav-tabs */
.nav-tabs > li > a:hover {
    background-color: #EE1C25;
    color: #ffffff;
    border-color: #B90000;
    border-bottom: #DDDDDD;
}
.nav-tabs > li > a {
    color: #428bca;
}
.tab-pane p {
    line-height: 1.6em;
    margin-top: 15px;
}
.tab-content {
    margin-top: 30px;
}

/* Buttons */
.btn {
    border-radius: 0;
}

/* Forms */
.form-control {
    border-radius: 0;
}

/*--------------------------
 * Styles for Forma Pagamento
 *--------------------------*/
.bandeira {
    height: 100%;
}
.bandeira img {
    width: 100%;
}

/*--------------------------
 * Styles for mobile phones
 *--------------------------*/
@media only screen and (max-width: 768px) {
    .form-localizar_cursos .form-group {
        text-align: left;
    }
    .box-curso {
        max-width: 330px;
    }
    .banner-content {
        height: 0;
    }
}

/***/
/*Mobile portrait*/
@media (min-width: 0px) and (max-width: 479px) {
    .rodape .rodape__curso-lista {
        padding-left: 0px;
    }
}

/*Small tablet portrait*/
@media (min-width: 480px) and (max-width: 599px) {
    .rodape .rodape__curso-lista {
        padding-left: 0px;
    }
}

/*Tablet 2*/
@media (min-width: 600px) and (max-width: 799px) {

}

/*Tablet 3*/
@media (min-width: 800px) and (max-width: 1024px) {
    #form-pesquisa{
        float: right;
    }
}

@media (min-width: 1025px) {
    #form-pesquisa{
        float: right;
    }
}
