body {
	width: 900px;
	height: 600px;
}

.ontop {
	z-index: 999;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: none;
  position: absolute;				
	background-color: #cccccc;
	color: #aaaaaa;
	opacity: 1;
				
}
#popup {
  background-image: url(../img/1_C.jpg);
	background-repeat: no-repeat;
  background-size: contain;
  width: 960px;
  height: 600px;
	position: absolute;
	color: #ffffff;
}

#popup2 {
  background-image: url(../img/2_C.jpg);
	background-repeat: no-repeat;
  background-size: contain;
  width: 960px;
  height: 600px;
	position: absolute;
	color: #ffffff;
}

#popup3 {
  background-image: url(../img/3_C.jpg);
	background-repeat: no-repeat;
  background-size: contain;
	width: 960px;
  height: 600px;
	position: absolute;
	color: #ffffff;
}

#popup4 {
  background-image: url(../img/4_C.jpg);
	background-repeat: no-repeat;
  background-size: contain;
  width: 960px;
  height: 600px;
	position: absolute;
	color: #ffffff;
}

#popup5 {
  background-image: url(../img/5_C.jpg);
	background-repeat: no-repeat;
  background-size: contain;
  width: 960px;
  height: 600px;
	position: absolute;
	color: #ffffff;
}

#popup6 {
  background-image: url(../Img/recibo4.jpg);
	background-repeat: no-repeat;
  background-size: contain;
  width: 960px;
  height: 600px;
	position: absolute;
	color: #ffffff;
}

#Demo {
    position: absolute;
    left: 915px;
    top: 510px;
    
}

#close{
    position: absolute;
    left: 932px;
    top: 10px;
   
}

.alerta1{
    left: 475px;
    top: 307px;
}
.alerta2{
    left: 475px;
    top: 362px;
}

.alerta3{
    left:475px;
    top: 413px;
}
.alerta4{
    left:475px;
    top: 413px;
}
.alerta5{
 	left: 502px;
    top: 540px;
}
.alerta6{
    left: 538px;
    top: 213px;
}
.alert{
	display:none;
    background-image: url(../Img/alert_box.png);
    height: 35px;
    width: 291px;
    position: absolute;
    text-align: center;
    padding: 0px 10px 10px 10px;
    border-radius: 10px;
    color: #fff;
    font-size: 16px;
    background-size: cover;
}

.txt1 {  
    border: 2px groove #33CC33; 
    outline:0; 
    height:35px; 
    width: 292px; 
    position: absolute;
    left: 90px;
    top: 310px;
}

.txt2 {  
    border: 2px groove #33CC33; 
    outline:0; 
    height:35px; 
    width: 292px; 
    position: absolute;
    left: 90px;
    top: 363px;
}

.txt3 {  
    border: 1px groove #33CC33; 
    outline:0; 
    height:35px; 
    width: 292px; 
    position: absolute;
    left: 90px;
    top: 417px;
}

.txt4 {  
    border: 3px groove #33CC33; 
    outline:0; 
    height:15px; 
    width: 15px; 
    position: absolute;
    left: 87px;
    top: 465px;
}

.txt5 {  
    border: 2px groove #33CC33; 
    outline:0; 
    height:29px; 
    width: 95px; 
    position: absolute;
    left: 20px;
    top: 219px;
}

.txt6 {  
    border: 2px groove #33CC33; 
    outline:0; 
    height:29px; 
    width: 235px; 
    position: absolute;
    left: 132px;
    top: 219px;
}

.txt7 {  
    border: 2px groove #33CC33; 
    outline:0; 
    height:29px; 
    width: 350px; 
    position: absolute;
    left: 19px;
    top: 260px;
}

.txt8 {  
    border: 2px groove #33CC33; 
    outline:0; 
    height:220px; 
    width: 425px; 
    position: absolute;
    left: 18px;
    top: 302px;
}

.txt9{
    border: 1px groove #33CC33; 
    outline:0;
    position: absolute;
    left: 290px;
    top: 553px;
    width: 70px;
}

#btn1 {
  background: #2ca31a;
  background-image: -webkit-linear-gradient(top, #2ca31a, #87ff17);
  background-image: -moz-linear-gradient(top, #2ca31a, #87ff17);
  background-image: -ms-linear-gradient(top, #2ca31a, #87ff17);
  background-image: -o-linear-gradient(top, #2ca31a, #87ff17);
  background-image: linear-gradient(to bottom, #2ca31a, #87ff17);
  -webkit-border-radius: 26;
  -moz-border-radius: 26;
  border-radius: 26px;
  font-family: Arial;
  color: #ffffff;
  font-size: 15px;
  padding: 7px 26px 7px 26px;
  text-decoration: none;
  position: absolute;
  left: 171px;
  top: 517px;
  cursor: pointer;
  width: 128px;
}
#btn1:hover {
  background: #aefa3c;
  background-image: -webkit-linear-gradient(top, #aefa3c, #70d934);
  background-image: -moz-linear-gradient(top, #aefa3c, #70d934);
  background-image: -ms-linear-gradient(top, #aefa3c, #70d934);
  background-image: -o-linear-gradient(top, #aefa3c, #70d934);
  background-image: linear-gradient(to bottom, #aefa3c, #70d934);
  text-decoration: none;
}

#btn2 {
  background: #2ca31a;
  background-image: -webkit-linear-gradient(top, #2ca31a, #87ff17);
  background-image: -moz-linear-gradient(top, #2ca31a, #87ff17);
  background-image: -ms-linear-gradient(top, #2ca31a, #87ff17);
  background-image: -o-linear-gradient(top, #2ca31a, #87ff17);
  background-image: linear-gradient(to bottom, #2ca31a, #87ff17);
  -webkit-border-radius: 26;
  -moz-border-radius: 26;
  border-radius: 26px;
  font-family: Arial;
  color: #ffffff;
  font-size: 15px;
  padding: 5px 33px 5px 33px;
  text-decoration: none;
  position: absolute;
  left: 312px;
  top: 504px;
  cursor: pointer;
      width: 130px;
}
#btn2:hover {
  background: #aefa3c;
  background-image: -webkit-linear-gradient(top, #aefa3c, #70d934);
  background-image: -moz-linear-gradient(top, #aefa3c, #70d934);
  background-image: -ms-linear-gradient(top, #aefa3c, #70d934);
  background-image: -o-linear-gradient(top, #aefa3c, #70d934);
  background-image: linear-gradient(to bottom, #aefa3c, #70d934);
  text-decoration: none;
}

#btn3 {
  background: #000099;
  background-image: -webkit-linear-gradient(top, #000099, #4D4DFF);
  background-image: -moz-linear-gradient(top, #000099, #4D4DFF);
  background-image: -ms-linear-gradient(top, #000099, #4D4DFF);
  background-image: -o-linear-gradient(top, #000099, #4D4DFF);
  background-image: linear-gradient(to bottom, #000099, #4D4DFF);
  -webkit-border-radius: 26;
  -moz-border-radius: 26;
  border-radius: 26px;
  font-family: Arial;
  color: #ffffff;
  font-size: 12px;
  padding: 6px 20px 6px 20px;
  text-decoration: none;
  position: absolute;
  left: 308px;
  top: 260px;
  cursor:pointer;
      width: 130px;
}
#btn3:hover {
  background: #4D4DFF;
  background-image: -webkit-linear-gradient(top, #4D4DFF, #000099);
  background-image: -moz-linear-gradient(top, #4D4DFF, #000099);
  background-image: -ms-linear-gradient(top, #4D4DFF, #000099);
  background-image: -o-linear-gradient(top, #4D4DFF, #000099);
  background-image: linear-gradient(to bottom, #4D4DFF, #000099);
  text-decoration: none;
}

#btn4 {
  background: #000099;
  background-image: -webkit-linear-gradient(top, #000099, #4D4DFF);
  background-image: -moz-linear-gradient(top, #000099, #4D4DFF);
  background-image: -ms-linear-gradient(top, #000099, #4D4DFF);
  background-image: -o-linear-gradient(top, #000099, #4D4DFF);
  background-image: linear-gradient(to bottom, #000099, #4D4DFF);
  -webkit-border-radius: 26;
  -moz-border-radius: 26;
  border-radius: 26px;
  font-family: Arial;
  color: #ffffff;
  font-size: 12px;
  padding: 6px 20px 6px 20px;
  text-decoration: none;
  position: absolute;
  left: 30px;
  top: 504px;
  cursor: pointer;
  width: 155px;
}
#btn4:hover {
  background: #4D4DFF;
  background-image: -webkit-linear-gradient(top, #4D4DFF, #000099);
  background-image: -moz-linear-gradient(top, #4D4DFF, #000099);
  background-image: -ms-linear-gradient(top, #4D4DFF, #000099);
  background-image: -o-linear-gradient(top, #4D4DFF, #000099);
  background-image: linear-gradient(to bottom, #4D4DFF, #000099);
  text-decoration: none;
}

#btn5 {
  background: #2ca31a;
  background-image: -webkit-linear-gradient(top, #2ca31a, #87ff17);
  background-image: -moz-linear-gradient(top, #2ca31a, #87ff17);
  background-image: -ms-linear-gradient(top, #2ca31a, #87ff17);
  background-image: -o-linear-gradient(top, #2ca31a, #87ff17);
  background-image: linear-gradient(to bottom, #2ca31a, #87ff17);
  -webkit-border-radius: 26;
  -moz-border-radius: 26;
  border-radius: 26px;
  font-family: Arial;
  color: #ffffff;
  font-size: 15px;
  padding: 5px 18px 5px 18px;
  text-decoration: none;
  position: absolute;
  left: 305px;
  top: 524px;
  cursor: pointer;
}
#btn5:hover {
  background: #aefa3c;
  background-image: -webkit-linear-gradient(top, #aefa3c, #70d934);
  background-image: -moz-linear-gradient(top, #aefa3c, #70d934);
  background-image: -ms-linear-gradient(top, #aefa3c, #70d934);
  background-image: -o-linear-gradient(top, #aefa3c, #70d934);
  background-image: linear-gradient(to bottom, #aefa3c, #70d934);
  text-decoration: none;
}

#btn6 {
  background: #000099;
  background-image: -webkit-linear-gradient(top, #000099, #4D4DFF);
  background-image: -moz-linear-gradient(top, #000099, #4D4DFF);
  background-image: -ms-linear-gradient(top, #000099, #4D4DFF);
  background-image: -o-linear-gradient(top, #000099, #4D4DFF);
  background-image: linear-gradient(to bottom, #000099, #4D4DFF);
  -webkit-border-radius: 26;
  -moz-border-radius: 26;
  border-radius: 26px;
  font-family: Arial;
  color: #ffffff;
  font-size: 15px;
  padding: 5px 32px 5px 32px;
  text-decoration: none;
  position: absolute;
  left: 305px;
  top: 386px;
  cursor: pointer;
}
#btn6:hover {
  background: #4D4DFF;
  background-image: -webkit-linear-gradient(top, #4D4DFF, #000099);
  background-image: -moz-linear-gradient(top, #4D4DFF, #000099);
  background-image: -ms-linear-gradient(top, #4D4DFF, #000099);
  background-image: -o-linear-gradient(top, #4D4DFF, #000099);
  background-image: linear-gradient(to bottom, #4D4DFF, #000099);
  text-decoration: none;
}

#btn7 {
  background: #000099;
  background-image: -webkit-linear-gradient(top, #000099, #4D4DFF);
  background-image: -moz-linear-gradient(top, #000099, #4D4DFF);
  background-image: -ms-linear-gradient(top, #000099, #4D4DFF);
  background-image: -o-linear-gradient(top, #000099, #4D4DFF);
  background-image: linear-gradient(to bottom, #000099, #4D4DFF);
  -webkit-border-radius: 26;
  -moz-border-radius: 26;
  border-radius: 26px;
  font-family: Arial;
  color: #ffffff;
  font-size: 15px;
  padding: 5px 20px 5px 20px;
  text-decoration: none;
  position: absolute;
  left: 24px;
  top: 524px;
  cursor: pointer;
  width: 130px;
}
#btn7:hover {
  background: #4D4DFF;
  background-image: -webkit-linear-gradient(top, #4D4DFF, #000099);
  background-image: -moz-linear-gradient(top, #4D4DFF, #000099);
  background-image: -ms-linear-gradient(top, #4D4DFF, #000099);
  background-image: -o-linear-gradient(top, #4D4DFF, #000099);
  background-image: linear-gradient(to bottom, #4D4DFF, #000099);
  text-decoration: none;
}

#btn8 {
  background: #000099;
  background-image: -webkit-linear-gradient(top, #000099, #4D4DFF);
  background-image: -moz-linear-gradient(top, #000099, #4D4DFF);
  background-image: -ms-linear-gradient(top, #000099, #4D4DFF);
  background-image: -o-linear-gradient(top, #000099, #4D4DFF);
  background-image: linear-gradient(to bottom, #000099, #4D4DFF);
  -webkit-border-radius: 26;
  -moz-border-radius: 26;
  border-radius: 26px;
  font-family: Arial;
  color: #ffffff;
  font-size: 15px;
  padding: 5px 20px 5px 20px;
  text-decoration: none;
  position: absolute;
    left: 22px;
    top: 540px;
    cursor: pointer;
    width: 130px;
}
#btn8:hover {
  background: #4D4DFF;
  background-image: -webkit-linear-gradient(top, #4D4DFF, #000099);
  background-image: -moz-linear-gradient(top, #4D4DFF, #000099);
  background-image: -ms-linear-gradient(top, #4D4DFF, #000099);
  background-image: -o-linear-gradient(top, #4D4DFF, #000099);
  background-image: linear-gradient(to bottom, #4D4DFF, #000099);
  text-decoration: none;
}

#btn9 {
  background: #2ca31a;
  background-image: -webkit-linear-gradient(top, #2ca31a, #87ff17);
  background-image: -moz-linear-gradient(top, #2ca31a, #87ff17);
  background-image: -ms-linear-gradient(top, #2ca31a, #87ff17);
  background-image: -o-linear-gradient(top, #2ca31a, #87ff17);
  background-image: linear-gradient(to bottom, #2ca31a, #87ff17);
  -webkit-border-radius: 26;
  -moz-border-radius: 26;
  border-radius: 26px;
  font-family: Arial;
  color: #ffffff;
  font-size: 15px;
  padding: 6px 36px 6px 36px;
  text-decoration: none;
  position: absolute;
  left: 322px;
  top: 540px;
  width: 135px;
  cursor: pointer;
}
#btn9:hover {
  background: #aefa3c;
  background-image: -webkit-linear-gradient(top, #aefa3c, #70d934);
  background-image: -moz-linear-gradient(top, #aefa3c, #70d934);
  background-image: -ms-linear-gradient(top, #aefa3c, #70d934);
  background-image: -o-linear-gradient(top, #aefa3c, #70d934);
  background-image: linear-gradient(to bottom, #aefa3c, #70d934);
  text-decoration: none;
}

#btn10 {
  background: #000099;
  background-image: -webkit-linear-gradient(top, #000099, #4D4DFF);
  background-image: -moz-linear-gradient(top, #000099, #4D4DFF);
  background-image: -ms-linear-gradient(top, #000099, #4D4DFF);
  background-image: -o-linear-gradient(top, #000099, #4D4DFF);
  background-image: linear-gradient(to bottom, #000099, #4D4DFF);
  -webkit-border-radius: 26;
  -moz-border-radius: 26;
  border-radius: 26px;
  font-family: Arial;
  color: #ffffff;
  font-size: 15px;
  padding: 8px 20px 8px 20px;
  text-decoration: none;
  position: absolute;
  left: 18px;
  top: 240px;
  width: 180px;
}
#btn10:hover {
  background: #4D4DFF;
  background-image: -webkit-linear-gradient(top, #4D4DFF, #000099);
  background-image: -moz-linear-gradient(top, #4D4DFF, #000099);
  background-image: -ms-linear-gradient(top, #4D4DFF, #000099);
  background-image: -o-linear-gradient(top, #4D4DFF, #000099);
  background-image: linear-gradient(to bottom, #4D4DFF, #000099);
  text-decoration: none;
}

#btn11 {
  background: #000099;
  background-image: -webkit-linear-gradient(top, #000099, #4D4DFF);
  background-image: -moz-linear-gradient(top, #000099, #4D4DFF);
  background-image: -ms-linear-gradient(top, #000099, #4D4DFF);
  background-image: -o-linear-gradient(top, #000099, #4D4DFF);
  background-image: linear-gradient(to bottom, #000099, #4D4DFF);
  -webkit-border-radius: 26;
  -moz-border-radius: 26;
  border-radius: 26px;
  font-family: Arial;
  color: #ffffff;
  font-size: 15px;
  padding: 8px 20px 8px 20px;
  text-decoration: none;
  position: absolute;
  left:228px;
  top: 240px;
      width: 220px;
  
}
#btn11:hover {
  background: #4D4DFF;
  background-image: -webkit-linear-gradient(top, #4D4DFF, #000099);
  background-image: -moz-linear-gradient(top, #4D4DFF, #000099);
  background-image: -ms-linear-gradient(top, #4D4DFF, #000099);
  background-image: -o-linear-gradient(top, #4D4DFF, #000099);
  background-image: linear-gradient(to bottom, #4D4DFF, #000099);
  text-decoration: none;
}

#btn12{
    background: url(../Img/btn.png) no-repeat;
    background-size: 20px 20px;
    position: absolute;
    border: 0px;
    height: 25px;
    width: 25px;
    left: 375px;
    top: 553px;
    cursor: pointer;
}

#btn12:hover {
    background: url(../Img/recibo4.jpg) no-repeat;
    border: 6px groove #33CC33;
    width: 550px;
    height: 320px;
    left: 400px;
    top: 200px;
}

#dropdowns{
    list-style-type: none;
    position: absolute;
    left: -10px;
    top: 206px;
}

select {
    background-color: #020901;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
    border-radius:5px;  
   
}

#Category {
    height:27px; 
    width:130px; 
}

#searchItems {
    height:27px; 
    width:231px; 
}

#amount {
    height:27px; 
    width:50px; 
}

#selectX {
    width: 400px;
    height:187px; 
    position: absolute;
    left: 33px;
    top: 310px;
}

#lbl1 {
    color: #47CC47;
    font-weight: bold;
    display: block;
    width: 50px;
    position: absolute;
    left: 268px;
    top: 86px;
}

#lbl2 {
    color: #47CC47;
    font-weight: bold;
    display: block;
    width: 50px;
    position: absolute;
    left: 185px;
    top: 127px;
}

#lbl3 {
    color: #47CC47;
    font-weight: bold;
    display: block;
    width: 50px;
    position: absolute;
    left: 223px;
    top: 455px;
}
#lbl4 {
    color: #C0C0C0;
    font-weight: normal;
    display: block;
    width: 280px;
    position: absolute;
    left: 38px;
    top: 555px;
}

#lbl5 {
    color: #87ff17;
    font-weight: bold;
    display: block;
    width: 400px;
    position: absolute;
    left: 28px;
    top: 478px;
}

#tablediv1{
    background-color: black;
    overflow: auto;
    width: 430px;
    height: 145px;
    position: absolute;
    left: 17px;
    top: 234px;
}
#table2{
    font-family: "Trebuchet MS", sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 1em;
    font-style: normal;
    border-collapse:separate;
    width: 410px;
    height: 145px;

}
#table2 thead th{
    font-size: 14px;
    padding:10px;
    color:#fff;
    text-shadow:1px 1px 1px #568F23;
    border:1px solid #93CE37;
    border-bottom:3px solid #9ED929;
    background-color:#9DD929;
    background:-webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.02, rgb(123,192,67)),
        color-stop(0.51, rgb(139,198,66)),
        color-stop(0.87, rgb(158,217,41))
        );
    background: -moz-linear-gradient(
        center bottom,
        rgb(123,192,67) 2%,
        rgb(139,198,66) 51%,
        rgb(158,217,41) 87%
        );
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    -moz-border-radius:5px 5px 0px 0px;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
}
#table2 thead th:empty{
    background:transparent;
    border:none;
}
