@font-face {
	font-family: "Montserrat-Regular";
	src: url("/scofact/javax.faces.resource/fonts/Montserrat/Montserrat-Regular.ttf.jsf");
}
@font-face {
	font-family: "Montserrat-SemiBold";
	src: url("/scofact/javax.faces.resource/fonts/Montserrat/Montserrat-SemiBold.ttf.jsf");
}
@font-face {
	font-family: "OpenSans-Regular";
	src: url("/scofact/javax.faces.resource/fonts/OpenSans/OpenSans-Regular.ttf.jsf");
}
@font-face {
	font-family: "OpenSans-Semibold";
	src: url("/scofact/javax.faces.resource/fonts/OpenSans/OpenSans-Semibold.ttf.jsf");
}
@font-face {
	font-family: "OpenSans-Bold";
	src: url("/scofact/javax.faces.resource/fonts/OpenSans/OpenSans-Bold.ttf.jsf");
}

body {
   margin-top: 0 !important;
   padding-top: 0px !important;
   padding-left: 0px none !important;
   padding-right: 0px none !important;
   padding-bottom: 0px none !important;
   border: none !important;
}
tbody {
   margin-top: 0 !important;
   padding-top: 0px !important;
   padding-left: 0px !important;
   padding-right: 0px !important;
   padding-bottom: 0px !important;
   border: none !important;
}

.borde-suave {
  padding: 0px;
  background: lightgray;
  box-shadow:  
    inset 2px 0 3px -3px rgba(72,166,250, 0.2),   /* izquierda */
    inset -2px 0 3px -3px rgba(72,166,250, 0.2);  /* derecha */
}
.borde-gradiente {
  position: relative;
  background: lightgray;
  padding: 0px;
  z-index: 0;
  overflow: hidden;
}
.borde-gradiente::before,
.borde-gradiente::after {
  content: '';
  position: absolute;
  top: 0;
  width: 4px;
  height: 100%;
  z-index: 1;
  pointer-events: none;
}

.borde-gradiente::before {
  left: 0;
  background: linear-gradient(to right, rgba(72,166,250,0.2), transparent);
}

.borde-gradiente::after {
  right: 0;
  background: linear-gradient(to left, rgba(72,166,250,0.2), transparent);
}

td {
   margin-top: 0 !important;
   padding-top: 0px !important;
   padding-left: 0px !important;
   padding-right: 0px !important;
   padding-bottom: 0px !important;
   border: none !important;	
}

.body_portal {
    background-color: rgb(251, 251, 251);
	background-position-x: 0%;
	background-position-y: 0%;
	background-repeat: repeat;
	background-attachment: scroll;
	background-image: url("/resources/images/silverline.png");
	background-size: auto;    
}
.container_home {
	font-family: "OpenSans-Regular";
    width: 100%;
    border-top: 0;
    border: none !important;
}
/* .container_top .tbody { */
.container_up {
	width: 1255px; /*100%;*/	
	height: 90px;
	border: 2px solid lightgray;
    border: none !important;
    padding: 0px none !important;
    border-collapse: collapse;
    background-color: #0286BA;
}
.container_top {
	width: 1255px; /*100%;*/	
	height: 90px;
    border: none !important;
    padding: 0px none !important;
    border-collapse: collapse;
    background-color: #0286BA;
}
.container_content {
	width: 100%;		
	height: 620px;
    border: none;
    border: 1px;
    border-color: #0286BA;
    background-color: #f2f3f7;
    border-top-color: #bcc6ed; 
}
.container_footer {
	height: 40px;
	width: 1255px; /*100%;*/
	color: #ffffff;
    background-color: #0286BA;
	font-family: "OpenSans-Regular";
	font-size: 12px;	
	text-align:center; 
	border-top:1px;   
    border-top-color: #bcc6ed; 	
}
.pnlgrid_zero td {
   border-style: none;
   margin-top: 0 !important;
   padding-top: 0px !important;
   padding-left: 0px !important;
   padding-right: 0px !important;
   padding-bottom: 0px !important;
   border: none !important;	
   background-color: #0286BA;
}
	
.menubar {
	text-align:center;
	/* width: 120px; */
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	padding-left: 0px !important;
	border: none !important;
	border-collapse: collapse;
	background-color: #0286BA;
}
.opcion_menu_bar {
	width: 135px;
    height:20px;	
    border-collapse: collapse;    
}
.opcion_menu_bar2 {
	width: 135px;
    height:22px;	
    border-collapse: collapse;    
}
.menubar_services {
    background-image: url('/images/background_menu.png');
	text-align:center;
	width: 210px;
}
.forms_main {
	background-color:  #f2f3f7;
	width: 1255px;  /*100%;*/
	height: 620px;	
	border: 1px;
	border-left-color: #0286BA;
	border-right-color: #0286BA;
	border-bottom-color: 0286BA;
	border-top-color: 0286BA;
}
.img_buscar {
	/*background-image: url("../resources/images/buscador.png") !important;*/
	background-image:url("/scofact/javax.faces.resource/images/buscador.png.jsf") !important;
    background-position: left; 
    background-repeat: no-repea t;
    background-position: left top;
	color: #0286BA;
	font-family: "OpenSans-Regular";
	font-size: 9px;
    padding-left: 14px;
    border: none;
    width: 100px;
    height: 35px;
}
.img_edit {
	/*background: url("../resources/images/edit.png") !important;*/
	background: url("/scofact/javax.faces.resource/images/edit.png.jsf") !important;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border: none;
    width: 17px;
    height: 17px;
}
.img_print {
	background: url("/scofact/javax.faces.resource/images/impresa.png.jsf") !important;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border: none;
    width: 27px;
    height: 25px;
    background-size: 27px 25px;
}
.img_search_preview {
	background:url("/scofact/javax.faces.resource/images/consulta.png.jsf") !important;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border: none;
    width: 27px;
    height: 25px;
    background-size: 27px 25px;
}
.img_add {
    width: 25px;
    height: 25px;
}
.img_del {
    width: 21px;
    height: 20px;
}
.forms_ancho {
	width: 95%;
}
.forms_menu {
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 2px;
	padding-bottom: 10px;
	/* background-image: url("../resources/images/fondo.jpg"); */
	background-color:  #f2f3f7;
	width: 216px; /*100%;*/
	height: 547px;
	border: 1px;
	border-left-color: #0286BA;
	border-right-color: #0286BA;
	border-bottom-color: 0286BA;
	border-top-color: 0286BA;
	/* grid-row: 1; */
}
.forms_body {
	padding-top: 9px;
	/*padding-left: 5px;*/
	/*padding-right: 20px;*/
	padding-bottom: 10px;
	/* background-image: url("../resources/images/fondo.jpg"); */
	/* background-color:  #f2f3f7; DE MANERA TEMPORAL DESACTIVADO*/
	width: 100%;
	height: 543px;
	border: 1px;
	border-left-color: #0286BA;
	border-right-color: #0286BA;
	border-bottom-color: 0286BA;
	border-top-color: 0286BA;
	overflow-y: hidden; overflow-x: hidden;
}

.forms_data {
   line-height: 1.8;	
}
.titleform {
	font-family: "Montserrat-SemiBold";
	font-weight: bold;
	font-size: 22px;
	color: #113a4f;
	padding-top: 15px;
	padding-bottom: 5px;	
}
.subtitleform {
	font-family: "Montserrat-SemiBold";
	font-weight: bold;
	font-size: 18px;
	/* color: #113a4f; */	
	color: #0286BA;	
}
.subtitleTotals {
	font-family: "Montserrat-SemiBold";
	font-weight: bold;
	font-size: 18px;
	color: red;
}
.detailsform {
	font-family: "Montserrat-SemiBold";
	font-weight: bold;
	font-size: 16px;
	color: #0286BA;
}
.layers_textForm {
    font-family: "Montserrat-Regular";
	font-size: 14px;
	line-height: 80%;
	padding-right: 7px;
}
.layers_textProducts {
    font-family: "Montserrat-Regular";
	font-size: 11px;
	line-height: 80%;
	padding-right: 7px;
}
.layers_textFormModal {
    font-family: "Montserrat-Regular";
	font-size: 12px;
	line-height: 80%;
	padding-right: 7px;
}
.layers_text {
    font-family: "Montserrat-Regular";
	font-size: 14px;
	line-height: 1.0;
	padding-right: 7px;
}
.formConsultasDte {
    font-family: "Montserrat-Regular";
	font-size: 9px;
	line-height: 1.0;
	padding-right: 7px;
}

.layers_text_alerts {
    font-family: "Montserrat-Regular";
	font-size: 12px;
	padding-left: 7px;
	line-height: 1.2;
}
.layers_textfrm {
    font-family: "Montserrat-Regular";
	font-size: 14px;
	line-height: 1.2;
}
.layers_text_paddingleft9 {
    font-family: "Montserrat-Regular";
	font-size: 14px;
	padding-left:12px;
	line-height: 1.6;
}
.layers_text_center {
    font-family: "Montserrat-Regular";
	font-size: 14px;
	text-align: center;
}
.layers_footer {
	font-family: "Montserrat-Regular";
	font-size: 10px;
	line-height: 1.2;	
	text-align:center;
	width: 1255px;
}
.layers_footer_title {
	font-family: "Montserrat-Regular";
	font-size: 18px;
	padding-bottom: 5px;
	font-weight: bold;
	line-height: 1.2;	
	text-align:center;
}
.layers_checks {
    font-family: "OpenSans-Regular";
	font-size: 12px;
	line-height: 1.6;
}
.image_circle {
	width: 115px;
	width: 115px;
    border-radius: 50%;
    border: 1px solid #f2f3f7 	
}
.image_geolocal {
	width: 60px;
	width: 60px;
    /* border-radius: 50%;
    border: 1px solid #f2f3f7 */
}
.logo_principal {
	width: 100%;
    height:125px;
    border: none;
    background-color: #0286BA;
}
.image_redes {
	width: 39px;
    height:42px;
    border: none;
    background-color: #0286BA;
}
.image_home {
	width: 1255px; /*100%;*/
    height:619px;
    border: none;
    background-color: #0286BA;	
}
.image_service_circle {
	width: 225px;
	width: 225px;
    border-radius: 50%;
    border: 1px solid #f2f3f7 
}
.image_service_circle_login {
	width: 175px;
	width: 175px;
    border-radius: 50%;
    padding-left: 54px;
    border: 1px solid #f2f3f7 
}
.head_separator {
	padding-top: 15px;
	padding-bottom: 5px;
}
.separator_subtitle {
	padding-top: 5px;	
}
.footer_separator1 {
    width: 550px;
    text-align: left;
}
.footer_separator2 {
    width: 715px;	
}
/**/
.boton_contacto {
  font-family: "Montserrat-Regular";
  font-size:12px; 
  color: #FFFFFF;
  width:365px;
  height:35px;
  /* background-color: #dfe6f1; */
  background-color: #0286BA;
  margin: 5px;
  padding:10px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  line-height:9px;
  float:left;
  box-shadow: none;
  border-radius: 50px;
  border: 2px solid white;  
  font-weight: bold;
  text-align: center;
}
.boton_contacto:hover {
  opacity: 0.50;
  -moz-opacity: .50;
  filter:alpha (opacity=50);
}
.boton_contacto a {
  text-decoration:none;
  padding:5px 5px 5px 0;
}
.boton_envios2 .ui-button .ui-widget .ui-state-default .ui-corner-all .ui-button-text-only{
  font-family: "Montserrat-Regular";
  font-size:12px; 
  color: #FFFFFF;
  width:130px;
  height:35px;
  /* background-color: #dfe6f1; */
  background-color: #0286BA !important;
  margin: 5px;
  padding:10px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  line-height:9px;
  float:left;
  box-shadow: none;
  border-radius: 50px;
  border: 2px solid white;  
  font-weight: bold;
  text-align: center;
}
.boton_envios .ui-button .ui-widget .ui-state-default .ui-corner-all .ui-button-text-only{
  font-family: "Montserrat-Regular";
  font-size:12px; 
  color: #FFFFFF;
  width:130px;
  height:35px;
  /* background-color: #dfe6f1; */
  background-color: #0286BA;
  margin: 5px;
  padding:10px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  line-height:9px;
  float:left;
  box-shadow: none;
  border-radius: 50px;
  border: 2px solid white;  
  font-weight: bold;
  text-align: center;
}
.boton_envios:hover {
  opacity: 0.50;
  -moz-opacity: .50;
  filter:alpha (opacity=50);
}
.boton_envios a {
  text-decoration:none;
  padding:5px 5px 5px 0;
}
.boton_accesos {
  font-family: "Montserrat-Regular";
  font-size:9px; 
  color: #FFFFFF;
  width:175px;
  height:25px;
  background-color: #0286BA;
  margin: 5px;
  padding:7px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  line-height:4px;
  float:left;
  box-shadow: none;
  border-radius: 50px;
  border: 2px solid white;  
  text-align: center;
}
.boton_accesos:hover {
  opacity: 0.50;
  -moz-opacity: .50;
  filter:alpha (opacity=50);
}
.boton_accesos a {
  text-decoration:none;
  padding:5px 5px 5px 0;
}
.boton_search {
    background: url("../resources/images/buscar.png") !important;
    width: 25px;
    height: 25px;	
}
.boton_busquedas {
  font-family: "Montserrat-Regular";
  font-size:11px; 
  color: #FFFFFF;
  width:55px;
  height:28px;
  /* background-color: #dfe6f1; */
  background-color: #0286BA;
  margin: 5px;
  padding:10px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  line-height:9px;
  float:left;
  box-shadow: none;
  border-radius: 50px;
  border: 1px solid white;  
  font-weight: bold;
  text-align: center;
}
.textEditor {
  font-family: "Montserrat-Regular";
  font-size:12px; 
  width:365px;
  /* height:20px; */
  background-color: #f4f7f9;
  padding:7px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  line-height:9px;
  float:left;
  box-shadow: none;
  border: 1px solid black;  
}
.textAreaEditor {
  font-family: "Montserrat-Regular";
  font-size:12px; 
  width:365px;
  height:85px;
  background-color: #f4f7f9;
  padding:7px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  line-height:9px;
  float:left;
  box-shadow: none;
  border: 1px solid black;  
}
.messagesErrors {
  font-family: "Montserrat-Regular";
  font-size: 12px; 
  line-height: 1.6;
  color: black;
}
.messagesErrorsFallo {
  font-family: "Montserrat-Regular";
  font-size: 12px;
  line-height: 1.6;
  color: red;
}


.column_leyenda {
	width: 95px;
}
.column_dato {
	width: 585px;
}

.col_posteo {
	width: 225px;	
}
.col_posttext {
	width: 500px;	
}
.col_preview {
  width: 175px;
}
.col_preview2 {
  width: 325px;		
}
.tablev1 {
	border-collapse: collapse !important;
}

.ui-datatable thead th, .ui-datatable-header {
  font-family: "Montserrat-Regular";
	font-size: 11px;
	line-height: 21px;
	letter-spacing: 0;
	background-color: rgb(26, 55, 92) !important;
	background-image: none !important;
	border: none;
	color: white !important;
	text-shadow: none !important;
	border-radius: 0px !important;
	border-width: 0px !important;
}

.tablev1 .ui-datatable-footer, .ui-datatable-footer, .tablev1 .ui-datatable tfoot td,
	.tablev1 tfoot td, .tablev1 .ui-panelgrid-content {
  font-family: "Montserrat-Regular";
	font-size: 11px;
	line-height: 21px;
	letter-spacing: 0;
	background-color: rgb(249, 181, 27) !important;
	color: white !important;
	background-image: none !important; /*  footerText property */
	border-radius: 0px !important; /*  footerText property */
	border-width: 0px !important; /*  footerText property */
	text-shadow: none;
}

.tablev1 .ui-datatable-even {
	font-family: "OpenSans-Semibold";
	font-size: 11px;
	line-height: 21px;
	letter-spacing: 0;
	background: white !important;
	text-align: center;
}

.tablev1 .ui-datatable-odd {
	font-family: "OpenSans-Semibold";
	font-size: 11px;
	line-height: 21px;
	letter-spacing: 0;
	background: #f3f4f6 !important;
	text-align: center;
}

.ui-datatable-tablewrapper {
	overflow-x: hidden !important;
}

.ui-row-toggler {
	display: inline-block !important;
	margin-left: 5px;
}

.fila1 {
	background-color: #0286BA;
	color: white !important;
	text-align: center;
}
.fila2 {
	background-color: #ffffff;
}
.col_alerts {
	width: 12px;
}

.miSelectRedondeado {
    border-radius: 10px !important;
    width: 225px; 
    overflow: hidden; /* opcional, para mantener el borde limpio */
}

/* El input visible del selectOneMenu */
.miSelectRedondeado .ui-selectonemenu-label {
    border-radius: 10px !important;
}

/* El botón del menú (flecha) */
.miSelectRedondeado .ui-selectonemenu-trigger {
    border-radius: 0 10px 10px 0 !important;
}
.campo-busqueda {
    height:22px; 
    -webkit-border-radius: 10px; 
    -moz-border-radius: 10px; 
    border-radius: 10px;	
}
#buscador_actividad {
	height:22px; 
	-webkit-border-radius: 20px; 
	-moz-border-radius: 20px; 
	border-radius: 20px;
}
.tabla-header {
  background-color: #0286BA;
  color: white;
  font-weight: bold;
  text-align: center;
  font-size:12px;
  height:25px;
  font-family:Montserrat-Regular;  
}

.ui-autocomplete .ui-inputfield {
	margin-top: 0px !important;
    -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px !important;
}

.panelGridCustom td {
    vertical-align: top !important;
}

.custom-dialog-header .ui-dialog-titlebar {
    background-color: #4CAF50;
    color: #0286BA;;
    font-size: 8px;
    font-family:Montserrat-Regular;
}