@CHARSET "ISO-8859-1";
/***********************   NEW  *********************/
.fix-blue-contrast {
	color: #1472ea !important;
}

.logoCRC {
	width: 70%;
	margin: 0% 15%;
}

.form-login h2, .div-actions h2 {
	margin-bottom: 0;
}

h2 {
	font-size: 1.1rem;
}

.div-space {
	margin-top: 7px;
}

.titulo-funcionalidad {
	font-size: 1.3rem;
}

.boton-registro {
	background-color: #3366cc;
}

.boton-salir {
	background-color: #e52449;
	padding-top: 7px !important;
}

.img-acciones {
	height: 120px;
}

.body-twitter {
	overflow: auto;
}

.boton-registro a {
	color: #ffffff;
	padding: 14px 0;
}

.boton-registro a:hover {
	text-decoration: underline;
	color: #ffffff;
}

.div-actions {
	background-color: #2F63C9;
	color: white;
	font-size: 1.125rem;
	font-weight: bolder;
	height: 50px;
	padding-left: 25px;
}

.div-actions-logo {
	height: auto;
	font-weight: bolder;
	font-size: 1.125rem;
	color: #5c5c5c;
}

.div-scroll {
	overflow-x: scroll;
}

.div-twitter {
	overflow-x: auto;
	max-width: 570px;
	margin: 0 auto;
}

.titulo-noticia-card {
	font-size: 1rem;
}

.div-ayuda {
	height: 38px;
	background-color: #3366cc !important;
}

.ayuda-link {
	color: #ffffff !important;
	font-family: latoregular;
	text-decoration: none;
	padding-top: 7px;
}

.titulo-noticias {
	background-color: #3366cc !important;
	color: #ffffff;
	height: 50px;
	padding-left: 20px;
}

.titulo-login {
	background-color: #000000 !important;
	color: #ffffff;
	height: 50px;
	padding-left: 20px;
}

.form-login input select {
	width: 100%;
}

.titulo-accion {
	display: block;
	/*color: #525252;*/
	font-size: 1.3rem;
}

.texto-acciones {
	font-size: 1.5rem;
	font-weight: bolder !important;
}

.texto-menu {
	color: #000000 !important;
}

.border-menu {
	border-right: 1px solid #333;
}

.btn-blue {
	background-color: #3366cc !important;
	border-color: #3366cc !important;
	color: #ffffff !important;
	width: 45%;
}

.btn-magenta {
	background-color: #e84b52 !important;
	border-color: #e84b52 !important;
	color: #ffffff !important;
	width: 45%;
}

.vinculo-sin-estilos {
	color: inherit;
	text-decoration: inherit;
}

.boton-form {
	width: 50%;
	float: left;
	padding: 5px;
	box-sizing: border-box;
}

.centrado {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.fondo-menu {
	background: #cecece;
}

.activo-menu-lateral, .header-bg-blue {
	z-index: 2;
	color: #fff !important;
	background-color: #3366cc !important;
	border-color: #3366cc !important;
}

.title-hidden {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display: block;
}

td.centeredColumnContent{
	text-align: center !important;
}

/*
Inicio estilos contenidos parametrizables
*/

#contenidos .a-sindecoradores {
	color: #212529;
	text-decoration: none;
}

#contenidos .border-card {
	border-radius: 20px;
}

#contenidos .card-header {
	background-color: #3366cc !important;
}

#contenidos .card-header h2 {
	color: #ffffff;
	font-size: 1.3rem;
	margin: 0;
}

#contenidos h5.card-title {
	font-size: 0.9rem;
}

#contenidos h3, #contenidos h4 {
	margin-bottom: 0.85rem;
}

.cardHeaderTitle{
	font-size: 1.3rem;
}

.buttonFileOptional span{
	background-color: #808080;
	
}

/*
Fin estilos contenidos parametrizables
*/
.he_header {
	background: #3366cc;
	/* background: -moz-linear-gradient(left, #3366cc 50%, #e5eefb 50%);
    background: -webkit-linear-gradient(left, #3366cc 50%, #e5eefb 50%); 
    background: linear-gradient(to right, #3366cc 50%, #e5eefb 50%);*/
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#3366cc',
		endColorstr='#e5eefb', GradientType=1);
	font: Regular 12px/14px Montserrat;
	letter-spacing: 0;
	color: #0B457F;
	opacity: 1;
	font-size: 0.75rem;
}

.he_header p {
	margin: 0;
}

.he_logo {
	background: #3366CC 0% 0% no-repeat padding-box;
	opacity: 1;
	padding: 10px 60px 10px 60px;
}

.he_logo img {
	height: 16px;
	margin-top: 5px;
}

.he_menu {
	background: #E5EEFB 0% 0% no-repeat padding-box;
	opacity: 1;
	padding: 4px 0px 3px 10px;
}

.he_menu .nav-link {
	padding: 0px 12px;
}

.he_menu .nav-item a {
	text-transform: uppercase;
	color: #0B457F;
}

.he_menu .nav-item a:hover {
	font-weight: bold;
}

.he_footer {
	background: #3366CC 0% 0% no-repeat padding-box;
	padding: 5px;
	font: Regular 12px/14px Montserrat;
	letter-spacing: 0;
	color: #FFFFFF;
	opacity: 1;
	font-size: 1.rem;
	margin-top: 30px;
}

.he_footer p {
	margin: 0;
	color: #ffffff;
	font-family: 'Montserrat', sans-serif !important;
	line-height: 16px;
}

.he_footer h4 {
	font-size: 1.28rem;
	font-weight: bold;
	color: #ffffff !important;
	font-family: 'Montserrat', sans-serif !important;
	margin-top: .5rem !important;
	margin-bottom: 1rem !important;
}

.he_footer a {
	color: #FFFFFF;
	text-decoration: none;
}

.he_footer a:hover {
	font-weight: bold;
}

.he_footer .split {
	border-right: 1px solid #FFFFFF;
}

.he_footer .logos {
	text-align: center;
}

.he_footer .logos_movil .logo {
	float: left;
}

.he_footer .logos_movil .logo_co {
	float: right;
}

.he_footer .logo {
	margin-top: 10px;
	margin-bottom: 20px;
}

.he_footer .logo img {
	height: 30px;
}

.he_footer .logo_co img {
	height: 70px;
}

.he_footer .split, .he_footer .no-split {
	padding: 3px 12px;
}

.he_footer .split-top {
	border-top: 1px solid #FFFFFF;
}

.he_footer ul.he_footer_redes li {
	float: left;
	margin: 35px 9px 0px 6px;
	height: 55px;
	/*overflow: hidden;*/
	list-style: none;
}

.he_footer ul.he_footer_redes li .fa_text {
	float: right;
	padding-top: 3px;
}

.he_footer ul.he_footer_redes li .fa-circle {
	border-radius: 50%;
	background: #ffffff;
	color: #3366CC;
	font-size: 1.25rem;
	padding: 8px;
	margin-right: 8px;
	width: 35px;
	height: 35px;
}

.he_footer .fa-circulo {
	border-radius: 50%;
	background: #ffffff;
	color: #3366CC;
	font-size: 1.25rem;
	padding: 8px;
	margin-right: 8px;
	width: 35px;
	height: 35px;
	text-align: center;
	-webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.5);
}

.he_footer_redes {
	margin: 0;
	padding: 0;
	display: flex;
	justify-content: center;
}

.hf_footer{
	background: #dc3545;
	margin-top: 6rem;	
}

.hf_footer .footer-info {
	border: 1px solid #E6EFFD;
	border-radius: 10px;
	background-color: #ffffff;
	padding: 3rem;
	position: relative;
	top: -4em;
}

.redesSociales {
	list-style-type: none;
	display: flex;
	flex-wrap: wrap;
	padding-left: 0rem !important;
}

.redesSociales li {
	display: flex;
	margin-right: 10px;
	margin-bottom: 10px;
}

.redesSociales li .imagen-red {
	text-align: center;
	width: 25px;
	margin-right: 5px;
	height: 25px;
}

.redesSociales li .imagen-red .sofia {
	width: 25px;
	height: 25px;
}

.footer-datos {
	display: flex;
	justify-content: space-around;
}

.border-end {
	border-right: 1px solid #dee2e6 !important;
	padding-right: 1rem;
	width: 45px;
	margin-right: 0.8rem;
}

.mt-3 {
	margin-top: 1rem !important;
}

footer .barra-inferior {
	background-color: #3366CC;
}

.hf_footer h2 {
	color: #004884;
	font: normal 600 1.5rem Montserrat;
}

.hf_footer .footer-info ul {
	font: normal normal 1em;
	line-height: 1.5;
	color: #4B4B4B;
}

.hf_footer .footer-info ul .title {
	color: #3366cc;
}

.hf_footer .footer-info .info a {
	color: #4B4B4B;
}

.hf_footer .barra-inferior img.colombia {
	width: 3em;
}

@media only screen and (min-width: 992px) {
	.screen-sm {
		display: none;
	}
	.screen-md {
		display: none;
	}
	.screen-lg {
		display: block;
	}
	.screen-md-sm {
		display: none;
	}
}

@media only screen and (max-width: 991px) {
	.screen-sm {
		display: none;
	}
	.screen-md {
		display: block;
	}
	.screen-lg {
		display: none;
	}
	.screen-md-sm {
		display: block;
	}
	.he_menu .nav-link {
		padding: 0px 5px;
	}
	.he_footer .split {
		border-right: none;
	}
	.he_footer .split {
		border-bottom: 1px solid #FFFFFF;
	}
	.he_footer .split, .he_footer .no-split {
		padding: 25px;
	}
}

@media only screen and (max-width: 768px) {
	.screen-sm {
		display: block;
	}
	.screen-md {
		display: none;
	}
	.screen-lg {
		display: none;
	}
	.screen-md-sm {
		display: block;
	}
	.he_menu .nav {
		display: none;
	}
	.he_footer ul.he_footer_redes li {
		margin: 35px 10px 0px 10px;
	}
}

.row.no-gutters {
	margin-right: 0;
	margin-left: 0; &>[ class ^="col-"], &>[class*=" col-"] { padding-right
	: 0;
	padding-left: 0;
}

}
@media only screen and (max-width: 650px) {
	img.logoCRC {
		width: 70%;
	}
	.boton-registro a {
		margin-top: 0;
	}
	.fondo-menu {
		background: #ffffff;
	}
	.row-menu {
		background: #cecece;
	}
	img.logo-crc {
		max-width: 62%;
		height: auto;
	}
}

@media only screen and (max-width: 991px) {
	.boton-registro a {
		margin-top: 0;
	}
}

.nombre-usuario {
	color: #3366cc;
	font-weight: bolder;
}

.navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active,
	.navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link
	{
	color: #000000;
}

.navbar-dark .navbar-nav .nav-link {
	color: #000000;
}

.navbar-color-gris {
	background-color: #cecece;
}

.button-reg-org {
	background-color: #3366cc;
	color: #ffffff;
}

.card-noticias {
	height: 462px;
}

.button {
	-webkit-appearance: button;
	-moz-appearance: button;
	appearance: button;
	text-decoration: none;
	color: initial;
}