/*
	Publicaciones libros
*/
.skeleton-pub-libros{
	margin-top: 40px;
}

/*
	Zona privada compras

*/

.module-purchases_content_skeleton{
	margin-top: 20px;
	margin-left: 20px;
}

.skeleton-suscr-direcciones{
	margin-top: 10px;
}


@keyframes shine-lines {
	0% {
	background-position: -100px;
	}
	40%, 100% {
	background-position: 400px;
	}
}

.module-purchases_content_skeleton{
	margin-top: 10px;
	margin-left: 25px;
}

/* SKELETON SINGLE LINE AND TITLE*/

.skeleton-title {
	width: 25%;
	height: 23px;
	background-color: #aaa;
	background-image: linear-gradient(90deg, #aaa 0px, #e8e8e8 40px, #aaa 80px);
	background-size: 600px;
	animation: shine-lines 2.6s infinite linear;
	margin-left: -1px;
	margin-bottom: 19px;
	margin-top: 43px;
}

/* SKELETON SINGLE LINE */

.skeleton-container {
	margin-top: 25px;
}

.skeleton-sigle-line {
	width: 75%;
	height: 23px;
	background-color: #ccc;
	background-image: linear-gradient(90deg, #ddd 0px, #e8e8e8 40px, #ddd 80px);
	background-size: 600px;
	animation: shine-lines 2.6s infinite linear;
	margin-left: 31px;
	margin-bottom: 17px;
}

/* SKELETON CARD */

.skeleton-memoir-card {
	width: 464px;
	height: 142px;
	width: 50%;
	float: left;
	margin-bottom: 2em;
}



.skeleton-memoir-card .skeleton-mem-info {
	height: 100%;
}

.skeleton-memoir-card .skeleton-mem-info .skeleton-mem-unit{
	display: block;
	margin-top: 1.5em;
	height: 100%;
	width: 100%;
}

.skeleton-memoir-card .skeleton-mem-info .skeleton-mem-unit .skeleton-mem-unit_item{
	padding-left: 2.5em;
	height: 100%;
	position: relative;
}

.skeleton-memoir-card .skeleton-mem-info .skeleton-mem-unit .skeleton-mem-unit_item .skeleton-age {
	width: 12%;
	height: 23px;
	background-color: #ccc;
	background-image: linear-gradient(90deg, #ddd 0px, #e8e8e8 40px, #ddd 80px);
	background-size: 600px;
	animation: shine-lines 2.6s infinite linear;
}

.skeleton-memoir-card .skeleton-mem-info .skeleton-mem-unit .skeleton-mem-unit_item .skeleton-name {
	width: 90%;
	height: 23px;
	margin-top: 12px;
	background-color: #ccc;
	background-image: linear-gradient(90deg, #ddd 0px, #e8e8e8 40px, #ddd 80px);
	background-size: 600px;
	animation: shine-lines 2.6s infinite linear;
}


.skeleton-memoir-card .skeleton-mem-info .skeleton-mem-unit .skeleton-mem-unit_item .skeleton-mem-info_size {
	width: 30%;
	height: 23px;
	margin-top: 12px;
	background-color: #ccc;
	background-image: linear-gradient(90deg, #ddd 0px, #e8e8e8 40px, #ddd 80px);
	background-size: 600px;
	animation: shine-lines 2.6s infinite linear;
}

.skeleton-memoir-card .skeleton-mem-info .skeleton-mem-unit .skeleton-mem-unit_item .skeleton-download {
	width: 184px;
	height: 32px;
	padding: 10px;
	border-radius: 20px;
	margin-top: 19px;
	background-color: #ccc;
	background-image: linear-gradient(90deg, #ddd 0px, #e8e8e8 40px, #ddd 80px);
	background-size: 600px;
	animation: shine-lines 2.6s infinite linear;
}

/* SKELETON DOC LATERAL */

.skeleton-card-doc-lateral {
	width: 90%;
	min-height: 226px;
	margin-bottom: 2em;
	display: inline-flex;
}

.skeleton-card-doc-lateral.col-2 {
	width: 45%;
}

.skeleton-card-doc-lateral.col-2:nth-child(even) {
	margin-left: 56px;
}

.skeleton-card-doc-lateral .skeleton-img{
	min-height: 226px;
	width: 160px;
	background-color: #ccc;
	background-image: linear-gradient(90deg, #ddd 0px, #e8e8e8 40px, #ddd 80px);
	background-size: 160px;
	animation: shine-lines 2.6s infinite linear;
}

.skeleton-card-doc-lateral .skeleton-info {
	min-height: 226px;
	width: 50%;
	margin-left: 20px;
	position: relative;
}

.skeleton-card-doc-lateral .skeleton-info .skeleton-info-title{
	height: 20px;
	max-width: 367px;
	width: 100%;
	margin-top: 31px;
	background-color: #ccc;
	background-image: linear-gradient(90deg, #ddd 0px, #e8e8e8 40px, #ddd 80px);
	background-size: 160px;
	animation: shine-lines 2.6s infinite linear;
	position: absolute;
}

.skeleton-card-doc-lateral .skeleton-info .skeleton-info-size{
	height: 15px;
	width: 150px;
	margin-top: 60px;
	background-color: #ccc;
	background-image: linear-gradient(90deg, #ddd 0px, #e8e8e8 40px, #ddd 80px);
	background-size: 160px;
	animation: shine-lines 2.6s infinite linear;
	position: absolute;
}

/* SKELETON POST */

.skeleton-posts-container {
	min-height: 1010px;
}

.skeleton-post-container {
	width: 100%;
	height: 142px;
	float: left;
	margin-bottom: 60px;
}

.skeleton-post-container .skeleton-date-container {
	width: 15%;
	height: 100%;
	position: absolute;
}
.skeleton-post-container .skeleton-date-container .skeleton-date {
	width: 79px;
	height: 19px;
	position: relative;
	background-color: #ccc;
	background-image: linear-gradient(90deg, #ddd 0px, #e8e8e8 40px, #ddd 80px);
	background-size: 79px;
	animation: shine-lines 2.6s infinite linear;
}

.skeleton-post-container .skeleton-module-list-post {
	max-width: 735px;
	width: 100%;
	margin: 0 auto;
	height: 100%;
}

.skeleton-post-container .skeleton-module-list-post .skeleton-post-content {
	height: 100%;
	max-width: 500px;
}

.skeleton-post-container .skeleton-module-list-post .skeleton-post-content .skeleton-post-content_title{
	width: 100%;
	height: 25px;
	margin-bottom: 10px;
	background-color: #ccc;
	background-image: linear-gradient(90deg, #ddd 0px, #e8e8e8 40px, #ddd 80px);
	background-size: 100%;
	animation: shine-lines 2.6s infinite linear;
}

.skeleton-post-container .skeleton-module-list-post .skeleton-post-content .skeleton-post-content_meta {
	width: 50%;
	height: 13px;
	margin-top: 5px;
	margin-bottom: 15px;
	background-color: #ccc;
	background-image: linear-gradient(90deg, #ddd 0px, #e8e8e8 40px, #ddd 80px);
	background-size: 100%;
	animation: shine-lines 2.6s infinite linear;
}

.skeleton-post-container .skeleton-module-list-post .skeleton-post-content .skeleton-post-content_excerpt {
	width: 90%;
	height: 14px;
	margin-bottom: 10px;
	background-color: #ccc;
	background-image: linear-gradient(90deg, #ddd 0px, #e8e8e8 40px, #ddd 80px);
	background-size: 100%;
	animation: shine-lines 2.6s infinite linear;
}


.skeleton-post-container .skeleton-module-list-post .skeleton-post-image {
	line-height: 0;
	max-width: 54%;
	width: 28%;
	background-color: #ccc;
	background-image: linear-gradient(90deg, #ddd 0px, #e8e8e8 40px, #ddd 80px);
	background-size: 100%;
	animation: shine-lines 2.6s infinite linear;
	height: 80%;
	float: right;
}

/* Skeleton square card */

.skeleton_campanias-menu-lateral > .skeleton-square-card:nth-child(2n+2) {
	margin-right: 0px;
}

.skeleton_campanias-menu-lateral > .skeleton-square-card {
	max-width: 48.5%;
	margin-right: 2.8585%;
	margin-left: 0px;
	padding-right: 0px;
}

.skeleton-square-card {
	width: 355px;
	height: 378px;
	max-width: 32%;
	position: relative;
	float: left;
	margin-bottom: 2.8%;
	margin-left: 2px;
	margin-right: 2px;
	padding-top: 25px;
	padding-right: 6px;
}

.skeleton-square-card .skeleton-image{
	height: 186px;
	background-color: #ccc;
	background-image: linear-gradient(90deg, #ddd 0px, #e8e8e8 40px, #ddd 80px);
	background-size: 100%;
	animation: shine-lines 2.6s infinite linear;
}

.skeleton-square-card .skeleton-info .skeleton-date{
	margin-top: 12px;
	height: 18px;
	width: 120px;
	background-color: #ccc;
	background-image: linear-gradient(90deg, #ddd 0px, #e8e8e8 40px, #ddd 80px);
	background-size: 120px;
	animation: shine-lines 2.6s infinite linear;
}

.skeleton-square-card .skeleton-info .skeleton-name{
	margin-top: 12px;
	height: 22px;
	width: 250px;
	background-color: #ccc;
	background-image: linear-gradient(90deg, #ddd 0px, #e8e8e8 40px, #ddd 80px);
	background-size: 250px;
	animation: shine-lines 2.6s infinite linear;
}

/* Skeleton square card Legislacion */

.skeleton-square-card-legislacion {
	width: 350px;
	max-width: 95%;
	height: 325px;
	position: relative;
	float: left;
	margin-bottom: 2.8%;
	margin-left: 2px;
	margin-right: 2.8585%;
	padding-top: 5px;
	padding-right: 6px;
	border-width: 3px 1px 1px 1px;
	border-color: #ccc;
	border-style: solid;
}

.skeleton-square-card-legislacion-2col:nth-child(2n+2) {
	margin-right: 0;
}

.skeleton-square-card-legislacion-3col:nth-child(3n+3) {
	margin-right: 0;
}


.skeleton-square-card-legislacion .skeleton-tipo{
	width: 150px;
	height: 20px;
	position: relative;
	top:7px;
	left:5px;
	background-color: #ccc;
	background-image: linear-gradient(90deg, #ddd 0px, #e8e8e8 40px, #ddd 80px);
	background-size: 150px;
	animation: shine-lines 2.6s infinite linear;
}

.skeleton-square-card-legislacion .skeleton-nombre-line-1 {

	width: 220px;
	height: 20px;
	position: relative;
	top:200px;
	left:5px;
	background-color: #ccc;
	background-image: linear-gradient(90deg, #ddd 0px, #e8e8e8 40px, #ddd 80px);
	background-size: 220px;
	animation: shine-lines 2.6s infinite linear;

}

.skeleton-square-card-legislacion .skeleton-nombre-line-2 {

	width: 220px;
	height: 20px;
	position: relative;
	top:210px;
	left:5px;
	background-color: #ccc;
	background-image: linear-gradient(90deg, #ddd 0px, #e8e8e8 40px, #ddd 80px);
	background-size: 220px;
	animation: shine-lines 2.6s infinite linear;

}

.skeleton-square-card-legislacion .skeleton-origen {

	width: 135px;
	height: 20px;
	position: relative;
	top:231px;
	left:5px;
	background-color: #ccc;
	background-image: linear-gradient(90deg, #ddd 0px, #e8e8e8 40px, #ddd 80px);
	background-size: 135px;
	animation: shine-lines 2.6s infinite linear;

}


/* SKELETON EVENTS */

.skeleton-event {
	float: left;
	margin-bottom: 22px;
}

.index-content .skeleton-event.gridView {
	width: 367px;
}

.skeleton-event.gridView {
	width: 392px;
	height: 336px;
}
.skeleton-event.rowView {
	width: 700px;
	height: 208px;
}

.skeleton-event .skeleton-card-icon {
	background-color: #ccc;
	background-image: linear-gradient(90deg, #ddd 0px, #e8e8e8 40px, #ddd 80px);
	background-size: 64px;
	animation: shine-lines 2.6s infinite linear;
	width: 64px;
	height: 62px;
	float: left;
}

.skeleton-event .skeleton-info {
	float: left;
}

.index-content .skeleton-event.gridView .skeleton-info {
	width: 303px;
}

.skeleton-event.gridView .skeleton-info {
	width: 311px;
	height: 336px;
}

.skeleton-event.rowView .skeleton-info {
	width: 636px;
	height: 195px;
}



.skeleton-event .skeleton-image {
	background-color: #ccc;
	background-image: linear-gradient(90deg, #ddd 0px, #e8e8e8 40px, #ddd 80px);
	animation: shine-lines 2.6s infinite linear;
	float: left;
	margin-left: 16px;
}

.index-content .skeleton-event.gridView  .skeleton-image {
	width: 270px;
	height: 180px;
}

.skeleton-event.gridView .skeleton-image {
	background-size: 300px;
	width: 300px;
	height: 185px;
}

.skeleton-event.rowView .skeleton-image {
	background-size: 195px;
	width: 195px;
	height: 185px;
}

.skeleton-event  .skeleton-name {
	background-color: #ccc;
	background-image: linear-gradient(90deg, #ddd 0px, #e8e8e8 40px, #ddd 80px);
	background-size: 226px;
	animation: shine-lines 2.6s infinite linear;
	width: 226px;
	height: 20px;
	float: left;
	margin-left: 16px;

}

.skeleton-event.gridView  .skeleton-name {
	margin-top: 20px;
}



.skeleton-event  .skeleton-date {
	background-color: #ccc;
	background-image: linear-gradient(90deg, #ddd 0px, #e8e8e8 40px, #ddd 80px);
	background-size: 190px;
	animation: shine-lines 2.6s infinite linear;
	width: 190px;
	height: 20px;
	float: left;
	margin-left: 16px;
	margin-top: 20px;
}

.skeleton-card-colegiado-container {
	width: 100%;
}
.skeleton-card-colegiado {
	background-color: #aaa;
	background-image: linear-gradient(90deg, #aaa 0px, #e8e8e8 40px, #aaa 80px);
	background-size: 100%;
	animation: shine-lines 2.6s infinite linear;
	width: 48%;
	height: 258px;
	margin-right: 22px;
	margin-bottom: 22px;
	float: left;
}

.skeleton-card-colegiado:nth-child(2n+2){
	margin-right: 0px;
}


/* CONSEJOS DE SALUD */

/* GridView */

.skeleton-consejo-salud-grid {
	width: 374px;
	max-width: 97%;
	height: 344px;
	float: left;
	margin-right: 15px;
	margin-bottom: 40px;
	border: 1px solid #ccc;
}

.skeleton-consejo-salud-grid-3-col{
	width: 350px;
	max-width: 31%;
	margin-top: 40px;
	margin-right: 2.8585%;
}

.skeleton-consejo-salud-grid-3-col:nth-child(3n+3) {
	margin-right: 0;
}

.skeleton-consejo-salud-grid .skeleton-post-item_multimedia {
	width: 374px;
	max-width: 100%;
	height: 222px;
	background-color: #ccc;
	background-image: linear-gradient(90deg, #ddd 0px, #e8e8e8 40px, #ddd 80px);
	background-size: 374px;
	animation: shine-lines 2.6s infinite linear;
	margin-bottom: 17px;
}

.skeleton-consejo-salud-grid-3-col .skeleton-post-item_multimedia {
	width: 350px;
	background-size: 350px;
}

.skeleton-consejo-salud-grid .skeleton-post-item_content {
	margin-left: 15px;
	margin-bottom: 20px;
}

.skeleton-consejo-salud-grid .skeleton-post-item_content .skeleton-tag {
	width: 90px;
	max-width: 50%;
	height: 19px;
	background-color: #ccc;
	background-image: linear-gradient(90deg, #ddd 0px, #e8e8e8 40px, #ddd 80px);
	background-size: 216px;
	animation: shine-lines 2.6s infinite linear;
	margin-bottom: 12px;
}

.skeleton-consejo-salud-grid .skeleton-post-item_content .skeleton-title {
	width: 340px;
	max-width: 80%;
	height: 20px;
	background-color: #ccc;
	background-image: linear-gradient(90deg, #ddd 0px, #e8e8e8 40px, #ddd 80px);
	background-size: 340px;
	animation: shine-lines 2.6s infinite linear;
	margin-bottom: 10px;
	margin-top: 0px;
}

.skeleton-consejo-salud-grid-3-col .skeleton-post-item_content .skeleton-title {
	width: 318px;
	background-size: 318px;
}

.skeleton-consejo-salud-grid .skeleton-post-item_content .skeleton-post-content_metacontainer {
	width: 256px;
	max-width: 70%;
	height: 18px;
	background-color: #ccc;
	background-image: linear-gradient(90deg, #ddd 0px, #e8e8e8 40px, #ddd 80px);
	background-size: 256px;
	animation: shine-lines 2.6s infinite linear;
}

/* RowView */

.skeleton-consejo-salud-row {
	clear: left;
}

.skeleton-consejo-salud-row .skeleton-post-item_multimedia {
	width: 256px;
	height: 152px;
	background-color: #ccc;
	background-image: linear-gradient(90deg, #ddd 0px, #e8e8e8 40px, #ddd 80px);
	background-size: 256px;
	animation: shine-lines 2.6s infinite linear;
	margin-bottom: 17px;
	float: left;
}

.skeleton-consejo-salud-row .skeleton-post-item_content {
	float: left;
	margin-left: 15px;
}

.skeleton-consejo-salud-row .skeleton-post-item_content .skeleton-tag {
	width: 216px;
	height: 19px;
	background-color: #ccc;
	background-image: linear-gradient(90deg, #ddd 0px, #e8e8e8 40px, #ddd 80px);
	background-size: 216px;
	animation: shine-lines 2.6s infinite linear;
	margin-bottom: 17px;
}

.skeleton-consejo-salud-row .skeleton-post-item_content .skeleton-title {
	width: 236px;
	height: 20px;
	background-color: #ccc;
	background-image: linear-gradient(90deg, #ddd 0px, #e8e8e8 40px, #ddd 80px);
	background-size: 236px;
	animation: shine-lines 2.6s infinite linear;
	margin-bottom: 17px;
	margin-top: 0px;
}

.skeleton-consejo-salud-row .skeleton-post-item_content .skeleton-post-content_metacontainer {
	width: 256px;
	height: 18px;
	background-color: #ccc;
	background-image: linear-gradient(90deg, #ddd 0px, #e8e8e8 40px, #ddd 80px);
	background-size: 256px;
	animation: shine-lines 2.6s infinite linear;
	margin-bottom: 17px;
}