@charset "utf-8";
/*	--------------
		RESET
	--------------
*/
*{
	margin: 0; padding: 0; border: 0; outline: none; font-size: 14px; font-family: 'Roboto', sans-serif; color: #0055a7;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main { display: block; }

blockquote, q {
	quotes: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*	--------------------------------------------------------------
		CONTENIDO SELECCIONADO
	--------------------------------------------------------------
*/
::selection{ background-color: #ffa126; color: #FFFFFF }
::-moz-selection { background-color: #ffa126; color: #FFFFFF; }

/*	------------------------------------
		SCROLL WEBKIT
	------------------------------------
*/
body::-webkit-scrollbar{width:15px;height:10px;}
body::-webkit-scrollbar-button:start:decrement,body::-webkit-scrollbar-button:end:increment{display:none;}
body::-webkit-scrollbar-track-piece{background-color:#ccc;}
body::-webkit-scrollbar-thumb:vertical{background:#88898D no-repeat center;}
body::-webkit-scrollbar-thumb:vertical:hover{background:#b6b6b7;}

/*	----------------------------------------------------
		ANIMACIONES, HOVER, LINKS
	----------------------------------------------------
*/
a, input, textarea, .menu-header ul li{
-webkit-transition-delay:0s; -webkit-transition-duration:0.3s;
-webkit-transition-property:all; -webkit-transition-timing-function:ease-out;
-moz-transition-delay:0s; -moz-transition-duration:0.3s;
-moz-transition-property:all; -moz-transition-timing-function:ease-out;
-o-transition-delay:0s; -o-transition-duration:0.3s;
-o-transition-property:all; -o-transition-timing-function:ease-out;
-ms-transition-delay:0s; -ms-transition-duration:0.3s;
-ms-transition-property:all; -ms-transition-timing-function:ease-out;
transition-delay:0s; transition-duration:0.3s;
transition-property:all; transition-timing-function:ease-out;
}
.clear{
	clear: both;
}
.margin-right{
	margin-right: 0px !important;
}
li > a{
	display: block;
}
/*	--------------------------------------------------------------
		ESTILOS GENERALES DEL LAYOUT
	--------------------------------------------------------------
*/
.wrap-general{
	width: 100%;
	padding: 50px 0;
	display: inline-block;
}
.main-container{
	width: 970px;
	margin: 0 auto;
}
#wrap-header{
	width: 100%;
	min-height: 150px;
	padding-top: 22px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #FFF;
}
.wrap-header-pages{
	width: 100%;
	height: 188px;
	padding-top: 14px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #FFF;
}
.wrap-header-pages-hd{
	height: 214px;
}
.wrap-header-pages-ni{
	height: 214px;
}


#footer-page{
	width: 100%;
	height: 140px;
	background-color: #FFF;	
}
#footer-page .main-container{
   	margin-top: 34px;
   	padding-left: 13px;
	border-left: 7px solid #003e7e;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
}


/*Borde derecho de color, Footer*/

/*EL SALVADOR*/
#footer-page .border-color-sl{
	border-color: #27295A;
}
/*//*/

/*EL SALVADOR*/
#footer-page .border-color-gt{
	border-color: #008b95;
}
/*//*/

.main-container > p {
    display: inline-block;
    float: left;
    width: 54%;
}
#footer-page #copy,#novaq-footer {
	display: block;	
}
#footer-page #copy{
	font-size: 12px;
	margin-top: 8px;
}
#novaq-footer{
	margin-top: 16px;
}
#footer-page #integrarse{
	float: right;
}
#last-footer {
    float: right;
    font-size: 11px;
    line-height: 55px;
}

/*	------------------------------------
		PÁGINA INTRO
	------------------------------------
*/
.logos-intro{
	width: 100%;
}
.logos-intro .logo{
	float: left;
	margin-top: 15px;
}
.logos-intro #integrarse{
	position: relative;
	float: right;
}
.slogan-intro{
	width: 52%;	
	font-size: 16px;
	font-weight: normal;
	color: #888a8d;
	float: right;
	text-align: right;
	margin-top: 13px;
}
.bg-intro{
	background: url(../../img/frontend/bg-intro.jpg) no-repeat center center;
	padding-top: 50px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.footer-intro{
	padding: 30px 0 0 0;
	text-align: right;
}

/*	------------------------------------
		NIVO SLIDER 
	------------------------------------
*/
.slider-intro-mask{
	width: 970px;
	height: 388px;
	margin: 0 auto;
	-webkit-border-radius: 100px 0 0 0;
	-moz-border-radius: 100px 0 0 0;
	-o-border-radius: 100px 0 0 0;
	-ms-border-radius: 100px 0 0 0;
	border-radius: 100px 0 0 0;
	overflow: hidden;
}
.slider-intro {
	position:relative;
	width:100%;
	height:auto;
	overflow: hidden;
}
.slider-intro img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}
.slider-intro a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:6;
	display:none;
	background:white; 
	filter:alpha(opacity=0); 
	opacity:0;
}

/*	--------------------------------------------
		NIVO SLIDER : HOME
	--------------------------------------------
*/
.slider-home-mask{
	width: 698px;
	height: 396px;
	overflow: hidden;
}
.slider-home {
	position:relative;
	width:100%;
	height:auto;
	overflow: hidden;
}
.slider-home img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}
.slider-home a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:6;
	display:none;
	background:white; 
	filter:alpha(opacity=0); 
	opacity:0;
}
/*	--------------------------------------------------------
		NIVO SLIDER : QUIENES SOMOS
	--------------------------------------------------------
*/
.slider-about-mask{
	width: 100%;
	height: 359px;
	overflow: hidden;
 	-webkit-border-radius: 0 0 80px 0;
 	-moz-border-radius: 0 0 80px 0;
 	border-radius: 0 0 80px 0;		
}
.slider-about img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
}
.slider-about a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:6;
	display:none;
	background:white; 
	filter:alpha(opacity=0); 
	opacity:0;
}

.slider-about .nivo-directionNav a{
	top: 48%;
}


/*	---------------------------------------------------
		NIVO SLIDER : MULTIMEDIA
	---------------------------------------------------
*/
.slider-multimedia-mask{
	width: 970px;
	height: 396px;
	overflow: hidden;
}
.slider-multimedia {
	position:relative;
	width:100%;
	height:auto;
	overflow: hidden;
}
.slider-multimedia img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}
.slider-multimedia a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:6;
	display:none;
	background:white; 
	filter:alpha(opacity=0); 
	opacity:0;
}
.slider-home-mask  .nivo-directionNav .nivo-nextNav{
	right: 24px;
}
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	width:100%;
	z-index:8;
	padding: 5px 10px;
	opacity: 0.8;
	overflow: hidden;
	display: none;
	-moz-opacity: 0.8;
	filter:alpha(opacity=8);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-html-caption {
    display:none;
}
.nivo-directionNav a {
	position:absolute;
	top:26%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
.nivo-controlNav {
	text-align:center;
	padding: 15px 0;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
/*-----UI-KIT-SLIDER-INTRO-----*/
.theme-default .nivoSlider {
	position:relative;
	background: #fff  url(../../img/frontend/loading.gif) no-repeat 50% 50%; 
	margin-bottom:10px;
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}
.theme-default .nivo-controlNav {
	text-align: center;
	padding: 20px 0;
}
.theme-default .nivo-controlNav a {
	display:inline-block;
	width:22px;
	height:22px;
	background:url(bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin: 0 2px;
}
.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
}
.theme-default .nivo-directionNav a {
	display:block;
	width:38px;
	height:48px;
	background: url(../../img/frontend/controls.png); 
	text-indent:-9999px;
	border:0;
	opacity: 0;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}
.theme-default:hover .nivo-directionNav a { opacity: 1; }
.theme-default a.nivo-nextNav {
	background-position:-48px 0;
	right:15px;
}
.theme-default a.nivo-prevNav {
	left:15px;
}
.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled {
	width: 100%;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
	width: auto;
	height: auto;
	background: none;
	margin-bottom: 5px;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
	display: block;
	width: 120px;
	height: auto;
}
/*----- PAÍSES PÁGINA INTRO-----*/
.nav-countries{
	width: 100%;
	height: 55px;
	margin-top: 24px;
}
.nav-countries ul{
	width: 100%;	
	height: 100%;	
	list-style: none;
}
.nav-countries li{
	width: 140px;
	height: 100%;
	float: left;
	margin-right: 26px;
	display: inline;
	text-align: center;	
}
.nav-countries a{
	line-height: 55px;
	font-size: 16px;
	font-weight: bold;
	background-color: #FFF;	
	color: #003e7e;
	text-decoration: none;
}
.nav-countries ul li:last-child{
	margin-right: 0;
	-webkit-border-radius: 0 0 40px 0;
	-moz-border-radius: 0 0 40px 0;
	-o-border-radius: 0 0 40px 0;
	-ms-border-radius: 0 0 40px 0;
	border-radius: 0 0 40px 0;
	overflow: hidden;
}
.nav-countries li a:hover{
	background-color: #003D7D;
	color: #FFF;
}
/*	------------------------------------
		HOME PRINCIPAL
	------------------------------------
*/
.icons-header-pages{
	width: 100%;
	text-align: right;
	margin-bottom: 28px;
}
.incons-header-hd{
	margin-bottom: 14px;
}
.incons-header-ni{
	margin-bottom: 10px;
}

.icons-header-pages img:last-child{
	margin-left: 28px;
}
#fundemas{
	margin-right: 36px;
}
#fundahrse{
	margin-right: 20px
}
#unirse{
	margin-right: 45px
}

.main-container .logo-pages{
	float: left;
	margin-top: 12px;
}
/*GUATEMALA*/
img.logo-juntos-gt{
	margin-top: -4px;
}


.main-container .menu-header{
	width: 78%;
	height: 82px;	
	float: right;
	list-style: none;
}
.menu-header ul{
	list-style: none;
	height: 100%;
}
.menu-header ul li{
	width: 94px;
	height: 100%;
	display: inline;
	float: left;
	padding: 0 10px;
	border-left: 1px solid #e3e5e5;
	border-right: 1px solid #e3e5e5;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
}
.menu-header ul li:nth-child(2n){
	border:0;
}
/*COSTA RICA*/
.menu-header ul li.documents-btn,.menu-header ul li.about-btn,
/*PANAMÁ*/
.menu-header ul li.documents-btn-pm,.menu-header ul li.about-btn-pm,
/*EL SALVADOR*/
.menu-header ul li.documents-btn-sl,.menu-header ul li.about-btn-sl,
/*GUATEMALA*/
.menu-header ul li.documents-btn-gt,.menu-header ul li.about-btn-gt,
/*HONDURAS*/
.menu-header ul li.documents-btn-hd,.menu-header ul li.about-btn-hd,
/*NICARAGUA*/
.menu-header ul li.documents-btn-ni,.menu-header ul li.about-btn-ni
{
	width: 124px;
}

/*COSTA RICA*/
.menu-header ul li.multimedia-btn,
/*PANAMÁ*/
.menu-header ul li.multimedia-btn-pm,
/*EL SALVADOR*/
.menu-header ul li.multimedia-btn-sl,
/*GUATEMALA*/
.menu-header ul li.multimedia-btn-gt,
/*HONDURAS*/
.menu-header ul li.multimedia-btn-hd,
/*NICARAGUA*/
.menu-header ul li.multimedia-btn-ni
{
	width: 108px;
}


.menu-header ul li:last-child{
	width: 118px;
	border-right: 1px solid #e3e5e5;
}
.menu-header ul li a{
	height: 100%;
	display: block;
	text-decoration: none;
	font-size: 14px;
	line-height: 112px;
}
.boletas-btn > a {
    color: #ffba45;
}
.menu-header ul li{
	background-position: center -134%;
}
.menu-header ul li:hover a{
	color: #f04e31;
}
.menu-header ul li:hover{
	background-position: center -92%;
}
.btn-visited{
	background-position: center 101% !important;
	height: 96px !important;
	display: block;
	position: relative;	
}
.btn-visited a{
	color: #f04e31 ;
}

/*-----BOTONES ESTADOS HOVER-VISITADO POR PAÍS-----*/

/*	
COLORES - TEXTO
*/

/*EL SALVADOR*/
.color-text-sl,
header h1.color-text-sl,
.btn-visited a.color-text-sl
{
	color: #171963
}
.document-item a.color-text-sl{
	color: #aa8c0a
}

/*PANAMÁ*/
.btn-visited a.color-text-pm,
a.color-text-pm:hover{
	color: #9dcb3c !important
}
header h1.color-text-pm, .color-text-pm
{
	color: #712283 !important
}
.document-item a.color-text-pm{
	color: #9dcb3c
}

/*GUATEMALA*/
.color-text-gt,
header h1.color-text-gt,
.btn-visited a.color-text-gt
{
	color: #008b95
}
.document-item a.color-text-gt{
	color: #ff6319
}
.btn-visited a.color-text-gt{
	color: #833820
}


/*HONDURAS*/
.btn-visited a.color-text-hd,
a.color-text-hd:hover{
	color: #2f41ae !important
}
.color-text-hd{
	/*color: #2F41AE !important*/
}
header h1.color-text-hd{
	color: #2f41ae !important
}

.document-item a.color-text-hd{
	color: #2f41ae
}

/*NICARAGUA*/
.btn-visited a.color-text-ni,
a.color-text-ni:hover{
	color: #0071b5 !important
}
header h1.color-text-ni, .color-text-ni
{
	color: #143965 !important
}
.document-item a.color-text-ni{
}

/*
*IMÁGENES
*/

/*COSTA RICA*/
.home-btn{
	background: url(../../img/frontend/home-btn.png); 
}
.about-btn{
	background: url(../../img/frontend/about-btn.png); 
}
.documents-btn{
	background: url(../../img/frontend/documents-btn.png);
}
.multimedia-btn{
	background: url(../../img/frontend/multimedia-btn.png);
}
.contact-btn{
	background: url(../../img/frontend/contact-btn.png);
}
.events-btn{
	background: url(../../img/frontend/events-btn.png);
}
.boletas-btn{
	background: url(../../img/frontend/boletas-btn.png);
	cursor: pointer;
}

/*PANAMÁ*/
.home-btn-pm{
	background: url(../../img/frontend/home-btn-pm.png); 
}
.about-btn-pm{
	background: url(../../img/frontend/about-btn-pm.png); 
}
.documents-btn-pm{
	background: url(../../img/frontend/documents-btn-pm.png);
}
.multimedia-btn-pm{
	background: url(../../img/frontend/multimedia-btn-pm.png);
}
.contact-btn-pm{
	background: url(../../img/frontend/contact-btn-pm.png);
}
.events-btn-pm{
	background: url(../../img/frontend/events-btn-pm.png);
}
.boletas-btn-pm{
	background: url(../../img/frontend/boletas-btn-pm.png);
	cursor: pointer;
}

/*EL SALVADOR*/
.home-btn-sl{
	background: url(../../img/frontend/home-btn-sl.png); 
}
.about-btn-sl{
	background: url(../../img/frontend/about-btn-sl.png); 
}
.documents-btn-sl{
	background: url(../../img/frontend/documents-btn-sl.png);
}
.multimedia-btn-sl{
	background: url(../../img/frontend/multimedia-btn.png);
}
.contact-btn-sl{
	background: url(../../img/frontend/contact-btn-sl.png);
}
.events-btn-sl{
	background: url(../../img/frontend/events-btn-sl.png);
}
.boletas-btn-sl{
	background: url(../../img/frontend/boletas-btn-sl.png);
	cursor: pointer;
}

/*GUATEMALA*/
.home-btn-gt{
	background: url(../../img/frontend/home-btn-gt.png); 
}
.about-btn-gt{
	background: url(../../img/frontend/about-btn-gt.png); 
}
.documents-btn-gt{
	background: url(../../img/frontend/documents-btn-gt.png);
}
.multimedia-btn-gt{
	background: url(../../img/frontend/multimedia-btn-gt.png);
}
.contact-btn-gt{
	background: url(../../img/frontend/contact-btn-gt.png);
}
.events-btn-gt{
	background: url(../../img/frontend/events-btn-gt.png);
}
.boletas-btn-gt{
	background: url(../../img/frontend/boletas-btn-gt.png);
	cursor: pointer;
}

/*HONDURAS*/
.home-btn-hd{
	background: url(../../img/frontend/home-btn-hd.png); 
}
.about-btn-hd{
	background: url(../../img/frontend/about-btn-hd.png); 
}
.documents-btn-hd{
	background: url(../../img/frontend/documents-btn-hd.png);
}
.multimedia-btn-hd{
	background: url(../../img/frontend/multimedia-btn-hd.png);
}
.contact-btn-hd{
	background: url(../../img/frontend/contact-btn-hd.png);
}
.events-btn-hd{
	background: url(../../img/frontend/events-btn-hd.png);
}
.boletas-btn-hd{
	background: url(../../img/frontend/boletas-btn-hd.png);
	cursor: pointer;
}

/*NICARAGUA*/
.home-btn-ni{
	background: url(../../img/frontend/home-btn-ni.png); 
}
.about-btn-ni{
	background: url(../../img/frontend/about-btn-ni.png); 
}
.documents-btn-ni{
	background: url(../../img/frontend/documents-btn-ni.png);
}
.multimedia-btn-ni{
	background: url(../../img/frontend/multimedia-btn-ni.png);
}
.contact-btn-ni{
	background: url(../../img/frontend/contact-btn-ni.png);
}
.events-btn-ni{
	background: url(../../img/frontend/events-btn-ni.png);
}
.boletas-btn-ni{
	background: url(../../img/frontend/boletas-btn-ni.png);
	cursor: pointer;
}

/*
 *FONDOS BOTONES
*/


/*PANAMÁ*/
input[type="submit"].background-country-pm,
.document-item span.background-country-pm,
#screen-box form.login input[type="submit"].background-country-pm,
form.login a.background-country-pm,
.document-item a.background-country-pm, .document-item a.background-country-pm
{
	background-color: #712283;
}
#screen-box form.login input[type="submit"].background-country-pm:hover,
.document-item a.background-country-pm:hover{
	background-color: #87898D;
}

/*EL SALVADOR*/
input[type="submit"].background-country-sl,
.document-item span.background-country-sl,
#screen-box form.login input[type="submit"].background-country-sl,
form.login a.background-country-sl,
.document-item a.background-country-sl, .document-item a.background-country-sl
{
	background-color: #171963;
}
#screen-box form.login input[type="submit"].background-country-sl:hover,
.document-item a.background-country-sl:hover{
	background-color: #A88B15;
}

/*GUATEMALA*/
input[type="submit"].background-country-gt,
.document-item span.background-country-gt,
#screen-box form.login input[type="submit"].background-country-gt,
form.login a.background-country-gt,
.document-item a.background-country-gt, .document-item a.background-country-gt
{
	background-color: #7ab800;
}
#screen-box form.login input[type="submit"].background-country-gt:hover,
.document-item a.background-country-gt:hover{
	background-color: #57068c;
}


/*HONDURAS*/
input[type="submit"].background-country-hd,
.document-item span.background-country-hd,
#screen-box form.login input[type="submit"].background-country-hd,
form.login a.background-country-hd,
.document-item a.background-country-hd, .document-item a.background-country-hd
{
	background-color: #fcc720;
}
#screen-box form.login input[type="submit"].background-country-hd:hover,
.document-item a.background-country-hd:hover{
	background-color: #2F41AE;
}


/*NICARAGUA*/
input[type="submit"].background-country-ni,
.document-item span.background-country-ni,
#screen-box form.login input[type="submit"].background-country-ni,
form.login a.background-country-ni,
.document-item a.background-country-ni, .document-item a.background-country-ni
{
	background-color: #143965;
}
.background-country-ni:hover,
.document-item a.background-country-ni:hover{
	background-color: #71bf44 !important;
}



/*
------------------------------------------------------------------------------------------------------------------------------
CONTENIDO PÁGINA PRINCIPAL: SLIDER, EVENTOS, EJES DE TRABAJO, MULTIMEDIA, MIEMBROS.
------------------------------------------------------------------------------------------------------------------------------
*/

/*BACKGROUND PRINCIPAl - COSTA RICA*/
.bg-pages{
	background: none repeat scroll 0 0 #e9e9e9; 
}
/*//*/

/*BACKGROUND PRINCIPAl - PANAMÁ*/
.bg-pages-pm{
	background: none #ededed; 
}
/*//*/

/*BACKGROUND PRINCIPAl - EL SALVADOR*/
.bg-pages-sl{
	background: none #E9E9E9; 
}
/*//*/

/*BACKGROUND PRINCIPAl - GUATEMALA*/
.bg-pages-gt{
	background: none #ededed; 
}
/*//*/

/*BACKGROUND PRINCIPAl - HONDURAS*/
.bg-pages-hd{
	background: none #ededed; 
}
/*//*/
/*BACKGROUND PRINCIPAl - NICARAGUA*/
.bg-pages-ni{
	background: none #DBE3F0; 
}
/*//*/

.slider-page-main{
	width: 72%;
	height: 505px;
	float: left;
	margin-bottom: 45px;
	overflow: hidden;
}
.slider-home-mask img{
	height: 396px;	
}
.slider-multimedia-mask img{
	height: 196px;	
}
.slider-page-main .nivo-directionNav a{
	top: 48%;
}



/*COSTA RICA*/
.option-fixed{
	width: 100%;
	height: 109px;
	background-color: #003e7e;
	padding: 24px 24px 0 28px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;			
}
.option-fixed p, .option-fixed a{
	color: #FFF;
	font-size: 18px;		
}
.option-fixed p{
	width: 444px;
	float: left;		
}
.option-fixed a{
	width: 167px;
	height: 55px;
	line-height: 55px;
	background-color: #0563c4;
	color: #FFF;
	font-weight: bold;
	float: right;
	text-decoration: none;
	text-align: center;
	-webkit-border-radius: 0 30px 0 0;
	-moz-border-radius: 0 30px 0 0;
	-o-border-radius: 0 30px 0 0;
	-ms-border-radius: 30px 0px 0;
	border-radius: 0 30px 0 0;
}	
/*//*/


/*PANAMÁ*/
.option-fixed-background-pm{
	background-color: #712283;
}
.option-fixed-background-pm a{
	background-color: #9dcb3c;
}
/*//*/

/*EL SALVADOR*/
.option-fixed-background-sl{
	background-color: #27295A;
}
.option-fixed-background-sl a{
	background-color: #AB8B12;
}
/*//*/


/*GUATEMALA*/
.option-fixed-background-gt{
	background-color: #008b95;
}
.option-fixed-background-gt a{
	background-color: #7ab800;
}
/*//*/


/*HONDURAS*/
.option-fixed-background-hd{
	background-color: #fcc720;
}
.option-fixed-background-hd a{
	background-color: #2f41ae;
}
/*//*/

/*NICARAGUA*/
.option-fixed-background-ni{
	background-color: #0071b5;
}
.option-fixed-background-ni a{
	background-color: #143965;
}
/*//*/


/*COSTA RICA*/
.events-right{
	width: 23%;
	height: 505px;
	float: right;
	background: #fff;
	border-top: 5px solid #f4603d;
	padding: 22px 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 0 0 40px 0;
	-moz-border-radius: 0 0 40px 0;
	-o-border-radius: 0 0 40px 0;
	-ms-border-radius: 0 0 40px 0;
	border-radius: 0 0 40px 0;	
}
/*//*/

/*PANAMÁ*/
.border-color-pm{
	border-color: #712283 !important;
}
/*//*/

/*EL SALVADOR*/
.border-color-sl{
	border-color: #AB8B12 !important;
}
/*//*/

/*EL SALVADOR*/
.border-color-gt{
	border-color: #7ab800 !important;
}
/*//*/

/*HONDURAS*/
.border-color-hd{
	border-color: #2f41ae !important;
}
/*//*/

/*NICARAGUA*/
.border-color-ni{
	border-color: #71bf44 !important;
}
/*//*/


/*COSTA RICA*/
.events-right h2{
	font-size: 20px;
	color: #f75029;
}
/*//*/

/*EL SALVADOR*/
.border-color-sl h2{
	color: #27295A;
}
/*//*/


.event-post{
	width: 100%;
	height: 190px;
	padding: 0 0 20px 0;
	margin-bottom: 16px;
	border-bottom: 1px solid #dfdfdf;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;		
}
.event-post:first-of-type{
	margin-top: 10px;
}
.event-post:nth-of-type(2){
	border-bottom: 0;
}
.event-post figcaption h3, .event-post a{
	margin-top: 4px;
	font-size: 14px;
	color: #f75029; 
	text-decoration: none;		
}
.event-post > a:hover{
	color: #004790;
	
}
.work-bar-nav,.slider-multimedia-mask, .members{
	display: inline-block;
}
.work-bar-nav{
	width: 72%;
	height: 206px;
	float: left;
	background: #FFF;
	-webkit-border-radius: 0 40px 0 0;
	-moz-border-radius: 0 40px 0 0;
	-o-border-radius: 0 40px 0 0;
	-ms-border-radius: 0 40 0px 0;
	border-radius: 0 40px 0 0;		
}
.work-bar-nav div:first-of-type{
	height: 49px;
	padding: 14px 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
}
.work-bar-nav div:first-of-type a{
	float: right;
	color: #b2b2b2;
	text-decoration: none;
	line-height: 31px;
	font-size: 17px;
}
.work-bar-nav h4{
	color: #F75029;
	font-size: 22px;
	float: left;
}
.work-item{
	width: 25%;
	height: 157px;
	float: left;
}
.work-item img {
    display: block;
}
.work-item figcaption{
	width: 100%;
	height: 47px;
  	line-height: 47px;	
  	text-align: center;
  	border-left: 1px solid #dcdcdc;
  	border-right: 1px solid #dcdcdc;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	  	
}
.economia-it figcaption, .salud-it figcaption, .educacion-it figcaption{
	border-left:0;
}
.vivienda-it, .economia-it, .salud-it, .educacion-it{
	border-bottom-width: 12px;
	border-bottom-style: solid;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.vivienda-it{
  	border-bottom-color: #ce1717;
}
.a-vivienda{
	color: #ce1717;
}
.a-vivienda:hover{
	color: #FFF;
	background-color: #ce1717;
}
.economia-it{
  	border-bottom-color: #f75029;
}
.a-economia{
	color: #f75029;
}
.a-economia:hover{
	color: #FFF;
	background-color: #f75029;
}
.salud-it{
  	border-bottom-color: #ff7150;
}
.a-salud{
	color: #ff7150;
}
.a-salud:hover{
	color: #FFF;
	background-color: #ff7150;
}
.educacion-it{
  	border-bottom-color: #ffba45;
}
.a-educacion{
	color: #ffba45;
}
.a-educacion:hover{
	color: #FFF;
	background-color: #ffba45;
}
.link-work-item{
	font-size: 20px;
	text-decoration: none;
	display: block;		
}
.slider-multimedia-mask{
	width: 23%;
	height: 206px;
	float: right;
	margin-bottom: 36px;
}

/*COSTA RICA*/
.slider-multimedia-mask h5{
	font-size: 22px;
	color: #004790;
	margin-bottom: 22px;
}
/*//*/

/*PANAMÁ*/
.color-h5-font-pm h5{
	color: #712283;
}
/*//*/

/*EL SALVADOR*/
.color-h5-font-sl h5{
	color: #27295A;
}
/*//*/

/*GUATEMALA*/
.color-h5-font-gt h5{
	color: #008b95;
}
/*//*/

/*NICARAGUA*/
.color-h5-font-ni h5{
	color: #143965;
}
/*//*/


.group-multimedia-home{
	width: 100%;
	height: 157px;
	padding-top: 10px;
	background-color: #FFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
}
.group-multimedia-home figure{
	width: 200px;
	height: 136px;
	margin: 0 auto;
	border-radius: 0 0 0 36px;
	overflow: hidden;
}
.group-multimedia-home figure img{
	width: 100%;
	height: 136px;
}
.members{
	width: 100%;
	height: 182px;
	margin-bottom: 40px;
}
.members h6{
	width: 65%;
	float: left;
	font-size: 22px;
	color: #b3c3c9;
	margin-bottom: 5px;
}
.buttons-scrollable-home{
	float: right;
	width: 6%;
}

/*------SCROLLABLE MIEMBROS PÁGINA PRINCIPAL------*/
.scrollable {
	width: 100%;
	height:150px;
	position:relative;
	background: #FFF;
	overflow:hidden;    
	-webkit-border-radius: 0 0 50px 0;
	-moz-border-radius: 0 0 50px 0;
	-o-border-radius: 0 0 50px 0;
	-ms-border-radius: 0 0 50px 0;
	border-radius: 0 0 50px 0;
}
.scrollable .items {
	width:20000em;
	position:absolute;
	clear:both;
}
.items > div {
	float:left;
	width:970px;
}
.box-logo-footer{
	width:242px;
	height: 150px;
	line-height: 150px;
	float:left;	
	padding: 0px  32px 0 24px;
	border-right: 1px solid #dddddd;
	margin: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
}
.box-logo-footer img{
	display: inline-block;
	vertical-align: middle;
}
.box-logo-footer:last-of-type{
	border: 0;
}
.scrollable img {
	max-width:176px;
	max-height:102px;
}
.scrollable .active {
	border:2px solid #000;
	position:relative;
	cursor:default;
}
.scrollable {
	float:left;
}
a.browse {
	background: url(../../img/frontend/arrrows-footer.png) no-repeat;
	display:block;
	width:18px;
	height:27px;
	float:left;
	cursor:pointer;
	font-size:1px;
}

a.right { background-position: -20px center; clear:right; margin-left: 10px;}
a.left { background-position: 0 center; margin-left: 0px; }

a.disabled {
	visibility:hidden !important;
}
a:active {
	outline:none;
}
:focus {
    -moz-outline-style:none;
}

/*	-------------------------------------------------------------------
		ESTRUCTURA DIAGRAMACIÓN INTERNA
	-------------------------------------------------------------------
*/
.content-pages article{
	width: 50%;
	height: 400px;
	float: left;
	background-color: #FFF;
	padding: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.content-pages h1{
	font-size: 22px;
	color: #085DB5;
	margin-bottom: 20px;
}
.img-right{
	width: 45%;
	height: 400px;
	float: right;
	background: #FFF;
	padding: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
 	-webkit-border-radius: 0 0 80px 0;
 	-moz-border-radius: 0 0 80px 0;
 	border-radius: 0 0 80px 0;	
}

/*	-------------------------------------------------------
		DOCUMENTOS - CATEGORÍAS 
	-------------------------------------------------------
*/
.document-item{
	width: 48%;
	display: inline-block;
	float: left;	
	padding: 20px;	
	background: #FFF;
	margin-right: 19px;
	margin-bottom: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 4px solid #EEEEEE;
}
.document-item a:first-child,.document-item > a{
	width: 60%;
	float: left;
	display: block;
	font-weight: bold;
	text-decoration: none;
}
.document-item .link-btn{
	width: 150px;
	float: right;
	background-color: #0563c4;
	border: 0 none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	height: 40px;
    	line-height: 40px;
	text-decoration: none;
	text-align: center;
}
.document-item .link-btn:hover{
	background-color: #3181d3;
}

/*	-------------------------------------------------------
		DOCUMENTOS - LISTADO 
	-------------------------------------------------------
*/
.box-special-init{
	width: 225px;
	height: 138px;
	margin-right: 19px;
}
.box-special-init .link-btn{
	width: 100%;
	float: none;
}
.box-special-init a:first-child{
	width: 100%;	
	margin-bottom: 20px;
}
.documents-count div:nth-child(3), .documents-count div:nth-child(5){
	-webkit-border-radius: 0 20px 0 0; 
	-moz-border-radius: 0 20px 0 0; 
	-o-border-radius: 0 20px 0 0; 
	-ms-border-radius: 0 20px 0 0; 
	border-radius: 0 20px 0 0;
}
.documents-count div:nth-last-child(2), .documents-count div:nth-last-child(2){
	-webkit-border-radius: 0 0 0 20px; 
	-moz-border-radius: 0 0 0 20px; 
	-o-border-radius: 0 0 0 20px; 
	-ms-border-radius: 0 0 0 20px; 
	border-radius: 0 0 0 20px;
}

/*	-----------------------------------
		EVENTOS
	-----------------------------------
*/
.documents-event div{
	width:100%;
}
.documents-event .document-item:last-child{
	-webkit-border-radius: 0 0 0 20px; 
	-moz-border-radius: 0 0 0 20px; 
	-o-border-radius: 0 0 0 20px; 
	-ms-border-radius: 0 0 0 20px; 
	border-radius: 0 0 0 20px;
}
.documents-event .document-item:nth-child(2){
	-webkit-border-radius: 0 20px 0 0; 
	-moz-border-radius: 0 20px 0 0; 
	-o-border-radius: 0 20px 0 0; 
	-ms-border-radius: 0 20px 0 0; 
	border-radius: 0 20px 0 0;
}
.document-item .date-icon{
	width: 35px;
	height: 35px;
	display: block;
	float: left;
	background: url(../../img/frontend/event.png) center center no-repeat #085DB5;
	color: #FFF;
	-webkit-border-radius: 360px;
	-moz-border-radius: 360px;
	border-radius: 360px;
	text-align: center;
	padding: 10px;
   	border: 5px solid #EEEEEE;
}
.documents-event .place, .documents-event .time, .documents-event .date-event {
    float: left;
    margin-left: 15px;
    margin-top: 10px;
    text-transform: uppercase;
}
.documents-event .date-event b {
    font-size: 16px;
}
.date-event{
	width: 91%;
}
.document-item .place, .document-item .time{
	height: 26px;
	display: block;
	float: left;
	line-height: 26px;
	font-size: 18px;
}
.documents-event .event{
	width: 90%;
	font-weight: bold;
	color: #085DB5;
	font-size: 18px;
 	margin-top: 0;
	margin-left: 15px;
	float: left;
	text-transform: uppercase;
	text-decoration: underline;	
}
.documents-event .event:hover{
	color: #000;
}
.place{
	background: url(../../img/frontend/place.png) left center no-repeat;
	padding-left: 18px;
}
.time{
	background: url(../../img/frontend/time.png) left center no-repeat;
	padding-left: 26px;
}

/*	-----------------------------------------------
		DETALLE EVENTOS
	-----------------------------------------------
*/
h1.header-event{
	margin-bottom: 10px;
}
.info-detail-event{
	margin: 0 0 10px 0;
}
.info-detail-event strong, .info-detail-event p{
	display: block;
	font-size: 16px;
	margin-bottom: 10px;
}

/*	-----------------------------------------------
		SCROLL ITEMS "OPACITY"
	-----------------------------------------------
*/
.main-container .document-item:nth-child(2), .main-container .document-item:nth-child(3){
	/*opacity: 1 !important;
	-khtml-opacity: 1 !important;
	-moz-opacity: 1 !important;
	filter: alpha(opacity = 100) !important;*/
}

/*	----------------------------------------------
			ATRÁS
	----------------------------------------------
*/
div.back{
	width: 140px;
	height: 40px;
	line-height: 40px;
	background-color: #FFF;
	float: right !important;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	text-align: center;	
}
div.back > a:hover{
	color: #FFF !important;
	background-color: #085DB5;
}
div.back a{
	box-shadow: 0 6px 0 #EEEEEE;
	display: block;
	height: 100%;
	text-decoration: none;
	width: 100%;
}
div.back a:hover {
	color:#fff;
	background-color: #87898D;
	-webkit-box-shadow: 0px  6px 0px  #6e7073;
	-moz-box-shadow: 0px  6px 0px  #6e7073;
	box-shadow: 0px  6px 0px  #6e7073;    
}
/*EL SALVADOR*/
div.back-sl a:hover {
	color:#fff;
	background-color: #AB8B12;
	-webkit-box-shadow: 0px  6px 0px  #896f0e;
	-moz-box-shadow: 0px  6px 0px  #896f0e;
	box-shadow: 0px  6px 0px  #896f0e;    
}


/*	---------------------------------------------------------------
			TABS MULTIMEDIA
	---------------------------------------------------------------
*/
ul.tabs{
    list-style:none;
}
.multimedia ul.tabs {
	width: auto;
	display: inline-block;
	margin-bottom: 20px;
}
.multimedia ul.tabs li {
	float:left;
}
.multimedia ul.tabs a {
	display:block;
	height: 40px;
	line-height:40px;
	width: 140px;
	text-align:center;
	text-decoration:none;
	background-color: #FFF;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	margin-right: 20px;
	cursor: pointer !important;
	-webkit-box-shadow: 0px  6px 0px  #EEEEEE;
	-moz-box-shadow: 0px  6px 0px  #EEEEEE;
	box-shadow: 0px  6px 0px  #EEEEEE;  	
}
.multimedia ul.tabs a:active {
    outline:none;
}
.multimedia ul.tabs a:hover {
	color:#fff;
	background-color: #87898D;
	-webkit-box-shadow: 0px  6px 0px  #6e7073;
	-moz-box-shadow: 0px  6px 0px  #6e7073;
	box-shadow: 0px  6px 0px  #6e7073;    
}
.multimedia ul.tabs a.current {
	cursor:default !important;
	color:#FFF !important;
	-webkit-box-shadow: 0px  6px 0px  #002B59;
	-moz-box-shadow: 0px  6px 0px  #002B59;
	box-shadow: 0px  6px 0px  #002B59;
	background-color: #003D7D;
}



/*PANAMÁ*/
.multimedia ul.tabs-pm a.current{
	background-color: #712283;
	-webkit-box-shadow: 0px  6px 0px  #511060;
	-moz-box-shadow: 0px  6px 0px  #511060;
	box-shadow: 0px  6px 0px  #511060;	
}
/*EL SALVADOR*/
.multimedia ul.tabs-sl a.current{
	background-color: #27295A;
}
/*GUATEMALA*/
.multimedia ul.tabs-gt a.current{
	background-color: #7ab800;
	-webkit-box-shadow: 0px  6px 0px  #5a8800;
	-moz-box-shadow: 0px  6px 0px  #5a8800;
	box-shadow: 0px  6px 0px  #5a8800;
}
/*HONDURAS*/
.multimedia ul.tabs-hd a.current{
	background-color: #2f41ae;
	-webkit-box-shadow: 0px  6px 0px  #202c77;
	-moz-box-shadow: 0px  6px 0px  #202c77;
	box-shadow: 0px  6px 0px  #202c77;
}
/*NICARAGUA*/
.multimedia ul.tabs-ni a.current{
	background-color: #143965;
	-webkit-box-shadow: 0px  6px 0px  #0e2847;
	-moz-box-shadow: 0px  6px 0px  #0e2847;
	box-shadow: 0px  6px 0px  #0e2847;
}




.panes .pane {
    display:none;
}
.panes > div {
    display:none;
}

/*	----------------------------------------------
		DETALLE MULTIMEDIA
	----------------------------------------------
*/
.group-images-multimedia{
	width: 100%;
	display: inline-block;
}
.group-images-multimedia a:nth-child(2), .group-images-multimedia a:nth-child(2) figure{
	-webkit-border-radius:  0 40px 0 0px;
	-moz-border-radius:  0 40px 0 0px;
	-o-border-radius:  0 40px 0 0px;
	-ms-border-radius:  0 40px 0 0px;
	border-radius:  0 40px 0 0px;
}
.group-images-multimedia a, .group-videos-multimedia iframe{
	float: left; 
	width: 230px; 
	height: 230px;
	display: inline-block;
	margin-left: 10px;
	margin-bottom: 15px;
	background-color: #FFF;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;	
}
.group-images-multimedia figure{
	width:100%; 
	height: 100%;
	overflow: hidden;	
}
a.box-special-img, iframe.box-special-iframe{
	width: 470px;
	height: 300px;
}
.group-images-multimedia img{
}

/*	----------------------------------------------
		DETALLE VIDEOS
	----------------------------------------------
*/
.iframe-video{
	/*float: left; 
	width: 230px; 
	height: 230px;
	display: inline-block;
	margin-left: 10px;
	margin-bottom: 15px;
	background-color: #FFF;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;*/
}

.video { position: relative; padding-bottom: 56.25%; /* 16:9 */ height: 0; }
.video img { position: absolute; display: block; top: 0; left: 0; width: 100%; height: 100%; z-index: 20; cursor: pointer; }
.video:after { content: ""; position: absolute; display: block; background: url(play-button.png) no-repeat 0 0;  top: 45%; left: 45%; width: 46px; height: 36px; z-index: 30; cursor: pointer; } 
.video iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
 
/* image poster clicked, player class added using js */
.video.player img { display: none; }
.video.player:after { display: none; }


/*	-------------------------------------------------------------------------------------
				UI KIT- FORMULARIOS 
	-------------------------------------------------------------------------------------
*/
input[type="text"],input[type="password"], input[type="submit"], input[type="tel"], input[type="number"], textarea, select{
	width: 100%;
	height: 40px;
	margin-top: 20px;
	padding: 10px;
	border-bottom: 1px solid #EEEEEE;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 2px;
}
textarea{
	resize: vertical;
}
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
textarea:focus{
	border-bottom: 1px solid #085DB5;
	background-color: #f9fafa;
}
 input[type="submit"]{
	cursor: pointer;
	color: #FFF;
	background-color: #085DB5;
	border-radius: 2px;
	margin-bottom: 20px;
	text-transform: uppercase;
}
input[type="submit"]:hover{
	background-color: #3181d3;
}

/*GUATEMALA*/
input.background-country-gt[type="submit"]:hover{
	background-color: #57068c;
}

.input[type="checkbox"]{
	width: 100%;
	height: 40px;
	margin-top: 20px;
	padding: 10px;
	border-bottom: 1px solid #EEEEEE;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 2px;
}
/*	---------------------------------------
		CONTACTO
	---------------------------------------
*/
.contact-form{
	padding: 40px;	
	background-color: #FFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.contact-form input:nth-child(2){
	margin-top: 0;
}
.contact-form textarea{
	height: 150px;
}
.contact-form .capcha{
	margin-top: 20px;
}

/*	---------------------------------------
		INGRESO BOLETAS
	---------------------------------------
*/
#screen-box{
	width: 100%;
	height: 100%;
	background-color: #0563C4;
	background:none repeat scroll 0 0 rgba(225, 225, 225, 0.8);
	position: fixed;
	top: 0;
	z-index: 10;
}
#screen-box .login{
	width: 35%;
	padding: 40px;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 10% auto 0 auto;
	background-color: #FFF;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px;
}
#screen-box h6{
	font-size: 22px;
}
a[title*="Cerrar"]{
	width: 30px;
	height: 30px;
	line-height: 30px;
	display: block;
	float: right;
	background-color: #085DB5;
	color: #FFF;
	text-align: center;
	position: relative;
  	left: 56px;
	margin-top: -55px;
	border-radius: 360px;
	cursor: pointer;
}
.login p, .login a{
	font-size:16px;
}
a[title*="Regístrese ahora"]{
 	color: #085DB5;
}


/*	----------------------------------------------------------
		BOLETAS ESTILOS GENERALES
	----------------------------------------------------------
*/
.tabs-polls{
	margin-top: 25px;
	display: inline-block;
}
.tabs-polls li{
	float: left;
	background-color: #FFF;
	height: 40px;
 	margin-right: 20px;	
	text-align:center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.tabs-polls li a {
	display:block;
	height: 100%;
	text-decoration:none;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-transform: uppercase;
	-webkit-box-shadow: 0px  6px 0px  #EEE;
	-moz-box-shadow: 0px  6px 0px  #EEE;
	box-shadow: 0px  6px 0px  #EEE;	
}
.tabs-polls li a:hover {
	color:#fff;
	background-color: #87898D;
	-webkit-box-shadow: 0px  6px 0px  #6e7073;
	-moz-box-shadow: 0px  6px 0px  #6e7073;
	box-shadow: 0px  6px 0px  #6e7073;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;	
}
.tabs-polls li a.current{
	color:#FFF !important;
	background-color: #003D7D;
	-webkit-box-shadow: 0px  6px 0px  #002b59;
	-moz-box-shadow: 0px  6px 0px  #002b59;
	box-shadow: 0px  6px 0px  #002b59;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;	     
}
.poll-header{
	width: 100%;
	height: 60px;
	line-height: 45px;
	padding: 10px;
	background-color: #FFF;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px;
	text-transform: uppercase;	
}
.group-data{
	width: 100%;
	padding: 30px;
	display: inline-block;
	background-color: #FFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px;
	margin-top: 26px;
}
.group-data input:nth-child(1),.group-data input:nth-child(2){
	margin-top: 0;
}
.group-data input{
	float: left; 
	margin-right: 4%;
}
.group-data .short{
	width: 22%;
}
.group-data .middle{
	width: 48%;
}
.group-data strong{
	display: block;
	font-size: 22px;
	text-transform: uppercase;
}
.group-data span{
	width: 100%;
	display: block;
	margin-top: 3%;
}
.info-check{
	width: 100%;
	display: inline-block;
	margin-top: 3%;
 	padding-bottom: 26px;	
}
.info-check span{
	float: left;
	margin: 0;
	width: auto;
}
.info-check input[type="text"]{
	width: 70%;
	float: left;
	height: auto;
	margin-left: 10px;
	padding: 0;
}
.info-check label{
	width: 40%;
	float: left;
	display: block;
	padding-top: 16px;
	padding-left: 10px;
}
.info-check-inline{
	display: inline-block;
	width: 100%;
	margin-top: 3%;	
}
.info-check-inline p{
	display: inline-block;
	margin-right: 20px;
	float: left;
}

.info-check-inline input[type="text"]{
	display: inline-block;
	width: 34%;	
	float: left;
	height: auto;
	padding: 0;
}
.info-check-inline .short[type="text"]{
	width: 14%;	
	float: none;
	margin-left: 10px;
}
.info-check-inline input[type="radio"]{
	float: none;
	margin: 0 10px;
}

/*MODULO 1 - TABLA */
.table-data{
	width: 100%;
	margin-top: 10px;
	background-color: #fcfcfc;
}
.table-data tr td{
	padding: 5px 10px;
}
.table-data tr:nth-child(2n){
	background-color: #fff;
}
.table-data tr:nth-child(1){
	background-color: #eeeeee;
}

.form-table-b{
}

.form-table-b tr.item {
    background-color: #003D7D;
}
.form-table-b tr td {
	color: #FFF;
}

table td.text-ind{
	padding-bottom: 20px;
}
.text-ind p{
	float: left;
	margin-top: 10px;
}
.text-ind input{
	width: 422px;
	float: left;
	margin-left: 30px;
}
.add-form{
	width: 33%;
	height: 35px;
	background-color: #EEEEEE;
	color: #383838;
 	box-shadow: 0px  6px 0px  #d6d6d6;	
	cursor: pointer;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px; 	
	cursor: pointer;

	text-transform: uppercase;
  	font-weight: bold;
}
.add-form:hover{
	color: #FFF;
	background-color: #ffba45;
 	box-shadow: 0px  6px 0px  #c18d34;	
}
table.smallcells{
	font-size:12px;
}
table.smallcells tr td{
	text-align: center;
	font-size:12px;
	padding: 5px 4px;
}
table.smallcells td.leftText{
	text-align: left;
}
table.smallcells tr td input{
	float: none;
}

/*----------AGREGAR MIEMBROS FORMULARIO--------*/
div.member-box-form:nth-child(1){
	margin-top: 46px;
}
.member-box-form{
	width: 100%;
	min-height: 250px;
	border-radius: 10px;
	background-color: #F7F7F7;
	margin-top: 16px;
	padding: 36px 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
}

span.icon-pic{
	width: 57px;
	height: 57px;
	margin: -65px auto 0 auto;
	position: absolute;
	background: url(../../img/frontend/member-form.png) no-repeat center center;
	display: block;
	left: 0;
	right: 0;
}
.member-box-form input{
	margin-bottom: 10px;
	font-size: 12px;
}
.item-question{
	padding: 5px;
	width: 100%;	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: none repeat scroll 0 0 #FFFFFF;
	display: inline-block;
	margin-bottom: 10px;
}
.item-question > p {
	margin: 0 0 6px 0;
	display: inline-block;
	float: left;
}
.item-question > p >b {
    float: left;
    margin-right: 10px;
}
.align-options{
	display: block;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
}
.years-info{
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;		
}
.years-info div.left{
	float: left;
}
.years-info div.left-b{
	float: left;
	margin-left: 12px;
}
.years-info div.left-b input{
	width: 360px;
}

.years-info select{
	width: 100px;
	padding: 10px;
}
.years-info p {
	float: left;
    margin-top: 10px;
    margin-right: 10px;
}
.years-info input[type="text"]{
	width: 40%;
	
}

div.member-box-form2:nth-child(1){
	margin-top: 46px;
}

.member-box-form2{
	width: 100%;
	min-height: 120px;
	border-radius: 0px;
	margin-top: 16px;
	padding: 0px 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
        border: 0px solid #000;
        
}

.member-box-form2 input{
	margin-bottom: 10px;
	font-size: 12px;
}

.member-box-form2 .label-float{
	float: left;
	width: 49%;
	margin-right: 2%;
}
.member-box-form2 .label-float:nth-child(3){
	margin-right: 0;
}

.member-box-form2 label{
	width: 200px;
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
}
.member-box-form2 label input[type="radio"]{
	margin: 2px 5px 0 0;
	float: left;
}

.member-box-form .label-float{
	float: left;
	width: 49%;
	margin-right: 2%;
}
.member-box-form .label-float:nth-child(3){
	margin-right: 0;
}

.member-box-form label{
	width: 200px;
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
}
.member-box-form label input[type="radio"]{
	margin: 2px 5px 0 0;
	float: left;
}
.format-label-width label{
	height: 36px;
	width: 271px;
}
.select-and-text label{
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}
.select-and-text input[type="text"]{
	float: left;
	margin-top: 0;
}
.select-and-text .info-check-inline{
	margin-top: 1%;
	margin-bottom: 1%;
}
.btn-add-member, .next-step-form{
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	line-height: 40px;
	margin-top: 20px;
	text-align: center;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	text-transform: uppercase;
	text-decoration: underline;
	cursor: pointer;
 	color: #FFFFFF; 
 	font-weight: bold;
}
.btn-add-member{
	background-color: #ffba45;
	cursor: pointer;
 	box-shadow: 0px  6px 0px  #c18d34;
}
.btn-add-member:hover{
	height: 42px;
	background-color: #003D7D;
 	box-shadow: 0px  6px 0px  #003063;
}
.next-step-form,#btnSubmit{
	float:none;
	background-color: #003D7D;
	border:0px;
}
.next-step-form:hover, #btnSubmit:hover{
	-webkit-box-shadow: 0px 0px 25px  #999;
	-moz-box-shadow: 0px 0px 25px  #999;
	box-shadow: 0px 0px 25px  #999;
}

/*	----------------------------------------------
		BOLETA GUATEMALA
	-----------------------------------------------
*/
.text-and-radio{
	margin: 18px 0 0 0;
}
.text-and-radio input[type="text"]{
	margin: 8px 0 18px 0;
}
.text-and-radio div{
	margin: 18px 0;

}
.text-and-radio div label{
	width: 271px;	
	height: 36px;
	float: left;
}

.text-and-radio div label input[type="radio"] {
    float: left;
    margin: 2px 5px 0 0;
}
.margin-top{
	margin-top: 0 !important;
}

/*	--------------------------------------
		EJES DE TRABAJO
	--------------------------------------
*/
.areas{
}
.area-element{
	width: 480px;
	height: 274px;
	float: left;
	background-color: #FFF;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 18px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.area-element ul{
	width: 228px;
	float: left;
	list-style: none;
}

.areas :nth-child(2n){
	margin-right: 0px;
}
.areas :nth-child(2){
	-webkit-border-radius: 0 40px 0 0;
	-moz-border-radius: 0 40px 0 0;
	border-radius: 0 40px 0 0;	
}
.areas :nth-child(3){
	-webkit-border-radius: 0 0 0 40px;
	-moz-border-radius: 0 0 0 40px;
	border-radius: 0 0 0 40px;
}
.area-element h2{
	text-transform: uppercase;
	margin-bottom: 16px;
	padding: 10px 0;    
	font-size: 16px;
}

.vivienda  h2{
	color: #CE1717;
}
.vivienda > div{
	border-bottom:  12px solid #CE1717;
}
.economia  h2{
	color: #F75029;
}
 .economia > div{
	border-bottom:  12px solid #F75029;
}
.salud  h2{
	color: #FF7150;
}
 .salud > div{
	border-bottom:  12px solid #FF7150;
}
.educacion  h2{
	color: #FFBA45;
}
 .educacion > div{
	border-bottom:  12px solid #FFBA45;
}
.area-image{
	float: right;
}

/*	------------------------------
		COLORBOX
	------------------------------
*/

#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}
#cboxOverlay{background: url(../../img/frontend/overlay.png) repeat 0 0;}
#colorbox{outline:0;}
#cboxTopLeft{width:21px; height:21px; background:url(../../img/frontend/controls-gal.png) no-repeat -101px 0;}
#cboxTopRight{width:21px; height:21px; background:url(../../img/frontend/controls-gal.png) no-repeat -130px 0;}
#cboxBottomLeft{width:21px; height:21px; background:url(../../img/frontend/controls-gal.png) no-repeat -101px -29px;}
#cboxBottomRight{width:21px; height:21px; background:url(../../img/frontend/controls-gal.png) no-repeat -130px -29px;}
#cboxMiddleLeft{width:21px; background:url(../../img/frontend/controls-gal.png) left top repeat-y;}
#cboxMiddleRight{width:21px; background:url(../../img/frontend/controls-gal.png) right top repeat-y;}
#cboxTopCenter{height:21px; background:url(../../img/frontend/border.png) 0 0 repeat-x;}
#cboxBottomCenter{height:21px; background:url(../../img/frontend/border.png) 0 -29px repeat-x;}
#cboxContent{background:#fff; overflow:hidden;}
.cboxIframe{background:#fff;}
#cboxError{padding:50px; border:1px solid #ccc;}
#cboxLoadedContent{margin-bottom:28px;}
#cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
#cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
#cboxLoadingOverlay{background:url(../../img/frontend/loading_background.png) no-repeat center center;}
#cboxLoadingGraphic{background:url(../../img/frontend/loading.gif) no-repeat center center;}
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}
#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
#cboxPrevious{position:absolute; bottom:0; left:0; background:url(../../img/frontend/controls-gal.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
#cboxPrevious:hover{background-position:-75px -25px;}
#cboxNext{position:absolute; bottom:0; left:27px; background:url(../../img/frontend/controls-gal.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
#cboxNext:hover{background-position:-50px -25px;}
#cboxClose{position:absolute; bottom:0; right:0; background:url(../../img/frontend/controls-gal.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
#cboxClose:hover{background-position:-25px -25px;}
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}
