@CHARSET "ISO-8859-1";

.fileupload-buttonbar
{
	padding-left: 200px;
}
em
{
	color:red;
}

.form-body 
{
	font-size:14px !important;
}

.customer_message
{
	resize:none;
}

.top-box
{
	height:50px;
	background-color:#006490;
}
.bottom-box
{
	height:40px;
	background-color:#006a9a;
}

.portlet > .portlet-body
{
  border-radius: 0px !important;
}

.dominos-logo
{
  background-image: url(../img/dominos-logo-header.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center top;
  background-color:#FFF;
  
  width:100%;
  height:250px;
  
  border:none !important;
  
}

.portlet.box.blue
{
    border:none !important;
}

.application_title
{
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid #d9d9d9;
	padding-bottom: 30px;
	margin: 30px -20px 30px;
}
