.img_icones{
    width: 96px;
}

.logo{
    width: 180px;
}

.btn_buscar{
    position: relative;
    top: 30px;
}

.fontes{
    padding: 30px;
}

.btn_fonte{
    height: 105px;
    margin: 2px;
}

footer{
    position: fixed;
    bottom: 0px;
}


.table td, .table th {
    white-space: inherit !important;
}


.naoSeAplica,.upload{
    font-size: 12px;
    padding: 8px;
}

.menu_notificacao {
    margin-right: 23px;
    padding: 10px;
    left: -15px !important;
}


.form-control {

    color: #000;
}

.select2{
    width: 100% !important;
}

.select2-selection__choice__display{
    color: #000;
}


body,.form-control,.sidebar .nav-link {

    font-size: 18px;
}

.btn_remover_curso,.upload {
    position: relative;
    top: 36px;
}
