body
{
  /* min-height: 800px; */
  padding-top: 70px;
  background-color: #101020;
  color: white;
  font-size: 11pt;
}
.jumbotron
{
  background-color: #303040;
  margin-top: 60px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-color: black;
}
.navbar-default
{
  background-image: none;
  background-color: black;
  border-color: #606060;
}
.navbar-toggle
{
  margin-top: 13px;
  background-color: #c0c0c0;
  border: 0;
}

h1, h2, h3, h4
{
	color: #808080;
}
h3
{
	color: #ffff00;
	margin-top: 25px;
	margin-bottom: 15px;
}
h4
{
	padding: 5px 0 5px 0;
	margin-top: 0;
	margin-bottom: 0;
}
.marketing p + h4
{
	margin-top: 0;
}
.msp_icon
{
	background-color: black;
}
p.msp_user, h4.msp_user
{
	text-align: left;
	padding-left: 0;
	margin-top: 3px;
	margin-bottom: 3px;
}
h4.msp_user
{
	color: #ffff00;
}
span.msp-glyphicon-warning
{
	color: #ff0000;
}
span.msp-glyphicon-good
{
	color: #00ff00;
}
span.msp-glyphicon-neutral
{
	color: #0080ff;
}
td.msp_amount, th.msp_amount
{
	text-align: right;
}
td.msp_amount_total, th.msp_amount_total
{
	color: #ffff00;
	font-size: 14pt;
}
.msp-pointer
{
	cursor: pointer;
}
div.modal-body
{
	color: black;
}
div.modal-header
{
border: 0;
padding: 10px 28px 0 28px;
}
div.modal-footer
{
border: 0;
padding: 0px 28px 10px 28px;
}
div.modal-body
{
border: 0;
padding: 0px 20px 0px 20px;
}
table.table
{
margin-bottom: 0;
}
li.msp-menusss
{
	font-size: 12pt;
}
a.msp-anchor
{
	text-decoration: none;
	color: white;
}
.datepicker, .bootstrap-timepicker-hour, .bootstrap-timepicker-minute
{
color: black;
}
div.datepicker-inline
{
 background-color: white;
}
table.msp-wide td
{
	height: 50px !important;
	vertical-align: middle !important;
}
div.ass-photo
{
	background-image: url('/img/cups.jpg');
	height: 500px;
}
div.container
{
	width: 1000px !important;
	max-width: 1000px !important;
}

div.ac_wizard, td.ac_wizard
{
 background-color: #505050;
 text-align: center;
 border: black solid 2px;
 height: auto;
 width: 12.5%;
 margin: auto;
}

a.ac_wizard
{
 color: #c0c0c0;
}

div.ac_wizard_current, td.ac_wizard_current
{
 background-color: #707070;
 color: white;
}

div.ac_cupeditor
{
 margin-bottom: 10px;
 padding-top: 20px;
 padding-bottom: 20px;
 border: white solid 2px;
}
input.ac_cupeditor, option.ac_cupeditor, select.ac_cupeditor
{
 color: black;
}
td.ac_cupeditor
{
 padding: 2px 5px 2px 5px;
 background-color: #404040;
}
td.ac_cupeditor_left
{
 text-align: right;
 width: 160px;
}
td.ac_cupeditor_right
{
 text-align: left;
}
td.ac_cupeditor_notes
{
 text-align: center;
 color: #ffff00;
 text-align: center;
}
td.ac-report
{
}