/*Creado con Ardora - www.webardora.net
bajo licencia Attribution-NonCommercial-NoDerivatives 4.0 International (CC BY-NC-ND 4.0)
para otros usos contacte con el autor*/
.ui-corner-all{ -webkit-border-radius: 4px; border-radius: 4px;}
body{background-color:black;}
#ardoraMain{ font-family:Verdana, Geneva, sans-serif; color: #F0F0F0; padding: 5px; position: relative;}
#ardoraEnu{ font-size: 12px; position: relative; padding: 5px; margin-bottom: 10px;
text-align: justify;
}
#ardoraAlumSCORM{visibility: hidden;padding:0px;margin:0px;position: absolute;height: 15px;width: 250px;bottom: 0px;right: 0px;cursor: pointer;border-style: dotted;
border-width: 1px;-webkit-border-radius: 4px;-khtml-border-radius: 4px;border-radius: 4px;
-webkit-box-shadow: 4px 4px 4px rgba(50, 50, 50, 0.5);box-shadow: 4px 4px 4px rgba(50, 50, 50, 0.5);font-size: 10px;
background:rgba(255,128,0,0.5);}
#ardoraAlumSCORM p{padding:0px;margin:0px;padding-left: 2px;}
#buttonOk{ position: absolute; height: 70px; width: 70px; bottom: 0px; cursor: pointer;border-style: solid; border-width: 1px;
-webkit-border-radius: 4px;-khtml-border-radius: 4px;border-radius: 4px;
-webkit-box-shadow: 4px 4px 4px rgba(50, 50, 50, 0.5); box-shadow: 4px 4px 4px rgba(50, 50, 50, 0.5);}
#ardoraActCanvas{z-index: 0; position: absolute; visibility:hidden;top:0; left:5px;}
#ardoraAct{position: relative; margin-right: 10px; padding: 5px; float: left;
width:500px; font-size:18px; line-height:36px; text-align: justify; overflow: hidden;
}
#ardoraTab{width: 70px; height:320px;position: relative; visibility: visible;padding:5px;float:left;}
.normalWord{padding:0px 1px 0px 3px;border-style:double;border-radius:6px; cursor: pointer;}
.normalWord:hover{border-style:double;border-radius:6px;
box-shadow: inset 4px 4px 4px rgba(50, 50, 50, 0.5);
}
.normalWord:focus{border-style:double;
border-radius:6px;
box-shadow: inset 4px 4px 4px rgba(50, 50, 50, 0.5);
}
.buttonType{padding: 5px 10px 5px 10px;border-style: solid; cursor: pointer;border-radius:6px;
box-shadow: 4px 4px 4px rgba(50, 50, 50, 0.5);font-size: 14px;}
.buttonType:hover{border-style:solid;border-radius:6px;box-shadow: inset 4px 4px 4px rgba(50, 50, 50, 0.5);}
#buttonBar{text-align: center;}
#c1{color:#000000; background-color:#FF8000; border-color:#000000}
#c2{color:#000000; background-color:#91962F; border-color:#000000}
#c3{color:#000000; background-color:#F4EF13; border-color:#000000}
#ardoraAutor{padding-left:5px; clear:both; font-size: 10px; }
