#interacciones{
    display: block;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    -webkit-box-shadow: 10px 10px 30px 0px rgba(0,0,0,0.16);
    -moz-box-shadow: 10px 10px 30px 0px rgba(0,0,0,0.16);
    box-shadow: 10px 10px 30px 0px rgba(0,0,0,0.16);
    border: 1px solid #DFDFDF;
    width: 326px;
    height: 424px;
    text-align: center;
    transition: height 1s;
}

#interacciones #social{
    display: none;
}

#dislike-area{
    display:none;
}

#dislike-area .tituloDislike{
    margin-top: 20px;
    padding: 0px 20px 0px 20px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #0B457F;
}

#dislike-area .dislike-textarea{
    border-radius: 20px;
    border: 2px solid #E5EEFB;
    padding: 0px 0px 0px 0px;
    width: 100%;
    height: auto;
    padding-bottom: 10px;
    text-align: left;
    margin-bottom: 20px;
    background-color: #E5EEFB;
}

#dislike-area .dislike-textarea .label{
    padding-left: 10px;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;    
    /*color: #124A83;*/
    color:#0B457F;
    opacity: 0.5; 
}

#dislike-area .dislike-textarea textarea {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px !important;
    width: 98%;
    height: 100px;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    color: #124A83;
    border: 1px solid #e5EEFB;
    resize: none;
    overflow-y: hidden;
    background-color: #E5EEFB;
}

.dislike-textarea textarea:focus {
    /**outline: none !important;**/
    border-color: #f00;
}

#dislike-area .dislike-textarea .contadorchars{
    /*height: 15px;*/
    margin-top: 0px;
    border-top: 2px solid #124A83;
    padding-right: 10px;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: bold;
    /*color: #124A83;*/
    color: #D11F3E;
    text-align: right;
}

#dislike-area .captcha{
    left: -20px;
    margin-bottom: 20px;
    /*margin-left: 0px !important;*/
}

#dislike-area .enviarDislike{   
    border: 1px solid #3772ff;
    padding: 5px 30px 5px 30px;
    background-color: #3772ff;
    border-radius: 25px;    
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
    cursor: pointer;
}

#social{
    margin-top: 20px;
    display: inline-block;
}

.spacer{
    margin-bottom: 20px;
}

.topspacer{
    margin-top: 30px;
}

.textoimagenAzul {
    margin-top: 5px;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #3772ff;    
}

.textoimagenVerde {
    margin-top: 5px;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #069169;    
}

.textoimagen2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #3772ff;    
}

.textoimagen3 {
    margin-top: 17px;
    padding-left: 10px;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #3772ff;    
}

.buttonInteraccion{
    border: 1px solid #3772ff;
    padding: 5px 30px 5px 30px;
    background-color: #fff;
    border-radius: 25px;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    text-decoration: none;
    color: #3772ff;
    cursor: pointer;
}

.buttonInteraccion:hover{
    text-decoration: none;    
    /*color: #0B457F;*/
    color: #3772ff;
}

#interacciones .row .titulo {
    margin-top: 25px;
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    font-weight: bolder;
    color: #0B457F;
    text-align: center;
    margin-bottom: 20px;
    display: inline-block;
}

.contador-azul{
    margin: 0 auto;
    width: 60px;
    height: 29.55px;
    border-radius: 8px;
    padding-top: 3px;
    background: #069169;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
}

.contador-rojo{
    margin: 0 auto;
    width: 60px;
    height: 29.55px;
    border-radius: 8px;
    padding-top: 3px;
    background: #3772ff;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
}

.btnLike {
    display: inline-block;
    width:60px;
    height: 60px;
    cursor: pointer;
}

.btnDislike {
    display: inline-block;
    width:60px;
    height: 60px;
    cursor: pointer;
}

.btnShare {    
    display: inline-block; 
    width:60px; 
    height: 60px;
    cursor: pointer;  
}

.btnPrint {    
    display: inline-block; 
    width:60px; 
    height: 60px;
    cursor: pointer;  
}

.btnFavs {    
    display: inline-block; 
    width:60px; 
    height: 60px;
    cursor: pointer;
}

.btnWhatsapp {
    display: inline-block;
    width:60px;
    height: 60px;
}

.btnFacebook {    
    display: inline-block; 
    width:60px; 
    height: 60px;
    cursor: pointer;  
}

.btnTwitter {    
    display: inline-block; 
    width:60px; 
    height: 60px;
    cursor: pointer; 
}

.btnCorreo {    
    display: inline-block; 
    width:60px; 
    height: 60px;
    cursor: pointer;
}


.like-img {
    display: inline-block;
    margin-top: 10px;
    width: 60px;
    height: 60px;
    background-image: url('/themes/custom/gov/assets/modulo-interaccion/img/like.svg');
    background-repeat: no-repeat;
}

.like-img:hover {
    background-image: url('/themes/custom/gov/assets/modulo-interaccion/img/like2.svg');
}

.dislike-img {
    display: inline-block;
    margin-top: 10px;
    width: 60px;
    height: 60px;
    background-image: url('/themes/custom/gov/assets/modulo-interaccion/img/dislike.svg');
    background-repeat: no-repeat;
}

.dislike-img:hover {
    background-image: url('/themes/custom/gov/assets/modulo-interaccion/img/dislike2.svg');
}

.share-img {
    display: inline-block;
    width: 60px;
    height: 60px;
    background-image: url('/themes/custom/gov/assets/modulo-interaccion/img/compartir.svg');
    border-radius: 12px;    
    background-repeat: no-repeat;
}

.share-img:hover {
    background-image: url('/themes/custom/gov/assets/modulo-interaccion/img/compartir2.svg');
}

.print-img {
    display: inline-block;
    width: 60px;
    height: 60px;
    background-image: url('/themes/custom/gov/assets/modulo-interaccion/img/imprimir.svg');
    background-repeat: no-repeat;
}

.print-img:hover {
    background-image: url('/themes/custom/gov/assets/modulo-interaccion/img/imprimir2.svg');
}

.favs-img {
    display: inline-block;
    width: 60px;
    height: 60px;
    background-image: url('/themes/custom/gov/assets/modulo-interaccion/img/favoritos.svg');
    background-repeat: no-repeat;
}

.favs-img:hover {
    background-image: url('/themes/custom/gov/assets/modulo-interaccion/img/favoritos2.svg');
}

.share-whatsapp {
    display: inline-block;
    width: 60px;
    height: 60px;
    background-image: url('/themes/custom/gov/assets/modulo-interaccion/img/whatsapp.svg');
    background-repeat: no-repeat;
    cursor: pointer;
}

.share-whatsapp:hover {
    background-image: url('/themes/custom/gov/assets/modulo-interaccion/img/whatsapp2.svg');
}

.share-facebook {
    display: inline-block;
    width: 60px;
    height: 60px;
    background-image: url('/themes/custom/gov/assets/modulo-interaccion/img/facebook.svg');
    background-repeat: no-repeat;
}

.share-facebook:hover {
    background-image: url('/themes/custom/gov/assets/modulo-interaccion/img/facebook2.svg');
}

.share-twitter {
    display: inline-block;
    width: 60px;
    height: 60px;
    background-image: url('/themes/custom/gov/assets/modulo-interaccion/img/twitter.svg');
    background-repeat: no-repeat;
}

.share-twitter:hover {
    background-image: url('/themes/custom/gov/assets/modulo-interaccion/img/twitter2.svg');
}

.share-correo {
    display: inline-block;
    width: 60px;
    height: 60px;
    background-image: url('/themes/custom/gov/assets/modulo-interaccion/img/correo.svg');
    background-repeat: no-repeat;
}

.share-correo:hover {
    background-image: url('/themes/custom/gov/assets/modulo-interaccion/img/correo2.svg');
}