/*arrastar y soltar*/
/*PRIMARIA*/

#box {
  background: #ebf7fe url("../images/tab_box.png") repeat-x top;
  height: 125px;
}

.isCell,  .isCell{
	width: 20px;
	height: 20px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	background: url("../images/fondo_letra2.png") no-repeat center;
}
p.number, p.number{
	color: #FFFFFF;
	margin-right:5px;
	font-weight: bold;
	background:url("../images/fondo_letra2.png") no-repeat center;
	text-align: center;
	font-weight: bold;
	padding:2px 6px 2px 6px;
	
}

/*esto de rotulacion arrastrarSoltar*/
.targets, .word {
	background-image: url('../images/trp.png');
	z-index: 400;
}
.tablet .nocheck {
	width: 21px !important;
	background: url("../images/flecha_prim3_red.png") no-repeat center !important;
}
.tablet .check {
	width: 21px !important;
	background: url("../images/flecha_prim3_green.png") no-repeat center !important;
}
.tablet .pop_up_title font {
	color: #FFFFFF;
}
.tablet #intro_title {
	margin: 10px 50px 0px 30px;
}
.tablet .row {
	/*filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476); /* IE6,IE7 */
	/*-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476)";*/ /* IE8 */
	background: url("../images/flecha_prim3.png") no-repeat center;
	width: 21px;
	height: 21px;
	position: fixed;
	z-index: 2;
}

/*estos es de rotulacion marcar*/
.primaria .hot_marcar.green_border {
	background: url("../images/marcar_check.png") no-repeat center;
		border: 2px solid #BDEA01;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.primaria .hot_marcar.red_border {
	background: url("../images/marcar_nocheck.png") no-repeat center;
		border: 2px solid red;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.primaria_3er .hot_marcar.red_border {
	background: url("../images/marcar_nocheck.png") no-repeat center;
		border: 2px solid red;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.secundaria .hot_marcar.green_border {
	background: url("../images/marcar_check.png") no-repeat center;
		border: 2px solid #BDEA01;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.secundaria .hot_marcar.red_border {
	background: url("../images/marcar_nocheck.png") no-repeat center;
		border: 2px solid red;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}


/*.secundaria .row {*/
	/*filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476); /* IE6,IE7 */
	/*-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476)";*/ /* IE8 */
	/*background: url("../images/flecha2.png") no-repeat center;
	width:18px;
	height:18px;
	position:fixed;
	z-index: 2;
}*/
.secundaria .nocheck{
	background: url("../images/flecha_red.png") no-repeat center !important; 
}
.secundaria .check{
	background: url("../images/flecha_green.png") no-repeat center !important; 
}

/*.primaria .row {
	background: url("../images/flecha_prim2.png") no-repeat center;
	width:18px;
	height:18px;
	position:fixed;
	z-index: 2;
}*/

.primaria .nocheck{
	background: url("../images/flecha_prim_red.png") no-repeat center !important; 
}
.primaria .check{
	background: url("../images/flecha_prim_green.png") no-repeat center !important; 
}
/*rot marcar 2*/
.secundaria select,.musica select, .primaria select {
	outline:none;
	cursor:pointer;
	text-align: center;
	/*-webkit-appearance: button;*/
	border:1px solid #DDDDDD;
	border-radius: 3px;
	-ms-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	/*-webkit-box-shadow: inset 4px 3px 3px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: inset 4px 3px 3px rgba(50, 50, 50, 0.75);
	box-shadow: inset 4px 3px 3px rgba(50, 50, 50, 0.75);*/
	-webkit-padding-end: 20px;
	-webkit-padding-start: 2px;
	-webkit-user-select: none;
	background-image: url("../images/flecha_sec.png"), -webkit-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5);
	background-position: center right;
	background-repeat: no-repeat;
	font-size: 14px;
	margin: 0;
	max-width:120px;
	height:20px;
	overflow: hidden;
	padding-right:20px;
	text-overflow: ellipsis;
	padding-left:5px;
	white-space: nowrap;
}

/*test algo*/

.img_feedback {
	background: url("../images/interroga.png") no-repeat bottom left;
	height: 30px;
	width: 30px;
	float: right;
	margin-right: 8px;
/*	pointer-events: none;*//*Esto jode el feedback de test tematico*/
}
.primaria .img_feedback {
	width: 30px !important;
	height: 29px !important;
	background: url("../images/interroga.png") no-repeat center !important;
}

.primaria .pop_up_close, .secundaria .pop_up_close{
	width: 24px !important;
	height: 24px !important;
	margin: -32px 0 0 480px !important;
	position: absolute;
	cursor: pointer !important;
	right:10px !important;
	line-height: 18px !important;
	background: url("../images/primaria_sprite.png") !important;
	background-position: -20px -786px !important;
}