div.installer-company {
	background-color: #5a81ac;
}

.primary .tabbed h1.installer-company {
	background-color: transparent;
	clear: none;
	font-size: 12pt;
	margin: 0;
}

div.tech-signup {
    background-color: #7399c6;
}

.primary .tabbed h1.tech-signup {
    margin: 1px 0 0 0;
}

.primary .tabbed h1.installer-signup {
	font-size: 10.5pt;
}

.signup-left {
	float: left;
}

.primary .tabbed h2.company-code-question {
	background-color: transparent;
	clear: none;
	float: right;
	margin: 2px 0 0 0;
	text-transform: none;
}

h2.company-code-question a {
    color: #aad1ec;
}

h2.company-code-question a:hover {
    color: #e0f0ff;
    text-decoration: underline;
}

#notification {
	z-index: 9999 !important;
}

.btn.submitting, .btn.submitting:hover {
    background-color: #fc0;
}

#modal-company-code .modal-footer {
	text-align: center;
}

#modal-btn-submit-company-code {
	float: right;
}

#modal-btn-clear-company-code {
	background-color: #faa;
}

#tech_signup .submit {
	float: right;
}

#module {
    padding-bottom: 0;
}

div.instruction {
    font-size: 11pt;
    font-weight: bold;
    text-align: center;
}