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, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
font-family: sans-serif;
		font-size: 12pt;
}

select{
width: 50%;
}

input[type=text], input[type=email], input[type=password], textarea {
    width: 100%;
}

input[type="submit"]
{
margin-top: 3px; 
		text-transform: uppercase;
		color: #333;
		font-size: 12pt;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
    border: 1px solid #ccc;
    border-radius: 3px;
    box-sizing: border-box;
    color: #666;
    font-weight: normal;
    line-height: normal;
    outline: none;
    padding: 6px 10px;
    max-width: 100%;
		margin: 3px 0px;
    -webkit-appearance: none;
}

select {
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #666;
    font-weight: normal;
    line-height: normal;
    outline: none;
    padding: 6px 10px;
		margin: 3px 0px;
    max-width: 100%;
}

textarea {
    height: 60px;
}
#masthead {
    background-color: #fff;
}
#masthead .hgroup {
    padding-top: 5px;
    padding-bottom: 5px;
}
#masthead .hgroup .logo {
    padding-top: 5px;
    padding-bottom: 5px;
}
#masthead .hgroup .logo img {
    width: auto;
    max-height: 90px;
    padding: 5px !important;
}
#masthead .hgroup #header-sidebar {
		padding-top: 15px !important;
}
#main {
    padding-top: 0;
}

.readmore
{
background: #c47b00;
		color: #fff !important;
		text-decoration:none;
		padding: 10px 15px;
		border-radius: 5px;
}

.readmore:hover
{
background: #222;
}

#secondary {
    padding-top: 35px;
}
body.responsive.layout-full #page-wrapper .full-container {
    max-width: 95%;
}
.main-navigation {
    background-color: #c47b00;
    z-index: 99999;
}
.main-navigation ul {
    text-align: center;
}
.main-navigation ul li:hover > a {
    background-color: #111 !important;
}
.main-navigation ul li a {
    padding-left: 15px;
    padding-right: 15px;
    text-transform: uppercase;
		font-size: 11pt;
    font-weight: normal;
    color: #fff;
}
.main-navigation.sticky {
    -moz-box-shadow: 0 1px 1px #111;
    -webkit-box-shadow: 0 1px 1px #111;
    -o-box-shadow: 0 1px 1px #111;
    box-shadow: 0 1px 1px #111;
    z-index: 99999;
}
#search-icon #search-icon-icon {
    background-image: none;
}

article.post .entry-header h1.entry-title, article.page .entry-header h1.entry-title {
    margin-top: 20px;
		font-size: 20pt;
    color: #c77700;
    border-bottom: 1px dotted #444;
}
.entry-content {
    color: #111;
}
#colophon {
background: linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)),url(https://rsmortgages.com.au/wp-content/uploads/2023/07/ql-mid-background.jpg);
background-size: cover;
background-attachment: fixed;
    border-top: 0px #efefef solid;
}
#colophon #theme-attribution, #colophon #site-info {
    display: none;
}
.layout-full #colophon {
    padding-top: 10px;
}
#footer-widgets .widget a {
    text-decoration: none;
  color: #fff !important;
}

#footer-widgets .widget
{
color: #fff !important;
}

#header-sidebar {
    padding-top: 5px !important;
    padding-bottom: 0 !important;
}

.imgg1 {
    margin-top: 26px;
    width: 130px;
    border: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    padding: 6px 5px 0;
}
.imgg1:hover {
    width: 160px;
    -moz-box-shadow: 0 0 10px #888;
    -webkit-box-shadow: 0 0 10px #888;
    -o-box-shadow: 0 0 10px #888;
    box-shadow: 0 0 10px #888;
    padding: 0;
}

#secondary .widget .widget-title, #footer-widgets .widget .widget-title {
    padding-top: 10px;
    padding-bottom: 10px;
		text-align:center;
    font-size: 14pt;
		font-weight:normal;
    background-color: #c47b00;
    color: #fff;
}

#secondary .widget ul li a, #footer-widgets .widget ul li a, #masthead-widgets .widget ul li a, #secondary .widget ol li a, #footer-widgets .widget ol li a, #masthead-widgets .widget ol li a {
    text-decoration: none;
    padding: 5px 10px;
    border-bottom: 1px dotted #000;
    display: block;
}

.panel-grid-cell .widget-title {
    padding-top: 10px;
    padding-bottom: 10px;
		text-align:center;
    font-size: 14pt;
		font-weight:normal;
    background-color: #c47b00;
    color: #fff;
}

.calculator-child-heading {
    padding: 0px 0 !important; 
}