
/* ============================= */
/* =====     Footer    ====== */
/* ============================= */

#page-footer .base,
#page-footer .switch-label{
line-height : 1 !important;
color: #6a6c6f !important;
}

select#companyId {
    height: 2.3125rem;
    font-size: 14px;
    padding: 0.55em;
    font-family: Arial !important;
    padding-bottom: 0.55em;
}


.loading {
	/*display: none;*/
	position: fixed;
	z-index: 1000;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgba(255, 255, 255, .8)
}

.loading .message {
	background-color: #fff;
	background-image: url(../images/spinner.gif);
	background-position: 124px 32px;
	background-repeat: no-repeat;
	width: 280px;
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0
}

.loading .message p {
	text-align: center;
	margin-top: 90px
}

.postfix {
	height: 2.3175rem;
}

.form-text {
	padding: .625rem 0;
	line-height: 1.2;
}
