.sa_missing2, 
input[type="text"].sa_missing2,
input[type="tel"].sa_missing2 {
	background-color: #fff4b5;
    box-shadow: 0 0 15px #f7ecaf inset;
    color: #555;
}
p {
	margin-bottom: 1rem;
}
#step2 form {
	margin-bottom: 0;
}
button, .button {
	margin-bottom: 1rem;
}
.reveal-modal--form--header {
	margin-bottom: 2rem !important;
}
.reveal-modal--form--header img {
	max-height: 42px;
}
.reveal-modal__form__footer {
   bottom: 0;
    padding-bottom: 2rem;
    padding-top: 2rem;
    position: static;
    width: 101%;
    
}
.reveal-modal__form__footer.widget-280, .reveal-modal__form__footer.widget-300 {
    position:absolute;
}
.reveal-modal__form__footer p {
	display:inline-block;
	padding-right:10px;
	line-height:20px;
}
.reveal-modal__form__footer img {
	display: inline-block;
	height: 20px;
	margin-top:-5px;
}

.iframe-loading {
    background: url(https://software-advice.imgix.net/base/wait24.gif) no-repeat scroll 50% 50% #fff;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

.th {
    max-height: 320px;
}

.capterra-logo {
    height: 2.35rem;
    width: auto;
    margin: 0.5rem auto 0 auto;
    display: block;
}
