﻿body {
    background-color: lightblue;
    border: 0;
    padding: 0;
    font-family :Arial
}
.lbltxt {
    font-size:small ;
    color:black; 
}
.cmdButtons {
    height: 40px;
    width: 153px;
    background-color: forestgreen;
    color: white;
    border: 1px solid black;
    border-radius:5px;
}
.txtBox {
    height: 30px;
    width: 153px;
    padding: 2px 0 0 2px;
    border: 2px solid blue;
    color: black;
    text-align: left;
    background-color: #e3f3d7;
    background-image:none ;
    border-radius:6px;
}


.watermarked_txtBox_pswd {
    height: 30px;
    width: 153px;
    padding: 2px 0 0 2px;
    border: 2px solid olive;
    color: gray;
    text-align: center;
    background-color: #e3f3d7;
    background-image: url(../images/pswd.jpg);
    background-repeat: no-repeat;
}

.watermarked_txtBox_Login {
    height: 30px;
    width: 153px;
    padding: 2px 0 0 2px;
    border: 2px solid olive;
    color: gray;
    text-align: center;
    background-color: #e3f3d7
}
.HupGridPosition {
    font-family:Arial;   
    
    width:250px; 
    background-color:antiquewhite;  
}

.HupGridPosition4GL {
    font-family: Arial;
    width: 150px;
    background-color: antiquewhite;
}


.HupGridButtons {
    background-color: saddlebrown;
    color: white;
    border: 1px solid black;
    background-repeat: no-repeat;
    height: 40px;
    width: 253px;
}
.HupGridButtons4Regs {
    background-color: darkmagenta;
    color: white;
    border: 1px solid black;
    background-repeat: no-repeat;
    height: 40px;
    width: 253px;
}
.HupGridButtons4Rpt {
    background-color:chocolate;
    color: white;
    border: 1px solid black;
    background-repeat: no-repeat;
    height: 40px;
    width: 253px;
}
.HupGridButtons4Print {
    background-color:cadetblue ;
    color: white;
    border: 1px solid black;
    background-repeat: no-repeat;
    height: 40px;
    width: 253px;
}
.HupGridButtons4GL {
    background-color: dimgray;
    color: white;
    border: 1px solid black;
    background-repeat: no-repeat;
    height: 40px;
    width: 253px;
}
.HupGridButtons4Appt {
    background-color: chocolate;
    color: white;
    border: 1px solid black;
    background-repeat: no-repeat;
    height: 40px;
    width: 253px;
}
.HupGridButtons4Tkts{
    background-color: limegreen;
    color: white;
    border: 1px solid black;
    background-repeat: no-repeat;
    height: 40px;
    width: 253px;

}
.HupGridButtons4Acc {
    background-color: coral;
    color: white;
    border: 1px solid black;
    background-repeat: no-repeat;
    height: 40px;
    width: 253px;
}
.HupGridButtons4Memo {
    background-color: darkcyan;
    color: white;
    border: 1px solid black;
    background-repeat: no-repeat;
    height: 40px;
    width: 253px;
}
.HupGridButtons4Mas {
    background-color: darkcyan;
    color: white;
    border: 1px solid black;
    background-repeat: no-repeat;
    height: 40px;
    width: 253px;
}

.HupGridheader4Acc {
    background-position: 5% center;
    background-color: antiquewhite;
    padding: 3px 10px 3px 30px;
    background-image: url(../images/acc.jpg);
    background-size: 25px 25px;
    background-repeat: no-repeat;
}
.HupGridheader4Tkts {
    background-position: 5% center;
    background-color: antiquewhite;
    padding: 3px 10px 3px 30px;
    background-image: url(../images/tkt.jpg);
    background-size: 25px 25px;
    background-repeat: no-repeat;
}
.HupGridheader4Memo {
    background-position: 5% center;
    background-color: antiquewhite;
    padding: 3px 10px 3px 30px;
    background-image: url(../images/memo.jpg);
    background-size: 25px 25px;
    background-repeat: no-repeat;
}
.HupGridheader4GL {
    background-position: 5% center;
    background-color: antiquewhite;
    padding: 3px 10px 3px 30px;
    background-image: url(../images/gl.png);
    background-size: 25px 25px;
    background-repeat: no-repeat;
}
.HupGridheader4Regs {
    background-position: 5% center;
    background-color: antiquewhite;
    padding: 3px 10px 3px 30px;
    background-image: url(../images/regs.png);
    background-size: 19px 19px;
    background-repeat: no-repeat;
}
.HupGridheader4Print {
    background-position: 5% center;
    background-color: antiquewhite;
    padding: 3px 10px 3px 30px;
    background-image: url(../images/prints.jpg);
    background-size: 25px 25px;
    background-repeat: no-repeat;
}
.HupGridheader4Rpt {
    background-position: 5% center;
    background-color: antiquewhite;
    padding: 3px 10px 3px 30px;
    background-image: url(../images/rpt.png);
    background-size: 25px 25px;
    background-repeat: no-repeat;
}
.HupGridheader4Plns {
    background-position: 5% center;
    background-color: antiquewhite;
    padding: 3px 10px 3px 30px;
    background-image: url(../images/plnsimg.png);
    background-size: 25px 25px;
    background-repeat: no-repeat;
}
.HupGridheader4Mas {
    background-position: 5% center;
    background-color: antiquewhite;
    padding: 3px 10px 3px 30px;
    background-image: url(../images/mas.png);
    background-size: 25px 25px;
    background-repeat: no-repeat;
}
.HupGridheader4Usrmng {
    background-position: 5% center;
    background-color: antiquewhite;
    padding: 3px 10px 3px 30px;
    background-image: url(../images/usrmng.jpg);
    background-size: 25px 25px;
    background-repeat: no-repeat;
}
.HupGridheader4Stats {
    background-position: 5% center;
    background-color: antiquewhite;
    padding: 3px 10px 3px 30px;
    background-image: url(../images/stats.jpg);
    background-size: 25px 25px;
    background-repeat: no-repeat;
}
.HupGridheader4Tour {
    background-position: 5% center;
    background-color: antiquewhite;
    padding: 3px 10px 3px 30px;
    background-image: url(../images/tour.jpg);
    background-size: 25px 25px;
    background-repeat: no-repeat;
}

.watermarked {
    height: 30px;
    width: 153px;
    padding: 2px 0 0 2px;
    border: 2px solid olive;
    color: gray;
    text-align: center;
    background-color: #e3f3d7
}

.validatorCalloutHighlight {
    background-color: lemonchiffon;
    border: 2px solid blue;
   
}
.cmdlogout {
    height: 600px;
    width: 153px;
    padding: 5px 10px 5px 25px;
    background-color:white;  
}
.dynamicPopulate_Normal {
    border: silver 1px inset;
    padding: 2px;
    text-align: center;
    height: 2em;
    margin: 5px;
    width: 200px;
}

.dynamicPopulate_Updating {
    background-image: url(Images/loading.gif);
    background-repeat: no-repeat;
    border: silver 1px inset;
    text-align: center;
    padding: 2px;
    height: 2em;
    margin: 5px;
    width: 200px;
}