.tabbingtable2 {
   width                      : 90%;
   margin-top                 : 15px;
   margin-left                : 5px;
   margin-bottom              : 30px;
   font-family                : Roboto-Regular;
   border                     : 0px;
}

.tabbingtableth2 {
   border-left                : 2px #F3F4F6 solid;
   border-bottom              : 2px #F3F4F6 solid;
   border-right               : 2px #F3F4F6 solid;
   border-top                 : 2px #F3F4F6 solid;
   padding-top                : 3px;
   padding-bottom             : 3px;
}

.tabbingtableth2selected {
   border-left                : 2px #F3F4F6 solid;
   border-bottom              : 2px #359AB9 solid;
   border-right               : 2px #F3F4F6 solid;
   border-top                 : 2px #359AB9 solid;
   padding-top                : 3px;
   padding-bottom             : 3px;
}

.tabbingtablelink2 {
   font-size                  : 12pt;
   color                      : #000000;
   text-decoration            : none;
}

.tabbingtablelink2selected {
   font-size                  : 12pt;
   color                      : #359AB9;
   text-decoration            : none;
}

.tablelistingtr2:hover {
  background-color         : #EBEBEB;   
}

.inputsubmit {
   border                     : 1px #000000 solid;
   padding-left               : 5px;
   font-size                  : 12pt;
   font-family                : Roboto-Regular;
   color                      : #FFFFFF;
   height                     : 30px;
   background-color           : #252E43;
}

.inputtext { 
   border                     : 1px #000000 solid;
   padding-left               : 2px;
   font-size                  : 12pt;
   font-family                : Roboto-Regular;
   height                     : 30px;
}