

/* FORM */
.formRow{ width:100%; height:30px; padding-bottom:10px; }
.formRowfat{ width:100%; height:80px; padding-bottom:10px; }
input{ width:100%; height:30px; border:#C0C0C0 solid thin; }
input[type="radio" ]{ width:20px!important; vertical-align: middle; }
.formRow input[placeholder], textarea[placeholder]{ padding-left:10px; }
.formRow select{ width:100%; height:40px; padding-top:10px; }
textarea{ width:100%; height:80px; border:#C0C0C0 solid thin; }
.recaptcha_only_if_privacy { float: right; text-align: right; display: none; }
.footer_top a:hover { color: #9fc465 !important;}

/* Menu */ 
nav.main_menu>ul>li>a { padding: 0 26px; }
header.sticky nav.main_menu>ul>li>a { padding: 0 15px; }


/* Image Headers */ 

.q_image_with_text_over img {
    display: block;
    position: relative;
    width: 100%;
    height: 300px;
    z-index: 10;
    object-fit: cover !important;
}


/* CALCULATOR */
.flash-calcs{ width:800px; }
@media screen and (max-width: 600px) { .flash-calcs{ display:none; }}

/* WHITE TEXT */
.white-text{ color:#ffffff; }
.white-text a{ color:#ffffff; text-decoration:underline; }
.white-text h1, .white-text h2, .white-text h3, .white-text h4{ color:#ffffff; }

/* OTHER */
.space{ padding-top:30px; width:100% }
.team-image {float: left;}

.footer_bottom p, .footer_bottom a { color: #818181; }
span.important a { color: #ffffff !important; text-transform: uppercase; font-weight: bold; }
p { padding-bottom: 15px; }

/* Sticky Header Padding */

nav.main_menu>ul>li>a { padding: 0 42px; }
header.sticky nav.main_menu>ul>li>a { padding: 0 10px; }
.header-number {padding-right: 30px}



 .header_menu_bottom nav.main_menu>ul { left: 20px !important; }

 .sticky .header_menu_bottom nav.main_menu>ul {left: auto;}

.VisiCalcClass {
background:url(/staticAssets/calculators/load.gif) 50% 15% no-repeat;
background-size: 80px 80px;
max-width: 70% !important;
width: 70% !important;
min-height:800px;
margin:0 15% !important; 
padding: 0; }
#Loan_Repayment_Calculator { min-height:750px !important; }
#Borrowing_Power_Calculator { min-height:750px !important; }
#Budget_Planner { min-height:2850px !important; }
#Compound_Interest_Calculator { min-height:850px !important; }
#Credit_Card_Calculator { min-height:900px !important; }
#How_Long_to_Repay_Calculator { min-height:750px !important; }
#Interest_Only_Mortgage_Calculator { min-height:750px !important; }
#Saving_Calculator { min-height:600px !important; }
#Split_Loan_Calculator { min-height:800px !important; }
#Property_Selling_Cost_Calculator { min-height:700px !important; }
#Reverse_Mortgage_Calculator { min-height:1100px !important; }
#Stamp_Duty_Calculator { min-height:800px !important; }
#Mortgage_Switching_Calculator { min-height:1100px !important; }
#Rent_vs_Buy_Calculator{ min-height:1100px !important; }
#Fortnightly_Repayment_Calculator { min-height:900px !important; }
@media screen and (max-width: 767px) {
.VisiCalcClass {
min-width: 100%;
min-height:1250px;
margin:0;
padding:0;}
#Loan_Repayment_Calculator { min-height:1250px !important; }
#Borrowing_Power_Calculator { min-height:1800px !important; }
#Budget_Planner { min-height:5000px !important; }
#Comparison_Rate_Calculator { min-height:1450px !important; }
#Compound_Interest_Calculator { min-height:1200px !important; }
#Credit_Card_Calculator { min-height:1500px !important; }
#Extra_Repayment_Calculator { min-height:1450px !important; }
#Home_Loan_Offset_Calculator{ min-height:1400px !important; }
#How_Long_to_Repay_Calculator { min-height:1250px !important; }
#Interest_Only_Mortgage_Calculator { min-height:1450px !important; }
#Saving_Calculator { min-height:1250px !important; }
#Introductory_Rate_Loan_Calculator{ min-height:1400px !important; }
#Lump_Sum_Repayment_Calculator { min-height:1450px !important; }
#Split_Loan_Calculator { min-height:1550px !important; }
#Loan_Comparison_Calculator { min-height:1800px !important; }
#Property_Buying_Cost_Calculator { min-height:1850px !important; }
#Property_Selling_Cost_Calculator { min-height:1650px !important; }
#Reverse_Mortgage_Calculator { min-height:1900px !important; }
#Stamp_Duty_Calculator { min-height:1250px !important; }
#Mortgage_Switching_Calculator { min-height:2000px !important; }
#Rent_vs_Buy_Calculator{ min-height:2000px !important; }
#Fortnightly_Repayment_Calculator { min-height:2000px !important; }
}

/* Blog */ 

.post_comments,
.post_info,
.comment_holder,
.comment_pager,
.comment_form {display: none !important;}

h2.entry_title { color: #9fc465 !important;
padding: 20px 0;}

.q_masonry_blog_post_info { display: none;}

.blog_holder article .post_text .post_text_inner { margin-top: 50px;}