
/*------------------------------
--------------------------------
	1 | Tipografía
--------------------------------
------------------------------*/

.typo { font-family: Arial, Helvetica, cursive; }
@import url(http://fonts.googleapis.com/css?family=Droid+Sans);

/*------------------------------
--------------------------------
	2 | Base
--------------------------------
------------------------------*/

body { background: url(images/bg.png) repeat-x center top; }

body, input, textarea { font: 14px/17px 'Ubuntu',sans-serif; color: #333333; padding: 0; margin: 0; }

.houdini { display: none; }

.fleft { float: left; }

.fright { float: right; }

.center { margin-left: auto; margin-right: auto; display: block; clear: both; }

.clear { clear: both; display: block; font-size: 0; height: 0; line-height: 0; width:100%; }

a { color: #379793; text-decoration: none; transition: color 0.1s linear; -moz-transition: color 0.1s linear; -webkit-transition: color 0.1s linear; -o-transition: color 0.1s linear; }

a:hover { color: #333333; text-decoration: underline; }

a img { border: none; }

p, pre, ul, ol, dl, dd, blockquote, address, table, fieldset, form { margin-bottom: 20px; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; padding: 0; font-family: 'Droid Sans', sans-serif; }


h2 { font-size: 26px; color: #379793; }

h3 { font-size: 20px; color: #379793; }

.container { padding: 0; width: 980px !important; margin: 0 auto; overflow: hidden; }


/*------------------------------
--------------------------------
	3 | Cabecera
--------------------------------
------------------------------*/

.navbar { position: relative; margin: 0 auto 10px; }
	.navbar .navbar-inner { box-shadow: none !important; }
	.navbar .brand { text-indent: -9999px; background: url('images/logo.png') no-repeat; width: 120px; height: 69px; float: left; margin: -31px 0 0; position: absolute; }
		.navbar .brand a { width: 100px; height: 45px; display: block; }

	.navbar h1 span { display: block; font-size: 20px; }
	.navbar h1 { background: url(images/2014.png) no-repeat left top; padding: 13px 0 10px 60px; float: left; margin: 0 10px 8px 10px; font-size: 32px; color: #FFFFFF; line-height: 25px; }
	.navbar h1 a { color: #FFFFFF; }
	.navbar h1 a:hover { color: #FFFFFF; text-decoration: none; }

.navbar-inner { background: none !important; filter: none; }


/*------------------------------
--------------------------------
	4 | Pie
--------------------------------
------------------------------*/

#footer { /*background: #f3f3f3;*/ border-top: 6px solid #8c244f; text-align: left; font-size: 14px; clear: both; overflow: hidden; }
 	#footer ul.footer { padding: 12px 0 0 0; margin: 0 0 20px; text-align: center; }
        #footer ul.footer li { display: inline; border-left: 1px solid #757266; padding: 0 6px; }
        #footer ul.footer li.first { border: none; }
        #footer ul.footer li.tak_link { color: #80b51b; }

        #footer a { color: #379793; text-decoration: none; }
		#footer a:hover { text-decoration: underline; }

        #footer-wrap {
        	margin: 10px auto 40px auto;
        	width: 980px;
        }

    #footer ul.footer_logos { padding: 12px 0 0 0; margin: 0 0 20px; text-align: center; }
    	#footer ul.footer_logos li { display: inline; padding: 0 20px; }


/*------------------------------
--------------------------------
	5 | Formularios
--------------------------------
------------------------------*/

form { text-align: left; width: auto !important; height: auto; margin: 0; }
	form fieldset { width: auto; margin-bottom: 6px; }
	form legend { margin: 0; padding: 0; font-size: 18px; }
	form.form-horizontal .controls { clear: both; margin: 0 !important; padding: 0px; }
	form.form-horizontal .control-label { text-align: left; }
	form.form-horizontal .form-actions { padding: 0; }
	form.form-horizontal input[type="text"] { width: 490px; }
	form.form-horizontal .control-group { margin-bottom: 10px; }

	form.form-horizontal .help-block { color: #BBBBBB; font-family: Georgia; font-size: 11px; font-style: italic; margin-bottom: 0; margin-top: 2px; }
	.campos-obligatorios { color: #BBBBBB; font-family: Georgia; font-size: 11px; font-style: italic; margin-bottom: 0; margin-top: 2px; }
		.campos-obligatorios p { float: right; font-size: 11px !important; margin: 0; }

	/* Botones ----------------------- */
	form button { text-align: center; text-shadow: none; font-size: 18px; text-transform: none; border: none; width: auto; margin: 0 0 0 12px; cursor: pointer; line-height: 46px; height: 46px; padding: 0 48px 0 14px; background: #379793; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; font-size: 18px; color: #FFFFFF; transition: all 0.1s linear; -moz-transition: all 0.1s linear; -webkit-transition: all 0.1s linear; -o-transition: all 0.1s linear; -moz-box-shadow: 0px 0px 3px 0px #666666; -webkit-box-shadow: 0px 0px 3px 0px #666666; box-shadow: 0px 0px 3px 0px #666666; }
  	form button:hover { text-decoration: none; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; background: #333333; }
	


/*---------- 6 Acceso, recuerda, continua,... ----------*/
.content .content-video-presentation{width: 940px !important; margin: 0px auto !important}
.content-login, .content-remember-password { background: #f5f5f5; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; height: auto; margin: 88px auto 30px auto !important; padding: 20px; width: 940px !important; }

.main_acceso_present{background: url(images/bg_contenido_login.png) no-repeat; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; height: auto; margin: 0 auto; padding: 20px; width: 940px !important;}
.main_acceso_present button{background:#3572B8}

	.content-login .presentacion, .content-remember-password .presentacion { padding: 20px 28px; }
  		.content-login .presentacion h2, .content-remember-password .presentacion h2 { font-size:26px; color:#379793 ; }
  			.content-login .presentacion h2 span { color: #379793; font-size: 28px; line-height:30px; text-transform: uppercase; }
  		.content-login .presentacion p, .content-remember-password .presentacion p { margin: 20px 0; }
  			.content-login .presentacion p strong, .content-remember-password .presentacion p strong { color: #379793; }
  		
  	.content-login .validacion, .content-remember-password .validacion { width: 239px; height: auto; margin: 0 0 0 20px; padding: 0; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; background: #FFFFFF; /*border: 10px solid #FFFFFF;*/ float:left}
  		.content-login .validacion legend { padding: 5px 0 0; border: none; margin: 0; color: #666 !important; line-height: 25px !important; font-size:16px !important }
  		.content-login .validacion form, .content-remember-password .validacion form { padding: .3em 1.4em; }
  		.content-login .validacion .form-horizontal .control-label, .content-remember-password .validacion .form-horizontal .control-label { float: left; padding-top: 5px; text-align: right; width: auto !important; }
  			.content-login .validacion form input, .content-remember-password form input { width: 184px !important; margin: 0; }
			.content-login .validacion .form-actions, .content-remember-password .form-actions { margin: 20px 0 0; text-align: center; padding: 0; height: auto; -webkit-border-radius: 0 0 8px 8px; -moz-border-radius: 0 0 8px 8px; border-radius: 0 0 8px 8px; }
			.content-login .validacion form button, .content-remember-password form button { text-align: center; text-shadow: none; font-size: 15px !important; text-transform: none; border: none; width: auto; margin:0; cursor: pointer; line-height: 30px; height: 30px; padding: 0 20px 0 20px; background: #379793; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; font-size: 18px; color: #FFFFFF; transition: color 0.1s linear; -moz-transition: color 0.1s linear; -webkit-transition: color 0.1s linear; -o-transition: color 0.1s linear; -moz-box-shadow: 0px 0px 3px 0px #666666; -webkit-box-shadow: 0px 0px 3px 0px #666666; box-shadow: 0px 0px 3px 0px #666666; }
			.content-login .validacion form button:hover, .content-remember-password form button:hover { text-decoration: none; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; background:#3ca6a0; }
   			.content-login .validacion .recordar { font-size: 12px; font-style: italic; text-align: center; margin: 10px 0 0 60px; position: absolute; }
		
			.validacion form.form-horizontal .control-group { margin-bottom: 0; }
			.validacion .form-actions{ border-top: none}		
		
			
 	  	.content-login .validacion_sec, .content-remember-password .validacion_sec { width: 239px; height: auto; margin: 20px 0 0 20px; padding: 0; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px;  background: #f3dfe7;/*border: 10px solid #FFFFFF;*/ float:left}
  		.content-login .validacion_sec legend { padding: 5px 0 0; border: none; margin: 0; color: #666 !important; line-height: 25px !important; font-size:16px !important }
  		.content-login .validacion_sec form, .content-remember-password .validacion_sec form {  padding: .3em 1.4em; }
  		.content-login .validacion_sec .form-horizontal .control-label, .content-remember-password .validacion_sec .form-horizontal .control-label { float: left; padding-top: 5px; text-align: right; width: auto !important; }
  			.content-login .validacion_sec form input, .content-remember-password form input { width: 184px !important; margin: 0; }
			.content-login .validacion_sec .form-actions, .content-remember-password .form-actions { margin: 20px 0 0; text-align: center; padding: 0; height: auto; -webkit-border-radius: 0 0 8px 8px; -moz-border-radius: 0 0 8px 8px; border-radius: 0 0 8px 8px; }
			.content-login .validacion_sec form button, .content-remember-password form button { text-align: center; text-shadow: none; font-size: 15px !important; text-transform: none; border: none; width: auto; margin:0; cursor: pointer; line-height: 30px; height: 30px; padding: 0 20px 0 20px; background: #379793; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; font-size: 18px; color: #FFFFFF; transition: color 0.1s linear; -moz-transition: color 0.1s linear; -webkit-transition: color 0.1s linear; -o-transition: color 0.1s linear; -moz-box-shadow: 0px 0px 3px 0px #666666; -webkit-box-shadow: 0px 0px 3px 0px #666666; box-shadow: 0px 0px 3px 0px #666666; }
			.content-login .validacion_sec form button:hover, .content-remember-password form button:hover { text-decoration: none; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; background:#3ca6a0; }
   			.content-login .validacion_sec .recordar { font-size: 12px; font-style: italic; text-align: center; margin: 10px 0 0 60px; position: absolute; }
			
			.validacion_sec form.form-horizontal .control-group { margin-bottom: 0; }
			.validacion_sec .form-actions{ border-top: none}
   
   .hueco{ height:10px; background: transparent !important; float:left; width:239px}
   .hueco2{ width:35px; background: transparent !important; float:left}

	.compra_fleft{ float:left; padding: 6em 1.6em; width:325px; font-size:16px}
	.compra_fleft strong{ font-weight: bold; color: #379793;}
	.paypal-button{margin: 0 auto; text-align: center;}
	.paypal-button button.large{ padding: 2px 19px !important}
	#boton_paypal p{ width:675px !important; margin: 10px 0 0 5px !important}
	#boton_paypal h2{ width:675px !important; margin: -50px 0 0 5px !important}
   
	.content-login .interes{ float:left; padding:1em; margin:2.7em 1em 1em 1.3em; background:#e5e5e5; width:600px; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px;}
	.content-login .interes h2{ color:#666; margin-top: .3em;}
	.content-login .interes p{ margin:1.5em; line-height:18px}
	.content-interes{margin: 0;padding: 20px;width: 400px;}
	.content-interes .btn-primary { text-align: center; text-shadow: none; font-size: 14px !important; text-transform: none; border: none; width: auto; margin: 0 auto; cursor: pointer; padding: 10px 20px; background: #999; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; font-size: 18px; color: #FFFFFF; transition: color 0.1s linear; -moz-transition: color 0.1s linear; -webkit-transition: color 0.1s linear; -o-transition: color 0.1s linear; -moz-box-shadow: 0px 0px 3px 0px #666666; -webkit-box-shadow: 0px 0px 3px 0px #666666; box-shadow: 0px 0px 3px 0px #666666; }
	.content-interes .btn-primary:hover { text-decoration: none; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; background: #aeaeae; }
	
	.content-interes form.form-horizontal input[type="text"]{ width:390px}
	.content-interes .controls ul li{ display:inline; float:left; padding:1em}
	.content-interes .controls ul li input{float:left; padding-left:.5em}
	.content-interes .controls ul li label{float:left; padding-left:.5em}
	.content-interes .form-actions { text-align: center; padding:1em 0}
	
		.content-login .interes .form-actions { text-align: center; padding:1em 0 }
		.content-login .interes .btn-primary { text-align: center; text-shadow: none; font-size: 14px !important; text-transform: none; border: none; width: auto; margin: 0 auto; cursor: pointer; padding: 10px 20px; background: #999; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; font-size: 18px; color: #FFFFFF; transition: color 0.1s linear; -moz-transition: color 0.1s linear; -webkit-transition: color 0.1s linear; -o-transition: color 0.1s linear; -moz-box-shadow: 0px 0px 3px 0px #666666; -webkit-box-shadow: 0px 0px 3px 0px #666666; box-shadow: 0px 0px 3px 0px #666666; }
		.content-login .interes .btn-primary:hover { text-decoration: none; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; background: #aeaeae; }

   
.video-container_intro { float:left; width: 665px; height: 393px; padding: 8px; margin: 0 auto; background: #FFFFFF; box-shadow: 1px 1px -3px 0 #DDDDDD; margin: 0; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; box-shadow: 0px 4px 4px rgba(0,0,0,0.2); text-align: center; position: relative; }
	.video-container { 
		width: 762px; 
		height: 454px; 
		padding: 8px;
		margin: 0 auto; 
		background: #FFFFFF; 
		box-shadow: 1px 1px -3px 0 #DDDDDD; 
		margin: 13px 0 0 0px;
		-webkit-border-radius: 3px; 
		-moz-border-radius: 3px; 
		border-radius: 3px; 
		box-shadow: 0 1px 7px rgba(0, 0, 0, 0.2); 
		text-align: center; 
		position: relative;
		padding: 13px;
	}

	.continuar_curso { text-align: center; margin: 40px 50px 0 0; float: right; }
		.continuar_curso a { text-align: center; text-shadow: none; font-size: 18px; text-transform: none; border: none; width: auto; margin: 0 auto; cursor: pointer; line-height: 46px; height: 46px; padding: 10px 20px; background: #379793; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; font-size: 18px; color: #FFFFFF; transition: color 0.1s linear; -moz-transition: color 0.1s linear; -webkit-transition: color 0.1s linear; -o-transition: color 0.1s linear; -moz-box-shadow: 0px 0px 3px 0px #666666; -webkit-box-shadow: 0px 0px 3px 0px #666666; box-shadow: 0px 0px 3px 0px #666666; }
		.continuar_curso a:hover { text-decoration: none; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; background:#333333; }



/*-------------------------------
---------------------------------
	7 | Zona Usuario
---------------------------------
-------------------------------*/

.submenu-links { float:right; padding: 5px 0 0; font-size:13px; }
	.submenu-links ul { list-style-type: none; }
	.submenu-links ul li { list-style-type: none; display: inline-block; border-left: 1px solid #5dbab5; padding: 0 6px 0 12px; zoom: 1; }
	.submenu-links ul li.link-user { border: none; color:#FFF }
	
	.submenu-links ul li.exercise_ok { background-color: #fff; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; color:#1DA7A0; padding:.5em }
	.submenu-links ul li.answer_ok { background-color: #fff; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; color:#1DA7A0; padding:.5em }
	
	.submenu-links a { color: #ffffff; text-decoration: none; }
	.submenu-links a:hover { text-decoration: underline; }


/*-------------------------------
---------------------------------
	8 | Descargas
---------------------------------
-------------------------------*/	

.opciones { float:right; font-size:14px; text-transform:uppercase }
	.opciones ul{margin-bottom: 0;}
	.opciones ul li { display: block; float:left; padding: 0 6px 0 12px; }
	.opciones ul li.documentacion{background: url("images/certificado.png") no-repeat scroll left center transparent; float: right; height: 21px; margin: 0; padding: 0 0 0 2em; width: 195px;}
	.opciones ul li.documentacion.disabled{background: url("images/certificado_disabled.png") no-repeat scroll left center transparent; float: right; height: 21px; margin: 0; padding: 0 0 0 2em; width: 195px;}
	.opciones a { color: #ffffff; text-decoration: none; }
	.opciones a:hover { text-decoration: underline; }
	
	.opciones ul li.documentacion.disabled a{color: #e9e9e9}
	.opciones ul li.documentacion .disabled a:hover{color: #e9e9e9}
/*-------------------------------
---------------------------------
    9 | Bienvenida & Estado
---------------------------------
-------------------------------*/

.content-status { margin-top: 100px !important; }
	.content-status ul.nav { padding: 6px; margin: 0 0 20px; list-style-type: none; background-color: #333333; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-transform: uppercase; border: none; }
  		.content-status ul.nav li { display: inline; margin: 0 6px 0 0; }
	  		.content-status ul.nav li a { text-decoration: none; color: #FFFFFF; padding: 4px 10px; margin: 0; }
	  		.content-status ul.nav li a:hover { background: #EEEEEE; color: #213979; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
  		.content-status ul.nav li.active { background: none; border: none; }
  		.content-status ul.nav li.active a { background: #EEEEEE; color: #213979; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; } 
	
	.content-status ul { list-style-type: disc; margin: 0 2em; padding: 1em }
	  	.content-status ul li { line-height: 30px }
	  		.content-status ul li span { color: #223a7a }
  
  	.acciones_estado_curso { margin: 30px auto 0; width: auto; text-align: center; }
	  	.acciones_estado_curso a { text-align: center; text-shadow: none; font-size: 18px; text-transform: none; border: none; width: auto; margin: 0 auto; cursor: pointer; line-height: 46px; height: 46px; padding: 10px 20px; background: #333333; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; font-size: 18px; color: #FFFFFF; transition: color 0.1s linear; -moz-transition: color 0.1s linear; -webkit-transition: color 0.1s linear; -o-transition: color 0.1s linear; -moz-box-shadow: 0px 0px 3px 0px #666666; -webkit-box-shadow: 0px 0px 3px 0px #666666; box-shadow: 0px 0px 3px 0px #666666; }
	  	.acciones_estado_curso a:hover { text-decoration: none; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; background:#666666; }
	  	.acciones_estado_curso a.continuar { text-align: center; text-shadow: none; font-size: 18px; text-transform: none; border: none; width: auto; margin: 0 auto; cursor: pointer; line-height: 46px; height: 46px; padding: 10px 20px; background: #379793; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; font-size: 18px; color: #FFFFFF; transition: color 0.1s linear; -moz-transition: color 0.1s linear; -webkit-transition: color 0.1s linear; -o-transition: color 0.1s linear; -moz-box-shadow: 0px 0px 3px 0px #666666; -webkit-box-shadow: 0px 0px 3px 0px #666666; box-shadow: 0px 0px 3px 0px #666666; }
	  	.acciones_estado_curso a.continuar:hover { text-decoration: none; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; background:#333333; }


	/* Presentacion */
 
	.bg_presentacion{  height:auto; width:100% }
	  .contenido_presentacion{ width:100%; margin:110px auto 0; color:#3D3D3D; padding:0 } 
	  .contenido_presentacion h2 { font-size:25px; margin:0 0 1em 0; line-height: 27px; }
	  .contenido_presentacion .destacado { font-size:18px; text-align: right; margin: 35px 0; }
	  .contenido_presentacion p { font-size:14px; line-height: 17px; }
	  .contenido_presentacion p strong { font-weight:bold }
	
	  
	/* Doctores */

	.bg_doctores{ background:#F3F3F3; height:auto; width:100%; margin: 0 auto 70px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
	  .contenido_doctores{ margin:0 0 0 14px;}
	  .contenido_doctores h2 { font-size:21px; }
	  .doctor{ width:320px; float:left; line-height: 14px;}
	  
	  .doctor p{ margin:0; padding:0}
	  .doctor img{ margin:.85em .6em .85em 0; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
	  .doctor .dr{font-size:12px; padding:.95em 0 0 0}
	  .doctor .nom{color: #8b234f; font-size:14px; }
	  .doctor .cargo{ font-size:13px; padding:.5em 0 0 0; font-weight: bold;}
	  .doctor .hospital{ font-size:13px; padding:.5em 0 0 0}
	  .doctor .lugar{ font-size:13px; color:#999}


	/* Textos */
	.row { margin: 0 0 20px 0; }
	.span6 { width: 400px; margin: 0; }
	.span6 .content-item .doctor { padding: 0 14px; width: 410px; margin-left: 20px; }
	.new-col-in-row { margin: 0; width: 460px; }
	.new-col-in-row.col-izq { width: 340px; }
	.textos { width: 800px; margin:20px auto; height: auto; padding: 20px 0; background-image: url('images/borde.png'); background-repeat: repeat-y; background-position: 342px 0; }
	.textos2 { background-image: url('images/borde2.png'); }
	.textos .doctor img{ -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; width: 66px;}
	.titulillo { padding: 5px 30px 5px 20px; }
	.titulillo h3 { color: #8B234F; font-size: 20px; text-align: right; }
	.alterno { background-color: #F9F9F9; }
	.alterno2 { background-color: #fcf8f9; }
	.descargar{background: url('images/pdf.png') left no-repeat; padding: 1em 3em; margin:.5em}


/*------------------------------
--------------------------------
   10 | Navegacion & Menus
--------------------------------
------------------------------*/

.navigation { margin: -8px auto; height: auto; width: auto; position: relative; }
	
	
	/* Modulos */
	.subnav.modules, .subnav.units { width: 980px; margin: 0 auto; text-align: center; }
	.modules .nav-pills { height: auto; width: auto; margin: 0 auto 10px; }
		.modules .nav-pills li { list-style-type: none; display: inline-block; background: url(images/next-icon-module.png) no-repeat right center; padding: 0 19px 0 0; margin-left: -2px; }
		.modules .nav li a { background: #027872; display: block; font-size: 13px; color: #B9E1DF; }
		.modules .nav li a:hover { background: #379793; }
		.modules .nav > li > a { display: block; }
		.modules { margin: 0 0 20px 0; }
		.modules .nav-tabs > li > a, .modules .nav-pills > li > a { line-height: 14px; margin-right: 2px; padding-left: 7px; padding-right: 7px; }
		.modules .nav-pills > li > a { padding-top: 8px; padding-bottom: 8px; margin-top: 2px; margin-bottom: 2px; -webkit-border-radius: 5px; -moz-border-radius: 5px;  border-radius: 5px; }
		.modules .nav-pills > li.active > a, .modules .nav-pills > li.active > a:hover { color: #ffffff; background: #025e5a; }
		.modules .nav-pills li.last { background: none; padding: 0; }

	.subnav.units { margin: 12px auto; }	
		.units .nav-pills { padding: 4px; }
		.units .nav-pills li { display: inline!important; }
		.units .nav li a { color: #999999; font-size: 14px; background: url(images/next-icon.png) no-repeat right center; padding: 5px 15px 5px 0; margin: 0 5px 0 0; }	
		.units .nav li a:hover { color: #379793; }
		.units .nav li.active a { color: #3D3D3D; }

		.units .nav li.last a, .units .nav li.last a:hover { background: none; }

	.subnav.steps { margin: 25px auto 30px; text-align: center; border-bottom: 1px solid #51b0ab; }
		.steps .nav-pills { padding: 4px; margin: 10px auto 0; }
		.steps .nav-pills li { display: inline!important; }
		.steps .nav li a { color: #BBB; font-size: 14px; padding: 10px 15px 5px; margin: 0; }	
		.steps .nav li a:hover { color: #379793; background: none; }
		.steps .nav li.active a { background: #FFFFFF; color: #379793; border-top: 1px solid #51b0ab; border-right: 1px solid #51b0ab; border-left: 1px solid #51b0ab; -webkit-border-radius: 3px 3px 0 0; -moz-border-radius: 3px 3px 0 0;  border-radius: 3px 3px 0 0; }

	/* Flechas */
	
	#links-previous-next { 
		position: absolute; 
		top: 50%; 
		left: 50%;
		margin: -75px 0 0 -490px;
		position: fixed; 
		height: 150px;
		width: 980px;
	}

	a#link-previous-step { 
		background: url(images/anterior.png) no-repeat 0 0;
		width: 80px; 
		height: 80px; 
		color: #FFFFFF; 
		display: block; 
		line-height: 80px; 
		position: relative;
		text-decoration: none;
	}

	a:hover#link-previous-step { 
		background: url(images/anterior_hover.png) no-repeat 0 0;
		width: 80px; 
		height: 80px; 
		color: #FFFFFF; 
		display: block; 
		line-height: 80px; 
		position: relative;
		text-decoration: none;
	}
	
	a#link-next-step { 
		background: url(images/siguiente.png) no-repeat 0 0;
		width: 80px; 
		height: 80px; 
		color: #FFFFFF; 
		display: block; 
		line-height: 80px; 
		position: relative;
		text-decoration: none;
	}
	a:hover#link-next-step { 
		background: url(images/siguiente_hover.png) no-repeat 0 0;
		width: 80px; 
		height: 80px; 
		color: #FFFFFF; 
		display: block; 
		line-height: 80px; 
		position: relative;
		text-decoration: none;
	}

	#link-next-step > div.txt-siguiente,
	#link-previous-step > div.txt-anterior {
		display: none;
	}

	#links-previous-next a#link-previous-step {		
		-webkit-border-top-left-radius: 3px;
		-webkit-border-bottom-left-radius: 3px;
		-moz-border-radius-topleft: 3px;
		-moz-border-radius-bottomleft: 3px;
		border-top-left-radius: 3px;
		border-bottom-left-radius: 3px;
	}

	#links-previous-next a#link-next-step {		
		-webkit-border-top-right-radius: 3px;
		-webkit-border-bottom-right-radius: 3px;
		-moz-border-radius-topright: 3px;
		-moz-border-radius-bottomright: 3px;
		border-top-right-radius: 3px;
		border-bottom-right-radius: 3px;
	}
	
	#link-next-page { 
		background: url(images/sombra-next.png) no-repeat left center;
		position: absolute;
		padding: 36px 0 20px;
		right: 0; 
	}
	
	#link-previous-page { 
		background: url(images/sombra-prev.png) no-repeat right center;
		position: absolute; 
		left: 0px; 
		padding: 36px 0 20px;
	}


/*------------------------------------
--------------------------------------
   11 | Contenedor Curso
--------------------------------------
------------------------------------*/

.container-course {}
	.content { 
		width: 800px; 
		margin: 20px auto 30px auto; 
		text-align: left; 
	}
	.span12 { width: 800px; }
	.textile-container { 
		margin: 20px 40px 0 40px;
		font-size: 14px;
	}
		.textile-container h3 { margin: 0 0 20px; font-family: 'Droid Sans', sans-serif; font-size: 23px; }
		.textile-container p {  }
		.textile-container ul { padding: 0; margin: 0 0 0 0; }
		.textile-container ul li { background: url("images/li_bullet.png") no-repeat 0 7px; list-style: none; margin: 0 0 10px 15px;padding: 0 0 0 15px;}



/*------------------------------------
--------------------------------------
	12 | Test
--------------------------------------
------------------------------------*/

.box-exercise form { margin: 1.3em auto; width: 788px !important; position: relative; z-index: 20; text-align: left; }
	.box-exercise form .exercise-description { display: none; }
		.box-exercise form .control-group { 
			background: #FFF;
			margin: 0 auto 25px; 
			padding: 20px 20px 25px 20px; 
			-moz-box-shadow: 0 0 5px #ccc;
			-webkit-box-shadow: 0 0 5px #ccc;
			box-shadow: 0 0 5px #ccc;
		}
		.box-exercise form .control-group label { font-size: 15px; font-weight: bold; }
		.box-exercise form .radio_list { padding: 5px; }
		.box-exercise form .radio_list label { display: block; font-size: 14px; font-weight: normal; padding: 10px 15px; }
		.box-exercise form .radio_list input { margin-right: 10px; }

		.box-exercise form .checkbox_list { padding: 5px; }
		.box-exercise form .checkbox_list label { display: block; font-size: 14px; font-weight: normal; padding: 10px 15px; }
		.box-exercise form .checkbox_list input { margin-right: 10px; }
	
	.box-exercise form .form-actions { text-align: center; }
		.box-exercise form .btn-primary { text-align: center; text-shadow: none; font-size: 18px; text-transform: none; border: none; width: auto; margin: 0 auto; cursor: pointer; height: 46px; padding: 10px 20px; background: #379793; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; font-size: 18px; color: #FFFFFF; transition: color 0.1s linear; -moz-transition: color 0.1s linear; -webkit-transition: color 0.1s linear; -o-transition: color 0.1s linear; -moz-box-shadow: 0px 0px 3px 0px #666666; -webkit-box-shadow: 0px 0px 3px 0px #666666; box-shadow: 0px 0px 3px 0px #666666; }
		.box-exercise form .btn-primary:hover { text-decoration: none; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; background:#297572; }

.exercise-closed {
    min-height: 200px;
    margin: 50px 0;
    padding: 40px 10px;
    font-size: 18px;
    text-align: center;
    border: 2px solid #eeeeee;
}

/*-------------------------------------------
---------------------------------------------
	13 | Propiedad Intelectual & Creditos
---------------------------------------------
-------------------------------------------*/

.content-static-legal { width:700px; padding: 20px; margin: 0; }
	.content-static-legal h2 { border-bottom: 1px dashed; margin-bottom: 15px; }
	.content-static-legal p { line-height:17px; font-size:14px; }
  
.content-static-credits { width:500px; padding: 20px; margin: 0; }
	.content-static-credits h2 { border-bottom: 1px dashed; margin-bottom: 15px; }
	.content-static-credits p { line-height:17px; font-size:14px; }

	.content-static-credits a { display: inline-block; }
		.content-static-credits .centrarlo { margin: 20px auto; width: 167px; }	



/*-------------------------------------------------
---------------------------------------------------
	14 | Tutoria, Ayudanos a Mejorar & Feedback
---------------------------------------------------
-------------------------------------------------*/

.popup-message { width:500px; padding: 20px; margin: 0; }
	.popup-message h2 { border-bottom: 1px dashed; margin-bottom: 15px; }
	.popup-message p { line-height:17px; font-size:14px; }
	.popup-message textarea { margin: 0; padding: 8px; width: 482px; }
	.popup-message .form-actions { margin: 20px auto; text-align: center; background: none; border: none; }
	.popup-message form button { text-align: center; text-shadow: none; font-size: 18px; text-transform: none; border: none; width: auto; margin: 0 auto; cursor: pointer; line-height: 46px; height: 46px; padding: 0 20px 0 14px; background: #379793; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; font-size: 18px; color: #FFFFFF; transition: color 0.1s linear; -moz-transition: color 0.1s linear; -webkit-transition: color 0.1s linear; -o-transition: color 0.1s linear; -moz-box-shadow: 0px 0px 3px 0px #666666; -webkit-box-shadow: 0px 0px 3px 0px #666666; box-shadow: 0px 0px 3px 0px #666666; }
	.popup-message form button:hover { text-decoration: none; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; background:#333333; }  	

	.popup-message a.btn { text-align: center; text-shadow: none; font-size: 18px; text-transform: none; border: none; width: auto; margin: 20px 0 10px 186px; cursor: pointer; line-height: 46px; height: 46px; padding: 0 20px; background: #379793; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; font-size: 18px; color: #FFFFFF; transition: color 0.1s linear; -moz-transition: color 0.1s linear; -webkit-transition: color 0.1s linear; -o-transition: color 0.1s linear; -moz-box-shadow: 0px 0px 3px 0px #666666; -webkit-box-shadow: 0px 0px 3px 0px #666666; box-shadow: 0px 0px 3px 0px #666666; }
	  	.popup-message a.btn:hover { text-decoration: none; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; background:#333333; }

		.popup-message span.respOK, .popup-message span.respERROR { display: block; height: auto; line-height: 16px; margin: 10px 0; padding: 14px 0 14px 50px; }
		.popup-message span.respOK { background: url('images/ico_ok.png') no-repeat left top; color: #7DAF18; }
		.popup-message span.respERROR { background: url('images/ico_error.png') no-repeat left top; color: #AF3418; }
		.popup-message span.feedback { display: block; padding-left: 50px; } 

/*-------------------------------------------
---------------------------------------------
	15 | Compartir Curso
---------------------------------------------
-------------------------------------------*/

.content-share-email { width:500px; padding: 20px; margin: 0; }
	.content-share-email h2 { border-bottom: 1px dashed; margin-bottom: 15px; }
	.content-share-email p { line-height:17px; font-size:14px; }
	.content-share-email legend { display: none; }
	.content-share-email textarea { margin: 0; padding: 8px; width: 482px; }
	.content-share-email .form-actions { margin: 20px auto; text-align: center; background: none; border: none; }
	.content-share-email form button { text-align: center; text-shadow: none; font-size: 18px; text-transform: none; border: none; width: auto; margin: 0 auto; cursor: pointer; line-height: 46px; height: 46px; padding: 0 20px 0 14px; background: #379793; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; font-size: 18px; color: #FFFFFF; transition: color 0.1s linear; -moz-transition: color 0.1s linear; -webkit-transition: color 0.1s linear; -o-transition: color 0.1s linear; -moz-box-shadow: 0px 0px 3px 0px #666666; -webkit-box-shadow: 0px 0px 3px 0px #666666; box-shadow: 0px 0px 3px 0px #666666; }
	.content-share-email form button:hover { text-decoration: none; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; background:#333333; } 


/*-------------------------------------------
---------------------------------------------
	16 | Valoración
---------------------------------------------
-------------------------------------------*/

.content-rating { width:500px; padding: 20px; margin: 0; }
	.content-rating h2 { border-bottom: 1px dashed; margin-bottom: 15px; }
	.content-rating h3 { margin: 10px 0; font-size: 18px; }
	.content-rating p { line-height:17px; font-size:14px; }
	.content-rating legend { display: none; }
	.content-rating textarea { margin: 0; padding: 8px; width: 482px; height: 100px; }
	.content-rating .form-actions { margin: 20px auto; text-align: center; background: none; border: none; }
	.content-rating form button { text-align: center; text-shadow: none; font-size: 18px; text-transform: none; border: none; width: auto; margin: 0 auto; cursor: pointer; line-height: 46px; height: 46px; padding: 0 20px 0 14px; background: #379793; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; font-size: 18px; color: #FFFFFF; transition: color 0.1s linear; -moz-transition: color 0.1s linear; -webkit-transition: color 0.1s linear; -o-transition: color 0.1s linear; -moz-box-shadow: 0px 0px 3px 0px #666666; -webkit-box-shadow: 0px 0px 3px 0px #666666; box-shadow: 0px 0px 3px 0px #666666; }
	.content-rating form button:hover { text-decoration: none; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; background:#333333; } 
	.content-rating .opciones_valoracion { float: right; margin: -34px 0 0 0; position: relative; }
	.content-rating .control-group { clear: both; min-height: 40px; }

	/* Estrellas */
	.star-rating-control { clear: both; display: block; height: 40px; margin: 0 0 0 122px; position: relative; width: 200px; }
	div.rating-cancel, div.star-rating { float: left; width: 40px; height: 40px; text-indent: -9999px; cursor: pointer; background: transparent; overflow: hidden; display: inline; } 
	div.star-rating, div.star-rating a { background: url("images/star.png") no-repeat 0 0px; float: left; margin: 0 4px; }
	div.star-rating a:hover { background-position: 0 -40px; background-image: url('images/star.png'); background-repeat: no-repeat; }
	div.rating-cancel a, div.star-rating a { display: block; width: 40px; height: 100%; background-position: 0 0px; border: 0; }
	div.star-rating-on a { background-position: 0 -80px!important; }
	div.star-rating-hover a { background-position: 0 -40px; }
	div.star-rating-readonly a { cursor: default !important; }
	div.star-rating { background: transparent!important; overflow: hidden!important; }
	

/*-------------------------------------------
---------------------------------------------
	17 | Documentación
---------------------------------------------
-------------------------------------------*/

.content-downloads { width:700px; padding:2em; margin: 0; }
	.content-downloads h2 { border-bottom: 1px dashed; margin-bottom: 15px; }
		.downloadables { padding:0; width:100%; height:auto;}
			.downloadables h2 { font-size: 15px; font-weight:bold; margin:0; padding:0; border:none; text-transform:uppercase; }
			.downloadables ul { margin: 0; padding: 0; }
				.downloadables ul li { background:#EEEEEE; padding: 10px 20px; border-radius: 8px 8px 8px 8px; margin: 20px 0; list-style-type: none;}




/*-------------------------------------------
---------------------------------------------
	18 | Alertas
---------------------------------------------
-------------------------------------------*/

.help-inline { padding-left: 0px; vertical-align: middle; font-size: 11px; }
.help-block { margin: 0; float: right; }
.validacion .alert { margin: -30px 0 0 10px !important; position: absolute; }  


/*-------------------------------------------
---------------------------------------------
	19 | Video Presentación
---------------------------------------------
-------------------------------------------*/

.popup-video-presentation { width: 812px; height: 494px; }
.interes{ display: none}
/*-------------------------------
---------------------------------
	20 | Completar inscripcion
---------------------------------
-------------------------------*/
#main_acceso_present{padding: 60px 0;}
.content_complete{width:450px; margin:0 auto}
.content_complete form button{ text-align: center; text-shadow: none; font-size: 18px; text-transform: none; border: none; width: auto; margin: 20px 0; cursor: pointer; line-height: 46px; height: 46px; padding: 0 20px 0 14px; background: #379793; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; font-size: 18px; color: #FFFFFF; transition: color 0.1s linear; -moz-transition: color 0.1s linear; -webkit-transition: color 0.1s linear; -o-transition: color 0.1s linear; -moz-box-shadow: 0px 0px 3px 0px #666666; -webkit-box-shadow: 0px 0px 3px 0px #666666; box-shadow: 0px 0px 3px 0px #666666; }
.content_complete form button:hover { text-decoration: none; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; background:#333333; color:#FFF }
