@font-face {
    font-family: 'bpdotsunicaseregular';
    src: url('klokfonts/BPdotsUnicase-webfont.eot');
    src: url('klokfonts/BPdotsUnicase-webfont.eot?#iefix') format('embedded-opentype'),
         url('klokfonts/BPdotsUnicase-webfont.woff') format('woff'),
         url('klokfonts/BPdotsUnicase-webfont.ttf') format('truetype'),
         url('klokfonts/BPdotsUnicase-webfont.svg#bpdotsunicaseregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

#panel1{
	background: url(../img/fondo.png) no-repeat center center;
}

#a1 {
	 position: absolute;
	 top: 79px;
	 left: 387px;
}

#a2 {
	 position: absolute;
	 top: 193px;
	 left: 387px;
}

#a3 {
	 position: absolute;
	 top: 308px;
	 left: 387px;
}

#switch {
	 position: absolute;
	 top: 404px;
	 left: 348px;
	 width: 66px;
	 height: 67px;
	 cursor: pointer;
}

#switch img{
	display: none;
	cursor: pointer;
}

#switch.on img{
	display: block;
	cursor: pointer;
}

#ic_info {
	 position: absolute;
	 top: 420px;
	 left: 161px;
}

#ic_tabla {
	 position: absolute;
	 top: 394px;
	 left: 5px;
}

.cm{
	font-size: 10px;
	color: #CCCCCC;
}

#temp {
	 position: absolute;
	 top: 393px;
	 left: 622px;
	 width: 143px;
	 height: 64px;
	 font-family: bpdotsunicaseregular;
	 color: #F30F30;
	 line-height: 64px;
	 font-size: 56px;
	 text-align: center;
}

.m{
	position: absolute;
	left: 407px;
	width: 318px;
	height: 24px;
	text-align: center;
	display: block;
}

.mes{
	position: absolute;
	top: 12px;
	height: 1px;
	width: 100%;
	border-bottom: dashed 1px #CCCCCC;
}

.jumper{
	cursor: pointer;
}

#spacer, #spacer1, #spacer2, #spacer3{
	position: absolute;
	left: 0px;
	width: 10px;
	height: 10px;
	top: 0px;
}

.m .med{
	font-family: avenir;
	font-size: 12px;
	line-height: 20px;
	margin: 0px auto;
	background: #666666;
	color: #CCCCCC;
	height: 20px;
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	border: solid 1px #CCCCCC;
	text-align: center;
	text-shadow: #000000 0px -1px 0px;
	border-radius: 20px;
	position: relative;
}

#m1 {
	 top: 70px;
}

#m2 {
	 top: 184px;
}

#m3 {
	 top: 299px;
}

#heat {
	 position: absolute;
	 top: 49px;
	 left: 349px;
	 display: none;
}

#jog {
	 position: absolute;
	 top: 0px;
	 left: 0px;
	 cursor: move;
}

#jog_c, #jog_cancel {
	 position: absolute;
	 top: 419px;
	 left: 430px;
	 width: 163px;
	 height: 33px;
}

.jog_space{
	position: absolute;
	width: 27px;
	height: 33px;
	top: 0px;
}

#jog1{
	left: 0px;
	display: block;
}


#jog3{
	right: 0px;
	display: block;
}

#jog2{
	left: 67px;
	display: block;
}

#tab{
	width: 790px;
	height: 560px;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(../img/fondo_ex.png) no-repeat center center;
}

#tab strong{
	font-family: museo;
	color: #252c3b;
	text-shadow: #ffffff 0px 1px 0px;
	font-size: 24px;
	display: block;
	text-align: left;
	width: 750px;
	margin-left: 20px;
	margin-top: 40px;
}

#reg_tab{
	border: solid 1px #87a8f1;
	border-collapse: collapse;
	background: url(../img/fondo_ex_tb.png) repeat;
	margin-left: 20px;
	margin-top: 20px;
}

#reg_tab th{
	border: solid 1px #394767;
	border-collapse: collapse;
	font-family: avenir;
	color: #394767;
	text-shadow: #bccff9 0px 1px 0px;
	font-size: 12px;
	line-height: 14px;
	padding: 4px;
	background: #87a8f1;
	font-weight: normal !important;
}

#reg_tab td{
	border: solid 1px #312e25;
	border-collapse: collapse;
	font-family: avenir;
	color: #394767;
	text-shadow: #ffffff 0px 1px 0px;
	font-size: 12px;
	line-height: 14px;
	padding: 4px;
}

#reg_tab .inp{
	border: none;
	border-bottom: solid 1px #252c3b;
	height: 20px;
	font-family: avenir;
	color: #252c3b;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	width: 60px;
	background: none;
	display: none;
}

#tab p{
	font-family: avenir;
	color: #252c3b;
	text-shadow: #ffffff 0px -1px 0px;
	font-size: 14px;
	line-height: 14px;
	display: block;
	text-align: left;
	width: 400px;
	margin-left: 20px;
	margin-top: 40px;
	
}

#tab p .formula{
	font-family: Times, serif;
	display: block;
	font-size: 18px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #252c3b;
	text-shadow: #ffffff 0px -1px 0px;
	font-style: italic;
}

#tab p sub{
	font-size: 14px;
	color: #252c3b;
	text-shadow: #ffffff 0px -1px 0px;

}

#quest{
	display: none;
	right: 20px;
	bottom: 20px;
	font-family: avenir;
	color: #FFFFFF;
	text-shadow: #13161e 0px -1px 0px;
	background: #252c3b;
	padding: 16px;
	border-radius: 8px;
	border: solid 1px #13161e;
	text-align: left;
	font-size: 14px;
	max-width: 300px;
	position: absolute;
}

.burt{
	display: block;
	padding: 8px;
	border-radius: 4px;
	color: #252c3b;
	border: solid 1px #394767;
	text-shadow: #bccff9 0px 1px 0px;
	font-size: 12px;
	line-height: 14px;
	background: #87a8f1;
	cursor: pointer;
	display: block;
	margin-bottom: 10px;
}

.burt:hover{
	background: #FFFFFF;
}