body {
    background-color: black;
}

#box1{
  position:absolute;
  background-color: #d7973b;
  width:1231px;
  height:95%;
  border-radius:10px;
  padding:10px;
}
#tooltip{
  position:absolute;
  padding:4px;
  background-color:white;
  border:1px solid black;
  border-radius: 5px;
  color:black;
  width:300px;
}
#box2{
  position:absolute;
  background-color: white;
  background-image:url(bg.png);
  width:97%;
  height:95%;
  border-radius:10px;
  padding:8px;
  overflow:scroll;
}
.itit{
  font-family:arial;
  font-size: 18pt;
  color:black;
  margin-top:20;
  width:100%;
  text-align:center;
}
#box3{
  position:absolute;
  background-color: rgba(255,255,255,.96 );
  width:1220px;
  height:98%;
  border-radius:10px;
  padding:8px;
  top:0px;
  left:0px;
  overflow:scroll;
}
#loginbox{
  position:relative;
  margin:auto;
  width:300px;
  height:400px;
  background-color:#d7973b;
  border-radius:20px;
  color:white;
  font-family:arial;
  padding:20px;
  text-align:center;
  font-size:22px;
}
.tpb{
  margin-top: -75px;
}
.infAud{
  width:600px;
  margin-left:5px;
  margin-top:10px;
  height:50px;
}
#bigart{
  float:right;
  margin-top:20px;
  margin-right:20px;
}
.addconf{
  position:relative;
  float:left;
  margin-left:8px;
  margin-top:8px;
  height:200px;
  width:200px;
  background-color:white;
  border:2px solid black;
  border-radius: 15px;
  cursor:pointer;
  text-align:center;
  font-family:arial;
  font-size:30px;
  font-weight:bold;
  line-height:24px;
}
.addsong{
  position:relative;
  float:left;
  margin-left:8px;
  margin-top:8px;
  height:200px;
  width:200px;
  background-color:white;
  border:2px solid black;
  border-radius: 15px;
  cursor:pointer;
  text-align:center;
  font-family:arial;
  font-size:30px;
  font-weight:bold;
  line-height:24px;
}
#licChkhol{
  position: absolute;
  top: 600px;
  width: 368px;
  right: 40px;
}
.plusbut{
  position:relative;
  margin:auto;
  margin-top:10px;
  width:100px;
  height:100px;
  background-image:url(plus.png);
  background-size: 90px;
  background-position: center;
  background-repeat: no-repeat;
  border:1px solid black;
  border-radius:50px;
}
.smplusbut{
  position:relative;
  margin:auto;
  margin-top:10px;
  width:50px;
  height:50px;
  background-image:url(plus.png);
  background-size: 40px;
  background-position: center;
  background-repeat: no-repeat;
  border:1px solid black;
  border-radius:50px;
}
.gplusbut{
  float:right;
  margin-left:10px;
  margin-top:2px;
  width:15px;
  height:15px;
  background-color:green;
  background-image:url(plus.png);
  background-size: 13px;
  background-position: center;
  background-repeat: no-repeat;
  border:1px solid black;
  border-radius:50px;
  cursor: pointer;
}
.xbutb{
  margin-top: 6px;
  width: 19px;
  height: 19px;
  background-color: red;
  background-image: url(x.png);
  background-size: 13px;
  background-position: center;
  background-repeat: no-repeat;
  border: 1px solid black;
  border-radius: 50px;
  cursor: pointer;
  float: left;
  margin-left: 4px;
}
.xbut{
  float:left;
  margin-left:6px;
  margin-top:13px;
  width:19px;
  height:19px;
  background-color:red;
  background-image:url(x.png);
  background-size: 13px;
  background-position: center;
  background-repeat: no-repeat;
  border:1px solid black;
  border-radius:50px;
  cursor: pointer;
}
.contchk{
  height:42px;
  float:left;
  line-height: 48px;
  margin-left:4px;
  font-size: 13pt;
}
.chngart{
  background-color:rgba(255,255,255,.85);
  color:black;
  font-family: arial;
  font-weight:bold;
  line-height:48px;
  height:44px;
  width:162px;
  text-align: center;
  cursor: pointer;
  top:50px;
  right:150px;
  position:absolute;
}
.tapper{
    width: 37px;
    height: 34px;
    float: left;
    margin-left: 12px;
    background-color: #cccccc;
    color: black;
    cursor: pointer;
    line-height: 36px;
    border: 1px solid black;
    margin-top: 5px;
    text-align: center;
}
.analy{
  width: 96px;
  height: 73px;
  float: right;
  margin-left: 0px;
  background-color: #cccccc;
  color: black;
  cursor: pointer;
  line-height: 18px;
  border: 1px solid black;
  margin-top: 7px;
  text-align: center;
  margin-right: 34px;
}
#sims{
  float: left;
  width:780px;
}
#keyws{
  float: left;
  width:780px;
}
.adder{
  height: 34px;
  margin-left: 12px;
  background-color: #cccccc;
  color: black;
  line-height: 36px;
  border: 1px solid black;
  margin-top: 5px;
  text-align: center;
  float: left;
  width: 330px;
}
.adderk{
  height: 34px;
  margin-left: 12px;
  background-color: #cccccc;
  color: black;
  line-height: 36px;
  border: 1px solid black;
  margin-top: 5px;
  text-align: center;
  float: left;
  width: 330px;
}
.moodbut{
  width: 140px;
  height: 55px;
  float: left;
  margin-left: 20px;
  font-size: 13pt;
  font-family: arial;
  background-color: #caffce;
  color: black;
  cursor: pointer;
  line-height: 55px;
  border: 1px solid black;
  margin-top: 15px;
  text-align: center;
  border-radius: 10px;
}
.subbut{
  width: 139px;
  height: 30px;
  float: left;
  margin-left: 14px;
  font-size: 9pt;
  font-family: arial;
  background-color: #caffce;
  color: black;
  cursor: pointer;
  line-height: 32px;
  border: 1px solid black;
  margin-top: 15px;
  text-align: center;
  border-radius: 10px;
}
.gearbut{
  width: 141px;
  height: 39px;
  float: left;
  margin-left: 20px;
  font-size: 9pt;
  font-family: arial;
  background-color: #caffce;
  color: black;
  cursor: pointer;
  line-height: 41px;
  border: 1px solid black;
  margin-top: 15px;
  text-align: center;
  border-radius: 10px;
}
.geartit{
    float:left;
    width:500px;
    height:9px;
    font-weight:bold;
    padding:4px;
    text-align:center;
}
.instbut{
  width: 141px;
  height: 39px;
  float: left;
  margin-left: 20px;
  font-size: 9pt;
  font-family: arial;
  background-color: #caffce;
  color: black;
  cursor: pointer;
  line-height: 41px;
  border: 1px solid black;
  margin-top: 15px;
  text-align: center;
  border-radius: 10px;
}
.rbut{
  width: 30px;
  height: 30px;
  float: left;
  margin-left: 10px;
  font-size: 13pt;
  font-family: arial;
  background-color: #caffce;
  color: black;
  cursor: pointer;
  line-height: 35px;
  border: 1px solid black;
  margin-top: 10px;
  text-align: center;
  border-radius: 10px;
}
.resetap{
  width: 37px;
  height: 34px;
  float: left;
  margin-left: 12px;
  background-color: #cccccc;
  color: black;
  cursor: pointer;
  line-height: 36px;
  border: 1px solid black;
  margin-top: 5px;
  text-align: center;
}
.optbox{
  float:left;
  width:430px;
  margin-left:60px;
  margin-top: 20px;
  font-size: 14px;
}
.awrit{
  float: left;
  margin-left: 65px;
  margin-top: 10px;
  height: 25px;
  font-size: 11pt;
}
.prosel{
  float: left;
  height:25px;
  margin-top:10px;
  margin-left:5px;
}
.gsel{
  float: left;
  height:36px;
  margin-top:6px;
}
.closebut{
  position:absolute;
  top:10px;
  right:10px;
  margin-right:10px;
  width:30px;
  height:30px;
  background-image:url(plus.png);
  background-size: 30px;
  background-position: center;
  background-repeat: no-repeat;
  border:1px solid black;
  border-radius:50px;
  cursor:pointer;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#pubdets{
  padding:4px;
  margin-top:20px;
  width:800px;
  float:left;
}
.formtit{
  float:left;
  position:relative;
  width:170px;
  text-align:right;
  margin-top:10px;
  font-size:19px;
  height:30px;
}
.formtitl{
  float:left;
  position:relative;
  width:170px;
  text-align:right;
  margin-top:0px;
  font-size:19px;
  height:30px;
}
.formtits{
  float:left;
  position:relative;
  width:15px;
  text-align:right;
  margin-top:15px;
  font-size:14px;
  height:30px;
}
.formtito{
  float:left;
  position:relative;
  width:100px;
  text-align:right;
  margin-top:10px;
  font-size:14px;
  height:30px;
}
.opta{
  width:200px;
  height:105px;
  padding:2px;
  float: left;
  border:1px solid black;
  line-height: 14px;
}
.optb{
  width:200px;
  height:105px;
  padding:2px;
  float: left;
  border:1px solid black;
}
.formtitc{
  float:left;
  position:relative;
  width:170px;
  text-align:right;
  margin-top:0px;
  font-size:19px;
  height:30px;
}
.formtitd{
  float:left;
  position:relative;
  width:570px;
  text-align:right;
  margin-top:0px;
  font-size:19px;
  height:30px;
  line-height:42px;
}
.pubarea{
  float:left;
  margin-top:10px;
  border: 1px solid black;
  border-radius: 10px;
  width:780px;
  padding-bottom: 15px;
}
.pubareal{
  float:left;
  margin-top:10px;
  border: 1px solid black;
  border-radius: 10px;
  width:1100px;
  padding-bottom: 15px;
}
.pubtit{
  text-align: center;
  font-size: 18px;
  height:20px;
  margin-top:2px;
  width:780px;
}
.writtit{
  text-align: center;
  font-size: 18px;
  height:20px;
  margin-top:10px;
  width:435px;
  text-align:right;
}

.ranktit{
  text-align: center;
  font-size: 18px;
  height: 20px;
  margin-top: 10px;
  width: 322px;
  text-align: right;
  float: left;
  line-height: 28px;
}
.formval{
  float:left;
  position:relative;
  width:320px;
  text-align:left;
  font-size:19px;
  margin-left:5px;
}
.qmarkc{
  position:absolute;
  top:6px;
  margin-left:2px;
  border: 1px solid black;
  border-radius:30px;
  height:20px;
  width:20px;
  text-align:center;
  line-height:21px;
  cursor:pointer;
}
.delBut{
  background-color:red;
  color:white;
  border: 1px solid black;
  border-radius: 5px;
  height:44px;
  line-height:48px;
  text-align: center;
  position: absolute;
  right:40px;
  margin-top:360px;
  width:160px;
  font-family: arial;
  cursor:pointer;
}
.closeBut{
  background-color:red;
  color:white;
  border: 1px solid black;
  border-radius: 5px;
  height:44px;
  line-height:48px;
  text-align: center;
  position: absolute;
  right:40px;
  margin-top:360px;
  width:160px;
  font-family: arial;
  cursor:pointer;
}
.closeBut{
  background-color:red;
  color:white;
  border: 1px solid black;
  border-radius: 5px;
  height:44px;
  line-height:48px;
  text-align: center;
  position: absolute;
  right:250px;
  margin-top:425px;
  width:160px;
  font-family: arial;
  cursor:pointer;
}
.err{
  color:red;
  font-size:12pt;
  text-align:center;
  position: absolute;
  top:208px;
  width:89%;
}
.saveButno{
  background-color:green;
  color:white;
  border: 1px solid black;
  border-radius: 5px;
  height:44px;
  line-height:48px;
  text-align: center;
  position: absolute;
  right:250px;
  margin-top:360px;
  width:160px;
  font-family: arial;
}
.dlbut{
  background-color:green;
  color:white;
  border: 1px solid black;
  border-radius: 5px;
  height:44px;
  line-height:48px;
  text-align: center;
  position: absolute;
  right:40px;
  margin-top:425px;
  width:160px;
  font-family: arial;
}
.saveButyes{
  background-color:yellow;
  color:black;
  border: 1px solid black;
  border-radius: 5px;
  height:44px;
  line-height:48px;
  text-align: center;
  position: absolute;
  right:250px;
  margin-top:360px;
  width:160px;
  font-family: arial;
  cursor:pointer;
}
.qmark{
  position:absolute;
  top:0px;
  margin-left:2px;
  border: 1px solid black;
  border-radius:30px;
  height:20px;
  width:20px;
  text-align:center;
  line-height:21px;
  cursor:pointer;
}
.formtitb{
  float:left;
  position:relative;
  width:75px;
  text-align:right;
  margin-top:10px;
  font-size:19px;
  height:30px;
}
.formvalb{
  float:left;
  position:relative;
  width:80px;
  text-align:left;
  font-size:19px;
  margin-left:5px;
}
.formvalG{
  float:left;
  position:relative;
  width:80px;
  height:41px;
  text-align:left;
  font-size:19px;
  margin-left:5px;
}
.trktit{
  float:left;
  position:relative;
  width:60px;
  text-align:right;
  margin-top:10px;
  font-size:19px;
}
.trkval{
  float:left;
  position:relative;
  width:260px;
  text-align:left;
  font-size:19px;
  margin-left:5px;
}
.space{
  float:left;
  position:relative;
  height:32px;
  width:100px;
}
.trkinpb{
  width:260px;
  height:20px;
  border:2px solid black;
  font-family:arial;
  font-size:14pt;
  margin-top:5px;
}
.biginp{
  width:300px;
  height:30px;
  border:2px solid black;
  font-family:arial;
  font-size:18pt;
  margin-top:5px;
}
.lyric{
  width:400px;
  height:200px;
  border:2px solid black;
  font-family:arial;
  font-size:12pt;
  margin-top:10px;
  margin-left:4px;
  float:left;
}
.lyrhol{
  width:780px;
  float:left;
}
.sminp{
  width:80px;
  height:30px;
  border:2px solid black;
  font-family:arial;
  font-size:18pt;
  margin-top:5px;
}
.pinp{
  width:35px;
  height:30px;
  border:2px solid black;
  font-family:arial;
  font-size:14pt;
  margin-top:5px;
}
.percinp{
  margin-left:6px;
  float: left;
}
.proinp{
  width:62px;
  height:24px;
  border:2px solid black;
  font-family:arial;
  font-size:16pt;
  margin-top:10px;
  margin-left:3px;
  float:left;
}
.biginpb{
  width:300px;
  height:20px;
  border:2px solid black;
  font-family:arial;
  font-size:18pt;
  margin-top:5px;
}
.continp{
  width:246px;
  height:20px;
  border:2px solid black;
  font-family:arial;
  font-size:12pt;
  margin-top:5px;
}
.tntit{
  width:500px;
  height:14px;
  border-bottom:2px solid #cccccc;
  color:#cccccc;
  font-family:arial;
  font-size:10pt;
  margin-top:2px;
  text-align:center;
}
.ibut{
  cursor:pointer;
  height:30px;
  width:30px;
  margin-top:-8px;
  font-family:arial;
  font-size:21pt;
  border:4px solid red;
  border-radius:50px;
  background-color: white;
  color:red;
  line-height:32px;
  float:right;
}
.bigbut{
  cursor:pointer;
  height:40px;
  margin-top:10px;
  font-family:arial;
  font-size:21pt;
  border:2px solid black;
  border-radius:10px;
  background-color: #d7973b;
}
.smbut{
  cursor:pointer;
  height:20px;
  margin-top:10px;
  font-family:arial;
  font-size:10pt;
  border:2px solid black;
  border-radius:10px;
  background-color: #d7973b;
}
.bubut{
  cursor:pointer;
  height:20px;
  margin-top:40px;
  font-family:arial;
  font-size:11pt;
  border:2px solid black;
  border-radius:10px;
  background-color: #d7973b;
}
.smlinp{
  width:100px;
  height:30px;
  border:2px solid black;
  font-family:arial;
  font-size:15pt;
  margin-top:5px;
}
.numinp{
  width:20px;
  height:20px;
  border:2px solid black;
  font-family:arial;
  font-size:15pt;
  margin-top:5px;
}

#fback{
    color: red;
    font-size: 14px;
    line-height: 14px;
    margin-top: 15px;
    float: left;
    margin-left: 128px;
  }

.exconf{
  position:relative;
  float:left;
  margin-left:8px;
  margin-top:8px;
  height:200px;
  width:200px;
  background-color:#ee90ff;
  border:2px solid black;
  border-radius: 15px;
  cursor:pointer;
  text-align:center;
  font-family:arial;
  font-size:24px;
  font-weight:bold;
  line-height:21px;
}

.exvenue{
  font-size:16px;
  margin-top:10px;
}

.exdate{
  font-size:12px;
  margin-top:15px;
  line-height:16px;
}
#menu{
  display:none;
  z-index:3;
}
#menubut{
  border:2px solid black;
  border-radius:50px;
  height:40px;
  width:40px;
  cursor:pointer;
  background-color:white;
  position:absolute;
  top:10px;
  right:10px;
  z-index:2;
}
.menlin1{
  width:65%;
  height:15%;
  border-top:3px solid black;
  border-bottom:3px solid black;
  margin-top:20%;
  margin-left:auto;
  margin-right:auto;
}
.menlin2{
  width:65%;
  height:15%;
  border-bottom:3px solid black;
  margin:auto;
}
#menu{
  background-color:#ccc;
  width:200px;
  height:300px;
  position:absolute;
  top:10px;
  right:10px;
  border:2px solid black;
  border-radius:20px;
}
.closemen{
  position:absolute;
  top:0px;
  right:0px;
  width:40px;
  height:40px;
  background-image:url(plus.png);
  background-size: 30px;
  background-position: center;
  background-repeat: no-repeat;
  border:1px solid black;
  border-radius:50px;
  cursor:pointer;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.mmeni{
  margin-top:5px;
  margin-left:10px;
  background-color:#75F8E0;
  border-radius:10px;
  cursor:pointer;
  text-align:center;
  font-family:arial;
  font-weight:bold;
  padding:3px;
}
.mfi{
  margin-top:45px;
}
.aday{
  position:relative;
  float:left;
  margin-left:8px;
  margin-top:8px;
  height:400px;
  width:200px;
  background-color:#E2E743;
  border:2px solid black;
  border-radius: 15px;
  cursor:pointer;
  text-align:center;
  font-family:arial;
  font-size:30px;
  font-weight:bold;
  line-height:29px;
  padding:4px;
}
.daydet{
  margin-top:10px;
  font-size:12pt;
  line-height:12pt;
}
#daytit{
  position:absolute;
  top:0px;
  left:0px;
  padding:2px;
  width:100%;
  text-align:center;
  font-family:arial;
  font-weight:bold;
  font-size:16pt;
  color:white;
  background-color:black;
  z-index:1;
}

.addEvent{
    position:relative;
    background-color:white;
    cursor:pointer;
    width:100px;
    height:100px;
    margin-top:70px;
    margin-left:10px;
    font-size:12pt;
    font-family:arial;
    font-weight:bold;
    text-align:center;
    border:1px solid black;
    border-radius:10px;
    line-height:13px;
}
#titrow{
  width:100%;
  border-bottom:1px solid black;
  height:40px;
  position:absolute;
  top:29px;
  left:0px;
  background-color:white;
  z-index:1;
}
#newEventType{
  width:300px;
  height:30px;
}
.trackhold{
  position:relative;
  width:500px;
  height:100px;
  text-align:center;
  border:1px solid black;
  border-radius:10px;
  line-height:13px;
  background-color: white;
  margin-top:10px;
}
.ulbut{
  position:relative;
  float: right;
  height: 75px;
  top:0px;
  margin-right:30px;
  margin-top:4px;
  width: 90px;
  text-align:center;
  background-image:url("ulbut.png");
  font-family: Arial;
  font-size:10pt;
  color:blue;
  cursor: pointer;
}
.progbar{
  position:absolute;
  bottom: 0px;
  height: 0px;
  width: 90px;
  text-align:center;
  background-image:url("greenul.png");
  background-position:0px 75px;
}
.progtex{
  position:absolute;
  bottom:5px;
  width: 90px;
  text-align: center;
  font-family: Arial;
  font-size:10pt;
  color:blue;
  cursor: pointer;
}
