.ui-datepicker {
width: 17em;
padding: .2em .2em 0;
display: none;
background: #fff;
border: 1px solid #c3c4c7;
border-radius: 4px;
box-shadow: 0 2px 8px rgba(0,0,0,0.12);
z-index: 9999 !important;
}
.ui-datepicker .ui-datepicker-header {
position: relative;
padding: .4em 0;
background: #f6f7f7;
border-bottom: 1px solid #dcdcde;
border-radius: 4px 4px 0 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
position: absolute;
top: .4em;
width: 1.8em;
height: 1.8em;
cursor: pointer;
text-align: center;
line-height: 1.8em;
border-radius: 3px;
}
.ui-datepicker .ui-datepicker-prev {
left: 2px;
}
.ui-datepicker .ui-datepicker-next {
right: 2px;
}
.ui-datepicker .ui-datepicker-prev:hover,
.ui-datepicker .ui-datepicker-next:hover {
background: #dcdcde;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
display: block;
position: absolute;
left: 50%;
margin-left: -8px;
top: 50%;
margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
margin: 0 2.3em;
line-height: 1.8em;
text-align: center;
font-weight: 600;
font-size: 0.9em;
}
.ui-datepicker .ui-datepicker-title select {
font-size: 0.9em;
margin: 1px 0;
}
.ui-datepicker table {
width: 100%;
font-size: .9em;
border-collapse: collapse;
margin: 0 0 .4em;
}
.ui-datepicker th {
padding: .5em .3em;
text-align: center;
font-weight: 600;
border: 0;
font-size: 0.8em;
color: #50575e;
}
.ui-datepicker td {
border: 0;
padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
display: block;
padding: .3em;
text-align: center;
text-decoration: none;
border-radius: 3px;
color: #1e1e1e;
}
.ui-datepicker td a:hover {
background: #f0f0f1;
}
.ui-datepicker .ui-datepicker-current-day a {
background: #2271b1;
color: #fff;
}
.ui-datepicker .ui-datepicker-today a {
font-weight: 700;
}
.ui-datepicker .ui-datepicker-unselectable span {
color: #a7aaad;
}
.ui-datepicker-prev .ui-icon,
.ui-datepicker-next .ui-icon {
background-image: none;
}
.ui-datepicker-prev .ui-icon::before {
content: "\2039";
font-size: 1.4em;
}
.ui-datepicker-next .ui-icon::before {
content: "\203A";
font-size: 1.4em;
}
.ui-icon {
display: inline-block;
width: 16px;
height: 16px;
text-indent: 0;
overflow: visible;
}.ccf-form-wrapper{margin:20px 0}.ccf-form-wrapper .ccf-form-frame{display:none}.ccf-form-wrapper .ccf-clear{clear:both}.ccf-form-wrapper .form-title{font-size:150%;padding:20px 0}.ccf-form-wrapper .form-description{padding:0 0 20px}.ccf-form-wrapper .form-submit img{vertical-align:middle;display:inline-block;border:0;-ms-filter:"alpha(Opacity=0)";filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;float:none;margin:0 0 0 6px}.ccf-form-wrapper .field-description{font-size:85%;clear:left;margin-top:6px}.ccf-form-wrapper .error{color:red;float:right;font-size:85%;margin-top:3px}.ccf-form-wrapper .error.email-error,.ccf-form-wrapper .error.match-error,.ccf-form-wrapper .error.unknown-error{float:none}.ccf-form-wrapper .error.right-error{float:right}.ccf-form-wrapper .field-hide{display:none}.ccf-form-wrapper .field{margin-bottom:24px;clear:both}.ccf-form-wrapper .field[data-field-type=checkboxes] .error,.ccf-form-wrapper .field[data-field-type=date] .error,.ccf-form-wrapper .field[data-field-type=dropdown] .error,.ccf-form-wrapper .field[data-field-type=file] .error,.ccf-form-wrapper .field[data-field-type=radio] .error,.ccf-form-wrapper .field[data-field-type=recaptcha] .error{float:none}.ccf-form-wrapper .field .ccf-simple-captcha-wrapper{margin-bottom:12px}.ccf-form-wrapper .field .field-error-input{border:1px solid red}.ccf-form-wrapper .field label.main-label{display:block;clear:both;margin-bottom:6px;font-weight:700}.ccf-form-wrapper .field label.main-label .required{padding-right:.3em;color:red}.ccf-form-wrapper .field input[type=text],.ccf-form-wrapper .field textarea{width:100%;box-sizing:border-box}.ccf-form-wrapper .field select{display:block;width:auto}.ccf-form-wrapper .field input[type=file]{background-color:inherit;border:0;line-height:0}.ccf-form-wrapper .field textarea{min-height:100px;color:inherit;font-family:inherit}.ccf-form-wrapper .field .left{width:50%;float:left;box-sizing:border-box;padding-right:10px;clear:both}.ccf-form-wrapper .field .right{width:50%;float:right;box-sizing:border-box;padding-left:10px}.ccf-form-wrapper .field .sub-label{margin-top:3px;font-size:85%;clear:none;font-weight:400}.ccf-form-wrapper .field.field-type-section-header .heading{font-size:125%;border-bottom:1px solid #ccc;padding-bottom:5px}.ccf-form-wrapper .field.field-type-section-header .subheading{margin-top:10px;font-size:85%;font-style:italic}.ccf-form-wrapper .field.field-type-date .hour,.ccf-form-wrapper .field.field-type-date .minute{display:inline-block;margin-right:5px}.ccf-form-wrapper .field.field-type-date .hour input,.ccf-form-wrapper .field.field-type-date .minute input{width:3.5em}.ccf-form-wrapper .field.field-type-date .hour label,.ccf-form-wrapper .field.field-type-date .minute label{font-weight:400}.ccf-form-wrapper .field.field-type-date .am-pm{display:inline-block;vertical-align:top}.ccf-form-wrapper .field.field-type-date .am-pm select{width:auto}.ccf-form-wrapper .ccf-theme-dark{font-size:16px}.ccf-form-wrapper .ccf-theme-dark dropdown,.ccf-form-wrapper .ccf-theme-dark input[type=submit],.ccf-form-wrapper .ccf-theme-dark input[type=text],.ccf-form-wrapper .ccf-theme-dark select,.ccf-form-wrapper .ccf-theme-dark textarea{border-radius:4px;background-color:#555;color:#fff;border:1px solid #ccc;padding:8px}.ccf-form-wrapper .ccf-theme-dark dropdown::-webkit-input-placeholder,.ccf-form-wrapper .ccf-theme-dark input[type=submit]::-webkit-input-placeholder,.ccf-form-wrapper .ccf-theme-dark input[type=text]::-webkit-input-placeholder,.ccf-form-wrapper .ccf-theme-dark select::-webkit-input-placeholder,.ccf-form-wrapper .ccf-theme-dark textarea::-webkit-input-placeholder{color:#ccc}.ccf-form-wrapper .ccf-theme-dark dropdown:-moz-placeholder,.ccf-form-wrapper .ccf-theme-dark input[type=submit]:-moz-placeholder,.ccf-form-wrapper .ccf-theme-dark input[type=text]:-moz-placeholder,.ccf-form-wrapper .ccf-theme-dark select:-moz-placeholder,.ccf-form-wrapper .ccf-theme-dark textarea:-moz-placeholder{color:#ccc}.ccf-form-wrapper .ccf-theme-dark dropdown:-ms-input-placeholder,.ccf-form-wrapper .ccf-theme-dark input[type=submit]:-ms-input-placeholder,.ccf-form-wrapper .ccf-theme-dark input[type=text]:-ms-input-placeholder,.ccf-form-wrapper .ccf-theme-dark select:-ms-input-placeholder,.ccf-form-wrapper .ccf-theme-dark textarea:-ms-input-placeholder{color:#ccc}.ccf-form-wrapper .ccf-theme-dark input.ccf-submit-button{padding:8px 14px;background-color:#555;background-image:-webkit-gradient(linear,left top,left bottom,from(#555),to(#222));background-image:-webkit-linear-gradient(top,#555,#222);background-image:-moz-linear-gradient(top,#555,#222);background-image:-ms-linear-gradient(top,#555,#222);background-image:-o-linear-gradient(top,#555,#222);background-image:linear-gradient(to bottom,#555,#222);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#555555, endColorstr=#222)}.ccf-form-wrapper .ccf-theme-light{font-size:16px}.ccf-form-wrapper .ccf-theme-light dropdown,.ccf-form-wrapper .ccf-theme-light input[type=submit],.ccf-form-wrapper .ccf-theme-light input[type=text],.ccf-form-wrapper .ccf-theme-light select,.ccf-form-wrapper .ccf-theme-light textarea{border-radius:4px;background-color:#fcfcfc;color:#333;border:1px solid #e0e0e0;padding:8px}.ccf-form-wrapper .ccf-theme-light dropdown::-webkit-input-placeholder,.ccf-form-wrapper .ccf-theme-light input[type=submit]::-webkit-input-placeholder,.ccf-form-wrapper .ccf-theme-light input[type=text]::-webkit-input-placeholder,.ccf-form-wrapper .ccf-theme-light select::-webkit-input-placeholder,.ccf-form-wrapper .ccf-theme-light textarea::-webkit-input-placeholder{color:#ccc}.ccf-form-wrapper .ccf-theme-light dropdown:-moz-placeholder,.ccf-form-wrapper .ccf-theme-light input[type=submit]:-moz-placeholder,.ccf-form-wrapper .ccf-theme-light input[type=text]:-moz-placeholder,.ccf-form-wrapper .ccf-theme-light select:-moz-placeholder,.ccf-form-wrapper .ccf-theme-light textarea:-moz-placeholder{color:#ccc}.ccf-form-wrapper .ccf-theme-light dropdown:-ms-input-placeholder,.ccf-form-wrapper .ccf-theme-light input[type=submit]:-ms-input-placeholder,.ccf-form-wrapper .ccf-theme-light input[type=text]:-ms-input-placeholder,.ccf-form-wrapper .ccf-theme-light select:-ms-input-placeholder,.ccf-form-wrapper .ccf-theme-light textarea:-ms-input-placeholder{color:#ccc}.ccf-form-wrapper .ccf-theme-light input.ccf-submit-button{padding:8px 14px;background-color:#f0f0f0;background-image:-webkit-gradient(linear,left top,left bottom,from(#f0f0f0),to(#fcfcfc));background-image:-webkit-linear-gradient(top,#f0f0f0,#fcfcfc);background-image:-moz-linear-gradient(top,#f0f0f0,#fcfcfc);background-image:-ms-linear-gradient(top,#f0f0f0,#fcfcfc);background-image:-o-linear-gradient(top,#f0f0f0,#fcfcfc);background-image:linear-gradient(to bottom,#f0f0f0,#fcfcfc);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#f0f0f0, endColorstr=#fcfcfc)}.ccf-form-wrapper {
margin: 1.5em 0;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
font-size: 15px;
line-height: 1.6;
color: #1e1e1e;
}
.ccf-form-wrapper *,
.ccf-form-wrapper *::before,
.ccf-form-wrapper *::after {
box-sizing: border-box;
}
.ccf-form-wrapper .ccf-form {
max-width: 640px;
}
.ccf-form-wrapper .ccf-form-frame {
display: none !important;
}
.ccf-form-wrapper .ccf-clear {
clear: both;
}
.ccf-form-wrapper .ccf-clear::after {
content: "";
display: table;
clear: both;
} .ccf-form-wrapper .form-title {
font-size: 1.5em;
font-weight: 600;
padding: 0 0 0.3em 0;
margin: 0 0 0.5em 0;
color: #1e1e1e;
letter-spacing: -0.01em;
}
.ccf-form-wrapper .form-description {
padding: 0 0 1.25em 0;
color: #50575e;
font-size: 0.95em;
margin: 0;
} .ccf-form-wrapper .field {
margin-bottom: 1.5em;
clear: both;
}
.ccf-form-wrapper .field::after {
content: "";
display: table;
clear: both;
} .ccf-form-wrapper .field label.main-label {
display: block;
clear: both;
margin-bottom: 0.4em;
font-weight: 600;
font-size: 0.925em;
color: #1e1e1e;
line-height: 1.4;
}
.ccf-form-wrapper .field label.main-label .required {
color: #d63638;
padding-right: 0.15em;
font-weight: 700;
}
.ccf-form-wrapper .field .sub-label,
.ccf-form-wrapper .field label.sub-label {
display: block;
margin-top: 0.3em;
font-size: 0.8em;
color: #757575;
font-weight: 400;
clear: none;
line-height: 1.4;
}
.ccf-form-wrapper .field-description,
.ccf-form-wrapper .field .field-description,
.ccf-form-wrapper .field .help-block {
font-size: 0.825em;
color: #757575;
margin-top: 0.4em;
clear: left;
line-height: 1.5;
} .ccf-form-wrapper .field input[type="text"],
.ccf-form-wrapper .field input[type="email"],
.ccf-form-wrapper .field input[type="url"],
.ccf-form-wrapper .field input[type="tel"],
.ccf-form-wrapper .field input[type="number"],
.ccf-form-wrapper .field input[type="password"],
.ccf-form-wrapper .field input.field-input,
.ccf-form-wrapper .field input.form-control {
width: 100%;
padding: 0.55em 0.75em;
border: 1px solid #c3c4c7;
border-radius: 4px;
background: #fff;
color: #1e1e1e;
font-size: 0.95em;
font-family: inherit;
line-height: 1.5;
transition: border-color 0.15s ease, box-shadow 0.15s ease;
-webkit-appearance: none;
appearance: none;
outline: none;
}
.ccf-form-wrapper .field input[type="text"]:focus,
.ccf-form-wrapper .field input[type="email"]:focus,
.ccf-form-wrapper .field input[type="url"]:focus,
.ccf-form-wrapper .field input[type="tel"]:focus,
.ccf-form-wrapper .field input[type="number"]:focus,
.ccf-form-wrapper .field input[type="password"]:focus,
.ccf-form-wrapper .field input.field-input:focus,
.ccf-form-wrapper .field input.form-control:focus {
border-color: #2271b1;
box-shadow: 0 0 0 1px #2271b1;
}
.ccf-form-wrapper .field input::placeholder,
.ccf-form-wrapper .field textarea::placeholder {
color: #a7aaad;
} .ccf-form-wrapper .field textarea,
.ccf-form-wrapper .field textarea.form-control,
.ccf-form-wrapper .field textarea.field-input {
width: 100%;
min-height: 130px;
padding: 0.6em 0.75em;
border: 1px solid #c3c4c7;
border-radius: 4px;
background: #fff;
color: #1e1e1e;
font-size: 0.95em;
font-family: inherit;
line-height: 1.6;
resize: vertical;
transition: border-color 0.15s ease, box-shadow 0.15s ease;
-webkit-appearance: none;
appearance: none;
outline: none;
}
.ccf-form-wrapper .field textarea:focus,
.ccf-form-wrapper .field textarea.form-control:focus {
border-color: #2271b1;
box-shadow: 0 0 0 1px #2271b1;
} .ccf-form-wrapper .field select,
.ccf-form-wrapper .field select.form-control,
.ccf-form-wrapper .field select.field-input {
display: block;
width: 100%;
padding: 0.55em 2.25em 0.55em 0.75em;
border: 1px solid #c3c4c7;
border-radius: 4px;
background-color: #fff;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23757575' d='M6 8.825L1.175 4 2.238 2.938 6 6.7 9.763 2.937 10.825 4z'/%3E%3C/svg%3E");
background-repeat: no-repeat;
background-position: right 0.75em center;
background-size: 12px;
color: #1e1e1e;
font-size: 0.95em;
font-family: inherit;
line-height: 1.5;
cursor: pointer;
transition: border-color 0.15s ease, box-shadow 0.15s ease;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
outline: none;
}
.ccf-form-wrapper .field select:focus {
border-color: #2271b1;
box-shadow: 0 0 0 1px #2271b1;
} .ccf-form-wrapper .field select[multiple] {
padding-right: 0.75em;
background-image: none;
height: auto;
min-height: 6em;
}
.ccf-form-wrapper .field select[multiple] option {
padding: 0.4em 0.6em;
border-radius: 2px;
}
.ccf-form-wrapper .field select[multiple] option:checked {
background: #2271b1;
color: #fff;
} .ccf-form-wrapper .field.field-type-checkboxes .choice {
display: flex;
align-items: flex-start;
margin-bottom: 0.5em;
}
.ccf-form-wrapper .field.field-type-checkboxes .choice label {
display: inline-flex;
align-items: center;
gap: 0.5em;
font-weight: 400;
cursor: pointer;
font-size: 0.925em;
line-height: 1.5;
margin: 0;
}
.ccf-form-wrapper .field.field-type-checkboxes input[type="checkbox"] {
width: 1.15em;
height: 1.15em;
margin: 0.1em 0 0 0;
flex-shrink: 0;
accent-color: #2271b1;
cursor: pointer;
-webkit-appearance: checkbox !important;
appearance: auto !important;
} .ccf-form-wrapper .field.field-type-radio .choice {
display: flex;
align-items: flex-start;
margin-bottom: 0.5em;
}
.ccf-form-wrapper .field.field-type-radio .choice label {
display: inline-flex;
align-items: center;
gap: 0.5em;
font-weight: 400;
cursor: pointer;
font-size: 0.925em;
line-height: 1.5;
margin: 0;
}
.ccf-form-wrapper .field.field-type-radio input[type="radio"] {
width: 1.15em;
height: 1.15em;
margin: 0.1em 0 0 0;
flex-shrink: 0;
accent-color: #2271b1;
cursor: pointer;
-webkit-appearance: radio !important;
appearance: auto !important;
} .ccf-form-wrapper .field.field-type-file input[type="file"],
.ccf-form-wrapper .field input[type="file"] {
display: block;
width: 100%;
padding: 0.75em 1em;
border: 2px dashed #c3c4c7;
border-radius: 6px;
background: #f9f9f9;
color: #50575e;
font-size: 0.9em;
font-family: inherit;
line-height: 1.5;
cursor: pointer;
transition: border-color 0.15s ease, background-color 0.15s ease;
}
.ccf-form-wrapper .field.field-type-file input[type="file"]:hover,
.ccf-form-wrapper .field input[type="file"]:hover {
border-color: #2271b1;
background: #f0f6fc;
}
.ccf-form-wrapper .field.field-type-file input[type="file"]:focus,
.ccf-form-wrapper .field input[type="file"]:focus {
border-color: #2271b1;
outline: none;
} .ccf-form-wrapper .field .left,
.ccf-form-wrapper .field .right {
width: 50%;
float: left;
box-sizing: border-box;
}
.ccf-form-wrapper .field .left {
padding-right: 0.5em;
clear: both;
}
.ccf-form-wrapper .field .right {
padding-left: 0.5em;
} .ccf-form-wrapper .field.field-type-address .full {
margin-bottom: 0.75em;
}
.ccf-form-wrapper .field.field-type-address .left,
.ccf-form-wrapper .field.field-type-address .right {
margin-bottom: 0.75em;
}
.ccf-form-wrapper .field.field-type-address select {
width: 100%;
} .ccf-form-wrapper .field.field-type-email .left,
.ccf-form-wrapper .field.field-type-email .right {
margin-bottom: 0.5em;
} .ccf-form-wrapper .field.field-type-date .hour,
.ccf-form-wrapper .field.field-type-date .minute {
display: inline-block;
margin-right: 0.5em;
}
.ccf-form-wrapper .field.field-type-date .hour input,
.ccf-form-wrapper .field.field-type-date .minute input {
width: 4em;
text-align: center;
}
.ccf-form-wrapper .field.field-type-date .hour label,
.ccf-form-wrapper .field.field-type-date .minute label {
font-weight: 400;
}
.ccf-form-wrapper .field.field-type-date .am-pm {
display: inline-block;
vertical-align: top;
}
.ccf-form-wrapper .field.field-type-date .am-pm select {
width: auto;
min-width: auto;
padding-right: 2em;
} .ccf-form-wrapper .field.field-type-section-header {
margin-top: 0.5em;
margin-bottom: 1em;
padding: 0;
}
.ccf-form-wrapper .field.field-type-section-header .heading {
font-size: 1.15em;
font-weight: 600;
border-bottom: 1px solid #e0e0e0;
padding-bottom: 0.4em;
color: #1e1e1e;
}
.ccf-form-wrapper .field.field-type-section-header .subheading {
margin-top: 0.5em;
font-size: 0.875em;
font-style: italic;
color: #757575;
} .ccf-form-wrapper .field.field-type-html {
padding: 0.5em 0;
} .ccf-form-wrapper .field.field-type-recaptcha {
margin-bottom: 1.5em;
}
.ccf-form-wrapper .ccf-recaptcha-wrapper {
margin: 0.4em 0;
} .ccf-form-wrapper .field.field-type-simple-captcha {
margin-bottom: 1.5em;
}
.ccf-form-wrapper .ccf-simple-captcha-wrapper {
margin: 0.5em 0;
display: inline-block;
border-radius: 6px;
overflow: hidden;
border: 1px solid #c3c4c7;
line-height: 0;
}
.ccf-form-wrapper .ccf-simple-captcha-wrapper img {
display: block;
max-width: 100%;
height: auto;
}
.ccf-form-wrapper .field.field-type-simple-captcha input[type="text"] {
margin-top: 0.5em;
} .ccf-form-wrapper .error {
color: #d63638;
font-size: 0.825em;
margin-top: 0.35em;
float: none;
font-weight: 500;
line-height: 1.4;
clear: both;
}
.ccf-form-wrapper .error.right-error {
float: none;
}
.ccf-form-wrapper .field .field-error-input,
.ccf-form-wrapper .field input.field-error-input,
.ccf-form-wrapper .field select.field-error-input,
.ccf-form-wrapper .field textarea.field-error-input {
border-color: #d63638 !important;
box-shadow: 0 0 0 1px #d63638 !important;
}
.ccf-form-wrapper .field.has-error label.main-label,
.ccf-form-wrapper .field.field-error label.main-label {
color: #d63638;
} .ccf-form-wrapper .form-submit {
margin-top: 1.75em;
padding-top: 0.5em;
clear: both;
}
.ccf-form-wrapper .form-submit .ccf-submit-button,
.ccf-form-wrapper .ccf-form .form-submit input[type="submit"],
.ccf-form-wrapper input.ccf-submit-button,
.ccf-form-wrapper input.btn.ccf-submit-button {
display: inline-block;
padding: 0.65em 2em;
background: #2271b1 !important;
background-image: none !important;
color: #fff !important;
border: none !important;
border-radius: 4px;
font-size: 0.95em;
font-weight: 600;
font-family: inherit;
cursor: pointer;
transition: background-color 0.15s ease, transform 0.1s ease;
line-height: 1.5;
letter-spacing: 0.01em;
-webkit-appearance: none;
appearance: none;
filter: none !important;
text-shadow: none;
}
.ccf-form-wrapper .form-submit .ccf-submit-button:hover,
.ccf-form-wrapper input.ccf-submit-button:hover,
.ccf-form-wrapper input.btn.ccf-submit-button:hover {
background: #135e96 !important;
}
.ccf-form-wrapper .form-submit .ccf-submit-button:active,
.ccf-form-wrapper input.ccf-submit-button:active {
background: #0a4b78 !important;
transform: translateY(1px);
}
.ccf-form-wrapper .form-submit .ccf-submit-button:focus-visible,
.ccf-form-wrapper input.ccf-submit-button:focus-visible {
outline: 2px solid #2271b1;
outline-offset: 2px;
}
.ccf-form-wrapper .form-submit img.loading-img,
.ccf-form-wrapper .form-submit img {
vertical-align: middle;
margin-left: 0.5em;
opacity: 0;
border: 0;
width: 16px;
height: 16px;
display: inline-block;
float: none;
} .ccf-form-complete,
.ccf-form-pause,
.ccf-form-require-logged-in {
padding: 1.25em 1.5em;
border-radius: 6px;
font-size: 0.95em;
line-height: 1.6;
max-width: 640px;
}
.ccf-form-complete {
background: #edfaef;
border: 1px solid #68de7c;
color: #1e4620;
}
.ccf-form-pause {
background: #fcf9e8;
border: 1px solid #dba617;
color: #50400e;
}
.ccf-form-require-logged-in {
background: #f0f6fc;
border: 1px solid #72aee6;
color: #0a4b78;
} .ccf-form-wrapper .ccf-theme-dark {
font-size: 15px;
}
.ccf-form-wrapper .ccf-theme-dark .form-title {
color: #f0f0f1;
}
.ccf-form-wrapper .ccf-theme-dark .form-description {
color: #a7aaad;
}
.ccf-form-wrapper .ccf-theme-dark label.main-label {
color: #f0f0f1;
}
.ccf-form-wrapper .ccf-theme-dark .sub-label,
.ccf-form-wrapper .ccf-theme-dark .field-description,
.ccf-form-wrapper .ccf-theme-dark .help-block {
color: #a7aaad;
}
.ccf-form-wrapper .ccf-theme-dark input[type="text"],
.ccf-form-wrapper .ccf-theme-dark input[type="email"],
.ccf-form-wrapper .ccf-theme-dark input.field-input,
.ccf-form-wrapper .ccf-theme-dark textarea,
.ccf-form-wrapper .ccf-theme-dark select {
background: #2c3338 !important;
color: #f0f0f1 !important;
border-color: #50575e !important;
}
.ccf-form-wrapper .ccf-theme-dark input::placeholder,
.ccf-form-wrapper .ccf-theme-dark textarea::placeholder {
color: #8c8f94;
}
.ccf-form-wrapper .ccf-theme-dark input:focus,
.ccf-form-wrapper .ccf-theme-dark textarea:focus,
.ccf-form-wrapper .ccf-theme-dark select:focus {
border-color: #72aee6 !important;
box-shadow: 0 0 0 1px #72aee6 !important;
}
.ccf-form-wrapper .ccf-theme-dark select {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23a7aaad' d='M6 8.825L1.175 4 2.238 2.938 6 6.7 9.763 2.937 10.825 4z'/%3E%3C/svg%3E") !important;
background-repeat: no-repeat !important;
background-position: right 0.75em center !important;
background-size: 12px !important;
}
.ccf-form-wrapper .ccf-theme-dark input[type="file"] {
border-color: #50575e;
background: #2c3338 !important;
color: #a7aaad;
}
.ccf-form-wrapper .ccf-theme-dark .ccf-submit-button,
.ccf-form-wrapper .ccf-theme-dark input.ccf-submit-button {
background: #72aee6 !important;
color: #1e1e1e !important;
}
.ccf-form-wrapper .ccf-theme-dark .ccf-submit-button:hover,
.ccf-form-wrapper .ccf-theme-dark input.ccf-submit-button:hover {
background: #9ec2e6 !important;
} .ccf-form-wrapper .ccf-theme-light {
font-size: 15px;
}
.ccf-form-wrapper .ccf-theme-light input[type="text"],
.ccf-form-wrapper .ccf-theme-light input[type="email"],
.ccf-form-wrapper .ccf-theme-light input.field-input,
.ccf-form-wrapper .ccf-theme-light textarea,
.ccf-form-wrapper .ccf-theme-light select {
background: #fff !important;
border-color: #dcdcde !important;
} .ui-datepicker {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
font-size: 14px;
background: #fff;
border: 1px solid #c3c4c7;
border-radius: 6px;
box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
padding: 0.5em;
z-index: 99999 !important;
}
.ui-datepicker-header {
background: #f0f0f1;
border: none;
border-radius: 4px;
padding: 0.5em;
font-weight: 600;
color: #1e1e1e;
}
.ui-datepicker-header .ui-datepicker-prev,
.ui-datepicker-header .ui-datepicker-next {
cursor: pointer;
top: 0.6em;
border: none;
background: transparent;
border-radius: 3px;
}
.ui-datepicker-header .ui-datepicker-prev:hover,
.ui-datepicker-header .ui-datepicker-next:hover {
background: #dcdcde;
}
.ui-datepicker th {
font-weight: 600;
color: #50575e;
font-size: 0.85em;
padding: 0.5em 0.3em;
}
.ui-datepicker td {
padding: 1px;
}
.ui-datepicker td a,
.ui-datepicker td span {
display: block;
padding: 0.4em;
text-align: center;
border-radius: 4px;
text-decoration: none;
color: #1e1e1e;
background: transparent;
border: none;
transition: background-color 0.1s ease;
}
.ui-datepicker td a:hover {
background: #f0f6fc;
color: #2271b1;
}
.ui-datepicker td a.ui-state-active {
background: #2271b1;
color: #fff;
font-weight: 600;
}
.ui-datepicker td .ui-state-highlight {
background: #dcdcde;
font-weight: 600;
} .ccf-gutenberg-block-preview {
border: 1px solid #e0e0e0;
border-radius: 4px;
padding: 0.5em;
background: #fafafa;
}
.ccf-gutenberg-block-preview .ccf-form-wrapper {
pointer-events: none;
margin: 0;
}
.ccf-gutenberg-block-preview .ccf-form-wrapper .form-submit .ccf-submit-button {
pointer-events: none;
} @media (max-width: 480px) {
.ccf-form-wrapper .field .left,
.ccf-form-wrapper .field .right {
width: 100%;
float: none;
padding-left: 0;
padding-right: 0;
}
.ccf-form-wrapper .field .left {
margin-bottom: 0.75em;
}
.ccf-form-wrapper .form-submit .ccf-submit-button,
.ccf-form-wrapper input.ccf-submit-button {
width: 100%;
text-align: center;
}
.ccf-form-wrapper .field.field-type-date .hour,
.ccf-form-wrapper .field.field-type-date .minute {
display: block;
margin-bottom: 0.5em;
}
.ccf-form-wrapper .field.field-type-date .hour input,
.ccf-form-wrapper .field.field-type-date .minute input {
width: 100%;
}
} @media print {
.ccf-form-wrapper .form-submit {
display: none;
}
.ccf-form-wrapper .field input,
.ccf-form-wrapper .field textarea,
.ccf-form-wrapper .field select {
border: 1px solid #999 !important;
box-shadow: none !important;
}
}
Minimal Theme (Material Design)
============================================ */
.ccf-form-wrapper .ccf-form.ccf-theme-minimal .field input.field-input,
.ccf-form-wrapper .ccf-form.ccf-theme-minimal .field textarea.field-input,
.ccf-form-wrapper .ccf-form.ccf-theme-minimal .field select {
border: none !important;
border-bottom: 2px solid #ccc !important;
border-radius: 0 !important;
background: transparent !important;
padding: 10px 2px;
font-size: 15px;
transition: border-color 0.2s ease;
box-shadow: none !important;
outline: none;
}
.ccf-form-wrapper .ccf-form.ccf-theme-minimal .field input.field-input:focus,
.ccf-form-wrapper .ccf-form.ccf-theme-minimal .field textarea.field-input:focus,
.ccf-form-wrapper .ccf-form.ccf-theme-minimal .field select:focus {
border-bottom-color: #2271b1;
box-shadow: none;
outline: none;
}
.ccf-form-wrapper .ccf-form.ccf-theme-minimal .field label {
font-weight: 500;
font-size: 13px;
text-transform: uppercase;
letter-spacing: 0.5px;
color: #555;
margin-bottom: 4px;
}
.ccf-form-wrapper .ccf-form.ccf-theme-minimal .field .sub-label {
font-size: 11px;
color: #999;
text-transform: uppercase;
letter-spacing: 0.3px;
}
.ccf-form-wrapper .ccf-form.ccf-theme-minimal .ccf-submit-button {
background: #1d2327;
color: #fff;
border: none;
border-radius: 0;
padding: 12px 32px;
font-size: 14px;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 1px;
cursor: pointer;
transition: background 0.2s ease;
}
.ccf-form-wrapper .ccf-form.ccf-theme-minimal .ccf-submit-button:hover {
background: #2271b1;
}
.ccf-form-wrapper .ccf-form.ccf-theme-minimal .form-title {
font-weight: 700;
font-size: 1.4em;
border: none;
padding: 0;
margin-bottom: 4px;
}
.ccf-form-wrapper .ccf-form.ccf-theme-minimal .form-description {
color: #666;
font-size: 0.95em;
margin-bottom: 24px;
}
.ccf-form-wrapper .ccf-form.ccf-theme-minimal .field {
margin-bottom: 20px;
}
.ccf-form-wrapper .ccf-form.ccf-theme-minimal .field-error-input {
border-bottom-color: #d63638 !important;
} .ccf-form-wrapper .ccf-theme-minimal .field input[type="text"],
.ccf-form-wrapper .ccf-theme-minimal .field input[type="email"],
.ccf-form-wrapper .ccf-theme-minimal .field input[type="url"],
.ccf-form-wrapper .ccf-theme-minimal .field input[type="tel"],
.ccf-form-wrapper .ccf-theme-minimal .field input[type="number"],
.ccf-form-wrapper .ccf-theme-minimal .field input[type="password"],
.ccf-form-wrapper .ccf-theme-minimal .field input.field-input,
.ccf-form-wrapper .ccf-theme-minimal .field input.form-control,
.ccf-form-wrapper .ccf-theme-minimal .field textarea.field-input,
.ccf-form-wrapper .ccf-theme-minimal .field select {
border: none !important;
border-bottom: 2px solid #ccc !important;
border-radius: 0 !important;
background: transparent !important;
box-shadow: none !important;
}
.ccf-form-wrapper .ccf-theme-minimal .field input[type="text"]:focus,
.ccf-form-wrapper .ccf-theme-minimal .field input[type="email"]:focus,
.ccf-form-wrapper .ccf-theme-minimal .field input.field-input:focus,
.ccf-form-wrapper .ccf-theme-minimal .field textarea.field-input:focus,
.ccf-form-wrapper .ccf-theme-minimal .field select:focus {
border-bottom-color: #2271b1 !important;
} .ccf-form-wrapper .field.ccf-width-half,
.ccf-form-wrapper .field.ccf-width-third,
.ccf-form-wrapper .field.ccf-width-two-thirds,
.ccf-form-wrapper .field.ccf-width-quarter {
display: inline-block !important;
vertical-align: top;
box-sizing: border-box;
margin-right: 1.5%;
clear: none !important;
float: none !important;
}
.ccf-form-wrapper .field.ccf-width-half {
width: 49% !important;
}
.ccf-form-wrapper .field.ccf-width-third {
width: 32% !important;
}
.ccf-form-wrapper .field.ccf-width-two-thirds {
width: 65.5% !important;
}
.ccf-form-wrapper .field.ccf-width-quarter {
width: 23.5% !important;
}
@media (max-width: 600px) {
.ccf-form-wrapper .field.ccf-width-half,
.ccf-form-wrapper .field.ccf-width-third,
.ccf-form-wrapper .field.ccf-width-two-thirds,
.ccf-form-wrapper .field.ccf-width-quarter {
display: block !important;
width: 100% !important;
margin-right: 0 !important;
}
}.et_pb_text ul,.et_pb_text ol,.et_divi_builder #et_builder_outer_content .et_pb_module.et_pb_text ul,.et_divi_builder #et_builder_outer_content .et_pb_module.et_pb_text ol{margin:30px}.et_divi_builder #et_builder_outer_content .et_pb_module.et_pb_text li,.et_pb_text li{margin-top:16px}.mbt-book {
clear: both;
padding-bottom: 10px;
font-family: Helvetica, sans-serif
}
.mbt-book .mbt-affiliate-disclaimer {
opacity: 0.6;
font-size: 10px;
font-style: italic;
padding: 10px 0px;
clear: both;
}
.mbt-book .mbt-affiliate-disclaimer a,
.mbt-book .mbt-affiliate-disclaimer a:link,
.mbt-book .mbt-affiliate-disclaimer a:visited,
.mbt-book .mbt-affiliate-disclaimer a:hover,
.mbt-book .mbt-affiliate-disclaimer a:active  {
color: inherit;
}
.mbt-book a.mbt-book-anchor {
display: block;
position: absolute; }   .mbt-breadcrumbs {
padding: 0px 0px 10px 0px;
}
.mbt-breadcrumbs a,
.mbt-breadcrumbs a:link,
.mbt-breadcrumbs a:visited,
.mbt-breadcrumbs .mbt-breadcrumbs-delimiter {
opacity: 0.6;
font-family: Helvetica, sans-serif;
}
.mbt-breadcrumbs a:active,
.mbt-breadcrumbs a:hover {
opacity: 1;
font-family: Helvetica, sans-serif;
}   .mbt-book .mbt-book-images {
float: left;
width: 25%;
}
.mbt-book .mbt-book-images .mbt-book-image {
width: 100%;
height: auto;
border-radius: 0px;
box-shadow: none;
border: none;
background: transparent;
padding: 0;
margin: 0;
}
.mbt-book .mbt-book-right {
float: left;
width: 75%;
}
.mbt-book .mbt-book-images.mbt-book-images-small {
width: 15%;
}
.mbt-book .mbt-book-images.mbt-book-images-small + .mbt-book-right {
width: 85%;
}
.mbt-book .mbt-book-images.mbt-book-images-large {
width: 35%;
}
.mbt-book .mbt-book-images.mbt-book-images-large + .mbt-book-right {
width: 65%;
}
@media (max-width: 500px) {
.mbt-book .mbt-book-images {
float: none;
width: auto;
text-align: center;
}
.mbt-book .mbt-book-images .mbt-book-image {
width: 80%;
}
.mbt-book .mbt-book-right {
float: none;
width: auto;
margin-left: 0;
}
}   .mbt-book .mbt-book-title {
clear: none;
margin: 0;
padding: 0;
color: #484949;
font-size: 25px;
font-weight: bold;
line-height: 1.3;
background: none;
}
.mbt-book .mbt-book-title a {
color: #484949;
font-size: 25px;
font-weight: bold;
text-decoration: none;
border: none;
}
.mbt-book .mbt-book-title a:hover {
color: #484949;
font-size: 25px;
font-weight: bold;
text-decoration: underline;
border: none;
}   .mbt-book .mbt-book-price {
font-size: 16px;
font-weight: bold;
color: #484949;
}
.mbt-book .mbt-book-price .mbt-old-price  {
text-decoration: line-through;
color: #AEAEAE;
margin-right: 10px;
}
.mbt-book .mbt-book-price .mbt-new-price  {
color: #484949;
}
.mbt-book .mbt-book-price .mbt-alt-price  {
display: block;
font-size: 12px;
line-height: 1;
margin-top: 5px;
}   .mbt-book .mbt-book-meta {
font-size: 14px;
line-height: 1.5;
}
.mbt-book .mbt-book-meta .mbt-meta-title {
font-weight: bold;
}
.mbt-book .mbt-book-meta a {
font-weight: 600;
}
.mbt-book .mbt-book-meta .mbt-star-rating {
display: inline-block;
}
.mbt-book .mbt-book-meta .mbt-star-rating .mbt-star {
float: left;
width: 17px;
height: 15px;
text-indent: -999em;
display: block;
background: transparent;
overflow: hidden;
background: url(//successbiznow.com/wp-content/plugins/mybooktable/images/star.gif) no-repeat 0 0px;
}
.mbt-book .mbt-book-meta .mbt-star-rating .mbt-star.mbt-star-filled {
background-position: 0 -32px;
}   .mbt-book .mbt-book-sample {
margin-top: 10px;
}
.mbt-book .mbt-book-sample a {
font-family: Helvetica, sans-serif;
font-weight: bold;
font-size: 14px;
line-height: 14px;
vertical-align: middle;
color: white;
text-align: center;
text-decoration: none;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
border: 1px solid #345873;
border-radius: 5px;
background-color: #36738d;
background-image: -moz-linear-gradient(top,  #36738d 0%, #2f5a79 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#36738d), color-stop(100%,#2f5a79));
background-image: -webkit-linear-gradient(top,  #36738d 0%,#2f5a79 100%);
background-image: -o-linear-gradient(top,  #36738d 0%,#2f5a79 100%);
background-image: -ms-linear-gradient(top,  #36738d 0%,#2f5a79 100%);
background-image: linear-gradient(to bottom,  #36738d 0%,#2f5a79 100%);
box-shadow: inset 1px 1px 0 rgba(141,184,211,0.7);
display: inline-block;
margin: 0;
padding: 6px 15px;
min-width: 70px;
}
.mbt-book .mbt-book-sample-audio audio {
max-width: 100%;
}   .mbt-book .mbt-book-buybuttons .mbt-book-buybutton {
width: auto;
float: left;
clear: none;
padding: 5px 10px 0px 0px;
vertical-align: top;
}
.mbt-book .mbt-book-buybuttons .mbt-book-buybutton a {
vertical-align: top;
}
.mbt-book .mbt-book-buybuttons .mbt-book-buybutton img {
background: transparent;
border: none;
height: auto;
width: auto;
border-radius: 0px;
box-shadow: none;
vertical-align: bottom;
padding: 0;
margin: 0;
opacity: 1;
}
.mbt-book .mbt-book-buybuttons-textonly {
clear: both;
padding: 15px 0px 0px 0px;
}
.mbt-book .mbt-book-buybuttons-textonly h3  {
margin: 0px;
padding: 0px;
}
.mbt-book .mbt-book-buybuttons-textonly ul {
list-style-position: inside;
list-style-type: disc;
margin: 5px 0 5px 0;
padding: 0 0 0 10px
}
.mbt-book .mbt-book-buybuttons-textonly ul li {
list-style-position: inside;
list-style-type: disc;
background: none;
padding: 0;
margin: 0;
}
.mbt-book .mbt-book-buybuttons-textonly ul li a {
vertical-align: middle;
font-size: 15px;
line-height: 15px;
}   .mbt-book-buybuttons .mbt-universal-buybutton,
.mbt-book-buybuttons .mbt-universal-buybutton:hover {
box-shadow: none;
}   .mbt-book .mbt-book-video-sample {
text-align: center;
width: 100%;
overflow: hidden;
}
.mbt-book .mbt-book-video-sample iframe {
padding: 0;
margin: 0;
}
.mbt-book .mbt-book-video-sample .jetpack-video-wrapper {
margin: 0;
}
.mbt-book .mbt-book-video-sample .jetpack-video-wrapper .youtube-player {
display: inline-block !important;
}   .mbt-book .mbt-find-bookstore {
text-align: center;
}
.mbt-book .mbt-find-bookstore input[type="email"],
.mbt-book .mbt-find-bookstore input[type="text"] {
width: auto;
font-size: 1em;
font-weight: normal;
padding: 0.4em 0.5em;
line-height: 1.42857;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.mbt-book .mbt-find-bookstore input[type="submit"] {
font-size: 1em;
padding: 0.4em 0.8em;
line-height: 1.42857;
font-weight: normal;
color: #7c7c7c;
background-color: #e6e6e6;
background-repeat: repeat-x;
background-image: -moz-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: -ms-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: -webkit-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: -o-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: linear-gradient(top, #f4f4f4, #e6e6e6);
border: 1px solid #d2d2d2;
border-radius: 3px;
box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
outline: none;
}
.mbt-book .mbt-find-bookstore input[type="submit"]:hover{
color: #5e5e5e;
background-color: #ebebeb;
background-repeat: repeat-x;
background-image: -moz-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: -ms-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: -webkit-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: -o-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: linear-gradient(top, #f9f9f9, #ebebeb);
}
.mbt-book .mbt-find-bookstore input[type="submit"]:active {
color: #757575;
background-color: #e1e1e1;
background-repeat: repeat-x;
background-image: -moz-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: -ms-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: -webkit-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: -o-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: linear-gradient(top, #ebebeb, #e1e1e1);
box-shadow: inset 0 0 8px 2px #c6c6c6, 0 1px 0 0 #f4f4f4;
border-color: transparent;
}   .mbt-book-endorsements {
padding-top: 15px;
}
.mbt-book-endorsements .mbt-endorsement {
padding: 20px 0 0;
clear: both;
}
.mbt-book-endorsements .mbt-endorsement:first-of-type {
padding-top: 0;
}
.mbt-book-endorsements .mbt-endorsement .mbt-endorsement-image {
width: 17%;
padding: 0 2.5%;
}
.mbt-book-endorsements .mbt-endorsement .mbt-endorsement-image img {
width: 100%;
height: auto;
border-radius: 0px;
box-shadow: none;
border: none;
background: transparent;
padding: 0;
margin: 0;
}
.mbt-book-endorsements .mbt-endorsement .mbt-endorsement-content {
padding: 0.7em 2.5% 0;
line-height: 1.7;
}
.mbt-book-endorsements .mbt-endorsement .mbt-endorsement-image+.mbt-endorsement-content {
width: 73%;
}
.mbt-book-endorsements .mbt-endorsement .mbt-endorsement-name {
padding-top: 0.7em;
line-height: 1;
opacity: 0.8;
text-align: right;
}
.mbt-book-endorsements .mbt-endorsement:nth-child(odd) .mbt-endorsement-image {
float: left;
}
.mbt-book-endorsements .mbt-endorsement:nth-child(odd) .mbt-endorsement-image+.mbt-endorsement-content {
float: right;
}
.mbt-book-endorsements .mbt-endorsement:nth-child(odd) .mbt-endorsement-image+.mbt-endorsement-content .mbt-endorsement-name {
text-align: left;
}
.mbt-book-endorsements .mbt-endorsement:nth-child(even) .mbt-endorsement-image {
float: right;
}
.mbt-book-endorsements .mbt-endorsement:nth-child(even) .mbt-endorsement-image+.mbt-endorsement-content {
float: left;
}
.mbt-book-endorsements .mbt-endorsement:nth-child(even) .mbt-endorsement-image+.mbt-endorsement-content .mbt-endorsement-name {
text-align: right;
}   .mbt-book .mbt-book-bookclub-resources .mbt-book-bookclub-video {
text-align: center;
margin-bottom: 20px;
}
.mbt-book .mbt-book-bookclub-resources ul {
list-style: inside disc;
padding: 0;
margin: 0;
}
.mbt-book .mbt-book-bookclub-resources ul li {
padding: 0;
margin: 0 0 5px 0;
}   .mbt-book .mbt-book-audiobook-resources .mbt-book-audiobook-video {
text-align: center;
margin-bottom: 20px;
}
.mbt-book .mbt-book-audiobook-resources ul {
list-style: inside disc;
padding: 0;
margin: 0;
}
.mbt-book .mbt-book-audiobook-resources ul li {
padding: 0;
margin: 0 0 5px 0;
}   .mbt-book .mbt-book-socialmedia-bar {
clear: both;
padding-top: 10px;
}
.mbt-book .mbt-book-socialmedia-badges {
float: right;
padding-left: 5px;
} .mbt-book .mbt-book-socialmedia-buttons {
text-align: center;
}
.mbt-book .mbt-book-socialmedia-buttons .mbt-book-socialmedia-button {
padding: 10px 30px 10px 65px;
font-size: 20px;
line-height: 1.7;
color: white;
text-decoration: none;
display: inline-block;
margin: 0 15px 15px;
background-repeat: no-repeat;
background-position: 20px 10px;
cursor: pointer;
border: none;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.mbt-book .mbt-book-socialmedia-buttons .mbt-book-socialmedia-button:hover {
color: white;
}
.mbt-book .mbt-book-socialmedia-buttons .mbt-book-socialmedia-button:active {
color: white;
}
.mbt-book .mbt-book-socialmedia-buttons .mbt-book-socialmedia-button:visited {
color: white;
}
.mbt-book .mbt-book-socialmedia-buttons .mbt-book-socialmedia-facebook {
background-color: #4861a3;
background-image: url(//successbiznow.com/wp-content/plugins/mybooktable/images/facebook.png);
}
.mbt-book .mbt-book-socialmedia-buttons .mbt-book-socialmedia-twitter {
background-color: #00acee;
background-image: url(//successbiznow.com/wp-content/plugins/mybooktable/images/twitter.png);
}
.mbt-book .mbt-book-socialmedia-buttons .mbt-book-socialmedia-googleplus {
background-color: #d8420e;
background-image: url(//successbiznow.com/wp-content/plugins/mybooktable/images/googleplus.png);
}   .mbt-book .mbt-book-series .mbt-series-book {
display: inline-block;
padding: 10px;
margin: 0px;
text-align: center;
float: left;
clear: none;
border: none;
height: 175px;
width: 120px;
overflow: hidden;
box-sizing: content-box;
}
.mbt-book .mbt-book-series .mbt-series-book .mbt-series-book-title {
font-size: 14px;
font-weight: bold;
clear: both;
padding: 0px;
margin: 0px;
width: 120px;
height: 55px;
overflow: hidden;
color: inherit;
line-height: 1.3;
}
.mbt-book .mbt-book-series .mbt-series-book .mbt-series-book-title a {
font-size: 14px;
font-weight: bold;
color: inherit;
text-decoration: none;
border: none;
}
.mbt-book .mbt-book-series .mbt-series-book .mbt-series-book-title a:hover {
font-size: 14px;
font-weight: bold;
color: inherit;
text-decoration: underline;
border: none;
}
.mbt-book .mbt-book-series .mbt-series-book .mbt-series-book-images {
margin: 10px;
width: 100px;
height: 100px;
display: table;
}
.mbt-book .mbt-book-series .mbt-series-book .mbt-series-book-images a {
display: table-cell;
vertical-align: middle;
border: none;
outline: none;
}
.mbt-book .mbt-book-series .mbt-series-book .mbt-series-book-images a img {
max-width: 100px;
max-height: 100px;
border-radius: 0px;
box-shadow: none;
border: none;
background: transparent;
padding: 0;
margin: 0;
outline: none;
display: inline-block;
}   .mbt-book .mbt_kindle_instant_preview {
width: 100%;
height: 550px;
padding: 0;
margin: 0;
}   .mbt-book #goodreads-widget {
font-family: georgia, serif;
background-color: white;
margin-top: 30px;
padding: 20px;
clear: both;
}
.mbt-book #goodreads-widget h1 {
font-weight:normal;
font-size: 16px;
border-bottom: 1px solid #BBB596;
margin-bottom: 0;
margin: 0px;
padding: 0px;
background: 0px;
}
.mbt-book #goodreads-widget a {
text-decoration: none;
border: none;
color:#660;
margin: 0px;
padding: 0px;
background: 0px;
}
.mbt-book #goodreads-widget a:hover { text-decoration: underline; }
.mbt-book #goodreads-widget a:active {
color:#660;
}
.mbt-book #gr_footer {
width: 100%;
border-top: 1px solid #BBB596;
text-align: right;
}
.mbt-book #goodreads-widget .gr_branding{
color: #382110;
font-size: 11px;
text-decoration: none;
font-family: verdana, arial, helvetica, sans-serif;
}
.mbt-book #goodreads-widget iframe {
width: 100%;
}   .mbt-book .mbt-book-about-author .mbt-book-about-author-image {
float: left;
width: 30%;
}
.mbt-book .mbt-book-about-author .mbt-book-about-author-image img {
width: 100%;
height: auto;
border-radius: 0px;
box-shadow: none;
border: none;
background: transparent;
padding: 0;
margin: 0;
}
.mbt-book .mbt-book-about-author .mbt-book-about-author-right {
float: left;
padding-left: 5%;
width: 65%;
}
.mbt-book .mbt-book-about-author .mbt-book-about-author-name {
font-size: 1.5em;
line-height: 1;
padding-bottom: 0.5em;
}
.mbt-book .mbt-book-about-author .mbt-book-about-author-desc p {
line-height: 1.7em;
padding: 0;
margin-bottom: 0.9em;
}   .mbt-book .mbt-primary-button,
.mbt-book .mbt-primary-button:link,
.mbt-book .mbt-primary-button:visited {
border: none;
box-shadow: none;
outline: none;
display: inline-block;
font-size: 18px;
text-align: center;
color: white;
cursor: pointer;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
font-weight: bold;
text-decoration: none;
font-style: normal;
text-transform: uppercase;
padding: 10px 40px;
border-radius: 10px;
margin: 15px;
margin-top: 22px;
line-height: 1.2;
border-bottom: 5px solid rgba(0,0,0,0.3);
background-color: #64ACF3;
}
.mbt-book .mbt-primary-button:hover,
.mbt-book .mbt-primary-button:active {
box-shadow: none;
border-bottom: 5px solid rgba(0,0,0,0.15);
}   .mbt-book.mbt-book-single.mbt-display-mode-storefront .mbt-book-section {
display: block;
clear: both;
float: none;
margin: 20px 0 0 0;
width: 100%;
}
.mbt-book.mbt-book-single.mbt-display-mode-storefront .mbt-book-section:first-of-type {
margin: 0;
}
.mbt-book.mbt-book-single.mbt-display-mode-storefront .mbt-book-section-title {
font-size: 20px;
font-weight: bold;
margin: 0;
padding: 0;
padding-bottom: 15px;
line-height: 1.3;
letter-spacing: 0;
text-transform: none;
} .mbt-book.mbt-book-single.mbt-display-mode-storefront .mbt-book-overview-section {
border-top: 1px solid #E0E2E2;
padding-top: 20px;
margin-top: 25px;
font-size: 14px;
line-height: 21px;
}
.mbt-book.mbt-book-single.mbt-display-mode-storefront .mbt-book-overview-section .mbt-book-section-title {
margin: 0;
padding: 0;
padding-bottom: 15px;
font-size: 25px;
font-weight: normal;
line-height: 1.3;
letter-spacing: 0;
text-transform: none;
} .mbt-book.mbt-book-single.mbt-display-mode-storefront .mbt-book-blurb {
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
background: white;
border: 1px solid #E0E2E2;
font-size: 14px;
color: #484949;
line-height: 21px;
margin: 10px 0px 0px 10px;
padding: 15px 23px;
min-height: 50px;
} .mbt-book.mbt-book-single.mbt-display-mode-storefront .mbt-book-find-bookstore-section,
.mbt-book.mbt-book-single.mbt-display-mode-storefront .mbt-book-series-section,
.mbt-book.mbt-book-single.mbt-display-mode-storefront .mbt-book-about-author-section,
.mbt-book.mbt-book-single.mbt-display-mode-storefront .mbt-book-endorsements-section {
font-size: 13px;
background: #F8F8F8;
border: 1px solid #E1E3E3;
border-radius: 2px;
box-sizing: border-box;
padding: 15px 20px;
}
.mbt-book.mbt-book-single.mbt-display-mode-storefront .mbt-book-find-bookstore-section *,
.mbt-book.mbt-book-single.mbt-display-mode-storefront .mbt-book-series-section *,
.mbt-book.mbt-book-single.mbt-display-mode-storefront .mbt-book-about-author-section *,
.mbt-book.mbt-book-single.mbt-display-mode-storefront .mbt-book-endorsements-section * {
box-sizing: content-box;
}
.mbt-book.mbt-book-single.mbt-display-mode-storefront .mbt-book-find-bookstore-section .mbt-book-section-title,
.mbt-book.mbt-book-single.mbt-display-mode-storefront .mbt-book-series-section .mbt-book-section-title,
.mbt-book.mbt-book-single.mbt-display-mode-storefront .mbt-book-about-author-section .mbt-book-section-title,
.mbt-book.mbt-book-single.mbt-display-mode-storefront .mbt-book-endorsements-section .mbt-book-section-title {
font-size: 16px;
font-weight: bold;
color: #484949;
padding-bottom: 10px;
text-align: center;
}
.mbt-book.mbt-book-single.mbt-display-mode-storefront .mbt-book-kindle-instant-preview-section .mbt-book-section-title {
text-align: center;
font-style: italic;
}
.mbt-book.mbt-book-single.mbt-display-mode-storefront .mbt-book-title {
margin: 0 0 0 33px;
}
.mbt-book.mbt-book-single.mbt-display-mode-storefront .mbt-book-price {
margin: 10px 0px 10px 33px;
}
.mbt-book.mbt-book-single.mbt-display-mode-storefront .mbt-book-meta {
margin-left: 33px;
}
.mbt-book.mbt-book-single.mbt-display-mode-storefront .mbt-book-buybuttons {
margin: 15px 0px 0px 20px;
}   .mbt-book.mbt-book-single.mbt-display-mode-singlecolumn .mbt-book-section {
display: block;
clear: both;
float: none;
margin: 30px 0 0 0;
border: none;
border-top: 1px solid #E0E2E2;
padding: 20px 0 0 0;
width: 100%;
font-size: 16px;
line-height: 1;
}
.mbt-book.mbt-book-single.mbt-display-mode-singlecolumn .mbt-book-section:first-of-type {
border: none;
margin: 0;
padding: 0;
}
.mbt-book.mbt-book-single.mbt-display-mode-singlecolumn .mbt-book-section-title {
font-size: 30px;
font-weight: bold;
text-align: center;
margin: 0;
padding: 0;
padding-bottom: 15px;
line-height: 1.3;
letter-spacing: 0;
text-transform: none;
} .mbt-book.mbt-book-single.mbt-display-mode-singlecolumn .mbt-book-purchase {
text-align: center;
}
.mbt-book.mbt-book-single.mbt-display-mode-singlecolumn .mbt-book-buybuttons {
margin: 0 30px;
display: inline-block;
} .mbt-book.mbt-book-single.mbt-display-mode-singlecolumn .mbt-book-overview p {
line-height: 1.7em;
padding: 0;
margin: 0;
margin-bottom: 0.9em;
}
.mbt-book.mbt-book-single.mbt-display-mode-singlecolumn .mbt-book-overview p:last-child {
margin-bottom: 0px;
}
.mbt-book.mbt-book-single.mbt-display-mode-singlecolumn .mbt-book-overview ul li {
list-style-type: disc;
list-style-position: inside;
padding: 0;
margin: 0 0 0.7em 0;
} .mbt-book.mbt-book-single.mbt-display-mode-singlecolumn .mbt-book-title {
margin: 0;
padding-bottom: 30px;
}
.mbt-book.mbt-book-single.mbt-display-mode-singlecolumn .mbt-book-right {
text-align: center;
}
@media (min-width: 500px) {
.mbt-book.mbt-book-single.mbt-display-mode-singlecolumn .mbt-book-images {
width: 35%;
}
.mbt-book.mbt-book-single.mbt-display-mode-singlecolumn .mbt-book-images + .mbt-book-right {
width: 65%;
}
.mbt-book.mbt-book-single.mbt-display-mode-singlecolumn .mbt-book-images.mbt-book-images-small {
width: 25%;
}
.mbt-book.mbt-book-single.mbt-display-mode-singlecolumn .mbt-book-images.mbt-book-images-small + .mbt-book-right {
width: 75%;
}
.mbt-book.mbt-book-single.mbt-display-mode-singlecolumn .mbt-book-images.mbt-book-images-large {
width: 45%;
}
.mbt-book.mbt-book-single.mbt-display-mode-singlecolumn .mbt-book-images.mbt-book-images-large + .mbt-book-right {
width: 55%;
}
}
.mbt-book.mbt-book-single.mbt-display-mode-singlecolumn .mbt-book-teaser {
margin: 0 0 20px 30px;
padding: 0;
font-size: 20px;
font-weight: bold;
text-align: left;
line-height: 1.5;
}
.mbt-book.mbt-book-single.mbt-display-mode-singlecolumn .mbt-book-blurb {
background: none;
border: none;
padding: 0;
margin: 0 0 0 30px;
font-size: 18px;
text-align: left;
line-height: 1.5;
}
.mbt-book.mbt-book-single.mbt-display-mode-singlecolumn .mbt-book-meta {
font-size: 16px;
line-height: 1.5;
}
.mbt-book.mbt-book-single.mbt-display-mode-singlecolumn .mbt-book-sample {
text-align: center;
}
.mbt-book.mbt-book-single.mbt-display-mode-singlecolumn .mbt-book-sample:first-child {
margin-top: 0;
}   .mbt-book.mbt-book-excerpt .mbt-book-blurb {
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
background: white;
border: 1px solid #E0E2E2;
font-size: 14px;
color: #484949;
line-height: 21px;
margin: 10px 0px 0px 10px;
padding: 15px 23px;
min-height: 50px;
}
.mbt-book.mbt-book-excerpt .mbt-book-blurb a {
color: #484949;
font-weight: 600;
text-decoration: none;
}
.mbt-book.mbt-book-excerpt .mbt-book-blurb a:hover {
text-decoration: underline;
}
.mbt-book.mbt-book-excerpt .mbt-book-title {
margin: 0 0 0 33px;
}
.mbt-book.mbt-book-excerpt .mbt-book-price {
margin: 10px 0px 10px 33px;
}
.mbt-book.mbt-book-excerpt .mbt-book-meta {
margin-left: 33px;
}
.mbt-book.mbt-book-excerpt .mbt-book-buybuttons {
margin: 15px 0px 0px 20px;
}   .mbt-book-archive-header .mbt-book-archive-image {
float: left;
width: 15%;
padding: 0 24px 25px 0;
border-radius: 0px;
box-shadow: none;
border: none;
background: transparent;
margin: 0;
}
.mbt-book-archive-header .mbt-book-archive-title {
clear: none;
width: 75%;
float: left;
padding: 0px 0px 15px 0px;
margin: 0px;
background: transparent;
color: #484949;
font-size: 30px;
font-weight: normal;
line-height: 1.3;
}
.mbt-book-archive-header .mbt-book-archive-description {
clear: none;
width: 75%;
float: left;
font-size: 14px;
line-height: 1.5;
padding: 0px 0px 25px 0px;
position: relative;
}
.mbt-book-archive {
clear: both;
}
.mbt-book-archive .mbt-book-archive-books:after {
content: "";
display: table;
clear: both;
}
.mbt-book-archive .mbt-book {
margin-bottom: 40px;
border-bottom: 1px solid #E0E2E2;
}
.mbt-book-archive-pagination {
clear: both;
text-align: center;
}
.mbt-book-archive-pagination a,
.mbt-book-archive-pagination a:link,
.mbt-book-archive-pagination a:visited,
.mbt-book-archive-pagination a:hover {
font-family: Helvetica, sans-serif;
font-weight: bold;
font-size: 14px;
line-height: 14px;
vertical-align: middle;
color: white;
text-align: center;
text-decoration: none;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
border: 1px solid #345873;
border-radius: 5px;
background-color: #36738d;
background-image: -moz-linear-gradient(top,  #36738d 0%, #2f5a79 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#36738d), color-stop(100%,#2f5a79));
background-image: -webkit-linear-gradient(top,  #36738d 0%,#2f5a79 100%);
background-image: -o-linear-gradient(top,  #36738d 0%,#2f5a79 100%);
background-image: -ms-linear-gradient(top,  #36738d 0%,#2f5a79 100%);
background-image: linear-gradient(to bottom,  #36738d 0%,#2f5a79 100%);
box-shadow: inset 1px 1px 0 rgba(141,184,211,0.7);
display: inline-block;
margin: 0px 5px 0px 0px;
padding: 6px 8px;
}
.mbt-book-archive-pagination a:hover {
text-decoration: underline;
}
.mbt-book-archive-pagination span {
font-family: Helvetica, sans-serif;
font-weight: bold;
font-size: 14px;
line-height: 14px;
vertical-align: middle;
color: #214756;
text-align: center;
text-decoration: none;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
display: inline-block;
margin: 0px 5px 0px 0px;
padding: 6px 8px;
}
.mbt-book-archive-pagination .mbt-book-archive-pagination-next {
margin-left: 5px;
padding: 6px 15px;
}
.mbt-book-archive-pagination .mbt-book-archive-pagination-previous {
margin-right: 10px;
padding: 6px 15px;
}
@media only screen and (max-width: 600px) {
.mbt-book .mbt-book-images {
float: none;
margin: auto;
margin-bottom: 15px;
width: 40%;
}
.mbt-book .mbt-book-right {
float: none;
width: 100% !important;
box-sizing: border-box;
}
}   .mbt-featured-book-widget {
padding: 6px;
padding-bottom: 0px;
text-align: center;
}
.mbt-featured-book-widget .mbt-featured-book-widget-book {
padding-bottom: 30px;
}
.mbt-featured-book-widget .mbt-book-title {
margin: 0 5px 15px 0;
text-align: center;
}
.mbt-featured-book-widget .mbt-book-title a {
color: inherit;
text-decoration: none;
font-size: 18px;
border: none;
}
.mbt-featured-book-widget .mbt-book-title a:hover {
color: inherit;
text-decoration: underline;
font-size: 18px;
border: none;
}
.mbt-featured-book-widget .mbt-book-images {
padding-bottom: 10px;
}
.mbt-featured-book-widget .mbt-book-images a {
border: none;
}
.mbt-featured-book-widget .mbt-book-images .mbt-book-image {
width: 60%;
margin: 0;
border-radius: 0px;
box-shadow: none;
border: none;
background: transparent;
padding: 0;
}
.mbt-featured-book-widget .mbt-book-images .mbt-book-image.medium {
width: 45%;
}
.mbt-featured-book-widget .mbt-book-images .mbt-book-image.small {
width: 30%;
}
.mbt-featured-book-widget .mbt-book-blurb {
font-size: 14px;
text-align: left;
margin: 0;
padding: 0 0 10px 0;
background: none;
border: none;
}
.mbt-featured-book-widget .mbt-book-blurb .mbt-read-more {
display: block;
padding-top: 10px;
text-align: right;
}
.mbt-featured-book-widget .mbt-book-buybuttons {
display: inline-block;
text-align: center;
padding: 0;
margin: 0;
}
.mbt-featured-book-widget .mbt-book-buybuttons .mbt-book-buybutton  {
width: auto;
float: none;
clear: both;
display: inline-block;
padding: 5px 10px 0px 0px;
}
.mbt-featured-book-widget .mbt-book-buybuttons .mbt-book-buybutton img {
background: transparent;
border: none;
height: auto;
width: auto;
border-radius: 0px;
box-shadow: none;
vertical-align: bottom;
padding: 0;
margin: 0;
}   .mbt-taxonomy-listing .mbt-taxonomy {
clear: both;
font-family: Helvetica, sans-serif;
margin-bottom: 20px;
}
.mbt-taxonomy-listing .mbt-taxonomy .mbt-taxonomy-title {
clear: none;
margin: 0 0 0 10px;
padding: 0;
color: #484949;
font-size: 25px;
font-weight: bold;
line-height: 1.3;
background: none;
}
.mbt-taxonomy-listing .mbt-taxonomy .mbt-taxonomy-title a {
color: #484949;
font-size: 25px;
font-weight: bold;
text-decoration: none;
border: none;
}
.mbt-taxonomy-listing .mbt-taxonomy .mbt-taxonomy-title a:hover {
color: #484949;
font-size: 25px;
font-weight: bold;
text-decoration: underline;
border: none;
}
.mbt-taxonomy-listing .mbt-taxonomy .mbt-taxonomy-image {
float: left;
width: 25%;
}
.mbt-taxonomy-listing .mbt-taxonomy .mbt-taxonomy-image img {
width: 100%;
border-radius: 0px;
box-shadow: none;
border: none;
background: transparent;
padding: 0;
margin: 0;
}
.mbt-taxonomy-listing .mbt-taxonomy .mbt-taxonomy-description {
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
background: white;
border: 1px solid #E0E2E2;
font-size: 14px;
color: #484949;
line-height: 21px;
margin: 5px 0px 0px 10px;
padding: 10px 15px;
}
.mbt-taxonomy-listing .mbt-taxonomy .mbt-taxonomy-right {
float: left;
width: 75%;
}
.mbt-taxonomy-list.bar {
border: 1px solid #DFDFDF;
background-color: #F9F9F9;
border-radius: 5px;
color: #333;
margin: 10px 0px;
}
.mbt-taxonomy-list.bar li {
float: left;
list-style: none;
padding: 4px 7px;
margin: 0px;
background: none;
}   body.mybooktable .post-meta,
body.mybooktable .post-info,
body.mybooktable .post-meta {
display: none;
}
body.mybooktable .entry-meta,
body.mybooktable .entry-info,
body.mybooktable .entry-meta {
display: none;
}   .mbt-shadowbox-inline,
.mbt-shadowbox-iframe {
cursor: pointer;
}
.mbt-shadowbox .mbt-shadowbox-title {
font-size: 16px;
font-weight: bold;
color: #484949;
text-align: center;
background: #C0C0C0;
padding: 12px 0px;
}
.mbt-buybuttons-shadowbox .mbt-book {
display: block;
clear: none;
padding: 0;
margin: 0 170px 0 0;
}
.mbt-buybuttons-shadowbox .mbt-book .mbt-book-buybuttons {
margin: 0;
float: left;
padding: 5px 20px 15px 20px;
box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;
}
.mbt-buybuttons-shadowbox .mbt-book-image {
width: 150px;
padding: 10px;
float: right;
}
.mbt-buybuttons-shadowbox .mbt-find-bookstore {
font-size: 13px;
background: #C0C0C0;
margin: 0;
padding: 15px 20px;
text-align: center;
}
.mbt-buybuttons-shadowbox .mbt-find-bookstore input {
padding: 4px 6px;
margin: 3px;
vertical-align: baseline;
width: auto;
}
@media only screen and (max-width: 660px) {
.mbt-buybuttons-shadowbox {
text-align: center;
}
.mbt-buybuttons-shadowbox .mbt-book {
margin: 0;
}
.mbt-buybuttons-shadowbox .mbt-book .mbt-book-buybuttons {
box-sizing: border-box !important;
padding: 5px 15px 15px 15px;
width: 100% !important;
text-align: center;
}
.mbt-buybuttons-shadowbox .mbt-book .mbt-book-buybuttons .mbt-book-buybutton {
float: none;
}
.mbt-buybuttons-shadowbox .mbt-book .mbt-book-buybuttons .mbt-book-buybuttons-textonly {
float: none;
}
.mbt-buybuttons-shadowbox .mbt-book-image {
box-sizing: border-box !important;
padding: 15px;
width: 50% !important;
float: none;
}
}
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; outline: none; border: none; box-shadow: none;}
#cboxWrapper {max-width:none; background: white; border: 4px solid #525252;}
#cboxOverlay{position:fixed; width:100%; height:100%; background: rgba(0,0,0,0.5);}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:hidden;}
@supports (-webkit-overflow-scrolling: touch) { #cboxLoadedContent{-webkit-overflow-scrolling: touch;overflow: scroll;} }
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#cboxWrapper, #colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}
#cboxClose{
display: inline-block;
background: url(//successbiznow.com/wp-content/plugins/mybooktable/images/close.png) no-repeat;
width:27px;
height:27px;
vertical-align: bottom;
position: absolute;
right: -13px;
top: -13px;
padding: 0;
margin: 0;
color: transparent;
font-size: 0;
border: 0;
outline: none;
box-shadow: none;
}   #mbt-container .et_pb_row {
width: 100%;
max-width: 100%;
}.mbt-book-buybuttons .mbt-universal-buybutton,
.mbt-book-buybuttons .mbt-universal-buybutton:link,
.mbt-book-buybuttons .mbt-universal-buybutton:visited,
.mbt-book-buybuttons .mbt-universal-buybutton:hover,
.mbt-book-buybuttons .mbt-universal-buybutton:active {
font-family: Helvetica, sans-serif;
font-weight: bold;
color: #ffffff !important;
text-align: center;
text-decoration: none;
border: 1px solid #E6E6E6;
border-radius: 5px;
background: #298BC5;
}   .mbt-book .mbt-primary-button,
.mbt-book .mbt-primary-button:link,
.mbt-book .mbt-primary-button:visited {
background-color: #298BC5;
}