.labelstyle{

    height:10pt;
    width:15vw;
    text-align: right;
    font-size: 14pt;
}
.labeltiktik{

    height:10pt;
    width:15vw;
    font-size: 14pt;
}
.inputstyle{

    width:30vw;
    height:30pt;
    font-size: 12pt;
}

.inputstyle_date{

    width:10vw;
    height:30pt;
    font-size: 12pt;
}

.inputstyle_select{

    width:10vw;
    height:30pt;
    font-size: 12pt;
}
.inputstyle_textarea{

    width:30vw;
    font-size: 12pt;
}
th { font-size: 11pt; }
td { font-size: 11pt; }
#engine_table_paginate{
    font-size: 11pt;
}