/*
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 : 10/10/2016, 18:58:05
    Author     : Odair
*/

.lista-curso {
    padding: 5px 10px 5px 45px;
    line-height: 25px;
}

.lista-curso .title-curso {
    font-size: 25px;
    color: #2e8DDC;
    margin-bottom: 25px;
    margin-top: 0px;
    padding-left: 45px;
    font-family: Myriad pro;
    font-weight: bold;
}

.lista-curso .title-curso-after {
    margin-top: 25px
}

.lista-curso .curso {
    font-size: 16px;
}

.lista-curso .curso a {
    text-decoration: none;
    color: #2e8DDC;
}

.lista-curso .curso a:hover {
    color: #FF9C00;
    font-weight: bold;
}

.curso {
    padding: 5px 10px 5px 45px;
    line-height: 25px;
}

.curso .titulo {
    font-size: 20px;
    color: #012957;
    margin-bottom: 5px;
    margin-top: 25px;
    font-weight: bold;
}

.curso h3 {
    color: #2e8DDC;
    font-weight: bold;
    margin-top: 0
}

.curso p {
    font-size: 16px;
    color: #012957
}

.curso .aviso {
    font-size: 16px;
    margin-bottom: 15px;
    color: #358ED9 !important
}

.curso ul {
    padding: 15px
}

.curso ul li {
    font-size: 16px;
    color: #012957
}

.item-lista-curso a:link, .lista_cursos a:visited, .lista_cursos a:hover, .lista_cursos a:active {

    text-decoration: none !important;
    font-size: 12px;
    font-family: Tahoma, Geneva, sans-serif;
    color: #364768;
    background-color: #f5f8ff;
}

.item-lista-curso a:hover {
    font-weight: bold !important;
    text-decoration: none !important;
    font-size: 12px;
    font-family: Tahoma, Geneva, sans-serif;
    color: #364768;
    background-color: #f5f8ff;
}

.cursor-no {
    cursor: no-drop !important;
}

.msg_balao {
    font-size: 10px;
    font-family: arial, helvetica, sans-serif;
    color: red;
}

.inscrito {

}

.nav-quirk {
    margin: 0 0 5px !important;
}

.tbl_price {
    font-size: 11px !important;
    margin-bottom: 7px !important;
    text-transform: none !important;
}