/*posicionamiento imagenes de fondo*/
#fondo {
	background-image: url(../img/suelo.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: bottom;
	width: 100%;
	height: 678px;
}
.sugerencia {
	font-size: 16px;
	font-family: "Myriad Pro";
	font-weight: 700;
	color: #575756;
	height: 40px;
	float: right;
	padding-right: 6%;
	padding-top: 1%;
	vertical-align: middle;
	letter-spacing: 0;
}
.imgSugerencia {
	width: 25px;
	height: 25px;
	vertical-align: middle;
}
.imgClickProfesora {
	background-image: url(../img/click_guide5.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 46px;
	height: 46px;
	margin-top: 13%;
	z-index: 4;
	position: relative;
	margin-left: 76%;
}
.imgClickProfesora2 {
	background-image: url(../img/click_guide5.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 46px;
	height: 46px;
	margin-top: 12.5%;
	z-index: 7;
	position: relative;
	margin-left: 76%;
}
.actividad {
	font-family: 'NobileBoldItalic';
	background-color: #C63827;
	color: #FEFEFE;
	letter-spacing: 0;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-left: 0px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
.estudiante {
	background-image: url(../img/IL_L_G06_U01_L01_03_01_01.png);
	background-repeat: no-repeat;
	background-size: 100%;
	width: 15%;
	height: 600px;
	margin-left: 9%;
	margin-top: 8%;
	position: absolute;
	z-index: 2;
}
.profesora {
	background-image: url(../img/IL_L_G06_U01_L01_03_01_02.png);
	background-repeat: no-repeat;
	background-size: 100%;
	width: 17.4%/*20%*/;
	height: 690px;
	margin-top: 3%;
	left: 76%;
	position: absolute;
	z-index: 2;
}
.profesora2 {
	background-image: url(../img/IL_L_G06_U01_L01_03_01_02_02.png);
	background-repeat: no-repeat;
	background-size: 100%;
	width: 22%;
	height: 680px;
	margin-top: 2.7%;
	left: 70%;
	position: absolute;
	z-index: 2;
}
.imgProfesora2 {
	width: 22%;
	margin-top: 2.7%;
	left: 70%;
	position: absolute;
	z-index: 2;
	text-decoration: none;
	border: 0px none;
}
.imgProfesora2:link {
	text-decoration: none;
}
.imgProfesora2:visited {
	text-decoration: none;
}
.imgProfesora2:hover {
	text-decoration: none;
}
.imgProfesora2:active {
	text-decoration: none;
}
.conversacion {
	/*border: 1px solid red;*/
	width: 52%;
	height: auto;
	margin-top: 5%;
	margin-left: 25%;
	position: absolute;
	z-index: 1;
}
/*fin posicionamiento imagenes de fondo*/

/*clear float
.ajuste {
	width: 100%;
	height: 1px;
	clear: both;
}*/
.fl {
	float: left;
}
.fr {
	float: right;
}
.linkAutor {
	font-family: 'alegreya_sansregular';
	font-style: italic;
	font-size: 15px;
	color: #575756;
	line-height: 15px;
	margin-top: 5%;
	letter-spacing: 0;
}
.italicStyle {
	font-family: 'alegreya_sansbold';
	font-style: italic !important;
	font-size: 40px !important;
	line-height: 40px;
}
/*estilo de los bocadillos!important;*/
[class^=bocadillo] * {
	text-align: left;
}
.bocadillo1 {
	font-family: 'alegreya_sansbold';
	font-size: 111px;
	line-height: 102px;
	background-image: url(../img/bocadillo1.png);
	background-repeat: no-repeat;
	background-size: 98%;
	width: 100%;
	height: 230px;
	margin-top: 13%;
	padding: 5px 10px 30px 40px;
	margin-left: -5%;
}
.bocadillo2 {
	font-family: 'alegreya_sansbold';
	font-size: 50px;
	background-image: url(../img/bocadillo2.png);
	background-repeat: no-repeat;
	background-size: 92% 80%;
	width: 95%;
	height: 100px;
	margin-left: -15%;
}
.bocadillo3 {
	font-family: 'alegreya_sansmedium' !important;
	text-align: left;
	font-size: 50px;
	line-height: 50px;
	width: 630px;
	height: auto;
	background-color: #d2d2d2;
	border-right: 2px solid #D2D2D0;
	position: relative;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-top: 6%;
	padding: 15px 15px 20px 25px;
	margin-left: -4%;
	-webkit-box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.75);
}
.bocadillo4 {
	font-family: 'alegreya_sansbold';
	font-size: 77px;
	line-height: 75px;
	text-align: left;
	background-image: url(../img/bocadillo1.png);
	background-repeat: no-repeat;
	background-size: 90% 100%;
	width: 95%;
	height: 230px;
	margin-top: 11.5%;
	padding: 10px 25px 12px 80px;
	margin-left: -5%;
}
.bocadillo4 span {
}
.bocadillo5 {
	font-family: 'alegreya_sansbold';
	font-size: 50px;
	line-height: 50px;
	text-align: left;
	background-image: url(../img/bocadillo2.png);
	background-repeat: no-repeat;
	background-size: 85% 82%;
	line-height: 50px;
	width: 580px;
	height: 136px;
	margin-left: -10%;
	padding: 1% 5% 2% 11%;
	margin-top: -4%;
}
.bocadillo6 {
	font-family: 'alegreya_sansmedium';
	font-size: 50px;
	line-height: 50px;
	width: 650px;
	height: 455px;
	background-color: #d2d2d2;
	border-right: 2px solid #D2D2D0;
	position: relative;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-top: -1%;
	margin-left: -5%;
	padding: 5px 15px 0px 20px;
	display: inline-block;
	-webkit-box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.75);
}
.bocadillo6 img {
	width: 280px;
	height: 205px;
}
.bocadillo6 .linkAutor {
	text-align: center;
}
.bocadillo6 .filaSeparadora {
	width: 6%;
}
.bocadillo6 .subtitulo {
	font-family: 'alegreya_sansbold';
	font-size: 44px;
	text-align: center !important;
}
.bocadillo6 .cntImg {
	margin-top: 6%;
	margin-left: 5%;
}
.bocadillo6 .page3 {
	font-family: 'alegreya_sansmedium';
	font-size: 45px;
	line-height: 48px;
}
.bocadillo6 .page2 {
	font-family: 'alegreya_sansmedium';
	font-size: 48px;
	line-height: 48px;
}
#b7img1 {
	width: 210px;
	height: auto;
}
#b7img2 {
	width: 300px;
	height: auto;
	margin-left: 8%;
}
.bocadillo8 {
	font-family: 'alegreya_sansmedium';
	font-size: 48px;
	line-height: 46px;
	text-align: left;
	width: 650px;
	height: 465px;
	background-color: #d2d2d2;
	border-right: 2px solid #D2D2D0;
	position: relative;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 5px 15px 15px 20px;
	display: inline-block;
	-webkit-box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.75);
	margin-left: -5%;
	margin-top: -1%;
}
.bocadillo8 .subtitulo {
	font-family: 'alegreya_sansbold';
	font-size: 48px;
}
.bocadillo8 h2 span {
	font-size: 1.1em;
}
.bocadillo9 {
	text-align: left;
	font-family: 'alegreya_sansmedium';
	font-size: 48px;
	line-height: 48px;
	width: 760px;
	height: 250px;
	background-color: #d2d2d2;
	border-right: 2px solid #D2D2D0;
	position: relative;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-top: 3%;
	padding: 20px 0px 10px 20px;
	display: inline-block;
	margin-left: -27%;
	margin-bottom: 2%;
}
.bocadillo9:after {
	content: "";
	position: absolute;
	left: 100%;
	top: 30%;
	width: 0;
	height: 0;
	border-top: 0px solid transparent;
	border-left: 35px solid #d2d2d2;
	border-bottom: 40px solid transparent;
}
.bocadillo10 {
	font-family: 'alegreya_sansbold';
	font-size: 107px;
	line-height: 95px;
	text-align: left;
	background-image: url(../img/bocadillo1.png);
	background-repeat: no-repeat;
	background-size: 85% 90%;
	width: 100%;
	height: 225px;
	margin-top: 25%;
	padding: 10px 25px 12px 74px;
	margin-left: -3%;
}
.bocadillo11 {
	font-family: 'alegreya_sansbold';
	font-size: 95px;
	line-height: 95px;
	text-align: left;
	background-image: url(../img/bocadillo1.png);
	background-repeat: no-repeat;
	background-size: 96% 85%;
	width: 100%;
	height: 251px;
	margin-top: 20%;
	padding: 10px 25px 12px 74px;
	margin-left: -10%;
}
.bocadillo12 {
	font-family: 'alegreya_sansbold';
	font-size: 53px;
	background-image: url(../img/bocadillo2.png);
	background-repeat: no-repeat;
	background-size: 92% 85%;
	;
	width: 133%;
	height: 100px;
	margin-left: -16%;
}
.bocadillo13 {
	font-family: 'alegreya_sansbold';
	font-size: 47px;
	line-height: 42px;
	text-align: left;
	width: 585px;
	height: 100px;
	background-color: #d2d2d2;
	border-right: 2px solid #d2d2d2;
	position: relative;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 15px 15px 0px 25px;
	margin-top: 0%;
	margin-left: 2%;
}
.bocadillo13:before {
	content: "";
	position: absolute;
	left: 100%;
	top: 15%;
	width: 0;
	height: 0;
	border-top: 30px solid transparent;
	border-left: 50px solid #d2d2d2;
	border-bottom: 0px solid transparent;
}
.bocadillo14 {
	font-family: 'alegreya_sansmedium';
	font-size: 53px !important;
	line-height: 53px !important;
	width: 600px;
	height: 190px;
	background-color: #FEFEFE;
	color: #393c4a;
	border-left: 2px solid #FEFEFE;
	position: relative;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 15px 15px 5px 20px;
	margin-top: 6%;
}
.bocadillo14:before {
	content: "";
	position: absolute;
	right: 100%;
	top: 13%;
	width: 0;
	height: 0;
	border-top: 30px solid transparent;
	border-right: 30px solid #FEFEFE;
	border-bottom: 0px solid transparent;
}
.bocadillo14 h2 {
	color: #3A3838 !important;
}
/*fin estidlo de bocadillos*/

/*botones*/

.cntBtnModales {
	padding-top: 32%;
	z-index: 6;
	position: absolute;
}
.btnModales1 {
	height: auto;
	width: 80%;
	margin-left: 10%;
}
.btnModales2 {
	height: auto;
	width: 130%;
	margin-left: -23%;
	margin-top: -4%;
}
.btnModales3 {
	height: auto;
	width: 130%;
	margin-left: -20%;
}
/*btnTipo1*/
.btnTipo1 {
	font-family: 'alegreya_sansbold';
	font-size: 75px;
	line-height: 60px;
	width: auto;
	height: 75px;
	-moz-border-radius: 0px 45px 45px 0px;
	-webkit-border-radius: 0px 45px 45px 0px;
	border-radius: 0px 45px 45px 0px;
	background-color: #d2d2d2;
	-webkit-box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.75);
	padding: 10px 10px 8px 20px;
	display: inline-block;
	margin: 3% 3% 0% 4%;
	cursor: pointer;
}
.btnTipo1:hover {
	background-color: #B8B8B8;
}
.btnTipo1 span {
	margin-right: 10px;
}
.imgBtnTipo1 {
	background-image: url(../img/click_guide1.png);
	background-repeat: no-repeat;
	background-size: 95%;
	width: 75px;
	height: 80px;
	float: right;
}
/*btnTipo2*/
.btnTipo2 {
	font-family: 'alegreya_sansbold';
	font-size: 40px;
	line-height: 30px;
	-moz-border-radius: 0px 45px 45px 0px;
	-webkit-border-radius: 0px 45px 45px 0px;
	border-radius: 0px 45px 45px 0px;
	width: auto;
	height: 45px;
	background-color: #A3A3A3;/*#c4c4c4;#d2d2d2;*/
	padding: 15px 10px 5px 30px;
	display: inline-block;
	margin: 3% 0% 0% 2%;
	cursor: pointer;
}
.btnTipo2:hover {
	background-color: #979797;
}
.btnTipo2 span {
	margin-top: 1%;
	margin-right: 10px;
}
.imgBtnTipo2 {
	background-image: url(../img/click_guide2.png);
	background-repeat: no-repeat;
	background-size: 80%;
	width: 50px;
	height: 50px;
	float: right;
}
/*btnTipo3*/
.btnTipo3 {
	font-family: 'alegreya_sansbold';
	font-size: 80px;
	line-height: 55px;
	text-align: left;
	-moz-border-radius: 0px 45px 45px 0px;
	-webkit-border-radius: 0px 45px 45px 0px;
	border-radius: 15px 15px 15px 15px;
	width: 497px;
	height: 100px;
	background-color: #d2d2d2;
	-webkit-box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 1px 4px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow: 1px 4px 5px 0px rgba(50, 50, 50, 0.75);
	padding: 4% 2% 0% 4%;
	display: inline-block;
	margin: 3% 3% 0% 5%;
	cursor: pointer;
}
.btnTipo3 span {
	margin-top: 1%;
	margin-right: 10px;
}
.imgBtnTipo3 {
	background-image: url(../img/click_guide2.png);
	background-repeat: no-repeat;
	background-size: 100%;
	width: 66px;
	height: 75px;
	float: right;
	margin-top: 2.5%;
	margin-right: 2%;
}
/*btnTipo4*/
.btnTipo4 {
font-family: 'alegreya_sansbold';
font-size: 65px;
line-height: 65px;
text-align: left;
-moz-border-radius: 0px 45px 45px 0px;
-webkit-border-radius: 0px 45px 45px 0px;
border-radius: 15px 15px 15px 15px;
width: 505px;
height: 80px;
background-color: #d2d2d2;
-webkit-box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow: 1px 4px 5px 0px rgba(50, 50, 50, 0.75);
box-shadow: 1px 4px 5px 0px rgba(50, 50, 50, 0.75);
padding: 1% 2% 0% 2%;
display: inline-block;
margin: 2% 0% 0.5% 0%;
cursor: pointer;
}
.btnTipo4 span {
	margin-top: 1%;
	margin-right: 10px;
}
#btnTipo3_1 {
	background-color: #B8B8B8;
}
#btnTipo3_1:hover {
	background-color: #B0B0B1;
}
#btnTipo3_2 {
	background-color: #68A7DE;
}
#btnTipo3_2:hover {
	background-color: #589FDD;
}
#btnTipo3_3 {
	background-color: #A1BF37;
}
#btnTipo3_3:hover {
	background-color: #98B338;
}
/*estilo del modal*/
.lyPopup {
	width: 1000px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.lyPopup .lyContent {
	padding: 15px;
	text-align: left;
	width: 94%;
	padding: 3% 3% 3% 3%;
}
.lyPopup .dividor {
	width: 100%;
	height: 20px;
}
.lyPopup .sg-test {
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	height: 45px;
	background: url(../img/img_cerrar.png) no-repeat;
	border: 0;
	font-size: 0;
	margin-top: 2%;
}
.lyPopup .sg-test2 {
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	height: 45px;
	background: url(../img/img_cerrar2.png) no-repeat;
	border: 0;
	font-size: 0;
	margin-top: 2%;
}
.pop1 {
	font-family: 'alegreya_sansmedium';
	font-size: 45px;
	line-height: 45px;
	background-color: #cccac9;
	width: 1043px;
	color: #393c4a;
	margin-left: 8%;
	margin-top: 5%;
}
.pop2 {
	font-family: 'alegreya_sansmedium';
	font-size: 30px !important;
	line-height: 35px !important;
	color: #393c4a;
	background-color: #cccac9;
	width: 1043px;
	margin-left: 7%;
	margin-top: 6%;
}
.pop2 .titulo {
	font-family: 'alegreya_sansbold';
	font-style: italic !important;
	font-size: 30px !important;
}
.pop3 {
	font-family: 'alegreya_sansmedium';
	font-size: 30px !important;
	line-height: 35px !important;
	background-color: #cccac9;
	width: 1043px;
	color: #393c4a;
	margin-left: 7%;
	margin-top: 5%;
}
.pop3 .titulo {
	font-family: 'alegreya_sansbold';
	font-style: italic !important;
	font-size: 30px !important;
}
.pop4 {
	font-family: 'alegreya_sansmedium';
	font-size: 50px !important;
	line-height: 50px !important;
	background-color: #cccac9;
	width: 1043px;
	color: #393c4a;
	margin-left: 7.5%;
	margin-top: 15%;
}
.pop4 .titulo {
	font-family: 'alegreya_sansbold';
	font-size: 80px !important;
}
.pop4 .dividor {
	width: 100%;
	height: 40px;
}
.pop5 {
	font-family: 'alegreya_sansmedium';
	font-size: 60px !important;
	line-height: 60px !important;
	background-color: #68A7DE;
	width: 1043px;
	color: #fff;
	margin-left: 7.5%;
	margin-top: 16%;
}
.pop5 .titulo {
	font-family: 'alegreya_sansbold';
	font-size: 80px !important;
}
.pop5 .dividor {
	width: 100%;
	height: 40px;
}
.pop5 .contenidoPopUp {
	padding-bottom: 4%;
}
.pop6 {
	font-family: 'alegreya_sansmedium';
	font-size: 60px !important;
	line-height: 60px !important;
	background-color: #A1BF37;
	width: 1043px;
	color: #fff;
	margin-left: 7.5%;
	margin-top: 16%;
}
.pop6 .titulo {
	font-family: 'alegreya_sansbold';
	font-size: 80px !important;
}
.pop6 .dividor {
	width: 100%;
	height: 40px;
}
.pop6 .contenidoPopUp {
	padding-bottom: 4%;
}
.pop7 {
	font-family: 'alegreya_sansmedium';
	font-size: 50px;
	line-height: 50px;
	background-color: #cccac9;
	width: 1043px;
	color: #393c4a;
	margin-left: 8%;
	margin-top: 7%;
}
.pop7 .titulo {
	font-family: 'alegreya_sansbold';
	font-size: 80px !important;
}
.pop8 {
	font-family: 'alegreya_sansmedium';
	font-size: 50px;
	line-height: 50px;
	background-color: #68A7DE;
	width: 1043px;
	color: #fff;
	margin-left: 8%;
	margin-top: 7%;
}
.pop8 .titulo {
	font-family: 'alegreya_sansbold';
	font-size: 80px !important;
}
.pop8 .linkAutor {
	font-family: 'alegreya_sansregular';
	font-style: italic;
	font-size: 15px;
	color: #cccccc;/*fefefe;*/
	line-height: 15px;
	padding-top: 0%;
	padding-bottom: 5%;
	margin-left: 14%;
}
.pop9 {
	font-family: 'alegreya_sansmedium';
	font-size: 50px !important;
	line-height: 50px !important;
	background-color: #a1bf37;
	width: 1043px;
	color: #fff;
	margin-left: 7.5%;
	margin-top: 6%;
}
.pop9 .titulo {
	font-family: 'alegreya_sansbold';
	font-size: 80px !important;
}
.pop9 .contenidoPopUp {
	padding-bottom: 4%;
}
.lyPopup h3 {
	margin: 0;
	padding: 0 0 10px;
	font-size: 3.5em
}
.title {
	margin: 20px 0 20px;
	background: url(../img/title_line1.png) no-repeat 50% 65%;
	text-align: center
}
.title p {
	font-size: 2em
}
.lyContent h2 span {
	font-style: normal;
}
.lyContent h2 {
	text-align: left;
	font-size: 1.5em;
}
.success {
	color: #7ac943;
	background-color: #7ac943;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.fail {
	background-color: #ff0000;
	color: #ff0000;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#IL_L_G06_U01_L01_03_04_01 {
	width: 400px;
	height: auto;
	margin-left: 27%;
	margin-top: 1%;
}
#IL_L_G06_U01_L01_03_04_02 {
	width: 350px;
	height: auto;
}
#IL_L_G06_U01_L01_03_04_03 {
	width: 240px;
	height: auto;
	margin-top: 2%;
	margin-left: 8%;
}
/* CAJA DE BOTONES*/
#ggc_botonera {
	height: auto;
	text-align: center;
	margin-top: 2%;
}
/* PARA TODOS LOS BOTONES*/
.ggc_botones {
	width: 40px;
	height: 40px;
	display: inline-block;
	vertical-align: bottom;
	cursor: pointer;
	margin: 1px;
	box-shadow: 0px 0px 1px 0.3px black;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	transition: all 0.5s ease;
	opacity: 0.5;
}
.ggc_botones:hover {
	-webkit-transform: scale(1.2);
	box-shadow: 0px 0px 5px 1px black;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
#ggc_btn_uno {
	background: url("../img/numeracion-01.png")center no-repeat;
	opacity: 1;
}
#ggc_btn_dos {
	background: url("../img/numeracion-02.png")center no-repeat;
}
.palabraClave {
	color: #0B6ABF;/*#2b7fc8;#68A7DE;*/
	font-family: 'alegreya_sansbold';
	font-style: italic !important;
}
.flechas {
	padding-top: 48%;
	height: 50px;
	width: 51.5%;
}
.flechas2 {
padding-top: 27.4%;
height: 50px;
width: 51.5%;
margin-left: 0%;
}
.flechaAtras {
	background-image: url(../img/flechaAtras.png);
	background-repeat: no-repeat;
	background-size: 100%;
	width: 32px;
	height: 32px;
	float: left;
	position: relative;
	z-index: 5;
}
.flechaSiguiente {
	background-image: url(../img/flechaSiguiente.png);
	background-repeat: no-repeat;
	background-size: 100%;
	width: 32px;
	height: 32px;
	float: right;
	position: relative;
	z-index: 5;
}
