/* CUSTOM BUTTONS
 * http://charliepark.org/bootstrap_buttons/
 *******************************************/
.btn-teal {
  background-color: hsl(191, 63%, 38%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#50bed7", endColorstr="#23879d");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#50bed7), to(#23879d));
  background-image: -webkit-gradient(linear, left top, left bottom, from(#50bed7), to(#23879d));
  background-image: linear-gradient(#50bed7, #23879d);
  border-color: #23879d #23879d hsl(191, 63%, 33%);
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33);
  -webkit-font-smoothing: antialiased;
}
.btn-yellow {
  background-color: #eea904 !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fcc84f", endColorstr="#eea904");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#fcc84f), to(#eea904));
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fcc84f), to(#eea904));
  background-image: linear-gradient(#fcc84f, #eea904);
  border-color: #eea904 #eea904 hsl(42, 97%, 47%);
  color: #fff !important;
  font-weight: bold;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.29);
  -webkit-font-smoothing: antialiased;
}
.btn-purple {
  background-color: #552b72 !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#633285", endColorstr="#552b72");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#633285), to(#552b72));
  background-image: -webkit-gradient(linear, left top, left bottom, from(#633285), to(#552b72));
  background-image: linear-gradient(#633285, #552b72);
  border-color: #552b72 #552b72 hsl(275.5, 45.2%, 30.8%);
  color: #fff !important;
  font-weight: bold;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.29);
  -webkit-font-smoothing: antialiased;
}
.btn-blue {
  background-color: #003764 !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#227ac8", endColorstr="#003764");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#227ac8), to(#003764));
  background-image: -webkit-gradient(linear, left top, left bottom, from(#227ac8), to(#003764));
  background-image: linear-gradient(#227ac8, #003764);
  border-color: #003764 #003764 hsl(208, 71%, 21%);
  color: #fff !important;
  font-weight: bold;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33);
  -webkit-font-smoothing: antialiased;
}
.btn-green {
  background-color: #0f7202 !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#28a107", endColorstr="#0f7202");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#28a107), to(#0f7202));
  background-image: -webkit-gradient(linear, left top, left bottom, from(#28a107), to(#0f7202));
  background-image: linear-gradient(#28a107, #0f7202);
  border-color: #0f7202 #0f7202 hsl(105, 30%, 63%);
  color: #fff !important;
  font-weight: bold;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.33);
  -webkit-font-smoothing: antialiased;
}
.btn-brown {
  background-color: hsl(42, 34%, 25%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#927c48", endColorstr="#55482a");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#927c48), to(#55482a));
  background-image: -webkit-gradient(linear, left top, left bottom, from(#927c48), to(#55482a));
  background-image: linear-gradient(#927c48, #55482a);
  border-color: #55482a #55482a hsl(42, 34%, 20.5%);
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.29);
  -webkit-font-smoothing: antialiased;
}
.btn-red {
  background-color: #5e1111 !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#b42121", endColorstr="#5e1111");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#b42121), to(#5e1111));
  background-image: -webkit-gradient(linear, left top, left bottom, from(#b42121), to(#5e1111));
  background-image: linear-gradient(#b42121, #5e1111);
  border-color: #5e1111 #5e1111 hsl(0, 69%, 17%);
  color: #fff !important;
  font-weight: bold;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33);
  -webkit-font-smoothing: antialiased;
}
.btn-black {
  background-color: hsl(0, 0%, 16%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#5b5b5b", endColorstr="#282828");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#5b5b5b), to(#282828));
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5b5b5b), to(#282828));
  background-image: linear-gradient(#5b5b5b, #282828);
  border-color: #282828 #282828 hsl(0, 0%, 11%);
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33);
  -webkit-font-smoothing: antialiased;
}
.btn-orange {
  background-color: hsl(36, 100%, 40%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffad32", endColorstr="#cc7a00");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ffad32), to(#cc7a00));
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffad32), to(#cc7a00));
  background-image: linear-gradient(#ffad32, #cc7a00);
  border-color: #cc7a00 #cc7a00 hsl(36, 100%, 35%);
  color: #333 !important;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.33);
  -webkit-font-smoothing: antialiased;
}
.btn-gold {
  background-color: #db8300 !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#feb342", endColorstr="#db8300");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#feb342), to(#db8300));
  background-image: -webkit-gradient(linear, left top, left bottom, from(#feb342), to(#db8300));
  background-image: linear-gradient(#feb342, #db8300);
  border-color: #db8300 #db8300 hsl(36, 100%, 38%);
  color: white !important;
  font-weight: bold;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.33);
  -webkit-font-smoothing: antialiased;
}
.btn-default {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fcfcfc+0,cecece+100 */
  background: #fcfcfc;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(#fcfcfc), to(#cecece));
  background: linear-gradient(to bottom, #fcfcfc 0%, #cecece 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#cecece', GradientType=0);
  /* IE6-9 */
}
.searchControls .btn-default {
  background: #0a3b61 !important;
  /* Old browsers */
  text-shadow: none;
}
.searchControls .btn-default:hover {
  background: #f9c322 !important;
  color: #0a3b61 !important;
}
.searchControls .btn-default:focus {
  color: white !important;
}
.file-input-wrapper.btn,
.btn-gray {
  background-image: linear-gradient(to bottom, #ffffff 0px, #dfdfdf 100%);
  background-repeat: repeat-x;
  border-color: #dfdfdf;
  color: black;
}
.input-group-sm .form-control,
.input-group-sm .input-group-btn .btn {
  font-size: 14px;
}
.modal-footer {
  background-color: #F5F5F5;
  padding: 14px 15px 15px;
}
.modal-footer .btn + .btn {
  margin: 0 5px;
}
.glyphicon {
  top: 2px;
}
/* FIX FORM CONTAINER FILE INPUT BUTTONS
********************************************/

/*------------------------------------------------------------------------
# author    Eric Worman, HotRocket Development, Inc.
# copyright Copyright  2014. All rights reserved.
# @license  http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
# Website   Go4Rent Payment Gateway
# Path: /resources/assets/less/site.less
-------------------------------------------------------------------------*/
/* Import 3L mixins and apply reset.css
********************************************/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* COLORS
********************************************/
/*
	Black: #1f1f1f / 31/31/31
*/
/* 117/117/117 */
/* 247/244/203 */
/* 242/0/0 */
/* 238/238/238 */
/* 3/95/158 */
/* 59/120/69 */
/* 33/96/25 */
.dropShadow {
  box-shadow: 4px 4px 5px 0 #757575;
}
/* COMMON STYLES
********************************************/
body {
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  color: #333333;
  margin: auto;
  overflow-x: hidden;
}
a {
  color: inherit;
}
a:hover {
  color: #035f9e;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
hr {
  border-top: 1px solid #d7d7d7;
}
.pageWidth {
  max-width: 800px;
  margin: auto;
  position: relative;
}
.baseForm .form-group label {
  padding: 5px 0;
}
.baseForm .btn {
  padding: 5px 10px;
  min-width: 100px;
  margin: 0 5px;
}
.disclaimer {
  font-size: 12px;
}
.loginBackground {
  background-color: #333;
}
.title {
  font-size: 2.3em;
  font-weight: bold;
  text-shadow: 2px 2px 2px #ebebeb;
  padding: 5px 0;
}
.subTitle {
  font-size: 1.3em;
  font-weight: bold;
  margin-bottom: 10px;
}
.fieldErrorText {
  font-size: 0.8em;
  font-weight: bold;
  color: red;
  padding-top: 10px;
  text-align: left;
  clear: both;
  padding-left: 15px;
}
.fieldError label {
  color: red;
}
.fieldError .form-control {
  background-color: #F7F4CB;
}
.file-input-name {
  display: inline;
  margin: 5px 0 0 0;
  font-size: 0.8em;
}
.curImage {
  display: block;
  font-size: 0.8em;
}
.alert {
  width: 95%;
  margin: 20px auto 0 auto;
}
.editRecord {
  color: black;
  padding: 5px 0;
  display: block;
}
.logo {
  display: block;
  margin: auto;
  width: 150px;
}
.required {
  color: #e6001e;
}
.requiredAsterix:after {
  content: " *";
}
.no-padding {
  padding: 0;
}
.description {
  color: #757575;
  font-size: 0.8em;
  margin-top: 5px;
  font-weight: 300;
}
.description .glyphicon {
  position: relative;
  top: 1px;
}
.form-group.inlineGroup {
  margin-top: 30px;
}
.form-group.inlineGroup label {
  line-height: 24px;
  padding: 5px 5px 0 0;
}
.pageContent {
  padding: 0 30px;
}
.formContainer {
  padding: 0;
}
.formPanel {
  border: 1px solid #eeeeee;
  border-radius: 3px;
  clear: both;
  margin: 0 0 25px 0;
}
.formHeader {
  background-color: #eeeeee;
  background-image: -webkit-gradient(linear, left top, left bottom, from(white), to(#eeeeee));
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='white', endColorstr='#eeeeee', GradientType=0);
  line-height: 44px;
  padding: 0 15px;
  border-radius: 3px 3px 0 0;
  font-weight: bold;
  font-size: 1.5em;
  word-break: break-all;
}
.formBody {
  padding: 15px;
}
.formLabel {
  font-weight: bold;
  text-align: right;
  font-size: 0.9em;
  line-height: 30px;
}
.formLabel.twoLineLabel {
  line-height: 1.1em;
  position: relative;
  top: 1px;
}
.fieldGroupHeader {
  font-weight: bold;
  color: #757575;
  padding: 0 0 10px 0;
  border-bottom: 1px solid #eeeeee;
  margin: 35px 0 20px 0;
}
.doubleInputs > .form-control:last-of-type {
  margin-top: 15px;
}
.form-group p.description {
  font-size: 0.8em;
}
.fieldGroupHeader:first-of-type {
  margin-top: 10px;
}
.stackedInputField {
  margin-top: 5px;
}
.inputButtons .btn {
  margin-right: 5px;
}
.switchToggleContainer {
  position: relative;
  top: 9px;
}
.modal-header {
  background-color: #035f9e;
  color: white;
  font-weight: bold;
  font-size: 1.5em;
}
.modal-body p {
  line-height: 1.5em;
}
.curRecordHeader {
  color: #035f9e;
  font-weight: bold;
  margin: 15px;
  padding-bottom: 5px;
  border-bottom: 1px dotted #757575;
  font-size: 1.2em;
}
.curRecordsWrapper {
  padding-left: 20px;
}
@media (max-width: 767px) {
  .curRecordsWrapper {
    padding-left: 0px;
  }
}
.curRecords {
  border: 4px solid #d7d7d7;
  background-color: #eeeeee;
}
.records {
  margin: 15px;
}
.curRecord {
  padding: 10px 0px;
  border-bottom: 1px dotted #757575;
  display: block;
}
.curRecord.noRecordBorder {
  border: none;
}
.curRecord:hover {
  text-decoration: none;
}
.rentalApplicationsHeader {
  color: #035f9e;
  font-weight: bold;
  margin: 15px 15px 0px;
  padding-bottom: 5px;
  border-bottom: 1px dotted #757575;
  font-size: 1.2em;
}
.rentalApplicationRecords {
  margin: 5px 0px;
}
.rentalApplicationRecord {
  padding: 10px 15px;
  border-bottom: 1px dotted #757575;
  display: block;
  font-size: 14px;
  line-height: 1.2em;
}
.rentalApplicationRecord.noRecordBorder {
  border: none;
}
.rentalApplicationRecord:hover {
  text-decoration: none;
}
.rentalApplicationRecord.selected {
  background: skyblue;
  outline: double;
  outline-color: gray;
}
.rentalApplicationRecord.coApplication {
  background: lightcyan;
}
.coApplicationBadge {
  font-size: 16px;
  color: skyblue;
}
.curApplicationBadge {
  font-size: 16px;
  color: #00649f;
}
.tenantApplicationBadge.in_progress {
  background-color: #333333;
  font-size: 12px;
  color: white !important;
  padding: 2px 4px 2px 4px;
  margin-bottom: 3px;
  border-radius: 5px;
}
.tenantApplicationBadge.submitted {
  background-color: #ac162c;
  font-size: 12px;
  color: white !important;
  padding: 2px 4px 2px 4px;
  margin-bottom: 3px;
  border-radius: 5px;
}
.tenantApplicationBadge.processing {
  background-color: #00649f;
  font-size: 12px;
  color: white !important;
  padding: 2px 4px 2px 4px;
  margin-bottom: 3px;
  border-radius: 5px;
}
.tenantApplicationBadge.waiting_approval {
  background-color: #eea904;
  font-size: 12px;
  color: white !important;
  padding: 2px 4px 2px 4px;
  margin-bottom: 3px;
  border-radius: 5px;
}
.tenantApplicationBadge.approved {
  background-color: #006408;
  font-size: 12px;
  color: white !important;
  padding: 2px 4px 2px 4px;
  margin-bottom: 3px;
  border-radius: 5px;
}
.tenantApplicationBadge.denied {
  background-color: gray;
  font-size: 12px;
  color: white !important;
  padding: 2px 4px 2px 4px;
  margin-bottom: 3px;
  border-radius: 5px;
}
.tenantApplicationBadge.archived {
  background-color: gray;
  font-size: 12px;
  color: white !important;
  padding: 2px 4px 2px 4px;
  margin-bottom: 3px;
  border-radius: 5px;
}
.multipleRecordContainers .curRecordsWrapper {
  margin-bottom: 30px;
}
.noRecordsFound {
  padding: 20px;
  line-height: 1.5em;
  color: #757575;
}
.sweet-alert h2 {
  font-size: 30px;
}
.sweet-alert .lead {
  font-size: 17px;
  padding: 5px 0 0 0;
}
.quickSearchContainer {
  position: relative;
  margin: 0 15px;
}
.quickSearchContainer .quickSearch {
  border-radius: 30px;
  width: 100%;
  border: 1px solid #d7d7d7;
  color: #333333;
  font-style: italic;
  padding: 10px 20px;
}
.quickSearchContainer span {
  position: absolute;
  right: 12px;
  top: 10px;
}
.removeFileControls {
  padding: 5px 0 0 15px;
  font-size: 0.8em;
  clear: both;
}
.success {
  color: #216019;
}
.error {
  color: #e6001e;
}
.mainContentContainer {
  min-height: 600px;
  padding-bottom: 75px;
}
.loginForm.renterWelcome {
  margin-top: 20px;
}
.imageWrapper {
  background-size: cover;
  background-position: center;
  background-color: #eeeeee;
}
.imageControls {
  display: block;
  margin-top: 10px;
  width: 120px;
}
/* WELCOME
********************************************/
.welcome {
  padding: 50px;
}
.welcome .title {
  font-weight: 400;
}
.welcome .bodyText {
  font-size: 1.1em;
  line-height: 1.4em;
  margin-top: 5px;
}
/* LOGIN FORM
********************************************/
.loginForm {
  width: 350px;
  margin: 130px auto;
  padding: 20px;
  border: 2px solid #ebebeb;
  border-radius: 5px;
  background-color: #eeeeee;
}
.loginForm .title {
  text-align: left;
  padding: 20px 0;
  color: #00649f;
  font-weight: bold;
}
.loginForm .description {
  text-align: center;
  font-size: 1em;
  margin-bottom: 10px;
}
.loginForm .alert {
  margin: 20px auto;
}
.loginForm .logo {
  position: relative;
  top: -10px;
  width: 100px;
}
.loginForm.sendActivation {
  margin: 10px auto;
}
.welcomePanel .loginForm {
  width: 100%;
  margin: 30px auto;
  padding: 20px;
  border: 2px solid #ebebeb;
  border-radius: 5px;
  background-color: #eeeeee;
}
.welcomePanel .loginForm .title {
  text-align: left;
  padding: 20px 0;
  color: #00649f;
  font-weight: bold;
}
.welcomePanel .loginForm .description {
  text-align: center;
  font-size: 1em;
}
.welcomePanel .loginForm .alert {
  margin: 20px auto;
}
.welcomePanel .loginForm .logo {
  position: relative;
  top: -10px;
  width: 120px;
}
/* ACCOUNT CREATION
********************************************/
.renterWelcomePanel {
  max-width: 500px;
  margin: 20px auto 0;
}
.welcomePanel .title {
  font-weight: 400;
  text-align: center;
  margin: 20px auto;
}
.welcomePanel .bodyText {
  line-height: 1.3em;
}
.welcomeOffer {
  background-color: #00649f;
  padding: 20px;
}
.welcomeOffer .title {
  color: white;
  font-size: 6.5em;
  font-weight: 300;
}
.welcomeOffer .bodyText {
  color: white;
  font-size: 1.4em;
  line-height: 1.3em;
  text-align: center;
}
/* PASSWORD RESET FORM
********************************************/
.passwordReset .formGroup {
  margin-top: 35px;
}
.resetPasswordLink {
  padding: 10px 0 0 0;
  font-size: 0.8em;
  text-align: center;
  display: block;
}
.resetForm .title {
  text-align: center;
}
.resetForm .logo {
  top: 5px;
}
/* ACTIVATION PANEL
********************************************/
.sendActivation {
  width: 430px;
}
.sendActivation .form-control {
  height: 32px;
}
.sendActivation .description {
  margin-bottom: 15px;
}
/* DASHBOARD HEADER
********************************************/
.headerLogo .logo {
  max-height: 50px;
  margin: 10px 10px 10px 15px;
}
.authenticationBar {
  background-color: #333333;
}
.authenticationBar .nav {
  width: 220px;
  margin-right: 20px;
}
.authenticationBar .navbar {
  margin-bottom: 0;
}
.authenticationBar .navbar-inverse .navbar-nav > li > a {
  color: white;
  font-size: 0.9em;
}
.authenticationBar .loginNav,
.authenticationBar .notificationContainer {
  padding: 15px 7px;
  position: relative;
}
.authenticationBar .loginNav > a,
.authenticationBar .notificationContainer {
  color: white;
}
.authenticationBar .loginNav > a {
  padding: 0;
  position: relative;
  top: -2px;
}
.authenticationBar .notificationContainer .badge {
  background-color: #e6001e;
  font-size: 10px;
  margin-right: 5px;
  position: relative;
  top: -2px;
}
.authenticationBar .navbar-inverse {
  border-radius: 0;
}
.authenticationBar .logoutLink {
  position: relative;
  top: -2px;
}
.authenticationBar .logoutLink:hover {
  color: #e6001e;
  text-decoration: none;
}
.mainDashboardNav {
  background-color: #333333;
  padding: 10px 10px 0 10px;
}
.mainDashboardNav li {
  background-color: #eeeeee;
  border-radius: 7px 7px 0 0;
  text-align: center;
  width: 115px;
  margin-right: 1px;
  padding: 10px 0;
  font-size: 0.8em;
}
.mainDashboardNav li > a {
  color: #333333;
  margin: 0;
  padding: 0;
}
.mainDashboardNav li > a:hover {
  background-color: transparent;
  border: none;
}
.mainDashboardNav li:hover,
.mainDashboardNav .activeTab {
  background-color: #035f9e;
}
.mainDashboardNav li:hover > a,
.mainDashboardNav li.activeTab > a {
  color: white;
}
.mainDashboardNav li.paymentAlertWrapper {
  background-color: transparent;
  float: right;
  width: 30%;
  padding: 0;
}
.mainDashboardNav li.paymentAlertWrapper .alert {
  font-size: 18px;
  position: relative;
  top: -8px;
  margin: 0;
}
.submenuContainer {
  background-color: #035f9e;
  color: white;
  padding: 8px 25px;
  margin: -2px 0 25px 0;
}
.submenu {
  text-align: left;
  line-height: 37px;
  display: none;
}
.submenuHeader {
  display: inline-block;
  font-weight: 400;
  font-size: 1.2em;
  margin-right: 20px;
}
.submenuItem {
  display: inline-block;
  margin: 0 10px;
}
.submenuItem a:hover {
  color: white;
}
.submenuItem.active a {
  font-weight: bold;
}
/* DASHBOARD FOOTER
********************************************/
.dashboardFooter {
  background-color: #035f9e;
  padding: 20px 10px;
  color: white;
  z-index: 100;
  position: fixed;
  bottom: 0;
  width: 100%;
  font-size: 0.8em;
}
/* REALTOR DASHBOARD
********************************************/
.statusPanel {
  background-color: #035085;
  color: #035f9e;
  margin-bottom: 30px;
}
.statusPanel > span,
.statusPanel > p {
  font-size: 40px;
  line-height: 100px;
  letter-spacing: -0.5px;
}
.statusPanel > .fa {
  color: #0483da;
  padding-left: 30px;
}
.statusPanel > .fa.error {
  color: #e6001e;
}
.statusPanel > .fa.success {
  color: #216019;
}
.accountStatus {
  line-height: inherit;
  font-size: 32px;
  color: white;
  margin: 25px 10px 0 0;
}
.statusDescription {
  color: white;
  margin-right: 15px;
  text-align: right;
}
.statusPanelContainer > .alert {
  margin: 0 auto 20px;
  width: 98%;
}
.statusPanelHeader {
  padding: 15px;
  font-size: 18px;
  color: white;
  background-color: #035f9e;
  display: block;
  margin: 0 auto 15px;
}
.statusPanelHeader:hover {
  color: white;
}
.statusValue {
  color: white;
  padding-right: 30px;
}
.transactionsContainer {
  margin-top: 30px;
}
.transactionsContainer .btn:hover .fa-check {
  color: #216019;
}
.transactionsContainer .btn:hover .fa-times {
  color: #e6001e;
}
.inactiveAccount {
  color: #e6001e;
  font-weight: 400;
}
.searchTransactions {
  position: relative;
  top: -8px;
  width: 300px;
}
.transactionPagination {
  text-align: center;
}
.inputButtons .description {
  clear: both;
  text-align: right;
  padding-top: 10px;
}
.inputButtons .description > a {
  color: #00649f;
}
.acceptGuarantorGroup {
  padding-top: 10px;
}
.acceptGuarantorGroup label {
  display: block;
}
.acceptGuarantorGroup .leaseSuretyIcon {
  height: 35px;
  float: right;
  margin-left: 15px;
}
.appImage {
  max-width: 100%;
  max-height: 1024px;
  display: block;
  margin: auto;
}
/* REALTOR: APPLICATIONS
********************************************/
.realtorContentContainer .curRecordsWrapper .disclaimer {
  padding: 0 10px 10px;
  text-align: center;
}
.realtorApplication .panel-body .inactiveAccountAlert {
  clear: both;
  margin: 15px auto 0;
}
.rentalApplicationSteps .panel {
  margin: 0 0 20px 0;
}
.rentalApplicationSteps .btn {
  margin-right: 10px;
}
.rentalApplicationSteps .panel-body > p {
  line-height: 1.5em;
}
.rentalApplicationSteps .requiredDocsButtons {
  text-align: center;
  margin-top: 10px;
}
.rentalApplicationSteps .upload_doc {
  display: inline-block;
  padding: 5px;
}
.realtorApplicationContainer {
  padding: 20px;
}
.realtorApplicationContainer .tab-content {
  margin-top: 20px;
}
.realtorApplicationContainer .applicationDownloadButtons {
  margin-top: 10px;
}
.realtorApplication .panel-title {
  font-weight: bold;
}
.realtorApplication .btn {
  margin: 10px 10px 10px 0;
}
.appStatusText {
  position: relative;
  top: 18px;
}
.realtorApplicationContainer .bgCheck {
  width: auto !important;
  margin: 0 !important;
}
.realtorApplicationContainer .bgCheck .close {
  position: relative;
  top: -13px;
  left: 9px;
}
.applicationProgress {
  padding: 15px;
}
.progressSteps {
  color: #757575;
  margin: 15px;
}
.progressSteps li {
  padding: 7px 0;
}
.progressSteps li.active:hover {
  cursor: pointer;
  color: #00649f;
}
.progressSteps li.complete:hover:not(:first-child) {
  cursor: pointer;
}
.progressSteps .fa {
  display: none;
}
.progressSteps .active {
  color: #333333;
}
.progressSteps .active .fa.fa-chevron-right {
  display: inline;
}
.progressSteps .inactive .fa.fa-lock {
  display: inline;
}
.progressSteps .skipped {
  color: #e6001e;
}
.progressSteps .skipped .fa.fa-flag {
  display: inline;
}
.progressSteps .complete {
  color: #216019;
}
.progressSteps .complete .fa.fa-check {
  display: inline;
}
.appAlertPanels {
  margin-top: 10px;
}
.panel-default > .panel-heading.stepComplete {
  background-image: none;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f5fff4+0,e5ffe2+100 */
  background: #f5fff4;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(#f5fff4), to(#e5ffe2));
  background: linear-gradient(to bottom, #f5fff4 0%, #e5ffe2 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5fff4', endColorstr='#e5ffe2', GradientType=0);
  /* IE6-9 */
}
/* RENTER: RENTAL PAYMENTS
********************************************/
.PaymentSetupContainer {
  padding: 10px;
}
.PaymentSetupContainer .switchToggleContainer {
  top: 3px;
  padding: 0 0 0 15px;
}
.rentPaymentsPage .alert {
  margin: 20px auto 0;
}
.rentPaymentsPage .flexContainer {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
}
.rentPaymentsPage .rentPaymentTitle {
  font-weight: bold;
  font-size: 1.3em;
  padding: 20px;
}
.rentPaymentsPage .listingDetailsWrapper {
  padding: 0px 20px 20px;
  position: relative;
  min-height: 150px;
}
.rentPaymentsPage .listingDetails {
  display: -webkit-box;
  display: flex;
}
.rentPaymentsPage .coPayerWrapper {
  padding: 0px 20px 20px;
}
.rentPaymentsPage .copayerWrapperTitle {
  font-weight: bold;
  font-size: 1.1em;
  padding-bottom: 10px;
}
.rentPaymentsPage .listingImage {
  width: 200px;
  padding-right: 10px;
}
.rentPaymentsPage .listingInfo {
  font-size: 14px;
  padding: 0 0 5px;
}
.rentPaymentsPage .buttonGroup {
  position: absolute;
  bottom: 10px;
  left: 220px;
}
.rentPaymentsPage .btn {
  margin: 3.5px 0;
}
.rentPaymentsPage .copayer {
  padding: 3px 10px 3px 0;
}
.rentPaymentsPage .copayer .fa {
  position: relative;
  top: 3px;
}
.rentPaymentsPage .copayerAmt {
  display: inline-block;
  margin-right: 5px;
  width: 50px;
  height: 25px;
  padding: 0 5px;
  font-size: 12px;
  text-align: center;
}
.rentPaymentsPage .copayerDisclaimer {
  padding-bottom: 5px;
}
.rentPaymentsPage .invited {
  color: #bbbbbb;
}
.rentPaymentsPage .copayer-action {
  display: inline-block;
  width: 20px;
  text-align: center;
}
.paymentsTable {
  font-size: 12px;
}
.paymentsPanel {
  max-height: 350px;
  overflow-y: auto;
}
.pendingPayments td {
  vertical-align: middle !important;
}
.fundingSourcesWrapper .bodyText {
  padding: 5px 15px 15px;
  color: #00649f;
}
.fundingSourcesWrapper .table {
  width: 97%;
  margin: auto;
}
.removeFundingSource {
  position: relative;
  top: -10px;
}
.payment-processed,
.payment-cancelled,
.payment-failed {
  color: white;
}
.payment-processed > td {
  background-color: #006408 !important;
}
.payment-cancelled > td {
  background-color: #eea904 !important;
}
.payment-failed > td {
  background-color: #ac162c !important;
}
.bank-option {
  padding: 1em;
}
.bank-option h2 {
  font-weight: bold;
  text-align: center;
  margin: 1em;
}
.bank-option .verification-mode {
  width: 100%;
}
.bank-option .verification-mode .verification-mode-content {
  height: 110px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: justify;
          justify-content: space-between;
  padding-left: 1em;
  padding-right: 1em;
}
.bank-option .verification-mode h3 {
  font-weight: bold;
  text-align: center;
  margin: 1em;
}
/* LISTINGS
********************************************/
.requiredFieldDescription {
  text-align: right;
  margin: 0 15px 20px 0;
}
.formLabel .disclaimer {
  display: block;
  font-weight: normal;
  font-size: 12px;
}
.bg_check_details {
  margin: 5px auto 10px;
  line-height: 1.3em;
}
.manageImagesWrapper {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: center;
          justify-content: center;
}
.manageImagesWrapper .imageWrapper {
  height: 140px;
  margin-bottom: 20px;
}
.imageContainer {
  -webkit-box-flex: 0;
          flex: 0 0 28%;
  margin: 15px;
  padding: 5px 5px 20px 5px;
  border-radius: 3px;
  border: 1px solid #ebebeb;
  position: relative;
}
.imageContainer img {
  width: 100%;
}
.imageContainer figcaption {
  text-align: center;
  position: absolute;
  bottom: 3px;
  left: 0;
  right: 0;
}
.petsGroup {
  position: relative;
  top: 10px;
}
.listingManagementTabs {
  margin-top: 25px;
}
.listingManagementTabs .tab-pane {
  padding: 15px;
}
.questionContainer {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #d7d7d7;
}
.questionContainer .question {
  margin-bottom: 5px;
}
.roomGroup {
  margin-top: 25px;
}
.roomGroup th:nth-child(2) {
  width: 50px;
}
.roomGroup th:last-child {
  width: 80px;
}
.roomGroup .formLabel {
  text-align: left;
  padding: 0;
}
.roomGroup .table > tbody > tr > td {
  border: none;
}
.realtorContentContainer .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 100%;
}
.landlord-details-row:first-of-type .remove-landlord {
  display: none;
}
.landlord-details-row:not(:first-of-type) .add-landlord {
  display: none;
}
.landlord-details {
  margin: 0 7px;
  position: relative;
  top: 10px;
}
.landlord-details:hover {
  text-decoration: none;
  color: inherit;
}
.add-landlord {
  color: #005900;
}
.remove-landlord {
  color: #980000;
}
.landlord-details-row {
  padding-bottom: 5px;
}
.tenant-details-row:first-of-type .remove-tenant {
  display: none;
}
.tenant-details-row:not(:first-of-type) .add-tenant {
  display: none;
}
.tenant-details {
  margin: 0 7px;
  position: relative;
  top: 10px;
}
.tenant-details:hover {
  text-decoration: none;
  color: inherit;
}
.add-tenant {
  color: #005900;
}
.remove-tenant {
  color: #980000;
}
.tenant-details-row {
  padding-bottom: 5px;
}
/* SETTINGS PAGE
********************************************/
.settingsPage .alert {
  width: 95%;
  margin: 10px auto;
}
.accountStatusContainer li:last-of-type {
  border: none;
}
.accountStatusContainer .glyphicon {
  margin-right: 5px;
}
.settingsPage .curRecords textarea {
  width: 90%;
  height: 300px;
  margin: auto;
  display: block;
}
.settingsPage .curRecords .alert {
  margin: 0 auto 10px;
}
.settingsPage .curRecords > .btn {
  margin: 20px;
}
.settingsPage .curRecords .form-group {
  padding: 0 20px;
}
.supportingDocsContainer {
  padding: 10px;
}
.supportingDocsContainer li {
  margin: 10px 0;
}
.supportingDocsContainer .docDownload {
  padding-right: 15px;
}
/* COMMON DASHBOARD
********************************************/
.messagesPage .caret {
  margin-top: 10px;
  font-size: 16px;
}
.messagesPage .messageHeader {
  margin-top: 20px;
}
.messagesPage .messageHeader p {
  line-height: 1.5em;
}
.messagesPage .address {
  line-height: 1.5em;
}
.messagesPage .messagesMenu {
  background-color: #eeeeee;
  padding: 10px;
  min-height: 650px;
}
.messagesPage .messageList {
  margin: 15px auto;
  overflow-y: auto;
  max-height: 530px;
}
.messagesPage .menuItem {
  width: 95%;
  border-bottom: 1px solid #d7d7d7;
  padding: 10px 0;
}
.messagesPage .menuItem:hover {
  color: black;
}
.messagesPage .menuItem .fa-caret-up {
  display: inline-block;
}
.messagesPage .menuItem .fa-caret-down {
  display: none;
}
.messagesPage .menuItem.collapsed .fa-caret-up {
  display: none;
}
.messagesPage .menuItem.collapsed .fa-caret-down {
  display: inline-block;
}
.messagesPage .messageContainer {
  margin: 0 10px;
  font-size: 0.9em;
}
.messagesPage .message {
  padding: 5px;
  line-height: 1.3em;
}
.messagesPage .message .messageDetail {
  font-size: 0.8em;
}
.messagesPage .messagePanel {
  position: relative;
  min-height: 640px;
}
.messagesPage .actionButtons {
  position: absolute;
  bottom: 0;
  left: 15px;
  right: 15px;
  border-top: 1px solid #d7d7d7;
  padding-top: 10px;
}
.messagesPage .modal-footer .btn + .btn {
  margin: 0 5px;
}
.messageContainer.unread {
  font-weight: bold;
}
/* COMMON: FILE NOT FOUND
********************************************/
.fileNotFound .mainContainer {
  padding: 100px 0;
}
.fileNotFound .pageTitle {
  font-weight: bold;
  font-size: 48px;
  padding: 10px 0;
}
/* ADMIN: DASHBOARD
********************************************/
.chartsContainer {
  margin-top: 30px;
}
.chartsContainer .tab-pane {
  height: 250px;
  width: 100%;
  padding-top: 15px;
}
.chartsContainer .tab-content {
  padding-top: 10px;
}
.chartsContainer .chart {
  width: 90%;
  margin: 0 auto 80px;
  position: relative;
}
.flotTip {
  background: #f74e4d none repeat scroll 0 0;
  border: 1px solid #f74e4d;
  border-radius: 0.4em;
  color: #ffffff;
  padding: 0.6em;
}
.chartTitle {
  margin-bottom: 15px;
  font-size: 2.1em;
  font-weight: 400;
  color: #00649f;
}
.dateSelectorContainer {
  width: 270px;
  position: absolute;
  right: 0;
  top: 30px;
}
.dateSelectorContainer label {
  float: left;
  margin-right: 10px;
  line-height: 30px;
  text-align: center;
}
.dateSelectorContainer input {
  width: auto;
}
.dateSelectorContainer .input-group-addon:hover {
  cursor: pointer;
}
/* ADMIN: ACCOUNTS
********************************************/
.accountsPage .curRecord.realtor:hover {
  color: #3b78a9;
}
.accountsPage .curRecord.renter:hover {
  color: #216019;
}
.accountsPage .disclaimer {
  padding: 10px 0 0 20px;
  clear: both;
}
.accountsPage .records {
  margin: 15px 0 15px 15px;
}
.accountsPage .companyName {
  font-size: 0.9em;
  color: #757575;
  display: block;
  margin: 3px 0 0 20px;
}
.accountsPage .realtorName {
  float: left;
}
.accountsPage .unknownName {
  color: #757575;
  font-style: italic;
}
.autocomplete-suggestions {
  border: 1px solid #999;
  background: #FFF;
  overflow: auto;
}
.autocomplete-suggestion {
  padding: 10px 5px;
  white-space: nowrap;
  overflow: hidden;
}
.autocomplete-suggestion:hover {
  cursor: pointer;
}
.autocomplete-selected {
  background: #F0F0F0;
}
.autocomplete-suggestions strong {
  font-weight: normal;
  color: #3399FF;
}
.autocomplete-group {
  padding: 2px 5px;
}
.autocomplete-group strong {
  display: block;
  border-bottom: 1px solid #000;
}
/* ADMIN: SETTINGS PAGE
********************************************/
.adminSettingsPage .alert {
  margin-top: 20px;
}
/* ADMIN: APPLICATIONS PAGE
********************************************/
.panel-body .alert.bgCheckStarted {
  width: 100%;
  margin: 15px 0;
}
.verificationButtons {
  margin-top: 15px;
  background-color: #eeeeee;
  padding: 15px 15px 5px 15px;
}
.verificationButtons .form-group {
  float: left;
  margin-bottom: 0;
}
.nav-tabs > li > a,
.nav-tabs > li > a:focus,
.nav-tabs > li > a:hover {
  font-size: 1.2em;
}
.nav-tabs > li > a.app-tabs,
.nav-tabs > li > a.app-tabs:focus,
.nav-tabs > li > a.app-tabs:hover {
  font-size: 1em;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  color: white;
  cursor: default;
  background-color: #035f8e;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  font-weight: bold;
}
.app-tabs-wrapper {
  display: -webkit-box;
  display: flex;
}
.app-tab {
  -webkit-box-flex: 1;
          flex: 1 1 auto;
  font-size: 0.9em;
  text-align: center;
}
.app-title {
  font-size: 16px;
  font-weight: bold;
}
.app-originator {
  padding-bottom: 8px;
}
.app-loading-status {
  padding: 5px 10px 10px;
  text-align: center;
}
.app-search-wrapper {
  padding: 10px;
}
.rentalApplicationReviewForm .rentalApplicationStatusBadge {
  position: relative;
  text-align: center;
  color: white;
  top: 12px;
  left: -1px;
  padding: 13px 20px 11px 20px;
  font-size: 20px;
  white-space: nowrap;
  margin-right: 20px;
}
.rentalApplicationReviewForm .rentalApplicationStatusBadge.in_progress {
  background-color: #333333 !important;
}
.rentalApplicationReviewForm .rentalApplicationStatusBadge.submitted {
  background-color: #ac162c !important;
}
.rentalApplicationReviewForm .rentalApplicationStatusBadge.processing {
  background-color: #00649f !important;
}
.rentalApplicationReviewForm .rentalApplicationStatusBadge.waiting_approval {
  background-color: #eea904 !important;
}
.rentalApplicationReviewForm .rentalApplicationStatusBadge.approved {
  background-color: #006408 !important;
}
.rentalApplicationReviewForm .rentalApplicationStatusBadge.denied {
  background-color: gray !important;
}
.rentalApplicationReviewForm .rentalApplicationStatusBadge.archived {
  background-color: gray !important;
}
.rentalApplicationReviewForm .rentalApplicationStatusBadge.withdrawn {
  background-color: #552b72 !important;
}
.rentalApplicationReviewForm .rentalApplicationStatusText {
  margin-top: 20px;
}
.rentalApplicationReviewForm .rentalApplicationStatusText.in_progress {
  color: #333333 !important;
  font-weight: bold;
}
.rentalApplicationReviewForm .rentalApplicationStatusText.submitted {
  color: #ac162c !important;
  font-weight: bold;
}
.rentalApplicationReviewForm .rentalApplicationStatusText.processing {
  color: #00649f !important;
  font-weight: bold;
}
.rentalApplicationReviewForm .rentalApplicationStatusText.waiting_approval {
  color: #eea904 !important;
  font-weight: bold;
}
.rentalApplicationReviewForm .rentalApplicationStatusText.approved {
  color: #006408 !important;
  font-weight: bold;
}
.rentalApplicationReviewForm .rentalApplicationStatusText.denied {
  color: gray !important;
  font-weight: bold;
}
.rentalApplicationReviewForm .rentalApplicationStatusText.archived {
  color: gray !important;
  font-weight: bold;
}
.rentalApplicationReviewForm .rentalApplicationArchiveBtn {
  position: relative;
  text-align: center;
  top: 5px;
  font-size: 14px;
}
.rentalApplicationReviewForm .realtorApplicationDetails {
  padding: 0 30px;
}
.rentalApplicationReviewForm .rentalApplicationProcessor {
  font-size: 16px;
}
.rentalApplicationReviewForm .rentalApplicationControlPanel {
  background-color: #f5f5f5;
  margin-top: 20px;
}
.rentalApplicationReviewForm .rentalApplicationControlPanel .rentalApplicationInfoTitle {
  margin-left: 15px;
}
.rentalApplicationReviewForm .rentalApplicationControlPanel .actionBtnPanel {
  max-width: 180px;
  margin: 40px auto;
}
@media (max-width: 991px) {
  .rentalApplicationReviewForm .rentalApplicationControlPanel .actionBtnPanel {
    margin: 0 auto;
  }
}
.rentalApplicationReviewForm .rentalApplicationControlPanel .actionBtnPanel .btn {
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
  min-width: 170px;
  max-width: 170px;
  height: 38px;
  font-size: 16px;
}
.rentalApplicationReviewForm .splitter {
  border: none;
  border-right: 1px solid #ddd;
  border-bottom: none;
  height: 100%;
}
@media (max-width: 991px) {
  .rentalApplicationReviewForm .splitter {
    border-right: none;
    border-bottom: 1px solid #ddd;
  }
}
.rentalApplicationReviewForm .splitter-lg {
  border: none;
  border-right: 1px solid #ddd;
  border-bottom: none;
  height: 100%;
}
@media (max-width: 1199px) {
  .rentalApplicationReviewForm .splitter-lg {
    border-right: none;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
  }
}
.rentalApplicationReviewForm .rentalApplicantsInfoPanel {
  margin-top: 20px;
}
.rentalApplicationReviewForm .rentalListingInfoPanel .addressOverlay {
  position: absolute;
  top: 32px;
  left: 15px;
  right: 15px;
  background-color: rgba(0, 0, 0, 0.7);
  padding: 10px;
  color: white;
  max-width: 300px;
  margin: 0 auto;
}
.rentalApplicationReviewForm .rentalListingInfoPanel .address1 {
  text-transform: capitalize;
  font-size: 0.9em;
  font-weight: 400;
  text-align: left;
}
.rentalApplicationReviewForm .rentalListingInfoPanel .address2 {
  text-transform: capitalize;
  font-size: 0.8em;
  text-align: left;
}
.rentalApplicationReviewForm .rentalListingInfoPanel .listingImage {
  width: 100%;
  height: 200px;
}
.rentalApplicationReviewForm .rentalListingInfoPanel .ratingOverlay {
  position: absolute;
  margin-top: -43px;
  z-index: 100;
  padding: 10px;
  left: 10px;
  right: 10px;
}
.rentalApplicationReviewForm .rentalListingInfoPanel .starContainer {
  position: relative;
  top: 5px;
}
.rentalApplicationReviewForm .rentalListingInfoPanel .detailsContainer {
  padding: 15px;
  text-align: left;
}
.rentalApplicationReviewForm .rentalListingInfoPanel .leaseAmount {
  font-weight: 400;
  color: #00649f;
  font-size: 1em;
}
.rentalApplicationReviewForm .rentalListingInfoPanel .propertyDetails {
  font-size: 0.8em;
}
.rentalApplicationReviewForm .rentalListingInfoPanel .viewListing {
  font-size: 0.8em;
  display: block;
  margin: 5px auto;
  padding: 5px;
  width: 92px;
  text-align: center;
}
.rentalApplicationReviewForm .rentalListingInfoPanel .propertyActions {
  text-align: center;
}
.rentalApplicationReviewForm .rentalListingInfoPanel .propertyActions .btn {
  display: inline-block;
}
.rentalApplicationReviewForm .rentalListingPeopleInfo {
  min-height: 304px;
}
@media (max-width: 1199px) {
  .rentalApplicationReviewForm .rentalListingPeopleInfo {
    min-height: 0px;
  }
}
.rentalApplicationReviewForm .rentalListingInfo {
  margin: 0px auto;
  max-width: 300px;
}
.rentalApplicationReviewForm .rentalApplicantName {
  margin-top: 5px;
  font-weight: bold;
}
.rentalApplicationReviewForm .rentalApplicantLink {
  margin-top: 5px;
  color: #00649f;
}
.rentalApplicationReviewForm .rentalApplicationLink {
  margin-top: 10px;
  color: #00649f;
}
.rentalApplicationReviewForm .rentalApplicantBio p {
  margin-top: 5px;
  word-break: break-word;
}
.rentalApplicationReviewForm .rentalApplicationInfo {
  margin-top: 10px;
}
.rentalApplicationReviewForm .rentalApplicationDocuments .btnDownloadLeaseDocument {
  display: -webkit-box;
  display: flex;
  margin: 0px auto 5px;
  height: 98px;
  max-width: 180px;
  font-size: 16px;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
}
.rentalApplicationReviewForm .rentalApplicationDocuments .additionalDocumentType {
  font-size: 13px;
}
.rentalApplicationReviewForm .rentalApplicationDocuments .additionalDocumentField {
  margin: 2px auto 8px;
  max-width: 350px;
}
.rentalApplicationReviewForm .rentalApplicationDocuments .additionalDocumentField .bootstrap-select .dropdown-toggle {
  max-width: 318px;
}
.rentalApplicationReviewForm .rentalApplicationDocuments .additionalDocumentRequiredBadge {
  font-size: 10px;
}
.rentalApplicationReviewForm .rentalApplicationDocuments .btnDownloadAdditionalDocument {
  display: block;
  margin: 0px auto 5px;
  height: 25px;
  max-width: 180px;
  font-size: 12px;
}
.rentalApplicationReviewForm .rentalApplicationDocuments .statement {
  margin-top: 10px;
  font-weight: bold;
  font-size: 14px;
}
.rentalApplicationReviewForm .rentalApplicationBGCheckResults .btn {
  display: block;
  margin: 0px auto 5px;
  max-width: 180px;
  font-size: 12px;
}
.rentalApplicationReviewForm .rentalApplicationShowingRealtorInfo .showingRealtorNotification {
  margin-bottom: 10px;
}
.rentalApplicationReviewForm .rentalApplicationShowingRealtorInfo .showingRealtorAssignField {
  margin-top: 5px;
  margin-right: 20px;
}
@media (max-width: 1199px) {
  .rentalApplicationReviewForm .rentalApplicationShowingRealtorInfo .showingRealtorAssignField {
    margin-right: 0px;
  }
}
.rentalApplicationReviewForm .rentalApplicationNotesPanel .rentalApplicationNotesInput {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin: 10px auto 5px;
  height: 50px;
}
.rentalApplicationReviewForm .rentalApplicationNotesPanel .noteRecords {
  margin-left: 15px;
}
.rentalApplicationReviewForm .rentalApplicationNotesPanel .noteRecord {
  list-style: square;
  margin: 5px auto;
}
.rentalApplicationReviewForm .rentalApplicationNotesPanel .noteRecordComment {
  font-style: italic;
}
.rentalApplicationReviewForm .rentalApplicationNotesPanel .noteRecordCommentUser {
  color: #00649f;
  font-style: italic;
}
.rentalApplicationReviewForm .rentalApplicationNotesPanel .btnAddNewNotes {
  width: 100px;
}
.rentalApplicationReviewForm hr {
  margin-top: 0px !important;
  margin-bottom: 10px !important;
}
.rentalApplicationReviewForm .userProfileImage {
  width: 100%;
  max-width: 100px;
  height: 100px;
  margin: 0 auto;
}
.rentalApplicationReviewForm .section {
  margin-bottom: 20px;
}
.rentalApplicationReviewForm .sectionTitle {
  font-size: 1.1em;
  margin-bottom: 15px;
  font-weight: bold;
}
.rentalApplicationReviewForm .inactiveLink {
  pointer-events: none;
  cursor: default;
}
.rentalApplicationReviewForm .paymentDetailsPanel {
  margin-top: 20px;
}
/* ADMIN: COUPONS
********************************************/
.couponsPage .curRecord {
  position: relative;
}
.couponsPage .curRecord > .fa {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -10px;
}
.couponsPage .alert {
  margin: 0 auto 20px auto;
}
/* Loading Spinner
********************************************/
.loader {
  position: relative;
  text-align: center;
  margin: 15px auto 35px auto;
  z-index: 9999;
  display: block;
  width: 80px;
  height: 80px;
  border: 10px solid rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  border-top-color: #000;
  animation: spin 1s ease-in-out infinite;
  -webkit-animation: spin 1s ease-in-out infinite;
}
@keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
  }
}
/* RENTER: APPLICATIONS
********************************************/
.currentApplications .fa {
  margin-right: 5px;
}
.currentApplications .in_progress {
  color: #333333;
}
.currentApplications .submitted {
  color: #ac162c;
}
.currentApplications .processing {
  color: #00649f;
}
.currentApplications .waiting_approval {
  color: #eea904;
}
.currentApplications .approved {
  color: #006408;
}
.currentApplications .denied {
  color: gray;
}
.currentApplications .archived {
  color: gray;
}
.modal-header.bg-green {
  background-color: #216019;
}
.modal-header.bg-danger {
  background-color: #e6001e;
}
.rentalDocumentsPage .listingAddress {
  font-weight: normal;
  font-size: 0.8em;
  padding-left: 10px;
}
.applicationStatus {
  font-size: 1.3em;
  font-weight: bold;
  text-align: center;
}
.appComments {
  font-style: italic;
  margin-top: 10px;
}
.cardPanel .fieldGroup {
  margin: 10px 0;
}
.panel-body .alert {
  margin: 0 auto 10px;
}
.feeContainer {
  margin-top: 20px;
}
.feeContainer table {
  width: 100%;
}
.feeContainer td {
  padding: 5px;
  font-size: 0.8em;
}
.feeValue {
  text-align: right;
}
.totalFeeRow {
  border-top: 1px solid #d7d7d7;
}
.totalFeeRow td {
  font-weight: bold;
  font-size: 1.2em;
}
.renterContentContainer .alert {
  margin: 20px auto;
}
.requiredDocItem {
  margin: 5px 20px auto;
}
.existingDocsContainer li {
  margin: 10px 0;
}
.existingDocsContainer li .docFileTitle {
  padding: 7px 7px 7px 0px;
  word-break: break-all;
}
.existingDocsContainer .docDownload {
  padding-right: 15px;
}
.uploadDocsContainer {
  padding: 0px 15px;
}
.uploadDocsContainer .uploadDocField {
  margin-bottom: 5px;
}
.uploadDocsContainer .sectionTitle {
  margin: 0px 15px 10px 15px;
  font-size: 16px;
  font-weight: bold;
  color: #00649f;
  border-bottom: 1px dotted gray;
  padding-bottom: 5px;
}
.uploadDocsContainer .selectDocType {
  background-color: white;
  font-size: 16px;
}
.uploadDocsContainer .selectDocType:focus {
  font-size: 16px;
  outline: none;
}
.uploadDocsContainer input {
  font-size: 16px;
}
.uploadDocsContainer .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: inherit;
}
.upload-alert {
  margin: 5px auto !important;
}
/* RENTER: LEASE APPLICATIONS
********************************************/
.leaseApplicationPanel .modal-dialog {
  width: 1024px;
}
.leaseFormContainer .alert {
  margin: 20px auto;
}
.leaseHeader img {
  width: 500px;
  display: block;
  margin: auto;
}
.leaseInputField {
  margin: 10px 2px;
  border: none;
  border-bottom: 1px solid #333333;
  padding: 3px 0;
  font-weight: bold;
}
.leaseTextArea {
  border: none;
  background-color: #eeeeee;
  padding: 10px;
  width: 100%;
  display: block;
  height: 100px;
}
.fieldGroup {
  margin: 30px 0;
}
.vertMargin {
  margin: 15px 0;
}
.list {
  list-style-type: decimal;
  padding-left: 30px;
}
.landlordBox {
  padding: 10px;
  border: 1px solid #d7d7d7;
}
.leaseTitle {
  font-size: 2em;
  font-weight: bold;
  margin: 20px auto;
}
.leaseTitle > em {
  font-size: 0.8em;
}
.paymentPanel .modal-dialog {
  width: 400px;
}
.inlineError .error {
  display: inline;
}
/* RENTER: COMMON
********************************************/
.renterPage {
  border: 1px solid #d7d7d7;
  padding: 0;
  margin: 0 50px;
}
.resultsContainer {
  text-align: center;
}
.result {
  display: inline-block;
  position: relative;
  vertical-align: top;
  width: 350px;
}
.wrapper {
  padding: 10px;
}
.noResultsFound {
  padding: 10px;
}
/* RENTER: FAVORITES
********************************************/
.favoritesResultsWrapper .addressOverlay {
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  background-color: rgba(0, 0, 0, 0.7);
  padding: 10px;
  color: white;
}
.favoritesResultsWrapper .address1 {
  text-transform: capitalize;
  font-size: 0.9em;
  font-weight: 400;
  text-align: left;
}
.favoritesResultsWrapper .address2 {
  text-transform: capitalize;
  font-size: 0.8em;
  text-align: left;
}
.favoritesResultsWrapper .listingImage {
  width: 100%;
  height: 200px;
}
.favoritesResultsWrapper .ratingOverlay {
  position: absolute;
  margin-top: -43px;
  z-index: 100;
  padding: 10px;
  left: 10px;
  right: 10px;
}
.favoritesResultsWrapper .starContainer {
  position: relative;
  top: 5px;
}
.favoritesResultsWrapper .detailsContainer {
  padding: 15px;
  text-align: left;
}
.favoritesResultsWrapper .leaseAmount {
  font-weight: 400;
  color: #00649f;
  font-size: 1em;
}
.favoritesResultsWrapper .propertyDetails {
  font-size: 0.8em;
}
.favoritesResultsWrapper .viewListing {
  font-size: 0.8em;
  display: block;
  margin: 5px auto;
  padding: 0;
  width: 92px;
  text-align: center;
  color: #00649f;
}
.favoritesResultsWrapper .propertyActions {
  text-align: center;
}
.favoritesResultsWrapper .propertyActions .btn {
  display: inline-block;
}
.favoritesResultsWrapper .addToFavorites {
  position: relative;
  top: -2px;
}
/* RENTER: CONNECTIONS
********************************************/
.connectionsWrapper .result {
  width: 300px;
  padding: 20px 10px;
}
.connectionsWrapper .listingRealtor {
  border: 1px solid #d7d7d7;
  border-radius: 5px;
  padding: 20px;
  text-align: left;
}
.connectionsWrapper .listingRealtor .header {
  font-size: 1.5em;
  margin: 10px auto;
  font-weight: 400;
}
.connectionsWrapper .listingRealtor .name {
  font-size: 1.2em;
  color: #00649f;
  margin-bottom: 5px;
}
.connectionsWrapper .listingRealtor .company {
  color: #757575;
  font-size: 0.8em;
}
.connectionsWrapper .listingRealtor .btn {
  margin: 12px auto 0;
}
.connectionsWrapper .listingRealtor .starContainer {
  margin-top: 10px;
}
.connectionPending {
  text-align: center;
  background-color: #00649f;
  color: white;
  position: relative;
  top: -2px;
  padding: 5px 0;
}
.realtorHeadshot {
  max-width: 80px;
  float: left;
  margin-right: 15px;
}
.realtorHeadshot .headshot {
  width: 100%;
  display: block;
}
/* BACKGROUND CHECK FORM
********************************************/
/*
.backgroundCheckReport {

  font-size:12px;

  .leftCol { width:50%; float:left; }
  .rightCol { width:50%; float:right; }

  .pageHeaderContainer { margin-bottom:25px; }
  .pageHeader { font-size:10px; }
  .reportHeaderContainer { margin-bottom:20px; }
  .reportTitle { font-weight:bold; font-size: 16px; }
  .reportDetails { width:65%; }
  .reportLabel { float:left; width:30%; font-weight:300; font-size:9px; text-transform:uppercase; }
  .reportData { float:left; width:70%; }
  .reportDataGroup { margin:10px auto; }


}
*/
.small-text {
  font-size: 12px;
}
/* LANDLORD RENTAL PAYMENTS
********************************************/
h3.tierSelectionText {
  font-size: 1.1em;
}
/* LANDLORD PROPERTY MANAGEMENT
********************************************/
.propMgmtDetailWrapper {
  padding: 20px;
}
.propMgmtDetailAddress {
  font-weight: bold;
  font-size: 20px;
  align-self: center;
}
.propMgmtDetailHeader {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  padding-bottom: 5px;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 10px;
}
.propMgmtDetailManagerPhotoWrapper {
  display: -webkit-box;
  display: flex;
}
.propMgmtDetailManagerPhoto {
  width: 25%;
  position: relative;
}
.propMgmtDetailImg {
  width: 100%;
  border: 1px solid #ccc;
}
.removePropMgmtImg,
.removePropMgmtImg:hover {
  color: red;
  position: absolute;
  right: 5px;
  top: 5px;
}
.propMgmtFieldsWrapper {
  width: 75%;
}
.propMgmtDetailManagerInfoWrapper {
  padding-left: 25px;
  width: 75%;
}
.propMgmtDetailManagerInfoWrapper .form-group {
  display: -webkit-box;
  display: flex;
  margin-bottom: 10px;
}
.propMgmtDetailManagerInfoWrapper .formLabel {
  width: 20%;
  align-self: center;
  padding-right: 10px;
  line-height: 25px;
}
.propMgmtDetailManagerInfoWrapper .form-control {
  height: 25px;
  width: 70%;
  padding: 0 12px;
}
.tenantFieldsWrapper .form-group {
  width: 100%;
  display: -webkit-box;
  display: flex;
  margin-bottom: 10px;
}
.tenantFieldsWrapper .formLabel {
  width: 20%;
  align-self: center;
  padding-right: 10px;
  line-height: 25px;
}
.tenantFieldsWrapper .form-control {
  height: 25px;
  width: 80%;
  padding: 0 12px;
}
.tenantFieldsWrapperFlex {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}
.tenantFieldsWrapperFlex .form-group {
  width: 50%;
}
.tenantFieldsWrapperFlex .formLabel {
  width: 40%;
}
.tenantFieldsWrapperFlex .form-control {
  width: 60%;
}
.propMgrDetails {
  font-weight: bold;
  margin-bottom: 10px;
}
.tenantDetailsHeader {
  margin-top: 15px;
}
.updatePropMgmtDetailsBtn {
  float: right;
}
.autofill-alert {
  padding-top: 10px;
}

/*------------------------------------------------------------------------
# author    Eric Worman, HotRocket Development, Inc.
# copyright Copyright  2014. All rights reserved.
# @license  http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
# Website    Go4Rent Payment System
# Path: /resources/assets/less/media-queries.less
-------------------------------------------------------------------------*/
/* Import 3L mixins
********************************************/
/* G4R Revised Color Palette */
/* Disable zooming when input field gets focus
*********************************************/
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  select:focus,
  textarea:focus,
  input:focus {
    font-size: 16px;
    background: #eee;
  }
}
@media (max-width: 1200px) {
  .property .pageHeader {
    padding-top: 20px;
  }
}
@media (max-width: 992px) {
  .navbar-nav {
    text-align: left;
  }
  .mainHeader .menuItem {
    margin: 0 15px;
  }
  /* RENTAL APPLICATION
	********************************************/
  .appHeader .appMenu {
    display: block;
  }
  .appHeader .step {
    text-align: left;
    border-right: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  }
}
@media (max-width: 920px) {
  .navbar-nav {
    text-align: left;
  }
  .mainHeader .menuItem {
    margin: 0 15px;
  }
  .realtorName {
    font-size: 1em;
  }
  .listingCount {
    font-size: 0.9em;
  }
  /* HELLOSIGN
	********************************************/
  #hsEmbeddedWrapper,
  #hsEmbeddedFrame {
    width: 100% !important;
  }
}
@media (max-width: 767px) {
  /* COMMON
    ********************************************/
  .pageWidth {
    padding: 0 10px;
  }
  /* HEADER
    ********************************************/
  .navbar-nav {
    text-align: center;
  }
  .mainHeader .menuItem {
    line-height: inherit;
  }
  /* HOMEPAGE - SEARCH
    ********************************************/
  .slide {
    height: 350px;
  }
  .btn-group-lg > .btn,
  .btn-lg {
    padding: 8px 14px;
    font-size: 16px;
  }
  .searchInputs .searchButton {
    padding: 8px 35px;
    font-size: 18px;
  }
  .searchInputs .searchInputField {
    height: 40px;
  }
  .searchPanel {
    padding: 25px;
    width: 95%;
    top: 70px;
  }
  .detailsOverlay {
    bottom: 0;
  }
  /* HOMEPAGE - PROPERTY PREVIEW
    ********************************************/
  .propertyImage {
    height: 200px;
  }
  /* HOMEPAGE - SPOTLIGHT REALTORS
    ********************************************/
  .featuredRealtor {
    width: 49%;
    vertical-align: top;
  }
  /* SEARCH RESULTS
    ********************************************/
  .searchResultsContainer .listing {
    width: 49%;
  }
  .searchResultsContainer .header {
    margin-top: 25px;
    text-align: center;
    font-size: 1.8em;
  }
  .searchResultsContainer .searchControls {
    text-align: center;
  }
  /* RENTAL APPLICATION
	********************************************/
  .rentalApplication .selectApplication {
    margin: 15px auto;
  }
  .rentalApplication .selectApplication {
    padding: 10px 10px 55px;
  }
  /* LISTING DETAILS
	********************************************/
  .rentalApplication .propertyImage {
    height: 320px;
  }
  .realtorHeadshot .imageWrapper {
    width: 125px;
    height: 125px;
  }
  /* AGENT DETAILS
	********************************************/
  .agent-image {
    text-align: left !important;
  }
}
@media (max-width: 640px) {
  /* HEADER
    ********************************************/
  .navbar-nav {
    text-align: center;
  }
  .mainHeader .menuItem {
    margin: 5px;
    line-height: inherit;
  }
  /* HOMEPAGE - SEARCH
      ********************************************/
  .slide {
    height: 250px;
  }
  .searchPanel {
    padding: 10px;
    top: 25px;
  }
  .searchPanel .header {
    text-align: center;
    margin-top: 10px;
  }
  .searchInputs .searchByContainer {
    -webkit-box-flex: 0;
            flex: 0 0 100px;
  }
  .searchInputs .searchButtonContainer {
    -webkit-box-flex: 0;
            flex: 0 0 85px;
  }
  .searchInputs .searchInputField {
    height: 33px;
  }
  .btn-group-lg > .btn,
  .btn-lg {
    padding: 6px 10px;
    font-size: 14px;
  }
  .searchInputs .searchButton {
    padding: 6px 30px;
    font-size: 16px;
  }
  .searchLinks {
    font-size: 0.9em;
  }
  /* HOMEPAGE - PROPERTY PREVIEW
    ********************************************/
  .propertyImage {
    height: 175px;
  }
  /* SEARCH RESULTS
    ********************************************/
  .searchResultsContainer .listing {
    width: 100%;
  }
  .searchResultsContainer .listingImage {
    width: 100%;
    height: 325px;
  }
  /* SIGN UP
	********************************************/
  .signUpPage .createAccountForm {
    padding: 0 10px;
  }
  /* LISTING DETAILS
	********************************************/
  .rentalApplication .propertyImage {
    height: 280px;
  }
}
@media (max-width: 480px) {
  /* HOMEPAGE - PROPERTY PREVIEW
    ********************************************/
  .propertyImage {
    height: 120px;
  }
  .searchPanel .header {
    font-size: 1.4em;
  }
  .searchLinksContainer {
    font-size: 1em;
  }
  /* HOMEPAGE - SPOTLIGHT REALTORS
	********************************************/
  .featuredRealtor {
    width: 75%;
    vertical-align: top;
  }
  /* SIGN UP
	********************************************/
  .signUpPage .pageTitle {
    text-align: center;
    margin-bottom: 10px;
  }
  .signUpPage .createAccountForm {
    padding: 0;
  }
  /* LISTING DETAILS
	********************************************/
  .listingDetailsPage .property .propertyImageContainer,
  .listingDetailsPage .property .propertyImageContainerMobile {
    width: 100%;
    float: none;
  }
  .listingDetailsPage .property .propertyDetailsContainer {
    width: 100%;
    float: none;
  }
  .listingDetailsPage .property .wrapperPadding {
    padding: 20px 0 0;
  }
  .listingDetailsPage .property .starContainer {
    margin-top: 5px;
  }
  .listingDetailsPage .listingItem > label {
    display: block;
  }
  .socialSprite {
    width: 25px;
    height: 25px;
  }
  .socialSprite.facebook {
    background-position: 0 0;
  }
  .socialSprite.twitter {
    background-position: -25px 0;
  }
  .socialSprite.google {
    background-position: -50px 0;
  }
  .socialSprite.pinterest {
    background-position: -75px 0;
  }
  .socialSharingContainer > span {
    top: -6px;
    font-size: 1em;
  }
  .socialSharingContainer .shareLabel {
    top: -6px;
  }
  .socialSharingContainer .emailText {
    margin-top: 10px;
  }
  .socialSharingContainer .emailText.acceptGuarantorVisible {
    position: relative;
    top: -35px;
    margin-top: 0;
  }
  .socialSharingContainer .emailText > a {
    font-size: 0.9em;
    margin-right: 0;
    right: -15px;
  }
  .rentalApplication .propertyImage {
    height: 220px;
  }
  .socialSharingContainer .acceptGuarantor {
    padding-left: 0;
  }
  /* RENTAL APPLICATION
	********************************************/
  .card-wrapper {
    display: none;
  }
  /* DASHBOARD
	********************************************/
  .mainDashboardNav {
    padding: 0;
  }
  .mainDashboardNav li {
    font-size: 0.7em;
    width: 30%;
    padding: 7px;
    margin: 5px;
  }
  .pageContent {
    padding: 0 10px;
  }
  .curRecordsWrapper {
    padding: 0;
  }
  .formHeader {
    padding: 15px;
    line-height: 1.3em;
  }
  .renterPage {
    margin: 0 10px;
  }
}
