body{
	padding-top:85px;padding-bottom:40px;
	background:transparent url(/images/personifyhealth_report_logo.png) no-repeat 99% 90%  fixed;
}
.silvertip{position:absolute;top:100px;right:10px;width:150px;
	background:#6dbdcb;color:#5a5a5a}
.navbar-inverse .brand{color:#fff}
@media (max-width: 1202px) {
	body{padding-top:125px;background:none}
	.silvertip{position:relative;top:0;right:0;width:auto}
}
@media (max-width: 1023px) {
	.bldInfo{display:none}
}
@media (max-width: 979px) {
	body {padding:0}
	.silvertip{display:none}
}
label{font-weight:bold}
.white{color:#fff}
.clearer{clear:both}
.multipage_state{margin:0 5px}
form .required {
    font-weight: bold;
}
form .required label:after {
    color: #e32;
    content: '*';
    display:inline;
}
form .required label{color:green}
#modalForm{margin-bottom:0}
.pager{margin-bottom:0;}
.page-header{margin:10px 0 15px;color:#202020;border-color:#e6e6e6}
h1, h2, h3, h4, h5, h6 {margin: 0;}
.table-bordered th {
    background: #003C44;
    color: #fff;
    border-left-color: #2275d7
}
.modal{
    width: 780px;
    margin-left: -390px; /* - width/2 */
}
.modal-body{max-height:350px}


/* table sorter */
th.headerSortUp {
	background-image: url(../img/asc.gif);
	background-repeat: no-repeat;
	background-position: center right;
}
th.headerSortDown {
  background-image: url(../img/desc.gif);
	background-repeat: no-repeat;
	background-position: center right;
}
.alert.nostyle{background-color:transparent}
.dl-horizontal dt{width:200px;margin-right:3px}
/* 	Silverlink horizontal form
		- Allow's us to avoid all the excess bootstrap markup
*/
.horizontal{padding:0;margin:0}
.horizontal .modal-body label,.horizontal .modal-body  select,.horizontal .modal-body  input{
	float: left;
}
.horizontal .control-group label,.horizontal .control-group  select,.horizontal .control-group  input{
	float: left;
	padding-top: 5px;
	margin:5px;
}
.horizontal .control-group label{
	width:100px;
	padding-top: 5px;
	margin:5px;
}

/* portlet/row styles */
.toggleportlet{display:none}
.portlet { margin-bottom: .1em; font-size:12px}
.portlet-header{ margin: 0.3em; padding: 8px;background:#CCD8DA;color:#202020;font-weight:bold;font-size:12px}
.portlet-header .toggle { float: left; margin-right:6px}
.portlet-header .sl-button{padding-top:0;padding-bottom:0}
.portlet-content { padding: 0.4em}

.FilterValueCheckList input, .FilterValueCheckList label{
    display:inline;font-weight:normal;
}

.CampaignProgramPanelLonger, .ReportGroupPanelWidth {
     white-space:nowrap;  Height: 150px; overflow: auto;
}
select.CampaignProgramPanel, select.ReportGroupPanelWidth
{
    height: 140px;
    width: 80%;
}
.reportIcon{
    margin-right:10px;
    float:left;
}
.buttonPad{
    padding-top: 50px;
}
.actionColumn{
    width: 110px;
}
