@charset "utf-8";



/*activity_tag*/

.gge_contenido_L .activity_tag {
	height: 32px;
	margin-top: 15px;
	display: inline-block;
	position: relative;
	text-align: right;
	color: white;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 31px;
	font-size: 1.25em;
	font-weight: bold;
	margin-bottom: 22px;
	white-space:nowrap; 
}


.gge_contenido_L .activity_tag > h3{
	position: relative;
	bottom: 20px;
	padding-left: 49px;
	font-size: 1em;
	font-weight: bold;
	height: 32px;
	padding-right: 11px;
	display: inline-block;
	background-image: url("img/background_activity_tag.png");
	background-repeat: repeat;
}


.activity_tag .number,
.activity_tag .arrow{
	background: #FF9966;
	height: 32px;
	text-align: center;
	top: -20px;
	position: relative;
	padding-left: 4px;
	padding-right: 5px;
	margin-left: -9px;
	display: inline-block;
}

.activity_tag .number:after{
	content: url("img/triangle_number.png");
	position: absolute;
	left: 92%;
	height: 32px;
	width: 9px;
}

.activity_tag .arrow{
	background-image: url("img/background_activity_tag.png");
	background-repeat: repeat;
	min-width: 8px;
	top: -11px;
}


.activity_tag .arrow:after{
	content: url("img/triangle_text.png");
	position: absolute;
	left: 4px;
	height: 32px;
	width: 9px;
}


.gge_contenido_L .activity_tag .subtitle {
    display: inline-block;
    color: #CC6633;
    font-weight: normal;
    font-style: normal;
    position: absolute;
    left: 100%;
    margin-left: 25px;
    min-width: 800px;
    top: 3px;
    text-align: left;
    font-size: 1em;
}

.gge_contenido_L .activity_tag .number + .subtitle {
	left: 112%;
}

/*act_instruction*/
.gge_contenido_L .act_instruction{
	margin-left: 50px;
	margin-top: 30px;
	margin-bottom: 15px;
	display: inline-block;
}

.gge_contenido_L .activity_tag + .act_instruction {
	margin-top: -39px;
	display: block;
}
.gge_contenido_L .act_instruction span.icon_ins{
	top: 13px;
}

.gge_contenido_L .act_instruction h4{
	display: inline-block;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	font-size: 1.25em;
	color: #333333;
}


.gge_contenido_L .act_content{
	width:97.42%;
	height: 665px;
	background: white;
	margin: 0px 16px 16px;
	position: relative;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	color: #333333;
	font-family: Tahoma, Geneva, sans-serif;
}

.gge_contenido_L .act_content span.act_subtitle {
    font-weight: normal;
    font-style: italic;
    font-size: 1.37em;
    color: #CC6633;
    margin-top: 24px;
    margin-left: 36px;
    display: inline-block;
}

.gge_contenido_L .act_content h1{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.87em;
	color: #333333;
	font-weight: normal;
	font-style: normal;
}

.gge_contenido_L > div.act_content:first-child{
	top: 99px;
}

/**Objetives**/
.gge_contenido_L .areaToWriteObjetives .icon_instruction_pencil:before{
	content: url("img/L_icon_instruction_pencil.png");
}

.gge_contenido_L .icon_instruction_pencil_objectives:before{
	content: url("img/L_icon_instruction_pencil_objectives.png");
}

.gge_contenido_L .icon_instruction_check_objectives:before{
	content: url("img/L_icon_instruction_check_objectives.png");
}

.gge_contenido_L .act_content span.act_subtitle.objectives {
	font-style: normal;
}

.gge_contenido_L .areaToWriteObjetives {
    margin-left: 36px;
    margin-top: 10px;
}

.gge_contenido_L .areaToWriteObjetives .text {
    color: #666666;
    font-size: 1.25em;
    top: 5px;
    position: relative;
}
.gge_contenido_L .areaToWriteObjetives .icon_ins {
    top:12px;
}

.gge_contenido_L .containerObjetive{
	border-style: solid;
    border-color:#E2E4E7 ; 
    border-width: 2px;
    background:  #F1F1F3;
    margin-left: 36px;
    margin-bottom: 27px;
    width: 1183px;
    height: 484px;

}

.gge_contenido_L .containerObjetive textarea{
	background: transparent;
	border: none;
	resize:none;
	font-size: 1.75em;
	color: #333333;
	margin-top: 3px;
	line-height: 1.2em;
	width: 1179px;
	height: 480px;
	overflow-y: auto;
}

.gge_contenido_L .containerObjetive textarea:active , textarea:focus , textarea:hover{
	
	outline:0px !important;
    -webkit-appearance:none;
}

.gge_contenido_L ul.objetivesList {
    line-height: 1em;
    font-size: 2.31em;
    margin-top: 137px;
    margin-left: 35px;
    display: inline-block;
}
.gge_contenido_L ul.objetivesList  li {
	margin-bottom: 44px;
	margin-left: -10px;
	color: #333333;
}

ul.objetivesList li:before {
    content: "";
    line-height: 1em;
    width: 20px;
    height: 20px;
    background-color: #FF9966;
    float: left;
    margin: 10px;
    margin-right: 20px;
    border-radius: 30%;
    -moz-border-radius: 30%;
    -webkit-border-radius: 30%;
    position: absolute;
    left: 29px;
}

/*table tableSummary*/
table.tableSummary{
	width: 1140px;
	height: auto;
	position: relative;
	left: 35px;
	top: 20px;
  	overflow: visible;
}
table.tableSummary td, table.tableSummary th{
	border-right: solid 1px;
	border-color: white;
}

/*table head */
table.tableSummary thead{
	background: #339999; 
	color: white;
}
table.tableSummary thead{
	font-size: 1.6em;
	font-weight: bold;
	text-align: center;
}
table.tableSummary thead tr:nth-child(1) th:nth-child(1){
	font-style: italic;
	text-align: left;
	padding-left: 40px !important;
	border-top-left-radius: 15px;
}

table.tableSummary thead tr:nth-child(1) th:last-child{
	border-top-right-radius: 15px;
}

table.tableSummary thead th {
	padding: 16px;
}

/*Tbody*/

table.tableSummary tbody{
	font-size: 1.5em;
}
table.tableSummary tbody tr td{
	padding: 15px;
	text-align: center;
}
table.tableSummary tbody tr td:nth-child(1){
	text-align: left;
	padding-left: 40px !important;
}
table.tableSummary tbody tr:nth-child(even){
	background: #CBCACB;  
}
table.tableSummary tbody tr:nth-child(odd){
	
	background: #DFEEFB;
}

table.tableSummary tbody tr td input[type=radio] {
    
    width: 24px;
    height: 1em;
    border-color: red;
    color: red;
}

table.tableSummary tbody tr:last-child td:nth-child(1){
	border-bottom-left-radius: 15px;
}

table.tableSummary tbody tr:last-child td:last-child{
	border-bottom-right-radius: 15px;
}

video {
	width: 85% !important;
}
