@charset "UTF-8";
/* CSS Document */

body {
	color: #4D4D4D;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
}
.header {
	margin-top: 25px;	
}
.header-right {
	text-align: right;		
}
h1 {
	color: #5bafd4;
	font-size: 28px;
	line-height: 110%;
	margin: 84px 0px 0px 0px;
}
h2 {
	color: #89b741;
	font-size: 36px;
	line-height: 1.2;
	font-weight: normal;
	margin-top: 0px;
}
h3 {
	color: #40bedb;
	font-size: 16px;
	line-height: 1.2;
}
h4 {
	color: #4d4d4d;
	font-size: 15px;
	line-height: 1.2;
	margin-top: 20px;
}
hr {
    height: 1px;
    color: #CCCCCC;
    background-color: #CCCCCC;
    border: none;
}
.logo {
	margin-top: 25px;
}
.headerImage {
	margin: 20px 0px 30px;
	width: 100%;
}
.headerImage img {
	-moz-border-radius: 0px;
	border-radius: 0px;	
}
a, a:hover, a:focus {
	color: #4d4d4d;	
	text-decoration: underline;
}
a, a:active, a:focus {
	outline: none;
}
.introtext {
	margin-left: 0px !important;	
	border-right: 1px solid #CCCCCC;
	padding-right: 20px;
}
.mpglogo img {
	max-width: 190px;
	height: auto;
}
.right {
	float: right !important;
}
.login {
	background-color: #CC0000;
	text-align: center;
	padding: 12px 0px;
	margin-bottom: 20px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	font-size: 20px;
}
.login a, .login a:hover {
	display: block;
	font-weight: normal;
	line-height: 100%;
	margin: 0px;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
}
.attention {
	background-color: #5bafd4;
	text-align: center;
	padding: 12px;
	margin-bottom: 20px;
}
.attention h2 {
	color: #FFFFFF;
	text-align: left;
	margin: 0px 0px 10px 0px !important;
	font-weight: bold;
}
.attention p {
	color: #FFFFFF;
	text-align: left;
	font-size: 16px;
}
.attention a {
	color: #FFFFFF;
}
.news {
	height: 440px;
	overflow: scroll;	
	padding-right: 20px;
}
.footer {
	border-top: 6px solid #CCCCCC;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 10px;	
	font-size: 12px;	
}
.mpgweb {
	float: right;
	text-align: right;
}

/***** NEWS READ MORE EXPAND COLLAPSE *****/
h3 {
  margin: 0;
  font-size: 14px !important;
}
h3 a {
  background: url("../images/sprite.png") 0px 7px no-repeat;
  display: block;
  padding: 5px 5px 10px 15px;
  margin: 0;
  font-weight: normal;
}
h3.open a { 
	background-position: 0px -30px;
}
#css3-animated h3 + div {
  height: 0px;
  padding: 0px;
  overflow: hidden;
  display: block!important;
  -webkit-transform: translateZ(0);
  -webkit-transition: all 0.3s ease;
  moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition:all 0.3s ease;
  transition: all 0.3s ease;
}
#css3-animated h3.open + div {
  height: auto;
}


@media (max-width: 767px) {
h1 {
	margin: 20px 0px;
}
.mpg, .logo, .heading {
	 text-align: center;
}
.mpg, .heading {
	 margin-top: 20px;
}
.mpg {
	 margin-bottom: 20px;
}
.mpgweb {
	text-align: left;
}
.introtext {
	border-right: 0px solid #CCCCCC;
	padding-right: 0px;
}
.news {
	padding-bottom: 20px;	
}
}

@media (max-width: 979px) {
.row-fluid .contact .span6 {
	width: 100% !important;
	margin-left: 0;
}
}

/* Login */
.login-title {
	font-size: 21px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	background-color: #5bafd4;
}
.login-form {
	padding: 10px;
	margin-bottom: 20px;
	background-color: #eee;
}
#frmSignIn {
	font-size:12px;
}

#frmSignIn a:link {
	color:#0000FF;
}
#frmSignIn a:hover {
	color:#0000FF;	
}
#frmSignIn a:visited {
	color:#0000A0;
}

#frmSignIn a.noUnderline:link {
	color:#0000FF;	
	text-decoration: none;
}
#frmSignIn a.noUnderline:hover {
	color:#0000FF;	
	text-decoration: underline;
}
#frmSignIn a.noUnderline:visited {
	color:#0000A0;	
	text-decoration: none;
}

/* Bootstrap Overrides */
.form-horizontal .control-group {
    margin-bottom: 10px;
}

.form-horizontal .control-label {
	width: 80px;
}
.form-horizontal .controls {
	margin-left: 90px;
}
@media (max-width: 768px) {
    #spotless-box {
        margin: 0 auto;
    }
}
@media (max-width: 480px) {
	.form-horizontal .controls {
		margin-left: 0;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
    #spotless-box {
        margin: 0 auto;
    }
	.form-horizontal .change-space {
		margin-left: 0;
	}
	h1 {
	font-size: 22px;
    }
}
/* Custom CSS starts here */
#spotless-box {
  background-color: #00437a;
  border-radius: 6px;
  box-sizing: border-box;
  padding: 15px 35px;
  width: 100%;
  /*max-width: 322px;*/
  margin-bottom: 21px;
}

#spotless-box-logo {
  background: url('../images/spotless-logo.png');
  background-size: cover;
  height: 53px;
  margin: 0 auto;
  width: 169px;
  margin-bottom: 15px;
}

.spotless-box-callout {
  text-transform: uppercase;
  color: white;
  font-weight: bold;
  font-family: sans-serif;
  font-size: 20px;
  text-align: center;
  line-height: 1.25;
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
}

.spotless-box-description {
  color: white;
  font-family: sans-serif;
  font-size: 15px;
  line-height: 1.2;
  margin: 0;
  padding: 0;
  text-align: center;
}
.spotless-box-description > a, .spotless-box-description > a:active, .spotless-box-description > a:visited, .spotless-box-description > a:link {
  color: white;
}