
/* [webAula] Estilos aplicados ao fundo/index */

html, body {
	height: 100%;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}

body {
	background: #fff;
	color: #333;
	font-family:"Roboto-Regular";
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
	font-smooth:always !important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-smoothing: antialiased;
	-webkit-text-stroke: 1px transparent;
	text-stroke: 1px transparent;
	font-size: 18px;
	background-image:url(../img/background.png);
}

button, a {
	font-family:"Roboto-Regular";
	outline: 0;
	pointer-events: auto;
	cursor: pointer;
	border: 0;
	background: transparent;
}
p {
	margin: 0;
}

b, strong {
	font-weight: 700;
}

img {
	max-width: 100%;
}

/* Resolução nativa do curso */

#wa-fundo > header *,
#wa-fundo > footer *,
#wa-asset {
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
	-webkit-touch-callout: none;
    -webkit-user-select: none;
    user-select: none;
}

#wa-fundo {
	background: #FFF;
	background-image: background-image: url(../img/bg_tela.png);
	height: 600px;
	overflow: hidden;
	position: absolute;
	width: 1024px;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

#wa-fundo > header {
	background-color: #FFF;
	color: #1A73AD;
	height: 80px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	border-bottom: 5px solid #293037;
}
	.fundo-logo,
	.fundo-titulo,
	.fundo-assets {
		height: 100%;
		position: absolute;
		top: 0;
		margin: 0;
		padding: 0;
	}
	.fundo-logo {
		left: 10px;
		text-align: center;
	}
		.fundo-logo img {
			margin: 10px auto;
		}
	.fundo-titulo {
		width: 754px;
		left: 145px;
		display: table;
	}
		.fundo-titulo p {
			font-size: 23px;
			line-height: 28px;
			display: table-cell;
			vertical-align: middle;
			position: absolute;

			top: 50%;
			left: 50%;

			-webkit-transform: translate(-50%, -50%);
				-ms-transform: translate(-50%, -50%);
					transform: translate(-50%, -50%);

			width: 100%;
			text-align: center;

		}
	.fundo-assets {
		left: 800px;
		left: 900px;
    	width: 123px;
    	color: #1470AF;
    	display: table;
	}
		.fundo-telas {
			font-size: 12px;
			width: 100px;
			height: 100%;
			padding: 7px;
			display: table-cell;
			vertical-align: middle;
			text-align: center;
			position: absolute;
			left: 50%;
			background-color: #0C9FDA;
			color: white;

			-webkit-transform: translateX(-50%);
			-ms-transform: translateX(-50%);
				transform: translateX(-50%);

		}

		.fundo-porcentagem {
			height: 100%;
			display: table-cell;
			vertical-align: middle;
			text-align: center;
		}
			.area-porcentagem {
				background-color: #99A3A8;
				width: 58px;
				height: 7px;
				margin: 0 auto;
			}
			.barra-porcentagem {
				background-color: #1470AF;
				height: 7px;
			}
			.texto-porcentagem {
				font-family: 'Roboto-Bold';
				font-size: 12px;
				line-height: 12px; 
			}
			.texto-porcentagem span {
				font-size: 9px;
			}
	.fundo-menu {
		border: none;
		width: 36px;
		height: 33px;
		position: absolute;
		top: 50%;
		right: 20px;
		background-image: url(../img/menu.png);
		background-position: center center; 
		background-repeat: no-repeat;
		
		-webkit-transform: translateY(-50%);
			-ms-transform: translateY(-50%);
				transform: translateY(-50%);
	}

#wa-fundo > section {
	overflow: hidden;
}
	#preloader-tela {
		background: url(../img/preloader.gif) no-repeat;
		height: 64px;
		left: 50%;
		margin-left: -31px;
		margin-top: -32px;
		position: absolute;
		top: 50%;
		width: 62px;
	}
	#frame-tela {
		position: absolute;
		top: 0;
		left: 0;
		border: none;
		height: 100%;
		width: 100%;
		overflow: hidden;
		background-image: url(../img/bg_tela.jpg);
	}
	#botoes-navegacao-piv{
		position: absolute;
		top: 50%;
		width: 100%;
		pointer-events:none;
	}

#wa-fundo > footer {
	position: absolute;
	bottom: 0px;
	width: 100%;
	border-bottom: 15px solid #293037;
}

#wa-fundo > footer > #info-curso{
	position: relative;
	height: 15px;
}

#wa-fundo > #botoes-navegacao > nav{
	position: relative;
	width: 100%;
	top: 50%;
}

	.fundo-glossario {
		width: 46px;
		height: 40px;
		background-color: #1470AF;
		position: absolute;
		border: none;
		left: 50%;
		-webkit-transform: translateX(-50%);
			-ms-transform: translateX(-50%);
				transform: translateX(-50%);
		background-image: url(../img/glossario.png);
		background-position: center center;
		background-repeat: no-repeat;
	}
	.fundo-glossario:before {
		content: '';
		width: 32px;
		height: 17px;
		position: absolute;
		margin: 0 auto;
		display: block;
		background-color: #FF931E;
		background-image: url(../img/seta_glossario.png);
		background-position: center center;
		background-repeat: no-repeat;
	}
	.fundo-avancar {
		background-color: #0C9FDA;
		background-image: url(../img/avancar.png);
		background-repeat: no-repeat;
		background-position: right center;
		width: 45px;
		height: 68px;
		position: absolute;
		right: 0;
		margin-right: 10px;
	}
	.fundo-voltar {
		background-color: #0C9FDA;
		background-image: url(../img/voltar.png);
		background-repeat: no-repeat;
		background-position: center left;
		width: 45px;
		height: 68px;
		margin-left: 10px;
	}
	.fundo-avancar:disabled,
	.fundo-voltar:disabled {
		cursor: default;
		opacity: .5;
	}
	.ativaAvancar,
	.ativaVoltar {
		cursor: pointer;
		pointer-events:auto;
	}

	.ativaAvancar:hover {
		-webkit-animation-play-state: paused;
   		animation-play-state: paused;
		background-position: -126px center;
	}
	.ativaVoltar:hover {
		background-position: right center;
	}
	.destaqueAvancar {
		/* Classe adicionada ao fundo-avancar no fimTela */
		-webkit-animation-duration: 0.5s;
		animation-duration: 0.5s;
		-webkit-animation-delay: 0s;
		animation-delay: 0s;
		-webkit-animation-fill-mode: both;
		animation-fill-mode: both;
		-webkit-animation-iteration-count: infinite;
		animation-iteration-count: infinite;
		-webkit-animation-name: destaque;
		animation-name: destaque;
		-webkit-animation-direction: alternate;
		animation-direction: alternate;
		-webkit-animation-timing-function: steps(2);
		animation-timing-function: steps(2);
	}
	@-webkit-keyframes destaque {
		to { background-position: 126px center;}
	}
	@-o-keyframes destaque {
		to { background-position: 126px center;}
	}
	@-moz-keyframes destaque {
		to { background-position: 126px center;}
	}
	@keyframes destaque {
		to { background-position: 126px center;}
	}

	.fundo-avancar.exercicio,
	.fundo-voltar.exercicio {
		width: 18px;
		height: 47px;
		top: 341px;
		background-color: transparent;
		background-position: center center;
		/* -webkit-animation-play-state: paused;
		   		animation-play-state: paused; */
	}
	.fundo-avancar.exercicio {
		left: 985px;
		background-image: url(../img/avancar-exercicio.png);		
		
	}
	.fundo-voltar.exercicio {
		left: 20px;
		background-image: url(../img/voltar-exercicio.png);
	}
	.destaqueAvancar.exercicio {
		/* Classe adicionada ao fundo-avancar no fimTela */
		-webkit-animation-duration: 0.5s;
		animation-duration: 0.5s;
		-webkit-animation-delay: 0s;
		animation-delay: 0s;
		-webkit-animation-fill-mode: both;
		animation-fill-mode: both;
		-webkit-animation-iteration-count: infinite;
		animation-iteration-count: infinite;
		-webkit-animation-name: destaque-exercicio;
		animation-name: destaque-exercicio;
		-webkit-animation-direction: alternate;
		animation-direction: alternate;
	}
	@-webkit-keyframes destaque-exercicio {
		from{ opacity: 1;}
		to { opacity: 0;}
	}
	@-o-keyframes destaque-exercicio {
		from{ opacity: 1;}
		to { opacity: 0;}
	}
	@-moz-keyframes destaque-exercicio {
		from{ opacity: 1;}
		to { opacity: 0;}
	}
	@keyframes destaque-exercicio {
		from{ opacity: 1;}
		to { opacity: 0;}
	}
/**
* ASSETS GLOBAIS
**/	
/*#wa-assets {
	overflow: hidden;
	width: 1024px;
	height: 600px;
	top: 50%;
	left: 50%;
	position: absolute;
	z-index: 999;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
	pointer-events: auto;
	background-color: rgba(255, 255, 255, 0.8);
}

#wa-assets.removeElemento {
	overflow: hidden;
	width: 1024px;
	height: 600px;
	top: 50%;
	left: 50%;
	position: absolute;
	z-index: 999;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
	display: block !important;
	pointer-events: none;
	background-color: rgba(255, 255, 255, 0);
}
	#asset-menu,
	#asset-glossario {
		width: 100%;
		height: 496px;
		position: absolute;
		top: 72px;
		left: 0;
	}
	.box-assets {
		border-radius: 10px;
		background-color: #1470AF;
		color: #FFF;
		height: 390px;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
			-ms-transform: translate(-50%, -50%);
				transform: translate(-50%, -50%);
	}
	.box-assets header {
		border-radius: 10px 10px 0 0;
		background-color: #42484C;
		height: 35px;
		position: relative;
	}
	.titulo-asset {
		font-size: 20px;
		width: 95%;
		text-align: center;
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%);
			-ms-transform: translateY(-50%);
				transform: translateY(-50%);
	}
	.titulo-asset img {
		margin-right: 10px;
	}
	.asset-fechar {
		width: 35px;
		height: 35px;
		border: 0;
		background-color: transparent;
		background-image: url(../img/fechar.png);
		background-repeat: no-repeat;
		background-position: center center;
		position: absolute;
		right: 0;
	}
		.main-frame {
		position: absolute;
		width: 95%;
		height: 98%;
		top: 10px;
	}*/
/**
* ASSET MENU
**/
#asset-menu {
	top: 72px;
	-webkit-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
}
#asset-menu.removeElemento{
	background-color: transparent;
	width: 1024px;
	height: 600px;
	position: absolute;
	top: -600px;
	left: 0;
	z-index: 999;
	-webkit-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
	display: block !important;
	pointer-events: none;
}
#asset-menu .box-assets {
	width: 390px;
	position: absolute;
}
#asset-menu .box-assets section {
	overflow: hidden; 
	height: 80%;
	position: relative;
}
#asset-menu ul {
	font-size: 13px;
	line-height: 20px;
	list-style: none;
	margin: 0;
}
#asset-menu ul li {
	margin-bottom: 5px;
	cursor: pointer;
}
#asset-menu .tela-nome,
#asset-menu [class^="legenda"] {
	display: inline-block;
	height: 20px;
	vertical-align: middle;
}
#asset-menu .tela-nome {
	width: 280px;
	text-overflow: ellipsis;
    word-break: break-word;
    white-space: nowrap;
    overflow: hidden;
}
#asset-menu [class^="legenda"] {
	width: 100%;
	height: 20px;

	overflow-x: hidden;
}
	.legendaAtual,
	.legendaPendente,
	.legendaCompleto {
		background-position: center center;
		background-repeat: no-repeat;
		width: 13px;
		height: 13px;
	}
	.legendaAtual {		
		background-image: url(../img/asset-menu/atual.png);		
	}

	.legendaPendente {
		background-image: url(../img/asset-menu/pendente.png);
	}

	.legendaCompleto {
		background-image: url(../img/asset-menu/concluido.png);
	}
#asset-menu footer {
	padding-top: 10px;
	padding-left: 12px;
}
	#asset-menu footer > div {
		display: inline-block;
		font-size: 14px;
		color: #05386B;
		margin: 0 30px;
	}
	#asset-menu .pendente:after,
	#asset-menu .atual:after,
	#asset-menu .completo:after {
		content: '';
		width: 14px;
		height: 13px;
		/*background-image: url(../img/legenda.png);*/
		background-repeat: no-repeat;
		background-size: cover;
		position: absolute;
		margin: 2px 5px;
	}
	#asset-menu .pendente:after {
		background-position: 0 center;
	}
	#asset-menu .atual:after {
		background-position: -13px center;
	}
	#asset-menu .completo:after {
		background-position: -26px center;
	}
/**
* ASSET GLOSSÁRIO
**/
#asset-glossario {
	top: 72px;
	-webkit-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
}
#asset-glossario.removeElemento{
	background-color: transparent;
	width: 1024px;
	height: 600px;
	position: absolute;
	top: 600px;
	left: 0;
	z-index: 999;
	-webkit-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
	display: block !important;
	pointer-events: none;
}
#asset-glossario .box-assets {
	width: 775px;
	position: absolute;
}
#asset-glossario .box-assets section {
	overflow: hidden; 
	height: 85%;
	position: relative;
}
#asset-glossario .main-frame {
	top: 50px;
	height: 85%;
}
	#glossario-letras ul {
		list-style: none;
	}
	#glossario-letras li {
		font-family:"Roboto-Regular";
		font-size: 13px;
		width: 20px;
		height: 20px;
		display: inline-block;
		margin-right: 8px;
	}
	#glossario-letras li a {
		width: 20px;
		height: 20px;
		display: table-cell;
		vertical-align: middle;
		text-align: center;
		background-color: #2C87AA;
		pointer-events: auto;
	}
	#glossario-letras li a.inativo {
		opacity: .5;
		cursor: default;
	}
	#glossario-letras li a.ativo {
		background-color: #2C87AA;
	}
	#glossario-letras li a.ativo.atual {
		background-color: #FF931E;
	}
	#glossario-significado ul {
		margin-top: 0;
	}
	#glossario-significado ul {
		list-style: none;
	}
	#glossario-significado li {
		margin-bottom: 10px;
	}
	#glossario-significado li span {
		font-size: 13px;
	}
	#glossario-significado span.palavra-glossario {
		color: #FF931E;
	}









/**
*
* =Assets
*
----------------------------------------------------------------------------------------------------*/
#wa-assets {
    background-color: rgba(128, 128, 128, .9);
	width: 100%;
	height: 100%;
    z-index: 1000;
	position: absolute;
	top: 0;
	left: 0;
    right: 0;
    bottom: 0;
	margin: 0;
	padding: 0;
}
	#asset-alerta {
		width: 320px;
        height: 280px;
		text-align: center;
	    position: absolute;
	    top: 50%;
	   	left: 50%;
        margin-top: -140px;
	    margin-left: -160px;
	}
		#asset-alerta img {
            height: 125px;
			margin-bottom: 20px;
		}
		#asset-alerta p {
			margin-bottom: 20px;
			color: #fff;
		}
		#asset-alerta button {
		    font: 20px tupperproheavy, Arial, Tahoma, sans-serif;
		    font-weight: 700;
		    color: #fff;
			padding: 10px 50px;
			border: 1px solid rgba(255, 255, 255, 1);
			background-color: transparent;
			cursor: pointer;
			outline: none;
			margin-right: 10px;
		}
            #asset-alerta button:hover {
                color: #000;
                border-color: #000;
            }
			#asset-alerta button.asset-sim {
                border: 1px solid #ffd100;
				background-color: #ffd100;
				color: #fff;
			}
                #asset-alerta button:hover.asset-sim {
                    border-color: #000;
                    background-color: #000;
                }
/**
*
* =Menu
*
----------------------------------------------------------------------------------------------------*/
#asset-menu {
    max-width: 320px;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1000;
    top: 0;
    right: 0;
    background: #0073B0;
    color: white;
}
#asset-menu a {
    text-decoration: none;
}
    #menu-informacoes {
        position: relative;
        height: 60px;
        padding: 13px 20px 10px;
        border-bottom: 3px solid white;        
    }
        #menu-informacoes > a {
            position: absolute;
            top: 50%;
            right: 20px;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
        }
            #menu-informacoes > a > .asset-fechar {
                display: block;
            }
        #menu-informacoes > button {
            display: inline-block;
            margin-left: 5px;
            padding: 0;
            position: relative;
            text-align: center;
        }
            #menu-informacoes > button:after {
                content: '';
                position: absolute;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
                width: 100%;
                height: 100%;
                background-color: transparent;
            }
            #menu-informacoes > button:first-of-type {
                margin-left: 0;
            }
                #menu-informacoes > button:hover {

                }
            #menu-informacoes > button > img {

            }
            #menu-opcoes button.oculta {
                display: none;
            }
            #menu-opcoes button.ativo {
                float: right;
                margin-right: 0;
                opacity: .5;
                cursor: default;
            }
                #menu-opcoes button.ativo:hover {
                    opacity: .5;
                    cursor: default;
                }
                #menu-opcoes button:hover {
                    opacity: .5;
                }
    #menu-conteudos {
        height: 90%;
        height: -webkit-calc(100% - 60px); /* 100% - (#menu-informacoes (60px) */
        height: calc(100% - 60px); /* 100% - (#menu-informacoes (60px) */
        overflow-y: hidden;        
    }             
    #menu-conteudos.legenda {
        height: 90%;
        height: -webkit-calc(100% - 130px); /* 100% - (#menu-informacoes (60px) + #menu-legenda(60px)) */
        height: calc(100% - 130px); /* 100% - (#menu-informacoes (60px) + #menu-legenda(60px)) */
        overflow-y: auto;        
    }
    #menu-conteudos span.concluido,
    #menu-conteudos span.pendente,
    #menu-conteudos span.atual {
        width: 20px;
        height: 20px;
    }
    #menu-conteudos span.concluido {
        background: transparent url(../img/asset_menu/concluido.png) no-repeat center;
    }
    #menu-conteudos span.pendente {
        background: transparent url(../img/asset_menu/pendente.png) no-repeat center;
    }
    #menu-conteudos span.atual {
        background: transparent url(../img/asset_menu/atual.png) no-repeat center;
    }  
    #menu-titulo h1 {
        font: 24px tupperproheavy, Arial, Tahoma, serif;
        padding: 5px 0;
        text-align: center;
    }
/**
*
* =Telas
*
----------------------------------------------------------------------------------------------------*/       
#menu-telas {
    font: 16px tupperproregular, Arial, Tahoma, sans-serif;
    padding: 0 10px 20px 10px;         
}
    #menu-telas li {
        position: relative;
        margin-bottom: 5px;
    }
    #menu-telas a,
    #menu-telas span {
        display: inline-block;
    }
    #menu-telas a {
        font: 16px tupperproregular, Arial, Tahoma, sans-serif;
        text-overflow: ellipsis;
        word-break: break-word;
        white-space: nowrap;
        overflow: hidden;
        width: 100%;
        vertical-align: middle;
    }
    #menu-telas span {
        height: 15px;
        width: 15px;
        vertical-align: middle;
        position: absolute;
        top: 50%;
        right: 10px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
#menu-legenda {
    position: absolute;
    bottom: 20px;
}
#menu-legenda li,
#menu-legenda span,
#menu-legenda a {
    display: inline-block;
    cursor: default;
}
    #menu-legenda li:nth-child(1),
    #menu-legenda li:nth-child(2) {
        margin-right: 10px
    }           
    #menu-legenda span {
        width: 10px;
        height: 10px;
        margin-right: 5px;
    }
    #menu-legenda a {
        font: 12px tupperproregular, Arial, Tahoma, sans-serif;
        text-transform: uppercase;
        text-decoration: none;
        padding: 0;
        display: inline;
        padding-left: 5px;
    }
/**
*
* =Glossário
*
----------------------------------------------------------------------------------------------------*/
#menu-glossario {
    max-width: 320px;
    width: 100%;
    height: 100%;
    position: relative;
}
    #menu-glossario a {
        text-decoration: none;
        cursor: default;
    }
        #menu-glossario a.ativo:hover {
            cursor: pointer;
            opacity: .5;
        }
        #menu-glossario li {
            list-style: none;
            display: inline-block;
            float: left;
        }
    #glossario-titulo {
        font: 16px tupperproregular, Arial, Tahoma, sans-serif;
        line-height: 1.5;
        padding: 5px 20px 15px;
    }
    #glossario-letras {
        height: 80px;
        padding: 0 15px 10px;
    }
        #glossario-letras a {
            font: 16px tupperprobold, Arial, Tahoma, serif;
            color: #808080;
            padding: 0 5px;
            display: block;
        }
            #glossario-letras a.atual {
                color: #1eb5da;
            }
            #glossario-letras a.ativo {
                color: #1eb5da;
            }
                #glossario-letras a.ativo:hover {
                    color: #1eb5da;
                }
    #glossario-significado {
        font: 16px tupperproregular, Arial, Tahoma, serif;
        color: #808080;
        line-height: 1.5;
        height: -webkit-calc(100% - 204px);
        height: calc(100% - 204px);
        overflow-y: auto;
        padding: 0 20px;
    }
        #glossario-significado dt {
            font-family: tupperprobold, Arial, Tahoma, sans-serif;
            color: #1eb5da;
            margin-bottom: 5px;
        }
        #glossario-significado dd {
            margin-bottom: 20px;
        }
/**
*
* =Ajuda
*
----------------------------------------------------------------------------------------------------*/
#menu-ajuda {
    width: 320px;
    height: 100%;
    overflow-y: auto;
    position: relative;
}
    #ajuda-titulo {
        font: 16px tupperproregular, Arial, Tahoma, serif;
        line-height: 1.5;
        padding: 5px 20px 0;
    }
    #ajuda-botoes {
        padding: 20px 30px;        
    }
        #ajuda-botoes dt {
            float: left;
            width: 40px;
            height: 40px;
            position: relative;
        }
        /*  #ajuda-botoes dt.icone-menu,
            #ajuda-botoes dt.icone-fechar {
                border: 1px solid #808080;
            }*/
            #ajuda-botoes dt.icone-ajuda,
            #ajuda-botoes dt.icone-telas,
            #ajuda-botoes dt.icone-glossario,
            #ajuda-botoes dt.icone-voltar,
            #ajuda-botoes dt.icone-avancar {

            }
            #ajuda-botoes dt.icone-audio-ativo,
            #ajuda-botoes dt.icone-audio-inativo,
            #ajuda-botoes dt.icone-rever {
                background-color: #ffd100;
            }
                #ajuda-botoes dt > img {
                    max-width: 100%;
                    position: absolute;
                    top: 50%;
                    left: 50%;
                    -webkit-transform: translate(-50%, -50%);
                    -ms-transform: translate(-50%, -50%);
                    transform: translate(-50%, -50%);
                }
                    #ajuda-botoes dt > img.icone-menu {
                        height: 15px;
                    }
                    #ajuda-botoes dt > img.icone-fechar {
                        height: 20px;
                    } 
                    #ajuda-botoes dt > img.icone-telas {
                        height: 18px;
                    }
                    #ajuda-botoes dt > img.icone-ajuda,
                    #ajuda-botoes dt > img.icone-audio-ativo,
                    #ajuda-botoes dt > img.icone-audio-inativo,
                    #ajuda-botoes dt > img.icone-rever {
                        height: 22px;
                    }                                     
        #ajuda-botoes dd {
            font: 16px tupperproregular, Arial, Tahoma, serif;
            line-height: 1.5;
            margin-bottom: 20px;
            padding-left: 55px;
            padding-top: 10px;
            min-height: 50px;
        }