.bpanelAdmin .profile-info-name {
    width: 30%;
}

/* Bug encontrado en la plantilla ace. El dropdown menu del usuario aparece un scroll vertical y otro horizontal al desplegar.*/
.dropdown-menu.dropdown-close.dropdown-menu-right {
    right: 0 !important;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
    background-image: none !important;
}

.modal-lg-extra {
    width: 80% !important;
}

.dd-catogories {
    width: 100% !important;
    max-width: 100% !important;
}

.bpAjaxAction {
    width: 90% !important;
}

.bpIframe {
    width: 95% !important;
    /*height: 95vh;*/
}

.bpIframe .modal-content,
.bpIframe .modal-body,
.bpIframe .bootbox-body,
.bpIframe .mmSelectorPoppupContent,
.bpIframe .mmInputPoppupContent {
    /*height: 100%;*/
}

.bpIframe .close {
    font-size: 31px;
}

.bpWrapper {
    font-size: 35px;
}