
#accessibility-manual{
}
#accessibility-manual h4{
    margin-top: 0px;
}

.word-ckedit{
    margin-top: 1%;
}
.test-dates{
    margin-top: 1%;
}
.data-bibliografia{
    margin-top: 1%;
}
#btAddBasic, #btAddComp, #btRemove, #btSearch{
    font-size: 2.5rem;
    cursor: pointer;
    margin: 1%;
    color: #000!important;
}

#btAddBasic:hover, #btAddComp:hover, #btRemove:hover, #btRemoveAll:hover, #btSearch:hover{
    color: #000000;
    opacity: 0.5;
}
.input-bibliografia-send{
    margin-top: 0.5%;
}
.small-clase{
    font-size: 13px;
    color: #777777;
}

.input-bibliografia-send-complement{
    margin-top: 1%;
}

.form-check-label{
    color: #777777;
    font-size: 1.2rem;
}
.small-plus{
    position: relative;
    top: -10px !important;
}

.boton-fijo{
    position: fixed;
    bottom: 2%;
    left: 3%;
}

.form.cmxform label.error{
    display: none!important;
}

.divFlotante{
    padding: 5px!important;
    width: 100% !important;
}