/*
	Theme Name: Fifo Investor
	Theme URI: http://fifoinvestor.com.au
	Author: Pxel
	Author URI: http://pxel.com.au
*/

@import url(css/style.css);

.blog-single-excerpt ul { margin-bottom: 30px; list-style: outside disc; margin-left: 30px;}
.blog-single-excerpt h2 { margin-bottom: 30px; } 
.blog-single-excerpt ul li { list-style: outside disc; line-height: 26px; margin-bottom: 10px;}

/* HS Form */
.hbspt-form fieldset { max-width: 100% !important;  } 
.hbspt-form fieldset .field { margin-bottom: 20px !important; }
.hbspt-form fieldset .hs-input { height: 45px; border: 1px solid #ddd; display: block; width: 100% !important; height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; color: #555; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }
.hbspt-form fieldset .hs-input:focus {  border-color: #66afe9; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6); box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6); }
.hbspt-form fieldset textarea.hs-input { height: 100px; }
.hbspt-form fieldset .hs-error-msgs.inputs-list label { text-transform: none; font-weight: normal; color: #ff0000; letter-spacing: 0;}
.hbspt-form .hs-button { display: inline-block; padding: 6px 12px; margin-bottom: 0; font-size: 12px; font-weight: normal; line-height: 1.42857143; text-align: center; white-space: nowrap; vertical-align: middle; -ms-touch-action: manipulation; touch-action: manipulation; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-image: none; border-radius: 0; border: 0; background-color: #00aeef; padding: 15px 40px; color: #fff; text-transform: uppercase; letter-spacing: 1px; font-weight: bold; }
.hbspt-form .hs-button:hover { background: #000; }

.unsub .hs_email {
	display: none;
}
.unsub .hs_submit {
	text-align: center;
}
.unsub .submitted-message {
	text-align: center;
}