<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');
html {
    background: none repeat scroll 0 0 #ececec;
}
body {height:auto!important}
#main_body {
    font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size: small;
    text-align: center;
    margin: 20px 0 50px;
}
#form_container {
    background: #fff;
    border: 1px solid #ccc;
    text-align: left;
    width: 640px;
    margin: 0 auto;
}

#main_body h1 {
    background-color: #dedede;
    text-decoration: none;
    text-indent: -8000px;
    margin: 0;
    padding: 0;
}
#main_body h1 a {
    height: 40px;
    overflow: hidden;
    background-image: url(../../../images/machform.png);
    background-repeat: no-repeat;
    display: none;
}
#main_body form ul {
    font-size: 100%;
    list-style-type: none;
    width: 100%;
    margin: 0;
    padding: 0;
}
#main_body form li {
    display: block;
    position: relative;
    clear: both;
    margin: 0;
    padding: 4px 5px 2px 9px;
}
#main_body .buttons {
    clear: both;
    display: block;
    margin-top: 10px;
}
#main_body html form li div {
    display: inline-block;
}
#main_body form li div {
    color: #444;
    margin: 0 4px 0 0;
    padding: 0 0 8px;
}
#main_body form li span {
    color: #444;
    float: left;
    margin: 0 4px 0 0;
    padding: 0 0 8px;
}
#main_body form li div.left {
    display: inline;
    float: left;
    width: 48%;
}
#main_body form li div.right {
    display: inline;
    float: right;
    width: 48%;
}
#main_body form li div.right .medium {
    width: 98%;
}
#main_body .clear {
    clear: both;
}
#main_body form li div label var {
    font-style: normal;
    font-weight: 700;
}
#main_body em.currently_entered {
    white-space: nowrap;
}
#main_body form li .datepicker {
    cursor: pointer!important;
    float: left;
    height: 16px;
    width: 16px;
    margin: .1em 5px 0 0;
    padding: 0;
}
#main_body .form_description {
    border-bottom: 1px dotted #ccc;
    clear: both;
    display: none !important;
    margin: 0 0 1em;
}
#main_body .form_description[class] {
    display: block;
}
#main_body .form_description p {
    font-size: 95%;
    line-height: 130%;
    margin: 0 0 12px;
}
#main_body form li.total_payment {
    padding-bottom: 0;
    padding-top: 0;
}
#main_body form li.total_payment.mf_review {
    width: 97%;
    margin-top: 10px;
}
#main_body form li.total_payment span {
    float: right;
    text-align: center;
    padding-bottom: 0;
}
#main_body form li.total_payment h3 {
    font-size: 150%;
    margin: 0;
}
#main_body form li.total_payment var {
    font-style: normal;
}
#main_body form li.total_payment h5 {
    font-size: 70%;
    font-weight: 100;
    text-transform: uppercase;
    margin: 0;
}
#main_body form li.section_break {
    margin-top: 9px;
    padding-bottom: 0;
    padding-left: 9px;
    padding-top: 13px;
    width: 97%!important;
}
#main_body form ul li.first {
    border-top: none!important;
    margin-top: 0!important;
    padding-top: 0!important;
}
#main_body form .section_break h3 {
    font-size: 110%;
    font-weight: 400;
    line-height: 130%;
    margin: 0 0 2px;
}
#main_body form .section_break p {
    font-size: 85%;
    margin: 0 0 10px;
}
#main_body form li div span {
    display: block;
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}
#main_body form li div span.state_list {
    height: 34px;
}
.namewm_ext {
    width: 8%;
}
.namewm_first,
.namewm_middle {
    width: 23%;
}
.namewm_last {
    width: 30%;
}
#main_body form li.two_columns div span {
    width: 48%;
    margin: 0 5px 0 0;
}
#main_body form li.three_columns div span {
    width: 30%;
    margin: 0 5px 0 0;
}
#main_body form li.inline_columns div span {
    width: auto;
    margin: 0 6px 0 0;
}
#main_body input.button_text {
    overflow: visible;
    width: auto;
    padding: 0 7px;
}
#main_body .buttons input {
    font-size: 120%;
    margin-right: 5px;
}
#main_body input.btn_secondary {
    background: none;
    border: none;
    color: blue;
    text-decoration: underline;
    cursor: pointer;
    font-size: 100%;
    padding: 0;
}
#main_body label.description {
    border: none;
    color: #222;
    display: block;
    font-size: 95%;
    font-weight: 700;
    line-height: 150%;
    padding: 0 0 1px;
}
#main_body span.symbol {
    font-size: 115%;
    line-height: 130%;
}
#main_body input.text {
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #c3c3c3;
    border-right: 1px solid #c3c3c3;
    border-top: 1px solid #7c7c7c;
    color: #333;
    font-size: 100%;
    margin: 0;
    padding: 2px 0;
}
#main_body input.other {
    margin: 0 0 9px 25px;
}
#main_body input.file {
    color: #333;
    font-size: 100%;
    margin: 0;
    padding: 2px 0;
}
#main_body textarea.textarea {
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #c3c3c3;
    border-right: 1px solid #c3c3c3;
    border-top: 1px solid #7c7c7c;
    color: #333;
    font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size: 100%;
    width: 99%;
    margin: 0;
}
#main_body select.select {
    color: #333;
    font-size: 100%;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #c3c3c3;
    border-right: 1px solid #c3c3c3;
    border-top: 1px solid #7c7c7c;
    margin: 1px 0;
    padding: 1px 0 0;
}
#main_body input.currency {
    text-align: right;
    padding-right: 3px;
}
#main_body label.choice {
    color: #444;
    display: block;
    font-size: 100%;
    line-height: 1.4em;
    width: 90%;
    margin: -1.55em 0 0 25px;
    padding: 4px 0 5px;
}
#main_body select.select[class] {
    margin: 0;
    padding: 1px 0;
}
:first-child+html select.select[class] {
    margin: 1px 0;
}
#main_body .safari select.select {
    font-size: 120%!important;
    margin-bottom: 1px;
}
#main_body input.large {
    width: 99%;
}
#main_body textarea.small {
    height: 5.5em;
}
#main_body textarea.medium {
    height: 10em;
}
#main_body textarea.large {
    height: 20em;
}
#error_message {
    background: #fff;
    border: 1px dotted red;
    margin-bottom: 1em;
    padding-left: 0;
    padding-right: 0;
    padding-top: 4px;
    text-align: center;
    width: 97%;
}
#error_message_title {
    color: #DF0000;
    font-size: 125%;
    margin: 7px 0 5px!important;
    padding: 0!important;
}
#error_message_desc {
    color: #000;
    font-size: 100%;
    margin: 0 0 .8em!important;
}
#error_message_desc strong {
    background-color: #FFDFDF;
    color: red;
    padding: 2px 3px;
}
#main_body form li.error {
    background-color: #FFDFDF!important;
    border-bottom: 1px solid #EACBCC;
    border-right: 1px solid #EACBCC;
    margin: 3px 0;
}
#main_body form li.error label {
    color: #DF0000!important;
}
#main_body form p.error {
    clear: both;
    color: red;
    font-size: 10px;
    font-weight: 700;
    margin: 0 0 5px!important;
}
#main_body form .required,
#main_body .matrix span.required {
    color: red!important;
    float: none!important;
    font-weight: 700;
}
#main_body form .guidelines {
    background: #f5f5f5;
    border: 1px solid #e6e6e6;
    color: #444;
    font-size: 105%;
    left: 100%;
    line-height: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    width: 42%;
    z-index: 1000;
    margin: 0 0 0 8px !important;
    padding: 8px 10px 9px;
}
#main_body form .guidelines small {
    font-size: 80%;
}
.no_guidelines .guidelines {
    display: none!important;
}
.no_guidelines form li {
    width: 97%;
}
.no_guidelines li.section {
    padding-left: 9px;
}
.form_success {
    clear: both;
    text-align: center;
    margin: 0;
    padding: 90px 0 100px;
}
.form_success h3 {
    font-weight: 400;
}
#main_body ul.password {
    margin-top: 60px;
    margin-bottom: 60px;
    text-align: center;
}
.password h2 {
    color: #DF0000;
    font-weight: 700;
    margin: 0 auto 10px;
}
.password input.text {
    font-size: 170%!important;
    width: 380px;
    text-align: center;
}
.password label {
    display: block;
    font-size: 120%!important;
    padding-top: 10px;
    font-weight: 700;
}
#li_captcha {
    padding-left: 5px;
    padding-bottom: 10px!important;
}
#li_captcha span {
    float: none!important;
    padding: 0!important;
}
#li_captcha span.text_captcha {
    padding-bottom: 5px!important;
}
#li_captcha div {
    padding: 0!important;
}
#captcha_image {
    padding-top: 5px;
    padding-bottom: 10px;
}
#captcha_response_field {
    margin-bottom: 10px;
}
#dummy_captcha_internal {
    height: 8px;
}
#main_body .matrix table {
    width: 100%;
    border-collapse: collapse;
    text-align: left;
    margin: 0 0 5px;
}
#main_body .matrix th {
    font-size: 95%;
    text-align: center;
    border-bottom: 1px solid #888;
    font-weight: 400;
    padding: 5px 0;
}
#main_body .matrix td {
    border-bottom: 1px solid #ccc;
    text-align: center;
    padding: 6px 8px;
}
#main_body .matrix td.first_col {
    text-align: left;
    font-weight: 700;
    font-size: 95%;
}
#main_body .matrix tr.alt {
    background-color: #F5F5F5;
}
#main_body .matrix caption {
    text-align: left;
    font-size: 95%;
    font-weight: 700;
}
#main_body form.left_label li,
#main_body form.right_label li {
    padding-top: 12px;
    width: 76%;
}
#main_body form.left_label label.description {
    float: left;
    width: 29%;
    margin: 0 15px 0 0;
}
#main_body form.right_label label.description {
    float: left;
    width: 29%;
    text-align: right;
    margin: 0 15px 0 0;
}
.no_guidelines form.left_label label.description,
.no_guidelines form.right_label label.description {
    width: 30%!important;
}
#main_body form.left_label li div,
#main_body form.right_label li div {
    float: left;
    width: 65%;
}
#main_body form li div span.left {
    width: 48%;
    float: left;
}
#main_body form li div span.right {
    width: 48%;
    float: right;
}
#main_body form li.address div span {
    padding-bottom: 8px;
}
#main_body form.left_label .guidelines,
#main_body form.right_label .guidelines {
    width: 20%;
}
html.embed {
    background: none repeat scroll 0 0 transparent;
}
.embed #form_container {
    border: none;
    width: 100%;
    background: none;
}
.integrated * {
    font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    color: #000;
}
.integrated #form_container {
    border: none;
    width: 99%;
    background: none;
}
#machform_review_table tbody tr:hover {
    background-color: #FFF7C0;
}
.alt {
    background: #efefef;
}
#machform_review_table td {
    text-align: left;
    border-bottom: 1px solid #DEDEDE;
    padding: 5px 10px;
}
.day_disabled {
    text-indent: -9999px;
    background: #eee url(../../../images/bullet_red.png) no-repeat center;
}
#main_body form li.li_pagination {
    width: 97%;
    border-bottom: 1px dotted #CCC;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: -1em 0 1em;
}
#main_body form li.li_pagination span {
    font-family: Arial, Verdana, Helvetica;
    font-size: 90%;
    float: none;
    display: block;
    padding: 0;
}
.ap_tp_num {
    background-color: #bbb;
    color: #FFF!important;
    font-weight: 700;
    width: 23px!important;
    height: 23px!important;
    line-height: 23px!important;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.ap_tp_text {
    clear: both;
    padding-top: 3px!important;
}
.ap_tp_arrow {
    font-size: 90%;
    color: #bbb;
    font-family: Arial, Verdana, Helvetica;
}
.ap_tp_num_active {
    background-color: #64992c;
}
.img_secondary {
    margin-left: 5px;
}
div.mf_progress_container {
    border: 1px solid #ccc!important;
    width: 98%!important;
    float: left;
    background: #FFF;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    margin: 2px 5px 2px 0 !important;
    padding: 1px!important;
}
div.mf_progress_value {
    background-color: #64992C;
    height: 12px;
    text-align: right;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
div.mf_progress_value span {
    line-height: 20px;
    font-weight: 700;
    color: #fff!important;
    padding-right: 5px!important;
    float: right!important;
}
.li_pagination h3 {
    font-size: 95%;
    padding-bottom: 2px;
    font-weight: 400;
    margin: 0;
}


#main_body form li:after,
#main_body .buttons:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
#main_body form li div.left .medium,
#main_body select.large,
#main_body ul.password &gt; li &gt; div,
#main_body li.address input.large {
    width: 100%;
}
#main_body form li div label,
#main_body form li span label {
    clear: both;
    color: #444;
    display: block;
    font-size: 85%;
    line-height: 15px;
    padding-top: 3px;
    margin: 0;
}
#main_body .form_description h2 {
    display: none;
}
#main_body .form_description h2,
.form_success h2 {
    clear: left;
    font-size: 160%;
    font-weight: 400;
    margin: 0 0 3px;
}
#main_body form hr,
.embed #top,
.embed #bottom,
.embed h1,
.integrated #top,
.integrated #bottom,
.integrated h1,
#main_body form li.hidden,
.StandShadow.safari:after,
.FoldShadow.safari:before,
.FoldShadow.safari:after {
    display: none;
}
#main_body input.checkbox,
#main_body input.radio {
    display: block;
    height: 13px;
    line-height: 1.4em;
    width: 13px;
    margin: 6px 0 0 3px;
}
#main_body input.small,
#main_body select.small {
    width: 25%;
}
#main_body input.medium,
#main_body select.medium {
    width: 50%;
}
#main_body * {
    font-family: 'Open Sans', sans-serif !important;
}



.register-fields-jform_accept {
	display:inline-block
}
#jform_accept {
	visibility:visible;
	display:inline-block;
}
#label_jform_accept {
	display:inline;
	line-height:12px;
}</pre></body></html>