#ajaxLoadingImage {
    z-index:99997;
    position:fixed;
    left:0;
    right:0;
    top:0;
    bottom:0;
    background:rgba(0,0,0,0.2);
}
#ajaxLoadingImage > img {
    position:absolute;
    top:50%;
    left:50%;
    margin-left:-50px;
    margin-top:-50px;
}
.btn {
	min-width: 0;
}
.btn-primary {
    border-radius: 35px;
    border: 0;
    border-radius: 0;
    cursor: pointer;
    font-family: Helvetica, Helvetica Neue, Arial, sans-serif !important;
    font-size: 1rem;
    -webkit-font-smoothing: antialiased;
    font-weight: 700 !important;
    line-height: 1 !important;
    padding: 12px 20px;
    text-decoration: none;
    white-space: normal;
    width: auto;
	background: #000;
    font-size: 15px;
    letter-spacing: 1px;
    text-transform: none;
    color: white;
}


.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #363636;
    border-color: #285e8e
}

.bs-callout.bs-callout-info{
	width: 100%;
    height: auto;
    float: left;
    background-position: 50% 0%;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(https://law.nz.lawyer/wp-content/uploads/2024/10/blue-paper-craft-framed-background-illustration-2023-11-27-05-15-03-utc-scaled.jpg);
    color: white;
    padding: 80px;
    text-align: left;
}
.text-center {
    text-align: center;
}
button {
    border-radius: 35px;
    border: 0;
    border-radius: 0;
    cursor: pointer;
    font-family: Helvetica, Helvetica Neue, Arial, sans-serif !important;
    font-size: 1rem;
    -webkit-font-smoothing: antialiased;
    font-weight: 700 !important;
    line-height: 1 !important;
    padding: 12px 20px;
    text-decoration: none;
    white-space: normal;
    width: auto;
	background: #000;
    font-size: 15px;
    letter-spacing: 1px;
    text-transform: none;
    color: white;
}
nav.navbar {
    background: #3D3F57;
    min-height: 60px;
    border-radius: 0;
}
nav.navbar .navbar-header .navbar-brand,
nav.navbar .navbar-nav > li > a {
    color: #fff;
    height: 60px;
    padding: 20px;
}
.navbar {
    width: 100%;
    height: auto;
    min-height: 10px;
    float: left;
    position: sticky;
    top: 0;
}
.nav-pills > li > a {
    background-color: #f5f5f5;
    color: #515151;
    -webkit-transition: background-color 200ms;
    transition: background-color 200ms;
}
.sb-wizard {
    font-family: 'Raleway' !important;
    color: #333;
    padding-top: 20px;
}
.sb-wizard ul {
    list-style: none;
    padding: 0 !important;
    margin: 0 !important;
}
.sb-wizard label {
	font-size: 14px;
	font-weight: 600;
	color: #555;
	margin: 15px 0px 15px 0 !important;
}
.sb-wizard a:focus {
	outline: none;
}
.sb-wizard .title {
	font-weight: 600;
	margin-bottom: 38px;
    text-decoration-line: initial;
    font-size: 35px;
    line-height: 1.5;
}
.sb-wizard .title span {
	font-size: 16px;
	font-weight: 400;
	color: #aaa;
	letter-spacing: 0.5px;
	margin-left: 15px;
}
.sb-wizard .sub-title {
    margin-bottom: 5px;
	margin-top: 0;
	font-size: 19px;
	font-weight: 600;
    color: #2e3261;
}
.sb-wizard .tab-pane .desc {
	margin-bottom: 25px;
	font-size: 13px;
	color: #888;
}
.sb-wizard .form-control {
	border: 1px solid #CCCCCC;
	border-radius: 0 !important;
	box-shadow: none;
	margin-bottom: 20px;
	min-height: 46px;
}
.sb-wizard select.form-control {
	background-color: white;
	display: inline-block;
	font: inherit;
	padding: 0.5em 3.5em 0.5em 1em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-image: linear-gradient(45deg, transparent 50%, #555 50%), linear-gradient(135deg, #666 50%, transparent 50%), linear-gradient(to right, #ddd, #ddd);
	background-position: calc(100% - 20px) calc(1em + 5px), calc(100% - 15px) calc(1em + 5px), calc(100% - 2.5em) 0.6em;
	background-size: 5px 5px, 5px 6px, 1px 2em;
	background-repeat: no-repeat;
}
.sb-wizard .sub-root,
.sb-wizard .sub {
	margin-top: 10px;
	display: none;
}
.sb-wizard .sub {
    padding-left: 15px;
	padding-top: 15px;
	padding-right: 35px;
	padding-bottom: 15px;
	border-left: 3px solid #eaeef1;
	border-top: 3px solid #eaeef1;
	border-right: 3px solid #eaeef1;
	border-bottom: 3px solid #eaeef1;
	border-radius:20px
}
.sub .sub {
    padding-right: 0px;
    border-top: 0px;
    border-right: 0px;
    border-bottom: 0px;
}
.sb-wizard #wizardFormInput ul.nav li.conditional a {
	color: #ccc;
}
.sb-wizard .pager {
	margin: 40px 0 !important;
}
.sb-wizard .pager li a {
	color: #2e3261;
	padding: 6px 20px;
	border-radius: 50px;
	font-size: 15px;
}
.sb-wizard .pager li.next a {
	background: #2e3261;;
	border-color: #2e3261;;
	color: #fff;
}
.sb-wizard .pager li.submit a {
	background: #cf3646;
	border-color: #cf3646;
	color: #fff;
	float: right;
}
.sb-wizard .checkbox,
.sb-wizard .radio,
.sb-wizard .checkbox + span,
.sb-wizard .radio + span {
	margin-top: 0;
	line-height: initial;
	font-size: 13px;
	font-weight: 500;
	color: #555;
    min-height: 0px;
}
.sb-wizard .checkbox + span,
.sb-wizard .radio + span {
	position: relative;
	top: -20px;
	left: 20px;
}
.sb-wizard #wizardFormInput {
	display: flex;
	margin: 20px auto;
	background: #fff;
}
.sb-wizard #wizardFormInput .navbar {
	padding-top: 15px;
	padding-right: 2%;
	border-right: 1px solid #ddd;
	width: 10%;
	background-color: white;
}
.sb-wizard #wizardFormInput .navbar label {
	display: block;
	text-align: center;
	font-weight: 500;
	font-size: 14px;
	color: #777;
	margin: 0 auto;
}
.sb-wizard .navbar ul.nav {
    margin-top: 5px !important;
    padding-left: 0px !important;
}
.sb-wizard .navbar li {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
    margin-left: 0px !important;
}
.sb-wizard .navbar ul.nav > li {
	float: none;
	display: block;
}
.sb-wizard .navbar ul.nav > li + li {
	margin-left: 0;
}
.sb-wizard .navbar ul.nav > li > a {
	border-radius: 100%;
	width: 42px;
	height: 42px;
	font-size: 17px;
	margin: 0 auto;
	color: #2e3261;
    line-height: normal;
}
.sb-wizard .navbar ul.nav > li.active > a {
	background: #2e3261;
	color: #fff;
    line-height: normal;
}
.sb-wizard .tab-content {
	padding: 30px 40px;
	width: 100%;
}
.sb-wizard .navbar ul.nav > li.step-error > a {
	color: #cf3646;
}
.sb-wizard .tab-content .tab-help {
	padding-left: 5px;
}
.sb-wizard .tab-content .tooltip-inner {
    word-break: keep-all;
}
.sb-wizard .tab-content .tab-error {
	display: none;
	padding-left: 10px;
	color: #cf3646;
}
h3 {
    font-size: 24px;
    line-height: 30px;
    margin-top: 20px;
	font-weight: bold;
    margin-bottom: 10px;
	font-style: inherit;
}
@media (min-width: 1200px) {
	.sb-wizard.container {
		width: 980px;
	}
}
@media (max-width: 1200px) {}
@media (max-width: 992px) {}
@media (max-width: 768px) {
    .sb-wizard #wizardFormInput {
        margin: 0px auto;
    }
    .sb-wizard .tab-content {
        padding: 10px 0 0 15px;
	    width: 100%;
    }
    .sb-wizard .navbar ul.nav > li > a {
        border-radius: 20%;
	    width: 30px;
	    height: 30px;
	    font-size: 15px;
	    margin: 0 0 20px 0;
        padding: 5px 5px 5px 5px;
    }
    .entry-content h3 {
        margin-top: 0px !important;
        font-size: 25px !important;
        text-decoration: underline;
    }
    .sb-wizard {
	    padding-top: 0px;
    }
}
@media (max-width: 450px) {
    .sb-wizard #wizardFormInput .navbar {
        margin-left: -30px;
        border-right: 1px solid #ddd;
        width: 17%;
        padding-top: 0px;
    }
    .navbar label {
        display: none !important;
}
