@font-face {
	font-family: "Montserrat-Regular";
	src: url("/scosmart/javax.faces.resource/fonts/Montserrat/Montserrat-Regular.ttf.jsf");
}
@font-face {
	font-family: "Montserrat-SemiBold";
	src: url("/scosmart/javax.faces.resource/fonts/Montserrat/Montserrat-SemiBold.ttf.jsf");
}
@font-face {
	font-family: "OpenSans-Regular";
	src: url("/scosmart/javax.faces.resource/fonts/OpenSans/OpenSans-Regular.ttf.jsf");
}
@font-face {
	font-family: "OpenSans-Semibold";
	src: url("/scosmart/javax.faces.resource/fonts/OpenSans/OpenSans-Semibold.ttf.jsf");
}
@font-face {
	font-family: "OpenSans-Bold";
	src: url("/scosmart/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;
}

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_top {
	width: 1260px; /*100%;*/	
	height: 90px;
    border: none !important;
    padding: 0px none !important;
    border-collapse: collapse;
    background-color: #0286BA;
}
.container_content {
	width: 1259px; /*100%;*/		
	height: 620px;
    border: none;
    border: 1px;
    border-color: #0286BA;
    background-color: #f2f3f7;
    border-top-color: #bcc6ed; 
}
.container_footer {
	height: 40px;
	width: 1263px; /*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: 1258px;  /*100%;*/
	height: 620px;	
	border: 1px;
	/* background-image: url("../resources/images/logo_home.png"); */
	border-left-color: #0286BA;
	border-right-color: #0286BA;
	border-bottom-color: 0286BA;
	border-top-color: 0286BA;
}

.forms_body {
	padding-top: 12px;
	padding-left: 25px;
	padding-right: 20px;
	padding-bottom: 10px;
	/* background-image: url("../resources/images/fondo.jpg"); */
	background-color:  #f2f3f7;
	width: 1259px; /*100%;*/
	border: 1px;
	border-left-color: #0286BA;
	border-right-color: #0286BA;
	border-bottom-color: 0286BA;
	border-top-color: 0286BA;
}
.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;
	
}
.detailsform {
	font-family: "Montserrat-SemiBold";
	font-weight: bold;
	font-size: 16px;
	color: #0286BA;
}
.layers_text {
    font-family: "Montserrat-Regular";
	font-size: 14px;
	line-height: 1.6;
}
.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;
}
.layers_footer_title {
	font-family: "Montserrat-Regular";
	font-size: 18px;
	padding-bottom: 5px;
	font-weight: bold;
	line-height: 1.2;	
	text-align:center;
}
.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%; */
	width: 1263px;
    height:125px;
    border: none;
    background-color: #0286BA;
}
.image_redes {
	width: 39px;
    height:42px;
    border: none;
    background-color: #0286BA;
}
.image_home {
	width: 1263px; /*100%;*/
    height:619px;
    border: none;
    background-color: #0286BA;	
}
.image_service_circle {
	width: 225px;
	width: 225px;
    border-radius: 50%;
    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: 625px;	
}
/**/
.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_envios {
  font-family: "Montserrat-Regular";
  font-size:12px; 
  color: #FFFFFF;
  width:325px;
  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:10px;
  -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;
}

.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: #0286BA;
}