html, body { background: #fff; font-family: Verdana, Helvetica, sans-serif; font-size: 11px; line-height: 15px; }

* {
font-family: Verdana, Helvetica, sans-serif;
font-size: 12px; line-height: 16px; color: #445; text-align: left;
}


h1, h2, h3, h4, h5, h6 { color: #003082; }
h1 { font-size: 19px; line-height: 22px; margin-bottom: 8px; }
h2 { font-size: 17px; line-height: 20px; margin-bottom: 8px; }
h3 { font-size: 14px; line-height: 16px; margin-bottom: 5px; }
h4 { font-size: 12px; line-height: 14px; margin-bottom: 5px; }
h5 { font-size: 12px; line-height: 14px; margin-bottom: 5px; }
h6 { font-size: 12px; line-height: 14px; margin-bottom: 5px; }

a { color: #b31b34 !important; text-decoration: none !important; } 
a:hover { color: #b31b34 !important; text-decoration: underline !important; } 

td.vc_header, th.vc_header { color: white !important; background-color: #003082 !important; }
td.vc_header a, th.vc_header a { color: white !important; }

td.vc_header_sort, th.vc_header_sort { color: white !important; background-color: #B31B34 !important; }
td.vc_header_sort a, th.vc_header_sort a { color: white !important; }

tr.vc_diff_chunk_header td { color: white !important; background-color: #003082 !important; }
tr.vc_diff_chunk_header td strong { color: white !important }

tr.vc_row_even { background-color: white !important; } 
tr.vc_row_odd { background-color: #DFE1E6 !important;  }

pre { 
font-family: monospace; 
font-size: 12px; line-height: 16px; color: #445; text-align: left;
}

pre.vc_log { 
font-family: Verdana, Helvetica, sans-serif;
font-size: 12px; line-height: 16px; color: #445; text-align: left;
}

