﻿/* blue header */
.BHeader { background: #f1f1f1; margin: 0 0 20px; }
.BHeader:after { content: ""; display: table; clear: both; }
.BHeader h2.Title { min-height: 32px; color: #fff; text-transform: uppercase; background: #11375c; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; background: #11375c; padding: 10px; font-size: 16px; line-height: 1.2; margin: 0; }
.BHeader .containerpane { padding: 15px; }

/* empty with title */
.Emptycontainer2 { padding: 0px 0 0px 0; }
.Emptycontainer2:after { content: ""; display: table; clear: both; }
.Emptycontainer2 h1.Title { height: 40px; text-align: left; color: #11395f; padding: 0px; margin: 0px; line-height: 40px; text-transform: uppercase; }
.Emptycontainer2 h1.Title .tt { padding-left: 0px; font-size: 26px; text-transform: uppercase; }
.Emptycontainer2 .containerpane { }

/* empty */
.empty-container { margin-bottom: 20px }
.empty-container:after { content: ""; display: table; clear: both; }
