﻿.equal-height-row {
    overflow: hidden;
}

.equal-height-col {
    margin-bottom: -99999px;
    padding-bottom: 99999px;
}

.no-lateral-padding {
    padding-left: 0;
    padding-right: 0;
}

.select2-container .select2-selection--multiple {
    min-height: 34px !important;
}

[class^='select2'] {
    border-radius: 0px !important;
}

@media (max-width: 0px) {
    #imagen-fondo-portada {
        display: none;
    }
}

@media (min-width: 450px) {
    #div-fondo-portada {
        display: none;
    }
}

.btn-mio {
    font-size: 1em;
    font-weight: bold;
    margin-top: 1em;
    border: none;
}

.ibox-admin {
    background-color: rgba(255,255,255,0.5);
    border-radius: 10px;
}

.container {
    height: 100%;
}

.icheckbox_square-green {
    border: 1px solid !important;
}

.iradio_square-green {
    border: 1px solid !important;
    border-radius: 11px;
}
