.no-close .ui-dialog-titlebar-close {
  display: none;
}
body {
   background-color: #0066ff;
   color: lightgray;
}
#strInput, #conInput, #sizInput, #dexInput, #appInput, #intInput, #powInput, #eduInput, #str, #con, #siz, #dex, #app, #int, #pow, #edu {
   position: relative;
}
#strHE, #conHE, #sizHE, #dexHE, #appHE, #intHE, #powHE, #eduHE {
   position: relative;
   width: 55px;
   height: 15px;
}
/*
#dambonus, #dambonusval, #build, #buildval, #hp, #hpval, #move, #moveval, #map, #mapval, #luc, #lucval, #san, #sanval {
   position: relative;
}
#dambonusval, #buildval, #hpval, #moveval, #mapval, #sanval {
   width: 50px;
   height: 15px;
}
*/
#clrAll, #rndAll {
  position: absolute;
  top: 320px;
}
#clrAll {
  left: 280px;
}
#rndAll {
  left: 45px;
}
#occupation {
   position: relative;
}
#twentysera, #modernera, #eraRadio {
  position: absolute;
}
#playera {
  position: absolute;
}
#eraRadio {
  left: 477px;
  top: 108px;
}
#modernera {
  top: 104px;
  left: 607px;
}
#twentysera {
  top: 104px;
  left: 517px;
}
#playera {
  top: 106px;
  left: 512px;
}
#gender, #charname {
  height: 23px;
}
.skill , .skillHE, .newSkill, .newSkillHE{
  width: 50px;
  height: 15px;
}
#perstop {
  position: absolute;
   height: 40px;
   top: 128px;
   left: 470px;
}
#addArtBtn, #addLangBtn, #addFireBtn, #addSurvivalBtn, #addFightBtn, #addScienceBtn, #addPilotBtn {
  position: absolute;
  left: 1052px;
}
#addArtBtn {
  top: 410px;
}
#addLangBtn {
  top: 435px;
}
#addFireBtn {
  top: 460px;
}
#addSurvivalBtn {
  top: 485px;
}
#addFightBtn {
  top: 510px;
}
#addScienceBtn {
  top: 535px;
}
#addPilotBtn {
  top: 560px;
}
#occPtRad {
    position: absolute;
    left: 1075px;
    top: 125px;
}
#occupoint {
    position: absolute;
    left: 1100px;
    top: 125px;
}
#ocptlabel {
    position: absolute;
    left: 1058px;
    top: 105px;
}
#piptlabel {
  position: absolute;
  left: 1058px;
  top: 165px;
}
#piPtRad {
    position: absolute;
    left: 1075px;
    top: 185px;
}
#pipoint {
    position: absolute;
    left: 1100px;
    top: 185px;
}
footer {
  position: relative;
  left: 200px;
  width: 600px;
  top: -15px;
}
.occuSkill {
  color: red;
}
.minSkill {
  color: red;
  font-weight: bold;
}
#doTracking {
  /*
  position: absolute;
  left: 274px;
  top: 283px;
  */
}
.alSkillRT {
  text-align: right;
}
#addedSkillTable {
  width: 500px;
}
#addSkillLabel, #addSkill01, #addSkill02,  #addSkill03, #addSkill04, #addSkill05, #addSkill06 {
  position: absolute;
  left: 1053px;
}
#addSkillLabel {
  top: 230px;
}
#addSkill01 {
  top: 245px;
}
#addSkill02 {
  top: 270px;
}
#addSkill03 {
  top: 295px;
}
#addSkill04 {
  top: 320px;
}
#addSkill05 {
  top: 345px;
}
#addSkill06 {
  top: 370px;
}