.m_num_notificacion_comentarios{
    border-radius: 5px;
    font-size: 14px;
    font-weight: 300;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    right: 60px;
    box-shadow: 1px 1px 2px rgba(0,0,0,0.5);
    background: #e1aa3f;
    color: #363636;
    bottom: -14px;
    text-transform: capitalize;
    padding: 2px;
    margin-bottom: -23px;
}
.boton-mis-noticias button {
    padding: 12px;
}
.write_coment textarea{
    margin: 20px 0;
}
.write_coment{
    border: 1px solid #eee;
    padding: 20px;
    margin: 20px 0;
}
.respuesta_coment.item_comentario{
    margin-left: 50px;
    border-left: 5px solid #c25d31;
}
.num_respuestas{
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 16px;
    text-align: right;
    color: #c25d31;
}
.user_coment{
    font-size: 12px;
    margin-bottom: 0;
    font-style: italic;
}
.item_comentario{
    align-items: center;
    margin: 20px 0;
    padding: 20px;
    background: #eee;
}
.item_comentario img{
    width: 100%;
    max-width: 300px;
}
.container_new{
    margin-bottom: 50px;
}
.img_destacada_new{
    width: 100%;
    max-width: 400px;
    margin: 30px 0;
}
.title_new{
    font-size: 24px;
}
.subtitle_new{
    font-size: 18px;
    font-weight: 400;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
}
.content_new{
    font-size: 14px;
    text-align: justify;
}
.fecha_content_new{
    text-align: left;
    font-style: italic;
    font-size: 16px;
    color: #c25d31;
    font-weight: 400;
}
.filtro_comunicacion .form-control{
    height: 44px;
    border-radius: 0;
    margin-bottom: 10px;
}
.noticia_comunicacion{
    padding: 15px 0;
    /*border: 1px solid #eee;*/
    /*margin: 20px 0;*/
    text-align: right;
    float:left;
}
.contendor-noticias{
    margin:0 10px;
    box-shadow: 0px 1px 4px rgba(0,0,0,0.15);
}
.texto-noticias-cuadro{
    padding:10px 10px;
}
.texto-interior-cuadro{
    height: 146px;
    overflow: hidden;
    margin-bottom: 10px;
}
.texto-leido{
    font-size: 12px !important;
    margin-bottom: 0;
    color: #ffffff;
    background-color: #c25d31;
    text-align: center !important;
    border: 1px solid #a2a2a2;
}
.imagen-cuadro-noticia {
    height: 160px;
    overflow: hidden;
}
.noticia_comunicacion img{
    width: 100%;
}
.noticia_comunicacion h3{
    font-size: 18px;
    color: #c25d31;
    text-align: left;
    margin-top: 15px;
}
.noticia_comunicacion h4{
    font-size: 16px;
    text-align: left;
    font-weight: 400;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}
.noticia_comunicacion p{
    font-size: 14px;
    text-align: left;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
}
.noticia_comunicacion .fecha_news{
    /*text-align: right;*/
    font-style: italic;
    font-size: 14px;
    color: #c25d31;
    font-weight: 400;
    padding-right: 10px;
}
.boton_noticias_editar{
    background: #9bc29f;
    border: 1px solid #9bc29f;
    padding: 10px;
    color: #fff;
    text-transform: uppercase;
    width: 49%;
    font-weight: 300;
    cursor: pointer;
    text-align: center;
    margin-bottom:2px;
    float: left;
}
.boton_noticias {
    background: #c25d31;
    border: 1px solid #c25d31;
    padding: 10px;
    color: #fff;
    text-transform: uppercase;
    width: 49%;
    font-weight: 300;
    cursor: pointer;
    text-align: center;
}
.boton_noticias:hover,
.boton_noticias_editar:hover{
    background: #ccc;
    border: 1px solid #ccc;
}
.filtros_noticias{
    color: #fff;
    background-color: #c25d31;
    margin-left: 6px;
    padding: 3px 8px;
    font-size: 10px;
    border-radius: 8px;
    margin-bottom: 5px;
    display: inline-block;
    margin-top: 0;
}
@media (max-width: 1000px){
    .boton_noticias_editar{
        width: 100%;
    }
}
@media (max-width: 600px){
    .noticia_comunicacion h3{
        font-size: 16px;
    }
   .noticia_comunicacion p{
        font-size: 12px;
    }
    .boton_noticias_editar{
        width: 100%;
        margin-bottom: 10px;
    }
    .title_new{
        font-size: 18px;
    }
    .content_new{
        font-size: 12px;
    }
    .noticia_comunicacion .fecha_news{
        font-size: 16px;
        padding-top: 10px;
    }
}
/*FORMACION*/
.icono-archivos i.material-icons {
    vertical-align: bottom;
}
.icono-archivos a {
    font-size: 0.9em;
    color: #000000;
    font-style: oblique;
}
.icono-video{
    width: 29px;
    height: auto;
    margin-right: 5px;
}
.boton-usuario-comentario{
  background: none;
  border: 0;
  color: inherit;
  cursor: pointer;
  font: inherit;
  line-height: normal;
  overflow: visible;
  padding: 0;
  -webkit-user-select: none; /* for button */
   -webkit-appearance: button; /* for input */
     -moz-user-select: none;
      -ms-user-select: none;
}
.imagen-perfil-modal{
    width: 120px;
    height: auto;
}
.leyenda-extension-adjuntos{
    font-size: 11px;
}
.titulo-seccion-usuarios-noticias{
    font-style: oblique;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 0;
}
.parrafo-seccion-usuarios-noticias{
    font-size: 13px;
    font-style: italic;
}
.box_login{
    height: 100vh !important;
}
/*Iconos cabecera*/
.col-md-3.col-sm-12.mt_b20.redes-sociales {
    text-align: center;
}
ul.social-network {
    list-style: none;
    display: inline;
    margin-left:0 !important;
    padding: 0;
}
ul.social-network li {
    display: inline;
    /*margin: 0 5px;*/
}

.social-network a.icoBlog:hover {
    background-color: #F56505;
}
.social-network a.icoFacebook:hover {
    background-color:#3B5998;
}
.social-network a.icoTwitter:hover {
    background-color:#33ccff;
}
.social-network a.icoInstagram:hover {
    background-color:#BD3518;
}
.social-network a.icoVimeo:hover {
    background-color:#0590B8;
}
.social-network a.icoLinkedin:hover {
    background-color:#007bb7;
}
.social-network a.icoBlog:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
.social-network a.icoInstagram:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
    color:#fff;
}
a.socialIcon:hover, .socialHoverClass {
    color:#44BCDD;
}

.social-circle li a {
    display:inline-block;
    position:relative;
    margin:0 auto 0 auto;
    -moz-border-radius:50%;
    -webkit-border-radius:50%;
    border-radius:50%;
    text-align:center;
    width: 30px;
    height: 30px;
    font-size:20px;
    background-color: #6f6f6f;
}
.social-circle li i {
    margin:0;
    line-height:30px;
    text-align: center;
}

.social-circle li a:hover i, .triggeredHover {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms--transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
}
.social-circle i {
    color: #fff;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s;
}
.texto-redes-sociales{
    color:white;
}
/* Noticia destacada */
.noticia-destacada-home .contendor-noticias{
    float: left;
    width: 100%;
}
.noticia-destacada-home .imagen-cuadro-noticia{
    float: left; 
    width: 60%;
    height: 186px;
}
.noticia-destacada-home .texto-noticias-cuadro{
    float: left; 
    width: 40%;
    padding-bottom: 0px;
}
.noticia-destacada-home .texto-noticias-cuadro .texto-interior-cuadro{
    margin-bottom: 0px; 
    height: 128px;
}

@media (max-width: 680px){

.noticia-destacada-home .imagen-cuadro-noticia{
    width: 100%;
}
.noticia-destacada-home .texto-noticias-cuadro{
    width: 100%;
    padding-bottom: 10px;
}
}
/* Chat */
.contendor-chat-nombres {
    background-color: #9bc29f;
    padding-top: 1em;
    padding-bottom: 1em;
    border-radius: .25rem;
}
.nombres_chat {
    padding: 8px 0;
    color: #ffffff;
    border-bottom: 1px solid #d1d1d1;
    font-size: 13px;
}
.nombres_chat span{
    vertical-align: super;
}
.icono-bocadillo-chat{
    font-size: 19px !important;
    margin-right: 5px;
}
.contendor-mensajes-chat {
    background-color: #6f6f6f21;
    border-radius: .25rem;
    padding: .375rem .75rem;
}
.nombre-titular-chat {
    margin-top: 1em;
    font-weight: 500;
}

.contenedor-mensajes{
    align-items: center;
    margin: 20px 0;
    padding: 20px;
    background: #fff;
    border-radius: 8px;
    margin-bottom: 10px;
    height: 400px;
    overflow-y: scroll;
}

.text_comentario_mensajes{
    background-color: #e5b2414f;
    border-radius: 0em 1em 1em 1em;
    margin-bottom: 10px;
    float:left;
    padding-right: 0em;
    padding-left: 0px;
}

.text_comentario_mensajes_propios{
    background-color: #6359434f;
    border-radius: 1em 1em 0em 1em;
    margin-bottom: 10px;
    float: right;
    padding-right: 0em;
    padding-left: 0px;
}

.nombre-mensaje-chat{
    font-size: 0.7em;
    font-weight: 500;
    margin-top: 0.5em;
}

#error_show_chat{
    color: red;
    margin-left: 10px;
}

.info_chats{
    width: 8%;
    float: right;
    padding: 2px 0px 0px 0px;
    text-align: center;
    border-radius: 0em 1em 1em 0em;
    display:none;
}

.info_chats_propio{
    width: 8%;
    float: right;
    padding: 2px 0px 0px 0px;
    text-align: center;
    border-radius: 0em 1em 0em 0em;
    display:none;
    cursor: pointer;
}

.info_chats .material-icons {
   font-size: 16px;
   cursor: pointer;
}

.info_chats_propio .material-icons {
   font-size: 16px;
   cursor: pointer;
}

.desplegable_chat{
    width: 8%;
    float: right;
    text-align: center;
    display: block;
    cursor: pointer;
    margin-top: 7px;
}

.mensajesnoleidos{
    background-color: #e3af40;
    border-radius: 50%;
    padding: 1px 5px;
    display: inline-block;
}

