@font-face {
	font-family: 'Muli';
	src: url('../fonts/Muli-Regular-webfont.eot');
	src: url('../fonts/Muli-Regular-webfont.eot?#iefix')
		format('embedded-opentype'), url('../fonts/Muli-Regular-webfont.woff')
		format('woff'), url('../fonts/Muli-Regular-webfont.ttf')
		format('truetype'), url('../fonts/Muli-Regular-webfont.svg#Muli')
		format('svg');
}

/* noto-sans-regular - latin */
@font-face {
	font-family: 'NotoSans';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/noto-sans-v9-latin-regular.eot');
	/* IE9 Compat Modes */
	src: local('Noto Sans'), local('NotoSans'),
		url('../fonts/noto-sans-v9-latin-regular.eot?#iefix')
		format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/noto-sans-v9-latin-regular.woff2') format('woff2'),
		/* Super Modern Browsers */
       url('../fonts/noto-sans-v9-latin-regular.woff') format('woff'),
		/* Modern Browsers */
       url('../fonts/noto-sans-v9-latin-regular.ttf') format('truetype'),
		/* Safari, Android, iOS */
       url('../fonts/noto-sans-v9-latin-regular.svg#NotoSans')
		format('svg'); /* Legacy iOS */
}

* {
	font: normal 0.9rem 'Muli', Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

.news, .news_firts {
	font: normal 0.9rem 'NotoSans', Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

body {
	background: #cacbcc url(../images/bg.png?v2.0.1-SNAPSHOT) no-repeat;
	background-size: cover;
	color: #222;
	text-align: left;
	font-size: 0.9rem;
	direction: ltr;
	unicode-bidi: embed;
	width: 1000px !important;
	margin: 1em auto !important;
	padding-top: calc(( 100vh - 650px)/2);
}

html>body {
	width: 1000px !important;
}

ul, li {
	list-style-type: none;
}

:focus {
	outline: none !important;
}

abbr {
	border-bottom: none;
}

textarea:focus, input:focus, select:focus, input[type=text]:focus, input[type=password]:focus
	{
	background-color: #f0f0f0;
	border: .1em solid #999;
}

h3 {
	font-size: 1.091em;
}

h2 {
	font-size: 2.727em;
	font-weight: 400;
	color: #565656;
}

input, label {
	font-size: 0.9rem;
	vertical-align: middle !important;
	padding: 10px;
}

a, span a, a span, span a {
	color: green;
	cursor: pointer;
	text-decoration: none !important;
}

a:hover {
	text-decoration: underline !important;
}

label {
	cursor: pointer;
	color: #666;
	font-weight: 700;
	vertical-align: middle;
	line-height: 0 !important;
}

a.arrow_right:link, a.arrow_right:visited {
	background-image: url(../images/header/arrow-right-off.png);
	background-repeat: no-repeat;
	border-left: 1px solid #888;
	display: block;
	height: 20px;
	left: 21px;
	position: absolute;
	top: 0;
	width: 20px;
}

a.arrow_right:hover {
	background-image: url(../images/header/arrow-right-on.png);
	background-repeat: no-repeat;
}

.image_header {
	left: 3%;
	overflow: hidden;
	overflow-x: hidden;
	position: relative;
	top: -207px;
	width: 924px;
}

.carrusel {
	width: 20000px;
	margin-left: 0;
}

.box_login {
	background: #EEEDE8;
	border-radius: 5px;
	padding: 15px;
	height: 340px;
}

.box_login h3 {
	color: #565656;
	font-size: 2em;
	left: 13px;
	position: absolute;
	top: 8px;
}

input.email_txt {
	border: 1px solid #C8C8C8;
	border-radius: 4px;
	width: 100%;
	padding: 10px;
	box-sizing: border-box;
	margin-bottom: 10px;
}

input.pass_txt {
	border: 1px solid #C8C8C8;
	border-radius: 4px;
	width: 100%;
	padding: 10px;
	box-sizing: border-box;
	margin-bottom: 10px;
}

input.no_close_session_chk {
	position: absolute;
	top: 143px;
	left: 12px;
	margin: 0;
	padding: 0;
	border: 0px !important;
}

label.no_close_session_lbl {
	color: #565656;
	left: 30px;
	position: relative;
	top: 11px;
}

a.remember_pass_lnk {
	float: left;
	color: #565656;
}

a.arrow_left:link, a.arrow_left:visited {
	display: block;
	background-image: url(../images/header/arrow-left-off.png);
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	border-right: 1px solid #888;
	position: absolute;
	top: 0;
	left: 0;
}

a.arrow_left:hover {
	background-image: url(../images/header/arrow-left-on.png);
	background-repeat: no-repeat;
}

.content_all {
	background: white;
	-webkit-box-shadow: 0px 3px 9px -1px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0px 3px 9px -1px rgba(0, 0, 0, 0.75);
	box-shadow: 0px 3px 9px -1px rgba(0, 0, 0, 0.75);
	border-radius: 8px;
	padding: 0;
}

.clearIt {
	height: 1px;
	clear: both;
}

.columns {
	display: inline-block;
	float: left; .
	float: none;
	min-height: 300px;
	top: 0 !important;
	vertical-align: top !important;
	width: 990px;
	margin: -162px 3% 0;
}

.col1_1 {
	border: 1px solid #AAA;
	display: inline-block;
	margin-right: 1em;
	width: 45.5%;
	height: 19em;
	margin-bottom: 2em;
	float: left;
	padding: .5em;
}

.col1_2 {
	border: 1px solid #AAA;
	display: inline-block;
	margin-right: 1em;
	width: 45.5%;
	height: 19em;
	margin-bottom: 2em;
	float: left;
	padding: .5em;
}

h2.news {
	font-size: 1rem;
}

.news_firts {
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border: 0px solid #000000;
	background-color: #DCF9E3;
	padding: 5px 5px 5px 15px;
	word-wrap: break-word;
}

.col1_2 div.news_login {
	overflow: auto;
	height: 16em;
	background: #f0f0f0;
	width: 98%;
	padding: .5em;
}

.laterales {
	background-image: url(../images/sprite.png);
	background-position: -10px -345px;
	background-repeat: no-repeat;
}

ul.link_content {
	width: 128px;
	float: left;
	padding: 4em 0;
	margin-left: -5px;
}

.link_content li a:hover, .link_content li.acti a {
	color: #fff !important;
	text-decoration: none !important;
}

.link_content li {
	display: block;
	padding: 4px;
}

.link_content li:hover {
	background-image: url(../images/sprite.png);
	background-position: -10px -310px;
	background-repeat: no-repeat;
}

.link_content li.acti {
	color: #fff !important;
	background-image: url(../images/sprite.png);
	background-repeat: no-repeat;
	background-position: -10px -310px;
	width: 117px;
	height: 17px;
	line-height: 12px;
	padding: 4px;
}

.col1_1 div {
	vertical-align: baseline;
	padding: 3em 1em 0;
}

.col1_2 div {
	vertical-align: baseline;
}

.col1_1 div img {
	float: left;
	width: 80px !important;
}

.col1_2 div img {
	float: left;
	width: 80px !important;
}

.col1_1 div p {
	font-size: 12px !important;
	padding: .5em;
}

.col1_2 div p, .col1_2 div.news_login {
	padding: .5em;
}

.col1_2 div.news_login p {
	border-top: 1px solid #aaa;
}

.col2_3 {
	float: left;
	border: 1px solid #aaa;
	background: #eee;
	height: 15em;
	padding: 1em;
	width: 915px;
}

.col1_3 ul li {
	border-bottom: 1px solid #AAA;
	border-top: 1px solid #FFF;
	padding: .5em;
}

.col1_3 ul li:hover {
	background: #ccc;
}

.col1_3 {
	min-height: 150px;
	float: left;
	margin-right: .4em;
	position: relative;
	width: 295px;
}

.col1_3 ul {
	margin: 0 2em;
	text-align: right;
}

.container_top {
	background-image: url(../images/sprite.png);
	background-position: -10px -10px;
	width: 1018px;
	height: 30px;
	background-repeat: no-repeat;
	margin: 0 auto;
}

.rounded_bottom {
	background-image: url(../images/sprite.png);
	background-repeat: no-repeat;
	background-position: -10px -540px;
	height: 34px;
	width: 1000px;
	margin: 0 !important;
}

.nav_lang {
	background: url(../images/bg-green.jpg) repeat-x scroll 0 0 transparent;
	float: left;
	height: 42px;
	margin-left: 2.8em;
	margin-top: -18.5em;
	width: 928px;
	padding-left: 1em;
}

.ref {
	color: #35C2E5;
}

.resolution_btn:hover {
	background-image: url(../images/btn_footer_news_on.png);
	color: #fff;
}

.contacts_groups .button, .button span, .button a, button, input.button,
	input[type=text].button, .box_ent .button, .mail_private .button,
	.denounced_modal .button, .footer_form_login .button, .formLoginInicio .button
	{
	font-size: 1em;
	line-height: 24px;
	text-decoration: none !important;
	border: 0 !important;
	color: #333 !important;
	height: 23px;
	width: 93px;
	text-align: center !important;
	cursor: pointer;
	float: left;
	position: relative;
	background-image: url(../images/sprite.png);
	background-position: -10px -171px;
	background-repeat: no-repeat;
}

.contacts_groups .button:hover, .button:hover span, .button a:hover,
	input.button:hover, .box_ent .button:hover, .mail_private .button:hover,
	.denounced_modal .button:hover, .footer_form_login .button:hover,
	.formLoginInicio .button:hover {
	text-decoration: none !important;
	border: 0 !important;
	height: 23px;
	width: 93px;
	text-align: center !important;
	cursor: pointer;
	float: left;
	position: relative;
	background: url(../images/btns/bg_btns1.png) no-repeat 0 4px;
	color: #fff !important;
}

.arrows {
	background-image: url(../images/header/trans_blank.png);
	height: 20px;
	z-index: 100;
	left: 45px;
	position: relative;
	top: 250px; .
	top: 0px;
	width: 43px
}

.footer_form_login {
	display: inline-block !important;
	font-size: .95em;
	position: relative;
	text-align: center;
	top: 30px;
	margin: 0 1.2em;
	padding: 0
}

.btn_link a {
	line-height: 1.3em;
	height: 14px;
	margin: 0 -1em;
	padding: .2em 18px 0
}

.btn_link a:hover {
	line-height: 1.3em;
	height: 14px;
	color: #333;
	margin: 0 -1em;
	padding: .2em 18px 0
}

.container_all {
	float: none;
	height: 100%;
	margin: 0 auto !important
}

.center {
	text-align: center;
	margin: 0 auto !important
}

.margin {
	padding: 1.3em
}

.flags {
	float: right;
	margin-bottom: -3em;
	background-image: url(../images/sprite.png);
	background-position: -56px -224.433px;
	background-repeat: no-repeat;
	padding: .6em 3em
}

.top {
	position: relative !important;
	z-index: 99999 !important
}

.flags a {
	color: #333 !important;
	text-decoration: none
}

textarea, input, select, .main .mod.data .data_notice .avatar img {
	border: .1em solid #999
}

p, .msj:hover, .resp .text:hover, .contacts .body {
	text-align: left
}

.right {
	float: right !important
}

.btn_cancel a:hover, .messaje_user .messaje_meta a:hover {
	text-decoration: underline
}

a:hover, .button a, .header_user ul.right_links li a:hover, .main .mod.data .data_validate .actions label:hover,
	.accept a {
	text-decoration: none
}

.esp {
	font-size: 1em
}

.footer_col {
	border: 1px solid #aaa;
	background: #aaa;
	line-height: 0;
	padding: 1em
}

.footer_col:hover {
	color: #fff !important;
	background-color: #f0f0f0
}

.header_container_login {
	float: left; .
	float: none;
	height: 248px !important;
	width: 956px;
	margin: 0 auto;
	padding: 1em 2em
}

h1.logo_junta {
	height: 3em;
	position: relative;
	top: 0;
	width: 21em;
	z-index: 100;
	margin: -17px 0 0 .7em;
}

h1.logo_junta a {
	background-image: url(../images/logo_junta.png);
	background-repeat: no-repeat;
	display: block;
	height: 123px !important;
	width: auto;
}

.logo_sica_login {
	/*background-image:url(../images/logo_sica2.png) ;*/
	background-image:
		url(../images/logo_sica_registered.png?v2.0.1-SNAPSHOT);
	background-repeat: no-repeat;
	display: inline-block;
	height: 4.8em;
	margin: 0;
	position: absolute;
	right: 0;
	top: -0.5em;
	width: 29em;
}

input {
	font-size: 1em;
	vertical-align: middle;
	/*float: left*/
}

.footer_container {
	width: 1000px;
	overflow: hidden;
}

.footer_container .copyright {
	padding: 12px;
	text-align: center;
	color: white !important;
}

.footer_container .copyright span {
	font-size: 1.1rem;
}

.footer_container .copyright a {
	cursor: pointer;
	color: white !important;
	font-size: 1.1rem;
}

.footer_container .logos_footer {
	margin-bottom: .63em;
	overflow: hidden
}

.ing {
	padding-left: 1em
}

h3, .intro h2, .actions label, h3, .intro h2, label input, .actions label
	{
	font-weight: 400
}

.networks .body .nets .net span, .agent, p, .box_ent span, .main .mod.search .body .row .date_input,
	.side .mod.folders ul.folder_list li.root_folder.open ol, ul.menu_all li:hover>ul,
	ul.menu_all a:hover ul, ul.menu_all span a, .link_text, .networks .body .nets .net span,
	.agent, p, .box_ent span, .main .mod.search .body .row .date_input,
	.side .mod.folders ul.folder_list li.root_folder.open ol, ul.menu_all li:hover>ul,
	ul.menu_all a:hover ul, ul.menu_all span a, .link_text {
	display: block
}

.footer_container .copyright span, .mail_private .avatar, .main .mod .menu_bar .select_date .date_input input[type=text],
	.main .mod.more_form .body .row.last, #apple-list .holder .bit-input {
	margin: 0
}

.clear, .main .mod.search .body .button_cont, .clear, .main .mod.search .body .button_cont,
	.messaje_private form {
	clear: both
}

img, fieldset, .networks .body .nets .net.last, .networks .body .nets .net.last,
	tr, td {
	border: 0 none
}

.off {
	display: none;
	visibility: hidden;
	position: absolute;
	left: -999.56em;
	width: 99.56em
}

.footer_form_login a, .left {
	float: left !important
}

.link_content a, .footer_col a, .main .mod.tab_menu ul.menu_tabs li a:hover
	{
	color: #333 !important
}

.error-messages {
	cursor: pointer;
	color: red;
	margin-left: -70px;
}

.consulta-publica {
	background-image: url("../images/tooltip.png");
	background-repeat: no-repeat;
	float: right;
	height: 35px;
	margin-left: 630px;
	margin-top: 155px;
	padding: 25px;
	position: absolute;
	cursor: pointer;
	width: 170px;
	z-index: 3010;
}

.registro {
	background-image: url("../images/tooltip.png");
	background-repeat: no-repeat;
	float: right;
	height: 35px;
	margin-left: 540px;
	margin-top: 155px;
	padding: 25px;
	position: absolute;
	cursor: pointer;
	width: 170px;
	z-index: 3010;
}

.certificado {
	background-image: url("../images/tooltip.png");
	background-repeat: no-repeat;
	float: right;
	height: 35px;
	margin-left: 725px;
	margin-top: 155px;
	padding: 25px;
	position: absolute;
	cursor: pointer;
	width: 170px;
	z-index: 3010;
}

.idioma {
	background-repeat: no-repeat;
	float: right;
	height: 25px;
	margin: 15px 5px 10px 0px;
	width: 130px;
}

.bold {
	font-size: 1.35em
}

.negrita {
	font-weight: bold;
}

.refblack {
	color: #000000
}

.mercadodeideas {
	background: transparent url(../images/mercadodeideas.png) no-repeat;
	height: 12em;
	margin-left: 1em !important;
	width: 25em;
}

.confia {
	cursor: pointer;
	float: right;
	position: relative;
	background-image: url(../images/btns/bg_btns_confia.png);
	height: 23px;
	width: 93px;
	background-repeat: no-repeat;
}

.confia:hover {
	cursor: pointer;
	float: right;
	position: relative;
	background-image: url(../images/btns/bg_btns1_confia.png);
	height: 23px;
	width: 93px;
	background-repeat: no-repeat;
}

.padding_mdi {
	font-size: 12px;
	padding: 0.5em 0 0 13em;
	position: relative;
	top: 0.88em;
	height: 90px;
}

.link_mdi {
	font-size: 15px;
	padding: 0 0 0 11em;
	position: relative;
	color: #FFFFFF !important;
	font-weight: bold;
}

#navegador-old p {
	font-size: 0.8em;
	line-height: 1.5em;
	margin: 0 auto;
	padding: 10px 0;
	text-align: center;
	width: 100%;
}

#navegador-old {
	background: #FFFFDE none repeat scroll 0 0;
	border-bottom: 2px solid #7F0C00;
	color: #000000;
	font-family: Arial, sans-serif;
	height: 80px;
	width: 100%;
}

.noticias-login {
	padding: 20px 10px 20px 30px;
	display: inline-block;
	width: 60%;
	box-sizing: border-box;
	float: left;
	text-align: center;
}

.noticias-login>a>img {
	width: 100%;
	height: 80px !important;
}

.noticias-login>h2 {
	text-align: left;
	font-size: 1.1rem;
	font-weight: bold;
	margin: 10px 0;
}

.login-login {
	padding: 15px 30px 20px 10px;
	display: inline-block;
	width: 40%;
	box-sizing: border-box;
	text-align: center;
}

.login-login>img {
	/*margin: 20px 0 10px 0;*/
}

.login-login a {
	color: #222 !important;
}

.datos-login {
	box-sizing: border-box;
	background: #EEEDE8;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}

.datos-login table {
	width: 100%;
	padding: 0px 20px 20px 20px;
}

.datos-login th {
	text-align: center;
	padding: 10px;
	padding-bottom: 4px;
	font-size: 0.9rem;
	font-weigth: normal;
	border-bottom: 1px solid #B9B9B9;
	color: #A0A0A0;
}

.datos-login td {
	text-align: center;
	/*padding: 10px;*/
	font-size: 0.9rem;
	color: #525252;
}

.datos-login td div {
	font-size: 1.5rem;
}

.login-columns {
	height: 452px;
}

.news_login {
	height: 280px;
	overflow: auto;
	text-align: left;
}

.news_login p {
	margin-bottom: 15px;
}

.news_login h2 {
	color: black !important;
	font-weight: bold;
}

.btn-normal, .btn-normal-p, .btn-normal-link {
	background-image: none !important;
	background-color: #35c2e5 !important;
	color: #ffffff !important;
	border: none !important;
	cursor: pointer;
	padding: 9px 10px !important;
	height: auto;
	border-radius: 4px;
}

.btn-normal:hover, .btn-normal-p:hover, .btn-normal-link:hover {
	background-image: none !important;
	background-color: #35c2e5 !important;
	color: #ffffff !important;
	border: none !important;
	cursor: pointer;
	padding: 9px 10px;
	height: auto;
	border-radius: 4px;
	opacity: 0.7;
}

.fullwidth {
	width: 100%;
}

.right {
	float: right;
}

.left {
	float: left;
}

.oaccedercon {
	margin: 15px 0 5px 0;
	color: #A0A0A0;
	background: url(../images/bar.png) repeat-x 5px;
}

.oaccedercon span {
	background: #EEEDE8;
	padding: 0 10px;
}

.forgot {
	text-align: center;
	margin: 10px 0 10px 0;
}

.register {
	margin: 15px 0 50px 0;
}

.banners {
	margin-top: 10px;
}

.banners img {
	height: 24px;
}

.banners a {
	padding: 4px;
	font-size: 1.1rem;
}

#cajacookies {
	display: none;
	box-shadow: 0px 0px 5px 5px #808080;
	background-color: white;
	color: white;
	padding: 1%;
	margin-bottom: 0px;
	position: fixed;
	left: 0;
	top: 0;
	background: rgba(75,107,47,0.9);
	width: 100% !important;
	inline-size: max-content;
}

#cajacookies button {
	box-shadow: 0px 10px 14px -7px #276873;
	background:linear-gradient(to bottom, #599bb3 5%, #408c99 100%);
	background-color:#599bb3;
	border-radius:8px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	text-shadow:0px 1px 0px #3d768a;
	margin-right: 1%;
	
}

#cajacookies a {
	color: white;
	font-weight: bold;
}