﻿* {
	-webkit-font-smoothing: antialiased;
}

#content {
	width: 100%;
	padding: 0;
	min-height: 100vh;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.contentPass {
	position:relative;
}
#showPass {
	position: absolute;
	top: 0px;
	bottom: 0px;
	right: 9px;
	padding: 10px 5px;
	width: 32px;
	text-align: center;
}

a {
	color: #000;
}

button:focus {
	outline: none;
}

.contentVerMas {
	border-top: 3px solid #cecece;
	padding-top: 25px;
	margin: 25px auto;
}

.contentVerMas2 {
	border-bottom: 2px solid #cecece;
	padding-bottom: 5px;
	margin: 25px auto 35px auto;
}

.pull-left {
	float: left;
}

.pull-right {
	float: right;
}

.ulList {
	list-style: none;
	padding: 0px;
}

.pageAdocDay {
	position: relative;
}

#sidebar {
	position: absolute;
	z-index: 99;
	height: 100%;
}

	#sidebar .logo {
		position: relative;
		z-index: 9999;
	}

.dropdown-menu {
	right: 0 !important;
	left: initial !important;
}

.imgRadius {
	border-radius: 100%;
}

.inputMaterial {
	position: relative;
}

.btnCustom {
	background: transparent;
	border: 0px;
	cursor: pointer;
}

.btnBack {
	padding: 15px 6px;
}

.btnBackIcon {
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-right: 16px solid #29c0db;
	float: left;
	margin: 17px 0;
}

.bgBlue {
	background-color: #29c0db;
}

.bgBlueDark {
	background-color: #2F71BD;
}

.bgPink {
	background-color: #DE66B0;
}

.bgViolet {
	background-color: #822fa3;
}

.bgGreen {
	background-color: #a5b263;
}

.blackLight {
	background-color: #2e2e2e;
}

.bgOrange {
	background-color: #DE7764;
}

.bgGreenLight {
	background-color: #BCC663;
}

.bgGreenDark {
	background-color: #83AD65;
}

.greyText {
	color: #929292;
}

.blueText {
	color: #29c0db;
}

.yellowText {
	color: #e69f3d;
}

.borderLeftRed {
	border-left: 4px solid red !important;
}

.radius {
	border-radius: 5px;
}

.borderWhithRadius {
	border: 1px solid #bfbfbf;
	border-radius: 5px;
}

.headband {
	padding: 5px 10px;
	border-radius: 3px;
	position: absolute;
	top: 16px;
	left: 17px;
}

.contentVideo {
	position: relative;
}

.navbar-brand {
	margin-right: 4rem;
}

.inputMaterial .customSelect {
	font-size: 16px;
	color: #000;
	text-transform: uppercase;
	outline: none;
	border: none;
	border-bottom: 2px solid #000;
	position: relative;
	-webkit-appearance: none;
	background: url("/resources/img/br_down.png") no-repeat right #fff;
	padding-right: 1.3rem;
}

.inputMaterial label.label {
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	margin-left: 15px;
	font-size: 16px;
	line-height: 16px;
	position: absolute;
	top: 16px;
	left: 0;
}

.imgUser {
	width: calc(32% - 10px);
	margin-left: 10px;
}

.userName {
	white-space: nowrap;
	text-align: right;
}

.colum1Btn {
	width: calc(50% - 20px);
	margin-right: 10px;
}

.colum2Btn {
	width: 50%;
	text-align: center;
	line-height: 16px;
	text-transform: uppercase;
	padding: 10px 0;
}

.btnDownloader {
	background-color: #2e2e2e;
	color: #fff;
	border: 0px;
	border-radius: 5px;
	padding: 3px 10px;
	width: 174px;
	margin-right: 10px;
}

	.btnDownloader .icon-Icon-feather-star-1:before {
		font-size: 30px;
	}

.downloaderText {
	font-size: 1.3rem;
	margin-top: 40px;
	padding-bottom: 20px;
	margin-right: 15px;
	margin-left: 15px;
}

.btnDownloaderText {
	padding: 6px 21px;
	margin: 20px auto;
}

.counterDownloader {
	font-size: 32px;
	margin-left: 1px;
}

.btnPlayer {
	position: absolute;
	margin-top: -55px;
	margin-left: -44px;
	top: 50%;
	left: 50%;
	z-index: 10;
}

	.btnPlayer .icon-youtube {
		font-size: 5.9rem;
	}

.btnPlayer2 {
	position: absolute;
	margin-top: -37px;
	margin-left: -146px;
	top: 50%;
	left: 50%;
	z-index: 10;
}

	.btnPlayer2 .icon-youtube {
		font-size: 3.9rem;
	}

.btnSocial {
	font-size: 18px;
}

.counter {
	font-size: 12px;
}

.faHomeCustom {
	font-size: 2rem !important;
}

.textSelect {
	margin-bottom: 2px;
	display: block;
	font-weight: 600;
}

#sidebar ul.components li a span.textMenu {
	display: none;
	font-family: 'Poppins', sans-serif;
	margin-left: 10px;
}

.contentLogo {
	-webkit-box-shadow: -1px 6px 13px -2px rgba(0,0,0,0.75);
	-moz-box-shadow: -1px 6px 13px -2px rgba(0,0,0,0.75);
	box-shadow: -1px 6px 13px -2px rgba(0,0,0,0.75);
	background: #fff;
}

header {
	margin-bottom: 30px;
}

.pa-1 {
	padding: 0.5rem 1rem 0.5rem 6rem !important;
}

.dataUser {
	width: calc(70% - 10px);
	margin-right: 5px;
	padding-top: 2%;
}

.socialUser {
	width: 30%;
	clear: right;
	padding-top: 16%;
	text-align: center;
}
/*videos**/
.entry-combinado {
	position: relative;
}

	.entry-combinado .noticia-data {
		background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,#000 100%);
		background: linear-gradient(to bottom,rgba(0,0,0,0) 0,#000 100%);
		bottom: 9px;
		left: 0;
		position: absolute;
		text-align: left;
		padding: 10px;
		background-color: transparent;
		width: 100%;
		margin: 0;
		border-radius: 5px;
	}

.featuredLeft {
	width: calc(58% - 20px);
	margin-right: 10px;
}

.featuredRight {
	width: 42%;
}

	.featuredRight article {
		margin-bottom: 30px;
	}

.entryHorizontalLeft {
	width: calc(56% - 8px);
	margin-right: 8px;
	margin-bottom: 0px;
}

.entryHorizontalRight {
	width: 44%;
}

.textFeatured {
	font-size: 1rem;
	line-height: 18px;
	margin-bottom: 11px;
}

.titleFeatured {
	font-size: 1.5rem;
	font-weight: 500;
}

h2 a:hover, .listFooter li a:hover {
	text-decoration: underline;
}

.titleSection {
	font-size: 1.3rem;
	font-weight: bold;
}

.entry-profile {
	margin-bottom: 15px;
}

.profileBox {
	padding: 20px 10px;
	margin-bottom: 15px;
}

.btnProfile {
	width: 100%;
	padding: 0px;
}

.profileBox .icon-plus-solid {
	float: right;
}

	.profileBox .icon-plus-solid:before {
		font-size: 1.3rem;
	}

.myTags a {
	padding: 3px 14px;
	line-height: 35px;
	border-radius: 13px;
	margin: 0 5px;
}

.titleGrupFeatured {
	font-size: 1.2rem;
	font-weight: bold;
}

.titleUnderscored {
	font-size: 1rem;
	font-weight: 600;
}

.lightweightFont {
	font-weight: 100;
}

.lightMediumFont {
	font-weight: 500;
}

.mediumFont {
	font-weight: 600;
}

.heavyFont {
	font-weight: bold;
}

.autorName {
	font-family: 'Open Sans', sans-serif;
	text-decoration: underline;
}

.titleBox .icon-newspaper-folded:before {
	color: #000;
}

.titleBox .icon-youtube {
	color: #000;
}

.entryHorizontalRight .btnSocial {
	margin-right: 14%;
	padding-left: 0px;
}

	.entryHorizontalRight .btnSocial:last-child {
		margin-right: 0;
	}


[class^="icon-"]:hover, [class*=" icon-"]:hover {
	color: #29c0db !important;
}

.btnAdocDay {
	padding: 5px 20px;
	border-radius: 10px;
	font-size: 1rem;
}

.btnPublicaciones {
	padding: 14px 20px;
}

.linkPublicacion {
	cursor: pointer;
}

	.linkPublicacion:hover {
		color: #29c0db !important;
	}

.disabled {
	background-color: #c9c9c9;
}

.btnAdocDay .icon-plus-solid {
	line-height: 21px;
	font-size: 0.1rem;
}

	.btnAdocDay .icon-plus-solid:before {
		content: "\e904";
		font-size: 14px;
	}

/**FOOTER**/
.siteFooter {
	padding-top: 70px;
	height: 300px;
}

.login-footer {
	padding: 0px 30px;
	position: fixed;
	bottom: 0;
	left: 0px;
	right: 0px;
	display: flex;
}
.loginPage .login-footer {
	position: static;
	width: 100%;
}
.titleFooter {
	font-size: 1.2rem;
	margin-bottom: 25px;
}

.listFooter li {
	margin-bottom: 12px;
}
/**FOOTER**/

.btnVerMas {
	line-height: 16px;
	font-size: 1.2rem;
}

	.btnVerMas .icon-arrowDawn {
		content: "\e908";
		font-size: 1.2rem;
	}

.tags {
	margin-bottom: 25px;
}

.linkTag {
	background-color: #FCEAE8;
	border-radius: 3px;
	padding: 3px 5px;
	transition: all 0.3s;
	font-size: 0.9rem;
	line-height: 32px;
}

	.linkTag:hover {
		background-color: #E2E1F1 !important;
		text-decoration: none;
		color: #000;
	}

.headerPage {
	margin-bottom: 25px;
}

.personImg {
	margin-right: 8px;
	margin-bottom: 0px;
	display: flex;
	align-items: center;
}

.personNames {
	padding-top: 8px;
}

	.personNames .especialidad {
		line-height: 14px;
	}

.cardAdocDay .entrySocialAdocDay [class^="icon-"], .cardAdocDay .entrySocialAdocDay [class*=" icon-"] {
	color: #29c0db !important;
}

.entrySocialAdocDay {
	border-top: 1px solid #000;
	padding-top: 10px;
}

.cardAdocDay {
	padding: 1rem 2rem;
	-webkit-box-shadow: -1px 8px 20px -8px rgba(0,0,0,0.75);
	-moz-box-shadow: -1px 8px 20px -8px rgba(0,0,0,0.75);
	box-shadow: -3px 1px 13px 0px rgb(0 0 0 / 47%);
	border: 0 !important;
}

.entryNoTitle {
	margin-bottom: 25px;
	padding-bottom: 10px;
	border-bottom: 3px solid #bfbfbf;
}

/**GUIA**/
.titlePageGuia {
	font-size: 1.3rem;
	line-height: 29px;
	font-weight: 600;
	margin: 25px 0;
}

.nav-tabs .nav-link, .nav-tabs {
	border: 0px;
	font-size: 1.1rem;
	font-weight: 500;
	padding-bottom: 2px;
	padding-left: 0px;
	margin: 10px auto;
}

	.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
		color: #495057;
		border-bottom: 2px solid #29c0db;
		font-weight: 500;
	}

.guiaHeadband {
	background-color: #E2E1F1;
	border-radius: 3px;
	padding: 3px 5px;
	transition: all 0.3s;
	font-size: 0.7rem;
	line-height: 32px;
}

.textDescription {
	font-size: 0.8rem;
	line-height: 18px;
}

.tableAdocDay th {
	text-align: center;
	border-bottom: 1px solid #777;
	padding: 17px 24px;
}

.tableAdocDay tr {
	border-bottom: 1px solid #777;
	padding: 10px 10px;
}

.tableAdocDay td {
	padding: 10px 10px;
}

	.tableAdocDay td:first-child, .tableAdocDay th:first-child {
		border-right: 1px solid #777;
	}

.tableAdocDay tr:last-child {
	border-bottom: 0px;
}


/*Profile**/
.contentPhotoProfile img {
	border-radius: 5px 5px 0px 0px !important;
}

.titleNameProfile {
	font-size: 1rem;
}

.entry-profile .dataProfile {
	padding: 10px;
}

.minText {
	font-size: 0.9rem;
}

.contentPhotoProfile {
	position: relative;
}

.btnEditProfile {
	position: absolute;
	background-color: #7b7b7b;
	color: #fff;
	border-radius: 100%;
	padding: 10px;
	width: 45px;
	height: 45px;
	top: 12px;
	right: 12px;
}

/**LOGIN**/
.linkRecover {
	text-decoration: underline;
}

.recoverData {
	margin: 3rem auto;
	color: #000;
}

.columLogin {
	margin: 3rem auto;
}

.contentBanner {
	margin: 25px auto;
}

/**Login***/
.loginPage .container-general-login .intro {
	background: linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../img/imagen-portada.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}

.loginPage main {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	height: 100%;
}

.loginPage .container-general {
	position: relative;
	overflow: hidden !important;
}

.loginPage .form-control {
	padding: 0 0 0 0;
	border: 0px solid transparent;
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: 0 1px 0 0 rgba(0,0,0,0.42);
	box-shadow: 0 1px 0 0 rgba(0,0,0,0.42);
	-webkit-transition: -webkit-box-shadow 180ms cubic-bezier(0.4, 0, 0.2, 1) !important;
	transition: -webkit-box-shadow 180ms cubic-bezier(0.4, 0, 0.2, 1) !important;
	-o-transition: box-shadow 180ms cubic-bezier(0.4, 0, 0.2, 1) !important;
	transition: box-shadow 180ms cubic-bezier(0.4, 0, 0.2, 1) !important;
	transition: box-shadow 180ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-box-shadow 180ms cubic-bezier(0.4, 0, 0.2, 1) !important;
}

	.loginPage .form-control:focus {
		box-shadow: none;
		border-bottom: 2px solid #29c0db !important;
	}

.loginPage .form-content {
	width: 21rem;
	max-width: 100%;
	margin: 14px auto;
}

.login-footer span.text-white {
	font-size: 0.8rem;
	margin-right: 20px;
}

.login-footer .data-footer {
	display: flex;
	align-items: center;
	justify-content: center;
}
.login-footer .data-footer .contact-data {
	margin-top: 1.9rem;
}

.login-footer .logo-footer {
	display: flex;
	align-items: center;
	justify-content: center;
}

body, body.external .page-wrapper {
	height: 100vh !important;
	min-height: initial !important;
}

.iconCustom {
	margin-right: 10px;
}

#account {
	max-width: 300px;
	margin: 0 auto;
}

.btnLogIn {
	padding: 10px 37px;
	font-size: 0.8rem;
	margin:0;
}

.linkRecover {
	text-decoration: underline;
}

.required-label-for::after {
	content: ' * ';
	color: red;
	font-weight: bold;
}

.password-note {
	text-align: right;
	font-size:0.8em;
	font-style: italic;
	margin-bottom: 0;
}

@media (max-width: 768px) {
	footer {
		display: none;
	}
	.login-footer {
		display: none;
	}
	.login-sidebar {
		background: white !important;
	} 
}

