.btn-logout{
    background-color: transparent;
    border: none;
    width: 100%;
}
.select2-container .select2-selection--single {height: auto !important;}
.texto-error{color:#f1416c;}
.ck-editor {max-width: 870px;}

.mw-150 {max-width: 150px !important;}
.minw-150 {min-width: 150px !important;}
.w-60 {width: 50px;}

.w-10 {width: 10%;}

.image-input .image-input-wrapper {
    width: 230px;
    height: 230px;
    overflow: hidden;
}
.image-input, .image-input-wrapper{
    background-size: contain;
    background-position: center;
}
.symbol.symbol-100px>img {
    width: 100px;
    height: auto;
}

.fs-60 {
    font-size: 60px !important;
}
