
.textRight{
    text-align: right;
}
table tr.bgColor1{
    background-color: #eee;
}
.datetime select{
    min-width: 3em;
    background-image: none;
}
.datetime select:nth-child(4){
    margin-right: 3em;

}
#hint{
    color:#ff0000;
}
.content{
    padding:0.0rem;
}
.container{
    overflow-y:scroll;
}
table tr th, table tr td{
    padding-left: 0;
    padding-right: 0.3rem;
}