.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}#sc_Frmswift a{text-decoration: none;box-shadow:none;}
#sc_Frmswift #signature-box{display: inline-block;}
#sc_Frmswift  #ss-initials-box{
display: inline-block;
}
#sc_Frmswift ol,#sc_Frmswift ul{
margin-left: 20px;
}
.sc-swift-form input[type="text"],
.sc-swift-form input[type="email"],
.sc-swift-form input[type="url"],
.sc-swift-form textarea{
background-color: #fffdeb;
border-color: #333;
border-style: none none solid;
border-width: 0 0 1px;
margin: 5px;
padding: 10px 7px;
width: auto;
min-width: 260px;
max-width: 100%;
}
.sc-swift-form input[type="number"]{
background-color: #fffdeb;
border-color: #333;
border-style: none none solid;
border-width: 0 0 1px;
margin: 5px;
padding: 9px 7px;
min-width: 100px;
}
.sc-swift-form input[type="text"]:active,
.sc-swift-form input[type="text"]:focus,
.sc-swift-form input[type="email"]:active,
.sc-swift-form input[type="email"]:focus,
.sc-swift-form input[type="url"]:active,
.sc-swift-form input[type="url"]:focus,
.sc-swift-form input[type="number"]:active,
.sc-swift-form input[type="number"]:focus,
.sc-swift-form textarea:active,
.sc-swift-form textarea:focus{
background-color: #FFF678;
}
.sc-swift-form ::-webkit-input-placeholder { color: #cfbe57 !important;
}
.sc-swift-form ::-moz-placeholder { color: #cfbe57 !important;
}
.sc-swift-form :-ms-input-placeholder { color: #cfbe57 !important;
}
.sc-swift-form :-moz-placeholder { color: #cfbe57 !important;
}
.sc-submit-button{
text-align: center;
}
.swift_sign_submit:disabled{
background-color: #fff;
border: 2px solid #ccc;
color: #666;
padding: 10px;
min-width: 150px;
}
.swift_sign_submit{
margin: 15px 0;
min-width: 150px;
}
.sc_print-field {
border-bottom: 1px solid #ccc;
padding: 5px;
}
#sc_Frmswift .sc_credit_text{
font-size: 16px;
margin: 15px 0;
padding: 15px;
background: #f9f9f9 none repeat scroll 0 0;
}
#sc_Frmswift .sc_credit_text > a {
box-shadow: none !important;
text-decoration: none;
font-weight: bold;
}
.sc_consent_text{
margin: 0 0 0px;
}
.sc_consent_text a:hover {
color: #192abc;
text-decoration: underline !important;
}
#sc_Frmswift label.ss-radioset,#sc_Frmswift label.ss-checkboxset{
display: block;
}
#sc_Frmswift label.ss-radioset a,#sc_Frmswift label.ss-checkboxset a{
vertical-align: middle;
}
#sc_Frmswift select{
background: #fffdeb none repeat scroll 0 0;
border:1px solid #333; min-width: 100px;
padding: 10px 7px;
}
.swiftsign-modal{
display: none; position: fixed; z-index: 1031; left: 0;
top: 0;
width: 100%; height: 100%; }
.swiftsign-modal .swiftsign-modal-content {
background-color: #fefefe;
padding: 15px;
box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.5);
width: 80%;
position: relative;
height: 80%;
border-radius: 3px;
z-index: 99999;
}
.swiftsign-modal-overlay{
width: 100%; height: 100%; background-color: rgb(0,0,0); background-color: rgba(0,0,0,0.4); position: absolute;
}
.sc_typing-popup .swiftsign-modal-content{
width: 70%;
height: 70%;
max-height: 315px;
}
.sc_thanks-popup .swiftsign-modal-content{
width: 300px;
height: 70%;
max-height: 200px;
top: auto;
left: auto;
bottom: 30px;
right: 30px;
}
.swiftsign-modal .swiftsign-modal-close {
cursor: pointer;
float: right;
position: absolute;
right: -15px;
top: -15px;
z-index: 99999;
}
.swiftsign-modal-close:hover,
.swiftsign-modal-close:focus {
color: black;
text-decoration: none;
cursor: pointer;
}
.swiftsign-input-error {
box-shadow: 0 0 5px 0 rgba(255, 0, 0, 0.5) inset;
}
.sc_consent_text_link{
overflow-y: scroll;
height: 100%;
}
.swiftsign-signbox-error canvas{
border-color: red !important;
}
.sc_typing-popup .close-modal{
position: absolute;
right: -15px;
top: -15px;
cursor: pointer;
}
.swiftsign-font-selected{
background-color: #eee;
border: 2px solid #196abc;
}
.swiftsign-typing-preview {
text-align: center;
}
.swiftsign-typing-text-error{
box-shadow: 0 0 5px 0 rgba(255, 0, 0, 0.6) inset;
}
.swiftsign-font-submit,.swift_sign_submit{
background: #196abc;
padding: 15px;
color: #FFF;
font-size: 14px;
border: transparent;
}
.swiftsign-font-submit:hover,.swift_sign_submit:hover{opacity: 0.9;}
.swiftsign-field.swiftsign-field-error img{height: 20px;}
.sc-swift-form .ss-size-medium,.ss-size-medium{
min-width: 260px;
width: 260px;
}
.sc-swift-form .ss-size-long,.ss-size-long{
width:520px !important;
}
.sc-swift-form .ss-size-fullline,.ss-size-fullline{
width: 100% !important;
}
.ui-datepicker-month,.ui-datepicker-year{
background-color: #fff;
color: #1a1a1a;
}
.sc-swift-form .swift_date_dropdown {
width: 150px;
border: 1px solid !important;
margin: 5px 0 !important;
} .swiftsign-tooltip{
padding: 10px 20px;
font-size: 12px !important;
line-height: 16px !important;
font-weight: normal !important;
background: #fff !important;
box-shadow: none !important;
border: 1px solid #196abc !important;
}
.swiftsign-ui-tooltip, .swiftsign-arrow:after {
background: #fff;
border: 1px solid #196abc;
}
.swiftsign-arrow {
width: 70px;
height: 16px;
overflow: hidden;
position: absolute;
left: 50%;
margin-left: -35px;
bottom: -16px;
}
.swiftsign-arrow.top {
top: -16px;
bottom: auto;
}
.swiftsign-arrow.left {
left: 20%;
}
.swiftsign-arrow:after {
content: "";
position: absolute;
left: 20px;
top: -20px;
width: 25px;
height: 25px;
box-shadow: 6px 5px 9px -9px black;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.swiftsign-arrow.top:after {
bottom: -20px;
top: auto;
} .swiftsign-uploadContainer{
padding: 10px 0;
}
#swiftsign-drop-box, .swiftsign-upload-btn{
cursor: pointer;
margin: 20px auto;
position: relative;
height: 100px;
text-align: center;
width: 300px;
}
#swiftsign-drop-box p, .swiftsign-upload-btn{
width: 300px;
display: block;
color: #000;
margin: 0;
padding: 35px 0;
}
#swiftsign-drop-box:before, .swiftsign-upload-btn:before {
content: " ";
position: absolute;
z-index: -1;
top: 1px;
left: 1px;
right: 1px;
bottom: 1px;
border: 2px dashed #196abc;
}
.swiftsign-upload-btn i{
font-size: 30px;
color: #196abc;
}
.swiftsign-file-upload{
display: none !important;
}
.swiftsign-webcam-container{
display: flex;
}
.swiftsign-webcam-cols{
flex-grow: 1;
flex-basis: 0;
}
.swiftsign-webcam-row{
display: block;
}
.swiftsign-webcam{
position: relative;
}
.swiftsign-webcam-btn{
position: absolute;
bottom: 0;
}
.swiftsign-webcam-fail{
padding: 70px 15px;
border: 2px solid #e1e1e1;
text-align: center;
width: 300px;
height: 240px;
}
.swiftsign-webcam-fail i{
font-size: 26px;
}
.ss-swift-id-field-containter{
display: table;
width: 100%;
border: 2px dashed #196abc;
}
.ss-swift-id-table-row{
display: table-row;
}
.ss-swift-id-table-col{
display: table-cell;
width: 33.33333%;
border-right: 2px dashed #196abc;
}
.ss-swift-id-table-col:last-child{
border-right: 0;
}
.ss-swift-id-field-containter #swiftsign-drop-box:before, .ss-swift-id-field-containter .swiftsign-upload-btn:before{
border: none;
}
.ss-ID-preview-img{
max-width: 100%;
height: auto !important;
}
.ss_alert_notice{
padding: 10px;
border-radius: 4px;
margin-bottom: 10px; }
.ss_alert_notice span{
display: block;
font-size: 12px;
margin-top: 10px;
}
.bg_danger, .bg_danger a{
background: #f8d7da;
color: #721c24;
}
.bg_danger a:hover{
text-decoration: underline !important;
}
.text-center{
text-align: center;
}.sr-only {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}
.fade {
opacity: 0;
-webkit-transition: opacity 0.15s linear;
-o-transition: opacity 0.15s linear;
transition: opacity 0.15s linear;
}
.fade.in {
opacity: 1;
}
.collapse {
display: none;
}
.collapse.in {
display: block;
}
tr.collapse.in {
display: table-row;
}
tbody.collapse.in {
display: table-row-group;
}
.collapsing {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition-property: height, visibility;
-o-transition-property: height, visibility;
transition-property: height, visibility;
-webkit-transition-duration: 0.35s;
-o-transition-duration: 0.35s;
transition-duration: 0.35s;
-webkit-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
}
.close {
float: right;
font-size: 21px;
font-weight: bold;
line-height: 1;
color: #000000;
text-shadow: 0 1px 0 #ffffff;
opacity: 0.2;
filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
color: #000000;
text-decoration: none;
cursor: pointer;
opacity: 0.5;
filter: alpha(opacity=50);
}
button.close {
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
}
.modal-open {
overflow: hidden;
}
.modal {
display: none;
overflow: hidden;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
-webkit-overflow-scrolling: touch;
outline: 0;
text-align: center;
}
.modal:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; margin-right: -4px; }
.modal-dialog { display: inline-block; vertical-align: middle; }
.modal.fade .modal-dialog {
-webkit-transform: translate(0, -25%);
-ms-transform: translate(0, -25%);
-o-transform: translate(0, -25%);
transform: translate(0, -25%);
-webkit-transition: -webkit-transform 0.3s ease-out;
-o-transition: -o-transform 0.3s ease-out;
transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
}
.modal-open .modal {
overflow-x: hidden;
overflow-y: auto;
}
.modal-dialog {
position: relative;
width: auto;
margin: 10px;
}
.modal-content {
position: relative;
background-color: #ffffff;
border: 1px solid #999999;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 6px;
-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
-webkit-background-clip: padding-box;
background-clip: padding-box;
outline: 0;
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000000;
}
.modal-backdrop.fade {
opacity: 0;
filter: alpha(opacity=0);
}
.modal-backdrop.in {
opacity: 0.5;
filter: alpha(opacity=50);
}
.modal-header {
padding: 15px;
border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
margin-top: -2px;
}
.modal-title {
margin: 0;
line-height: 1.42857143;
}
.modal-body {
position: relative;
padding: 15px;
}
.modal-footer {
padding: 15px 0;
text-align: right;
border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
margin-left: 5px;
margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
margin-left: 0;
}
.modal-scrollbar-measure {
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll;
}
@media (min-width: 768px) {
.modal-dialog {
width: 600px;
margin: 30px auto;
}
.modal-content {
-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}
.modal-sm {
width: 300px;
}
}
@media (min-width: 992px) {
.modal-lg {
width: 900px;
}
}
.clearfix:before,
.clearfix:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
content: " ";
display: table;
}
.clearfix:after,
.modal-header:after,
.modal-footer:after {
clear: both;
}
.center-block {
display: block;
margin-left: auto;
margin-right: auto;
}
.pull-right {
float: right !important;
}
.pull-left {
float: left !important;
}
.hide {
display: none !important;
}
.show {
display: block !important;
}
.invisible {
visibility: hidden;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.hidden {
display: none !important;
}
.affix {
position: fixed;
}