.cuadro_eset {
        font-family: "Roboto", sans-serif;
        color: #252525;
}
.cuadro_eset > div {
    width: 90% !important; margin: 0 auto; text-align: center;
}
.cuadro_eset #c_e_content{
        font-size: 12px;
}
.cuadro_eset #buttonHome,#buttonEmpresa{
}
/*
.cuadro_eset .active{
        display:block;
        color: #FFFFFF !important;
}
.cuadro_eset .inactive{
        display:block;
        background: #BFC4CB;
}*/
.cuadro_eset #eset_categorias a{
    padding:8px 0; 
    border: none; 
    margin: 0; 
    text-decoration: none;
    color: #252525;
    /*color: #000; */
    font-family: arial; 
    font-size: 12px; 
    font-weight: bold; 
    line-height: 14px; 
    text-align: center; 
    letter-spacing: 0; 
    float: left;
}

/*.cuadro_eset #eset_categorias a.inactive:hover{
    background-color: #A7AAAF;
}*/

.cuadro_eset .esetButton {
    margin: auto; 
    display: inline-block;
    width: 40%;padding: 2% 4%;
    /*background: #008ba0;*/
    color: #fff;
    text-decoration: none;
    -moz-border-radius: 5px 5px 5px 5px;
    font-weight: bold;
    font-size: 12px;
}

.cuadro_eset #c_e_content a:link{ color: #FFF; text-decoration: none;}
.cuadro_eset #c_e_content a:active{ color: #FFF; text-decoration: none;}
.cuadro_eset #c_e_content a:visited{ color: #FFF; text-decoration: none;}
/*.cuadro_eset #c_e_content a:hover, .cuadro_eset .eset_demo_form button:hover{ text-decoration: none; background-color: #15BC2D;}
*/
.cuadro_eset #c_e_content img{
        width:85px;        
        border: none;
}
.cuadro_eset #empresas img{
        width:60%;
        border: none;
}
.cuadro_eset #empresas{
        font-size: 10px;
}

.cuadro_eset .eset_demo_form button {
    margin:auto;/*background-color:#008ba0;*/color:#FFFFFF;padding-top:4px;padding-bottom:4px;padding-left:17%;padding-right:17%;font-weight:bolder;border:none;display:block;cursor:pointer;
}
.cuadro_eset .eset_demo_form {
    margin-top:10px;margin-left:5px;display:none;
}
.cuadro_eset .eset_demo_form label{
    font-weight:bolder;
}
.cuadro_eset .eset_demo_form div{
    width:96%;margin-bottom:10px;
}
.cuadro_eset .eset_demo_form div input{
    width:100%;
}
.cuadro_eset .textResponse{
    margin:auto;text-align:center;padding-top: 0;display:table;
}
.cuadro_eset .eset_table_cell{
    width: 100%; background-color: #FFFFFF; margin-bottom: 2px;
}
.cuadro_eset .eset_content_header{
    display: table;
}
.cuadro_eset .eset_content_buttons{
    float:left; margin: 5px 0; width: 100%; text-align: center;
}
.cuadro_eset .eset_div_image{
    float:left;
}
.cuadro_eset .eset_div_name{
    display: table-cell; vertical-align: middle; width: 60% !important; margin: 0 auto; text-align: left; position: relative; top: 5px;
}
.cuadro_eset .eset_div_name span{
    font-size: 12px;font-weight: bolder; /*color: black;*/
}

.cuadro_eset .eset_body_cat{
    display: none; background-color: #6F7C8C;padding:5px;
}