body {
    background-image: none;
}

.select2-container {
    width: 100% !important;
}

.select2-container--default .select2-selection--single {
    height: 30px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    height: 30px !important;
    line-height: 30px;
    padding: 0 30px 0 7px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 30px !important;
    top: -7px;
    right: -7px;
}

.nova-registro-img {
    width: 60%;
}


.nova-registro-img-btn {
    margin-top: 1em;
}

.nova-panel-info {
    padding: 3em;
    text-align: center;
}

    .nova-panel-info a {
        margin-top: 1em;
    }

.nova-contenido {
    margin-top: 2em;
}

.nova-usuario {
    font-weight: bold;
}

.nova-mensajes {
    margin-top: 2em;
}
