.titulo_pagina_admin{
    font-size: 20px;
    font-weight: bold;
}
.bold{
    font-weight: bold;
}
.vcenter{
    vertical-align: middle!important;
}
.links_arr{
    font-size: 16px;
    font-weight: bold;
}
.lnk_ver_experiencia{
    cursor: pointer;
}
.img-perfil-tarjeta{
    height: 50px;
    width: 50px;
}
.spn1{
    font-size: 20px;
    font-weight: bolder;
}
.spn2{
    margin-top:-5px;
}
.bckg1{
    background-color: #04D2D4!important;
}
.pill1{
    background-color: #04D2D4;
    font-size: 17px;
    padding: 3px;
    border-radius: 4px;
    cursor: pointer;
}
.pill_red                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        {
    background-color: #ff6a6a;
    font-size: 17px;
    padding: 3px;
    border-radius: 4px;
    cursor: pointer;
    color:white;
}
.pill_outer_red{
    background-color: white;
    border: 1px solid #ff6a6a;
    color: #ff6a6a;
    font-size: 17px;
    padding: 3px;
    border-radius: 4px;
    cursor: pointer;
}
.pill_outer_1{
    background-color: white;
    border: 1px solid #04D2D4;
    color: #04D2D4;
    font-size: 17px;
    padding: 3px;
    border-radius: 4px;
    cursor: pointer;
}
.pill_outer_gris{
    background-color: white;
    border: 1px solid #8385A7;
    color: #8385A7;
    font-size: 17px; 
    padding: 0 10px 0 10px;
    border-radius: 15px;
}
.descripcion{
    color:#8385A7;
    font-size: 16px;
}
.desde{
    font-weight: bold;
    font-size: 20px;
}
.valor{ 
    font-size: 20px;
}
.color1{
    color:#04D2D4!important;
}
.color1Adm{
    color:#01a3a4!important;
}
.colorOscuro{
    color:#8385A7!important;
}
.color_blanco{
    color:white!important;
}
.bordeBotomHeadTable{
    
}
.barra_busqueda{
    background: transparent;
    border: 0;
    border-radius: 0;
    height: 50px;
    line-height: 50px;
    padding-top: 0; padding-bottom: 0;
    width: 100%;
    -webkit-appearance: none;       
    text-indent: 0.01px;
    text-overflow: '';
    border: 0 none !important;
    outline: 1px none !important;
}
body{
    /*color:lightgray!important;*/
}
.hidden{
    display:none!important;
}
.cl1{
    color:white!important;
}
.cl-primary{
    color:#01a3a4;
}
.bg1{
    background-color: white;
}
.img_explorar { 
    width: 100%;
    height: 300px;
    object-fit: cover;
}
.clw{
    color:white!important;
}
.img-categoria{
    width: 200px!important;
}
.borde-media{
    border: 1px solid lightgray;
}
.img-bonvo{
    width: 240px!important;
    height: 225px!important;
}
.box{
    border: 1px solid #f1f1f1;
    border-radius: 3px;
}
.box-body{
    padding: 10px;
}


@media (max-width: 1199px) {
    .rounded-right{
        padding-right: 0px !important;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        padding-left: 0px !important;        
    }
    .rounded-right>button{
        height: 82px;
    }
    .rounded-left {
        border-radius: 100px!important;
    }
    .rounded-right {
        border-radius: 100px!important;
    }
    .no-rounded{
        border-radius: 100px!important;
    }
}