.alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff;
}

.alert {
    /* position: relative; */
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}

.wpsm-tabs-b-review-notice {
  display: none;
}

@media screen and (max-width: 600px) {
    .clasification-vocabulary-list-group, .resources-list{
        width: 100%;
    }
}


.image-principal{
    float: left;
}

.clear{
    clear: both;
}