﻿body{background-color:#FFF}
.tableReport,.tbl,.table{border:1pt solid green;border-collapse:collapse;font-family:Calibri;color:#000;font-size:11pt}
.tableReport tbody tr:first-child,.tblTDHeader,.table tbody th{font-weight:700;font-size:11pt;color:#FFF;font-family:Calibri;background-color:Green;text-align:left}
.tableReport tbody tr:nth-child(even){background-color:#d7eda7;border:1px solid #9bbb59}
.tblTDText,.table tbody td{font-family:calibri;color:green}
.tblTDSubHeader{font-weight:700;color:green;background-color:#d7f5ea;font-family:Calibri Light;text-align:left}
select{font-size:11pt;outline:none;border:1px solid gray;font-family:Calibri}
.txtRightInput{text-align:right}
.lblMessage{font-family:Calibri;font-weight:700}
.btn,input[type=submit]{color:#FFF;font-size:12px;font-family:Calibri;font-weight:700;background-color:green;border:solid 1px #B3CAE1}
.btn:hover,input[type=submit]:hover{color:#FFF;font-size:12px;font-family:Calibri;font-weight:700;background-color:rgba(50,200,50,0.5);border:solid 1px green}
input[type=text],textarea,input[type=password]{outline:none;border:1px solid gray;font-family:Calibri;font-size:11pt}
input[type=text]:focus,input[type=text]:focus:hover,textarea:focus,textarea:focus:hover,input[type=password]:focus,input[type=password]:focus:hover{outline:none;border:1px solid green;font-family:Calibri;font-size:11pt}
input[type=text]:hover,textarea:hover,input[type=password]:hover{outline:none;border:1px solid #ff6a00;font-family:Calibri;font-size:11pt}
select:focus,input[type=radio]:focus,input[type=checkbox]:focus{font-size:11pt;outline:none;border:1px solid green;font-family:Calibri}
input[type=radio],input[type=checkbox]{font-size:11pt;outline:none;border:1px solid transparent;font-family:Calibri}
input[type=radio]:hover,input[type=checkbox]:hover{font-size:11pt;outline:none;border:1px solid #ff6a00;font-family:Calibri}
.btn:disabled,input[type=submit]:disabled,input[type=submit][disabled],.btn:disabled:hover,input[type=submit]:disabled:hover,input[type=submit][disabled]:hover{color:#FFF;font-size:12px;font-family:Calibri;font-weight:700;background-color:#999;border:solid 1px #B3CAE1}
.sessionDiv {position: fixed;right: 0;bottom: 0;background-color: steelblue;color: white;font-family: Calibri;border: 2px solid green;}