.alto-input-login {
    min-height: 38px;
}

#sidebar-menu .menu-title {
    font-size: 12px !important;
}

.titulo-pagina{
    padding-top: 10px;
    border-bottom: 1px solid #777777;
}

.select2-container {
    /*height: calc(1.5em + 0.94rem + 2px)!important;*/
    color: #777!important;
    background-color: #363c48!important;
}
.select2-selection, .select2-selection__rendered {
    /*height: calc(1.5em + 0.94rem + 2px) !important;*/
    background-color: #363c48!important;
    border-radius: 0.2rem!important;
    border: 1px solid #363c48!important;
    color: #777777 !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered, .select2-selection__arrow {
    /*line-height: calc(1.5em + 0.94rem + 2px)!important;*/
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    margin-top: 5px!important;
}

.select2-container .select2-selection--single {
    height: 37px!important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 35px!important;
}

.select2-selection__choice {
    background-color: #FFFFFF !important;
    color: #000000 !important;
}

.select2-selection--multiple .select2-selection__rendered {
    border-bottom: none!important;
}

.select2-selection--multiple .select2-search.select2-search--inline {
    clear: both!important;
    width: 100%!important;
}

.select2-selection--multiple .select2-search.select2-search--inline .select2-search__field {
    width: 100%!important;
}

.required:before {
    content:"* ";
    color: red;
}

/* Estilo para decorar los nombres de los empleados y al ser pulsados que abra mail */
a[href^="mailto:"] {
    text-decoration: underline !important;
    color: #ededed;
}

.dropdown-divider {
    border-color: #999999!important;
}

/* Estilo para fondo de pantalla home */
.imagen-fondo-home{
    background-image: url("../../images/fondo2.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
}
.cajas-home{
    background-color: #ededed;
    opacity: 0.9;
    padding: 10px;
}
.cajas-home-titulo{
    padding-top: 20px;
    padding-bottom: 10px;
    font-family: "Nunito Sans", sans-serif;
    opacity: 0.9;
    color: #000000;
    font-size: 16px;
    margin-bottom: 10px;
    text-align: center;
}
.caja-home-texto-slogan{
    color: yellow;
    text-align: center;
    font-size: 50px;
    padding-top: 50px;
    padding-bottom: 50px;
}
@media screen and (max-width: 980px) {
    div.logo1, div.logo3 {
        display: none;
    }
}
/* Fin - Estilo para fondo de pantalla home */

/* Colores definidos para estudiantes, candidatos, entidades, titulados, adeit y universidades*/
.formato-color-estudiante{
    color: #00CC6F !important;
}
.fcbb-estudiante{
    border-bottom: 1px solid #00CC6F !important;
}
.fcbl-estudiante{
    border-left: 5px solid #00CC6F !important;
}
.fcbg-estudiante{
    background-color: #00CC6F !important;
    color: white !important;
    font-weight: bold;
}
.formato-color-candidato{
    color: #D30547 !important;
}
.fcbb-candidato{
    border-bottom: 1px solid #D30547 !important;
}
.fcbl-candidato{
    border-left: 5px solid #D30547 !important;
}
.fcbg-candidato{
    background-color: #D30547 !important;
    color: white !important;
    font-weight: bold;
}
.formato-color-entidad{
    color: #FB275D !important;
}
.fcbb-entidad{
    border-bottom: 1px solid #FB275D !important;
}
.fcbl-entidad{
    border-left: 5px solid #FB275D !important;
}
.fcbg-entidad{
    background-color: #FB275D !important;
    color: white !important;
    font-weight: bold;
}
.formato-color-universidad{
    color: #FFCC00 !important;
}
.fcbb-universidad{
    border-bottom: 1px solid #FFCC00 !important;
}
.fcbl-universidad{
    border-left: 5px solid #FFCC00 !important;
}
.fcbg-universidad{
    background-color: #FFCC00 !important;
    color: white !important;
    font-weight: bold;
}
.formato-color-titulado{
    color: #A358DF !important;
}
.fcbb-titulado{
    border-bottom: 1px solid #A358DF !important;
}
.fcbl-titulado{
    border-left: 5px solid #A358DF !important;
}
.fcbg-titulado{
    background-color: #A358DF !important;
    color: white !important;
    font-weight: bold;
}
.formato-color-adeit{
    color: #595AD4 !important;
}
.fcbb-adeit{
    border-bottom: 1px solid #595AD4 !important;
}
.fcbl-adeit{
    border-left: 5px solid #595AD4 !important;
}
.fcbg-adeit{
    background-color: #595AD4 !important;
    color: white !important;
    font-weight: bold;
}
.fcbl-miperfil{
    border-left: 5px solid #000000 !important;
}
/* Fin - Colores definidos para estudiantes, entidades, titulados, adeit y universidades*/

/* Datatables */
/* Bolita desplegable */
table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>td:first-child:before, table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>th:first-child:before {
    color: white;
    border: 1px solid white;
    border-radius: 0px;
    line-height: 16px;
    content: '+';
}
/* Fin - Datatables*/

.feather-16{
    width: 16px;
    height: 16px;
}
.feather-24{
    width: 24px;
    height: 24px;
}
.feather-32{
    width: 32px;
    height: 32px;
}

#sidebar-menu .menu-title {
    padding: 8px 30px 10px 30px!important;
}

.footer{
    position: inherit!important;
    padding: 10px 15px 20px !important;
    font-size: 12px;
}

.propietario-caja{
    position: fixed;
    bottom: 0;
}
.propietario-copy{
    font-size: 10px;
}
.propietario-seo{
    font-size: 10px;
    display: inline;
}
