div.tnp-subscription,
form.tnp-subscription, form.tnp-profile {
display: block;
margin: 1em auto;
max-width: 500px;
width: 100%;
}
div.tnp-profile {
display: block;
margin: 1em 0;
max-width: 500px; } .tnp-subscription div.tnp-field,
.tnp-profile div.tnp-field
{
margin-bottom: .7em;
border: 0;
padding: 0;
}
.tnp-subscription label,
.tnp-profile label
{
display: block;
color: inherit;
font-weight: normal;
line-height: normal;
padding: 0;
margin: 0;
margin-bottom: .25em;
font-size: .9em;
}
.tnp-subscription .tnp-field-checkbox label,
.tnp-profile .tnp-field-checkbox label
{
display: inline-block;
}
.tnp-subscription input[type=text],
.tnp-subscription input[type=email],
.tnp-subscription input[type=submit],
.tnp-subscription select,
.tnp-subscription textarea,
.tnp-profile input[type=text],
.tnp-profile input[type=email],
.tnp-profile input[type=submit],
.tnp-profile select,
.tnp-profile textarea
{
width: 100%;
padding: .7em;
display: block;
border: 1px;
color: #444;
border-color: #ddd;
background-color: #f4f4f4;
background-image: none;
text-shadow: none;
font-size: 1em;
margin: 0;
line-height: normal;
box-sizing: border-box;
}
.tnp-subscription input[type=checkbox],
.tnp-widget input[type=radio],
.tnp-profile input[type=checkbox]
{ max-width: 1em;
display: inline-block;
margin-right: .5em;
} .tnp-subscription select option,
.tnp-profile select option
{
margin-right: .75em;
}
.tnp-subscription input.tnp-submit,
.tnp-profile input.tnp-submit,
.tnp-unsubscribe button.tnp-submit,
.tnp-reactivate button.tnp-submit
{
background-color: #444;
color: #fff;
width: auto;
height: auto;
margin: 0;
display: inline-block;
}
@media all and (max-width: 480px) {
.tnp-subscription input[type=submit],
.tnp-profile input[type=submit] {
width: 100%;
}
}
.tnp-widget {
width: 100%;
display: block;
box-sizing: border-box;
}
.tnp-widget .tnp-field {
margin-bottom: 10px;
border: 0;
padding: 0;
}
.tnp-widget label {
display: block;
color: inherit;
font-size: 14px;
}
.tnp-widget input[type=text], .tnp-widget input[type=email], .tnp-widget input[type=submit], .tnp-widget select {
width: 100%;
padding: 10px;
display: block;
border: 1px solid #ddd ;
border-color: #ddd;
background-color: #f4f4f4;
background-image: none;
text-shadow: none;
color: #444;
font-size: 14px;
line-height: normal;
box-sizing: border-box;
height: auto;
}
.tnp-widget input[type=checkbox], .tnp-widget input[type=radio] {
width: auto;
display: inline-block;
} .tnp-widget select option {
margin-right: 10px;
}
.tnp-widget input.tnp-submit {
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
margin: 0;
}
.tnp-field input[type="submit"] {
position: inherit;
}
.tnp-field label {
} .tnp-widget-minimal {
width: 100%;
}
.tnp-widget-minimal form {
margin: 0;
padding: 0;
border: 0;
}
.tnp-widget-minimal input.tnp-email {
width: 100%;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px solid #ddd;
background-color: #f4f4f4;
color: #444;
font-size: 14px;
}
.tnp-widget-minimal input.tnp-submit {
width: 100%;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: normal;
border-radius: 0px;
height: auto;
margin: 0;
} .tnp-subscription-minimal {
width: 100%;
box-sizing: border-box;
margin: 10px 0;
}
.tnp-subscription-minimal form {
width: auto;
margin: 0;
padding: 0;
border: 0;
white-space: nowrap;
}
.tnp-subscription-minimal input.tnp-email,
.tnp-subscription-minimal input.tnp-name
{
width: 70%;
max-width: 300px;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px solid #ddd;
background-color: #f4f4f4;
color: #444;
font-size: 14px;
line-height: 20px;
border-radius: 0px;
margin-right: 10px;
}
.tnp-subscription-minimal.with-name input.tnp-email,
.tnp-subscription-minimal.with-name input.tnp-name
{
width: 31%;
}
.tnp-subscription-minimal .tnp-privacy-field {
margin-top: 10px;
} .tnp-subscription-minimal input.tnp-submit {
width: 29%;
box-sizing: border-box;
display: inline-block;
padding: 10px;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: 20px;
border-radius: 0px;
margin: 0;
}
.tnp-subscription-posts {
margin-top: 2em;
margin-bottom: 2em;
padding: 2rem;
}
.tnp-subscription-posts .tnp-subscription {
max-width: auto;
margin: 0;
}
@media all and (max-width: 525px) {
.tnp-subscription-minimal.with-name input.tnp-email,
.tnp-subscription-minimal.with-name input.tnp-name,
.tnp-subscription-minimal input.tnp-submit
{
width: 100%;
max-width: 100%;
margin: 0;
display: block;
margin-bottom: .5rem;
}
} .tnp-button-form button.tnp-submit {
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: normal;
border-radius: 0px;
height: auto;
margin: 0;
} .tnp-comments {
clear: both;
margin-top: 15px;
margin-bottom: 15px;
}
.tnp-comments label {
display: block;
}
.tnp-comments input[type=checkbox] {
display: inline-block;
width: auto!important;
} .tnp-lock {
clear: both;
display: block;
box-sizing: border-box;
box-shadow: none;
margin: 20px;
padding: 15px;
background-color: #fff;
border: 1px solid #ddd;
}
.tnp-nl-checkout {
margin-bottom: 1em;
}.tds-s-page-sec:not(:last-child) {
margin-bottom: 35px;
padding-bottom: 35px;
border-bottom: 1px solid #EBEBEB;
}
.tds-s-page-sec-cols {
display: flex;
flex-wrap: wrap;
margin: 0 -20px;
}
.tds-s-page-sec-col {
width: 100%;
padding: 0 20px;
}
.tds-s-page-sec-col:not(:last-child) {
margin-bottom: 45px;
}
.tds-s-page-sec-header {
margin-bottom: 35px;
}
.tds-s-page-sec-header .tds-s-notif {
margin-top: 25px;
}
.tds-spsh-row {
display: flex;
flex-wrap: wrap;
margin-left: -10px;
margin-right: -10px;
}
.tds-spsh-col {
padding: 0 10px;
}
body h2.tds-spsh-title {
margin: 0;
font-family: inherit;
font-size: 1.429em;
font-weight: 500;
line-height: 1.2;
color: #1d2327;
}
.tds-spsh-descr {
margin-top: 11px;
font-size: .929em;
line-height: 1.4;
color: #555D66;
}
.tds-s-page-sec-content {
position: relative;
}
.tds-s-page-sec-content .tds-spsc-title {
display: flex;
width: 100%;
margin: 0;
padding: 0;
font-size: .929em;
font-weight: 500;
line-height: 1.2;
color: #1d2327;
}
.tds-s-page-sec-content .tds-spsc-title:not(:last-child) {
margin-bottom: 20px;
}
.tds-s-page-sec-content .tds-spsc-title span {
background-color: #f1f1f1;
border-radius: 3px;
padding: 4px 7px 6px;
}
.tds-s-page-sec-content .tds-spsc-title-sm:not(:last-child) {
margin-bottom: 15px;
}
.tds-s-page-sec-content .tds-spsc-title-sm span {
font-size: .857em;
padding: 3px 6px 4px;
}
.tds-s-page-sec-content .tds-s-notif-error:not(:first-child) {
margin-top: 40px;
}
.tds-spsc-sub-section:not(:last-child) {
margin-bottom: 28px;
padding-bottom: 28px;
border-bottom: 1px solid #efefef;
}
.tds-s-btn {
display: inline-flex;
align-items: center;
justify-content: center;
position: relative;
background-color: #0489FC;
min-width: 100px;
padding: 14px 24px 16px;
font-size: 1em;
line-height: 1;
font-weight: 600;
text-align: center;
text-decoration: none;
color: #fff;
border: 0;
border-radius: 5px;
outline: 3px solid transparent;
transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out, outline-color 0.2s ease-in-out;
-webkit-appearance: none;
cursor: pointer;
}
.tds-s-btn svg {
position: relative;
width: .9em;
height: auto;
}
.tds-s-btn svg:not(:last-child) {
margin-right: .5em;
}
.tds-s-btn:hover,
.tds-s-btn:active {
background-color: #152BF7;
}
.tds-s-btn:active:not(:disabled) {
outline-color: rgba(21, 43, 247, 0.2);
}
.tds-s-btn:disabled {
background-color: #9ACFFD;
pointer-events: none;
}
.tds-s-btn.tds-s-btn-saving:after {
content: '';
position: relative;
width: 12px;
height: 12px;
margin-left: 15px;
border: 1px solid #fff;
border-left-color: transparent;
border-right-color: transparent;
border-radius: 50%;
-webkit-animation: fullspin 1s infinite ease-out;
animation: fullspin 1s infinite ease-out;
z-index: 2;
transition: border-top-color 0.2s ease-in-out, border-bottom-color 0.2s ease-in-out;
}
.tds-s-btn.tds-s-btn-saved {
background-color: #9ACFFD;
pointer-events: none;
}
.tds-s-btn.tds-s-btn-saved:after {
content: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="12" height="8.875" viewBox="0 0 12 8.875"><path d="M7.125,13.875a1,1,0,0,1-.707-.293L3.293,10.457A1,1,0,0,1,4.707,9.043l2.418,2.418,6.168-6.168a1,1,0,0,1,1.414,1.414L7.832,13.582A1,1,0,0,1,7.125,13.875Z" transform="translate(-3 -5)" fill="%23fff"/></svg>');
width: 14px;
height: auto;
border: 0;
-webkit-animation: none;
animation: none;
}
.tds-s-btn-light {
background-color: #E5F3FF;
color: #152BF7;
}
.tds-s-btn-light:hover,
.tds-s-btn-light:active {
background-color: #152BF7;
color: #E5F3FF;
}
.tds-s-btn-light:disabled {
background-color: #eef4fd;
color: #6c79fa;
}
.tds-s-btn-light.tds-s-btn-saving:after {
border-top-color: #152BF7;
border-bottom-color: #152BF7;
}
.tds-s-btn-light.tds-s-btn-saving:hover:after {
border-top-color: #fff;
border-bottom-color: #fff;
}
.tds-s-btn-light.tds-s-btn-saved {
background-color: #eef4fd;
color: #6c79fa;
}
.tds-s-btn-light.tds-s-btn-saved:after {
content: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="12" height="8.875" viewBox="0 0 12 8.875"><path d="M7.125,13.875a1,1,0,0,1-.707-.293L3.293,10.457A1,1,0,0,1,4.707,9.043l2.418,2.418,6.168-6.168a1,1,0,0,1,1.414,1.414L7.832,13.582A1,1,0,0,1,7.125,13.875Z" transform="translate(-3 -5)" fill="%236c79fa"/></svg>');
}
.tds-s-btn-grey {
background-color: #f3f3f3;
color: #1D2327;
}
.tds-s-btn-grey:hover,
.tds-s-btn-grey:active {
background-color: #EBEBEB;
}
.tds-s-btn-grey:disabled {
background-color: #F8F8F8;
color: #828588;
}
.tds-s-btn-grey.tds-s-btn-saving:after {
border-top-color: #1D2327;
border-bottom-color: #1D2327;
}
.tds-s-btn-grey.tds-s-btn-saved {
background-color: #F8F8F8;
color: #828588;
}
.tds-s-btn-grey.tds-s-btn-saved:after {
content: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="12" height="8.875" viewBox="0 0 12 8.875"><path d="M7.125,13.875a1,1,0,0,1-.707-.293L3.293,10.457A1,1,0,0,1,4.707,9.043l2.418,2.418,6.168-6.168a1,1,0,0,1,1.414,1.414L7.832,13.582A1,1,0,0,1,7.125,13.875Z" transform="translate(-3 -5)" fill="%23828588"/></svg>');
}
.tds-s-btn-red {
background-color: #FF3838;
}
.tds-s-btn-red:hover,
.tds-s-btn-red:active {
background-color: #E20000;
}
.tds-s-btn-red:active:not(:disabled) {
outline-color: rgba(226, 0, 0, 0.15);
}
.tds-s-btn-red:disabled,
.tds-s-btn-red [disabled="disabled"] {
background-color: #FFA4A4;
}
.tds-s-btn-red.tds-s-btn-saved {
background-color: #FFA4A4;
}
.tds-s-btn-light-red {
background-color: #fde7e7;
color: #E20000;
}
.tds-s-btn-light-red svg {
fill: #E20000;
}
.tds-s-btn-light-red:hover,
.tds-s-btn-light-red:active {
background-color: #FF3838;
color: #fff;
}
.tds-s-btn-light-red:hover svg,
.tds-s-btn-light-red:active svg {
fill: #fff;
}
.tds-s-btn-light-red:active:not(:disabled) {
outline-color: rgba(226, 0, 0, 0.1);
}
.tds-s-btn-light-red:disabled,
.tds-s-btn-light-red [disabled="disabled"] {
background-color: #fff1f1;
color: #e76a6a;
}
.tds-s-btn-light-red:disabled svg,
.tds-s-btn-light-red [disabled="disabled"] svg {
fill: #e76a6a;
}
.tds-s-btn-light-red.tds-s-btn-saved {
background-color: #fff1f1;
}
.tds-s-btn-hollow {
min-width: 96px;
padding: 12px 22px 14px;
background-color: transparent;
color: #444;
border: 2px solid #A8AAB8;
}
.tds-s-btn-hollow:hover,
.tds-s-btn-hollow:active {
background-color: transparent;
color: #0489FC;
border-color: #0489FC;
}
.tds-s-btn-hollow:active:not(:disabled) {
outline-color: rgba(4, 137, 252, 0.2);
}
.tds-s-btn-hollow:disabled {
background-color: transparent;
color: #B3B3B3;
border-color: #D3D4DB;
}
.tds-s-btn-hollow.tds-s-btn-saving:after {
border-top-color: #444;
border-bottom-color: #444;
}
.tds-s-btn-hollow.tds-s-btn-saving:hover:after {
border-top-color: #0489FC;
border-bottom-color: #0489FC;
}
.tds-s-btn-hollow.tds-s-btn-saved {
background-color: transparent;
color: #B3B3B3;
}
.tds-s-btn-hollow.tds-s-btn-saved:after {
content: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="12" height="8.875" viewBox="0 0 12 8.875"><path d="M7.125,13.875a1,1,0,0,1-.707-.293L3.293,10.457A1,1,0,0,1,4.707,9.043l2.418,2.418,6.168-6.168a1,1,0,0,1,1.414,1.414L7.832,13.582A1,1,0,0,1,7.125,13.875Z" transform="translate(-3 -5)" fill="%23B3B3B3"/></svg>');
}
.tds-s-btn-xsm {
min-width: 0;
padding: 5px 10px 7px;
font-size: .857em;
}
.tds-s-btn-xsm svg {
top: 1px;
width: .95em;
}
.tds-s-btn-xsm.tds-s-btn-saving:after {
width: 8px;
height: 8px;
margin-left: 12px;
}
.tds-s-btn-xsm.tds-s-btn-saving:not(.tds-s-btn-saved):after {
top: 1px;
}
.tds-s-btn-xsm.tds-s-btn-saved:after {
content: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="9" height="6.5" viewBox="0 0 10 7.5"><path d="M6.5,12.5a1,1,0,0,1-.707-.293l-2.5-2.5A1,1,0,0,1,4.707,8.293L6.5,10.086l4.793-4.793a1,1,0,0,1,1.414,1.414l-5.5,5.5A1,1,0,0,1,6.5,12.5Z" transform="translate(-3 -5)" fill="%23fff" opacity="0.8"/></svg>');
top: -3px;
}
.tds-s-btn-xsm.tds-s-btn-light.tds-s-btn-saved:after {
content: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="9" height="6.5" viewBox="0 0 10 7.5"><path d="M6.5,12.5a1,1,0,0,1-.707-.293l-2.5-2.5A1,1,0,0,1,4.707,8.293L6.5,10.086l4.793-4.793a1,1,0,0,1,1.414,1.414l-5.5,5.5A1,1,0,0,1,6.5,12.5Z" transform="translate(-3 -5)" fill="%236371fd" opacity="0.8"/></svg>');
}
.tds-s-btn-xsm.tds-s-btn-grey.tds-s-btn-saved:after {
content: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="9" height="6.5" viewBox="0 0 10 7.5"><path d="M6.5,12.5a1,1,0,0,1-.707-.293l-2.5-2.5A1,1,0,0,1,4.707,8.293L6.5,10.086l4.793-4.793a1,1,0,0,1,1.414,1.414l-5.5,5.5A1,1,0,0,1,6.5,12.5Z" transform="translate(-3 -5)" fill="%23828588" opacity="0.8"/></svg>');
}
.tds-s-btn-xsm.tds-s-btn-hollow {
min-width: 0;
padding: 3px 8px 5px;
}
.tds-s-btn-xsm.tds-s-btn-hollow.tds-s-btn-saved:after {
content: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="9" height="6.5" viewBox="0 0 10 7.5"><path d="M6.5,12.5a1,1,0,0,1-.707-.293l-2.5-2.5A1,1,0,0,1,4.707,8.293L6.5,10.086l4.793-4.793a1,1,0,0,1,1.414,1.414l-5.5,5.5A1,1,0,0,1,6.5,12.5Z" transform="translate(-3 -5)" fill="%23B3B3B3" opacity="0.8"/></svg>');
}
.tds-s-btn-sm {
min-width: 76px;
padding: 10px 19px 12px;
font-size: .929em;
}
.tds-s-btn-sm svg {
top: 1px;
}
.tds-s-btn-sm.tds-s-btn-saving:after {
width: 11px;
height: 11px;
margin-left: 13px;
}
.tds-s-btn-sm.tds-s-btn-saving:not(.tds-s-btn-saved):after {
top: 1px;
}
.tds-s-btn-sm.tds-s-btn-saved:after {
content: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="10" height="7.5" viewBox="0 0 10 7.5"><path d="M6.5,12.5a1,1,0,0,1-.707-.293l-2.5-2.5A1,1,0,0,1,4.707,8.293L6.5,10.086l4.793-4.793a1,1,0,0,1,1.414,1.414l-5.5,5.5A1,1,0,0,1,6.5,12.5Z" transform="translate(-3 -5)" fill="%23fff" opacity="0.8"/></svg>');
top: -2px;
}
.tds-s-btn-sm.tds-s-btn-light.tds-s-btn-saved:after {
content: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="10" height="7.5" viewBox="0 0 10 7.5"><path d="M6.5,12.5a1,1,0,0,1-.707-.293l-2.5-2.5A1,1,0,0,1,4.707,8.293L6.5,10.086l4.793-4.793a1,1,0,0,1,1.414,1.414l-5.5,5.5A1,1,0,0,1,6.5,12.5Z" transform="translate(-3 -5)" fill="%236371fd" opacity="0.8"/></svg>');
}
.tds-s-btn-sm.tds-s-btn-grey.tds-s-btn-saved:after {
content: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="10" height="7.5" viewBox="0 0 10 7.5"><path d="M6.5,12.5a1,1,0,0,1-.707-.293l-2.5-2.5A1,1,0,0,1,4.707,8.293L6.5,10.086l4.793-4.793a1,1,0,0,1,1.414,1.414l-5.5,5.5A1,1,0,0,1,6.5,12.5Z" transform="translate(-3 -5)" fill="%23828588" opacity="0.8"/></svg>');
}
.tds-s-btn-sm.tds-s-btn-hollow {
min-width: 72px;
padding: 8px 17px 10px;
}
.tds-s-btn-sm.tds-s-btn-hollow.tds-s-btn-saved:after {
content: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="10" height="7.5" viewBox="0 0 10 7.5"><path d="M6.5,12.5a1,1,0,0,1-.707-.293l-2.5-2.5A1,1,0,0,1,4.707,8.293L6.5,10.086l4.793-4.793a1,1,0,0,1,1.414,1.414l-5.5,5.5A1,1,0,0,1,6.5,12.5Z" transform="translate(-3 -5)" fill="%23B3B3B3" opacity="0.8"/></svg>');
}
body .tds-s-form .tds-s-form-footer {
margin-top: 40px;
}
body .tds-s-form .tds-s-fc-inner {
position: relative;
display: flex;
flex-wrap: wrap;
margin: 0 -13px;
}
body .tds-s-form .tds-s-fc-inner:not(:last-child) {
margin-bottom: 28px;
}
body .tds-s-form .tds-s-fc-inner:not(:last-child):after {
content: '';
display: block;
margin: 28px 13px 0;
width: 100%;
height: 1px;
background-color: #efefef;
}
body .tds-s-form .tds-s-fc-inner .tds-s-notif {
width: 100%;
margin-left: 13px;
margin-right: 13px;
}
body .tds-s-form .tds-spsc-title {
padding: 0 13px;
}
body .tds-s-form .tds-s-fc-inner-descr {
width: 100%;
margin: -10px 0 20px;
padding: 0 13px;
font-size: .857em;
line-height: 1.4;
color: #67696c;
}
body .tds-s-form .tds-s-form-label {
position: relative;
display: block;
margin-bottom: 8px;
font-size: .929em;
line-height: 1;
font-weight: 600;
color: #666;
}
body .tds-s-form .tds-s-form-label a {
font-size: .923em;
}
body .tds-s-form .tds-s-form-label-loading {
display: inline-block;
position: relative;
top: 1px;
width: 11px;
height: 11px;
margin-left: 9px;
border: 1px solid #666;
border-left-color: transparent;
border-right-color: transparent;
border-radius: 50%;
-webkit-animation: fullspin 1s infinite ease-out;
animation: fullspin 1s infinite ease-out;
}
body .tds-s-form .tds-s-form-label-tip {
padding-right: 21px;
}
body .tds-s-form .tds-s-form-tip {
position: absolute;
top: 50%;
right: 0;
transform: translateY(-50%);
}
body .tds-s-form .tds-s-form-tip:before {
content: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="13" height="13" viewBox="0 0 13 13"><g id="icon" transform="translate(-325 -452)"><circle id="Ellipse_7" data-name="Ellipse 7" cx="6.5" cy="6.5" r="6.5" transform="translate(325 452)" opacity="0.61" fill="%23666"/><path id="Path_4" data-name="Path 4" d="M1.775-2.373a2.353,2.353,0,0,1-.094-.381,2.681,2.681,0,0,1-.041-.463,1.44,1.44,0,0,1,.144-.647,2.655,2.655,0,0,1,.357-.542A6,6,0,0,1,2.6-4.893q.249-.234.463-.457a2.485,2.485,0,0,0,.357-.469,1.051,1.051,0,0,0,.144-.539.958.958,0,0,0-.105-.46.953.953,0,0,0-.29-.328,1.309,1.309,0,0,0-.422-.2,1.927,1.927,0,0,0-.507-.064A2.362,2.362,0,0,0,.58-6.627V-7.98a3.892,3.892,0,0,1,1.992-.562,3.187,3.187,0,0,1,.9.123,2.249,2.249,0,0,1,.738.363,1.717,1.717,0,0,1,.5.6,1.813,1.813,0,0,1,.182.832,2,2,0,0,1-.152.8,2.949,2.949,0,0,1-.384.647,3.646,3.646,0,0,1-.5.524q-.267.229-.5.457a2.574,2.574,0,0,0-.384.475,1.015,1.015,0,0,0-.152.545,1.52,1.52,0,0,0,.064.457,3.005,3.005,0,0,0,.129.346ZM2.443.105a.866.866,0,0,1-.592-.229.713.713,0,0,1-.246-.551.7.7,0,0,1,.246-.551.841.841,0,0,1,.592-.234.834.834,0,0,1,.586.234.7.7,0,0,1,.246.551.713.713,0,0,1-.246.551A.859.859,0,0,1,2.443.105Z" transform="translate(329 463)" fill="%23fff"/></g></svg>');
display: block;
cursor: pointer;
}
body .tds-s-form .tds-s-form-tip-txt {
position: absolute;
bottom: calc(100% + 3px);
right: 0;
width: 130px;
padding: 6px 6px 8px;
background-color: rgba(0, 0, 0, 0.75);
font-size: .769em;
line-height: 1.2;
text-align: center;
font-weight: 400;
color: #fff;
border-radius: 2px;
opacity: 0;
pointer-events: none;
transition: opacity 0.2s ease-in-out;
}
body .tds-s-form .tds-s-form-tip-txt:after {
content: '';
position: absolute;
top: 100%;
right: 0;
width: 100%;
height: 4px;
}
body .tds-s-form .tds-s-form-tip-txt-item {
display: block;
}
body .tds-s-form .tds-s-form-tip-txt-item:not(:last-child) {
margin-bottom: 4px;
}
body .tds-s-form .tds-s-form-tip:hover .tds-s-form-tip-txt {
opacity: 1;
pointer-events: auto;
}
body .tds-s-form .tds-s-form-input {
margin: 0;
padding: 0 15px 1px;
width: 100%;
height: 44px;
min-height: 44px;
font-size: 1em;
line-height: 1.3;
font-weight: 600;
color: #444;
border: 2px solid #D7D8DE;
border-radius: 5px;
outline: 3px solid transparent;
box-shadow: none;
transition: border-color 0.2s ease-in-out, color 0.2s ease-in-out, outline-color 0.2s ease-in-out;
}
body .tds-s-form .tds-s-form-input:-webkit-autofill,
body .tds-s-form .tds-s-form-input:-webkit-autofill:hover,
body .tds-s-form .tds-s-form-input:-webkit-autofill:focus,
body .tds-s-form .tds-s-form-input:-webkit-autofill:active {
-webkit-text-fill-color: #444;
-webkit-box-shadow: 0 0 0 1000px white inset !important;
}
body .tds-s-form .tds-s-form-input::placeholder {
color: #888;
transition: color 0.2s ease-in-out;
}
body .tds-s-form .tds-s-form-input::-webkit-input-placeholder {
color: #888;
transition: color 0.2s ease-in-out;
}
body .tds-s-form .tds-s-form-input::-moz-placeholder {
color: #888;
transition: color 0.2s ease-in-out;
}
body .tds-s-form .tds-s-form-input:-ms-input-placeholder {
color: #888;
transition: color 0.2s ease-in-out;
}
body .tds-s-form .tds-s-form-input:-moz-placeholder {
color: #888;
transition: color 0.2s ease-in-out;
}
body .tds-s-form .tds-s-form-input:hover {
color: inherit;
}
body .tds-s-form .tds-s-form-input:focus {
box-shadow: none;
}
body .tds-s-form .tds-s-form-group:not(.tds-s-fg-error) .tds-s-form-input:focus:not([readonly]) {
border-color: #0489FC !important;
outline-width: 3px;
outline-style: solid;
outline-color: rgba(4, 137, 252, 0.1);
}
body .tds-s-form .tds-s-form-group:not(.tds-s-fg-error) .tds-s-form-input[readonly]:not(.tds-s-form-input-date),
body .tds-s-form .tds-s-form-group:not(.tds-s-fg-error) .tds-s-form-input:disabled {
color: #BEBEBE;
border-color: #E8E9EC;
}
body .tds-s-form .tds-s-form-group:not(.tds-s-fg-error) .tds-s-form-input[readonly]:not(.tds-s-form-input-date)::placeholder,
body .tds-s-form .tds-s-form-group:not(.tds-s-fg-error) .tds-s-form-input:disabled::placeholder {
color: #BEBEBE;
}
body .tds-s-form .tds-s-form-group:not(.tds-s-fg-error) .tds-s-form-input[readonly]:not(.tds-s-form-input-date)::-webkit-input-placeholder,
body .tds-s-form .tds-s-form-group:not(.tds-s-fg-error) .tds-s-form-input:disabled::-webkit-input-placeholder {
color: #BEBEBE;
}
body .tds-s-form .tds-s-form-group:not(.tds-s-fg-error) .tds-s-form-input[readonly]:not(.tds-s-form-input-date)::-moz-placeholder,
body .tds-s-form .tds-s-form-group:not(.tds-s-fg-error) .tds-s-form-input:disabled::-moz-placeholder {
color: #BEBEBE;
}
body .tds-s-form .tds-s-form-group:not(.tds-s-fg-error) .tds-s-form-input[readonly]:not(.tds-s-form-input-date):-ms-input-placeholder,
body .tds-s-form .tds-s-form-group:not(.tds-s-fg-error) .tds-s-form-input:disabled:-ms-input-placeholder {
color: #BEBEBE;
}
body .tds-s-form .tds-s-form-group:not(.tds-s-fg-error) .tds-s-form-input[readonly]:not(.tds-s-form-input-date):-moz-placeholder,
body .tds-s-form .tds-s-form-group:not(.tds-s-fg-error) .tds-s-form-input:disabled:-moz-placeholder {
color: #BEBEBE;
}
body .tds-s-form .tds-s-form-group:not(.tds-s-fg-error) .tds-s-form-input[readonly] {
background-color: #fff;
}
body .tds-s-form textarea.tds-s-form-input {
min-height: 114px;
padding-top: 10px;
padding-bottom: 10px;
font-weight: 400;
line-height: 1.6;
}
body .tds-s-form .tds-s-form-wpeditor {
border: 2px solid #D7D8DE;
border-radius: 5px;
outline: 3px solid transparent;
transition: border-color 0.2s ease-in-out, color 0.2s ease-in-out, outline-color 0.2s ease-in-out;
}
body .tds-s-form .tds-s-form-wpeditor .mce-panel {
background-color: transparent;
}
body .tds-s-form .tds-s-form-wpeditor .wp-editor-tools {
display: flex;
align-items: center;
background-color: #f5f5f5;
margin: 6px 6px 0;
padding: 7px 9px 4px;
border-radius: 4px 4px 0 0;
}
body .tds-s-form .tds-s-form-wpeditor .wp-editor-tabs {
display: flex;
align-items: center;
margin-left: auto;
}
body .tds-s-form .tds-s-form-wpeditor .wp-switch-editor {
margin: 0;
padding: 1px 7px 2px;
background-color: transparent;
text-transform: uppercase;
font-size: 11px;
line-height: 1;
font-weight: 500;
border-width: 1px;
border-color: transparent;
border-radius: 4px;
}
body .tds-s-form .tds-s-form-wpeditor .switch-tmce {
margin-right: 3px;
}
body .tds-s-form .tds-s-form-wpeditor .wp-switch-editor:hover,
body .tds-s-form .tds-s-form-wpeditor .html-active .switch-html,
body .tds-s-form .tds-s-form-wpeditor .tmce-active .switch-tmce {
border-color: #e7e6e6;
}
body .tds-s-form .tds-s-form-wpeditor .html-active .switch-html,
body .tds-s-form .tds-s-form-wpeditor .tmce-active .switch-tmce {
background-color: #fff;
}
body .tds-s-form .tds-s-form-wpeditor .wp-editor-container {
border: 0;
}
body .tds-s-form .tds-s-form-wpeditor .wp-editor-container {
width: calc(100% - 12px) !important;
margin: 0 6px 6px;
}
body .tds-s-form .tds-s-form-wpeditor .mce-tinymce {
border: 0 !important;
}
body .tds-s-form .tds-s-form-wpeditor .mce-top-part:before {
display: none;
}
body .tds-s-form .tds-s-form-wpeditor .quicktags-toolbar {
padding: 5px 7px;
border-bottom: 0;
}
body .tds-s-form .tds-s-form-wpeditor .mce-toolbar-grp {
background-color: #f5f5f5;
border-bottom: 0;
border-radius: 0 0 4px 4px;
}
body .tds-s-form .tds-s-form-wpeditor .mce-toolbar-grp > div {
padding: 5px 7px;
}
body .tds-s-form .tds-s-form-wpeditor iframe {
height: 200px !important;
}
body .tds-s-form .tds-s-form-select-wrap {
position: relative;
}
body .tds-s-form .tds-s-form-select-wrap .tds-s-form-input {
max-width: 100%;
padding-right: 34px;
background: #fff;
-webkit-appearance: none;
}
body .tds-s-form .tds-s-form-select-wrap .tds-s-form-input::-webkit-calendar-picker-indicator {
opacity: 0;
}
body .tds-s-form .tds-s-form-select-wrap .tds-s-form-select-icon {
position: absolute;
top: 50%;
right: 15px;
transform: translateY(-50%);
pointer-events: none;
fill: #444;
transition: fill 0.2s ease-in-out;
}
body .tds-s-form .tds-s-form-group:not(.tds-s-fg-error) .tds-s-form-select-wrap .tds-s-form-input[readonly] + .tds-s-form-select-icon,
body .tds-s-form .tds-s-form-group:not(.tds-s-fg-error) .tds-s-form-select-wrap .tds-s-form-input:disabled + .tds-s-form-select-icon {
fill: #BEBEBE;
}
body .tds-s-form .tds-s-form-check input {
display: none;
}
body .tds-s-form .tds-s-form-check label {
display: flex;
align-items: flex-start;
cursor: auto;
}
body .tds-s-form .tds-s-form-check .tds-s-fc-check {
position: relative;
margin-right: 10px;
width: 19px;
height: 19px;
background-color: #fff;
border: 2px solid #D7D8DE;
outline: 3px solid transparent;
transition: border-color 0.2s ease-in-out, outline-color 0.2s ease-in-out;
cursor: pointer;
}
body .tds-s-form .tds-s-form-check .tds-s-fc-check:after {
content: '';
position: absolute;
top: 3px;
left: 3px;
width: 9px;
height: 9px;
background-color: #0489FC;
opacity: 0;
transition: opacity 0.2s ease-in-out;
}
body .tds-s-form .tds-s-form-check .tds-s-fc-title {
flex: 1;
font-size: 1em;
line-height: 1.3;
font-weight: 600;
color: #444;
cursor: pointer;
}
body .tds-s-form .tds-s-form-check input[type=checkbox] + .tds-s-fc-check {
border-radius: 5px;
}
body .tds-s-form .tds-s-form-check input[type=checkbox] + .tds-s-fc-check:after {
border-radius: 3px;
}
body .tds-s-form .tds-s-form-check input[type=radio] + .tds-s-fc-check,
body .tds-s-form .tds-s-form-check input[type=radio] + .tds-s-fc-check:after {
border-radius: 100%;
}
body .tds-s-form .tds-s-form-check input:checked + .tds-s-fc-check {
border-color: #0489FC;
outline-color: rgba(4, 137, 252, 0.1);
}
body .tds-s-form .tds-s-form-check input:checked + .tds-s-fc-check:after {
opacity: 1;
}
body .tds-s-form .tds-s-form-check input[disabled] + .tds-s-fc-check,
body .tds-s-form .tds-s-form-check input[disabled] + .tds-s-fc-check + .tds-s-fc-title {
pointer-events: none;
}
body .tds-s-form .tds-s-form-check input[disabled] + .tds-s-fc-check {
border-color: #E8E9EC;
cursor: auto;
}
body .tds-s-form .tds-s-form-check input[disabled] + .tds-s-fc-check + .tds-s-fc-title {
color: #BEBEBE;
}
body .tds-s-form .tds-s-form-check input[disabled]:checked + .tds-s-fc-check {
outline-color: rgba(4, 137, 252, 0.08);
border-color: #9ACFFD;
}
body .tds-s-form .tds-s-form-check input[disabled]:checked + .tds-s-fc-check:after {
background-color: #9ACFFD;
}
body .tds-s-form .tds-s-form-group {
position: relative;
width: 100%;
padding: 0 13px;
}
body .tds-s-form .tds-s-form-group:not(:last-child) {
margin-bottom: 20px;
}
body .tds-s-form .tds-s-form-group .tds-s-list {
list-style-type: disc;
margin-top: 14px;
}
body .tds-s-form .tds-s-form-group .tds-s-list-item {
display: list-item;
font-size: .857em;
line-height: 1.2;
margin-left: 16px !important;
color: #444;
}
body .tds-s-form .tds-s-form-group .tds-s-list-item:not(:last-child) {
margin-bottom: 7px;
}
body .tds-s-form .tds-s-form-group-sm .tds-s-form-label {
font-size: .857em;
margin-bottom: 6px;
}
body .tds-s-form .tds-s-form-group-sm .tds-s-form-input {
padding: 0 10px 2px;
height: 36px;
min-height: 36px;
font-size: .929em;
}
body .tds-s-form .tds-s-form-group-sm .tds-s-form-select-wrap .tds-s-form-input {
padding-right: 29px;
}
body .tds-s-form .tds-s-form-group-sm .tds-s-form-select-wrap .tds-s-form-select-icon {
right: 10px;
}
body .tds-s-form .tds-s-form-group-sm textarea.tds-s-form-input {
min-height: 76px;
padding-top: 8px;
padding-bottom: 8px;
line-height: 1.5;
}
body .tds-s-form .tds-s-form-group-sm .tds-s-form-check .tds-s-fc-check {
width: 17px;
height: 17px;
}
body .tds-s-form .tds-s-form-group-sm .tds-s-form-check .tds-s-fc-check:after {
top: 2px;
left: 2px;
}
body .tds-s-form .tds-s-form-group-sm .tds-s-form-check .tds-s-fc-title {
font-size: 13px;
line-height: 1.2;
}
body .tds-s-form .tds-s-fc-inner .tds-s-fg-success:not(.tds-s-fg-error) .tds-s-form-input {
border-color: #59BA93 !important;
outline-color: rgba(89, 186, 147, 0.1);
}
body .tds-s-form .tds-s-fg-disabled .tds-s-form-label {
color: #BEBEBE;
}
body .tds-s-form .tds-s-fg-error .tds-s-form-input {
border-color: #FF0000;
outline-color: rgba(255, 0, 0, 0.1);
}
body .tds-s-form .tds-s-fg-error-msg {
position: absolute;
top: calc(100% + 3px);
left: 0;
width: 100%;
padding: 0 13px;
font-size: .786em;
line-height: 1.3;
color: #FF3838;
}
body .tds-s-form .tds-s-form-sep {
width: 100%;
padding: 0 13px;
margin-bottom: 28px;
}
body .tds-s-form .tds-s-form-sep:after {
content: '';
display: block;
height: 1px;
background-color: #efefef;
}
body .tds-s-form .tds-s-form-content .tds-s-notif {
margin-top: 32px;
}
body .tds-s-form .tds-s-form-footer {
display: flex;
align-items: center;
}
body .tds-s-form .tds-s-form-footer .tds-s-btn {
margin-right: 26px;
}
body .tds-s-form .tds-s-form-footer .tds-s-btn:last-of-type {
margin-right: 0;
}
body .tds-s-form .tds-s-form-footer .tds-s-disable-wiz {
margin-left: auto;
font-size: .786em;
line-height: 1;
color: #888;
cursor: pointer;
}
body .tds-s-form .tds-s-form-footer .tds-s-disable-wiz:hover {
color: #444;
}
.tds-s-datepicker-wrap {
margin-top: 8px;
padding: 14px;
width: 279px;
background-color: #fff;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
font-size: .857em;
color: #444;
line-height: 1;
font-weight: 600;
border: 1px solid #D7D8DE;
border-radius: 3px;
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.12);
}
.tds-s-datepicker-wrap,
.tds-s-datepicker-wrap * {
box-sizing: border-box;
}
.tds-s-datepicker-wrap .ui-datepicker-header {
display: flex;
align-items: stretch;
margin: 0 -4px 10px;
}
.tds-s-datepicker-wrap .ui-datepicker-prev,
.tds-s-datepicker-wrap .ui-datepicker-title,
.tds-s-datepicker-wrap .ui-datepicker-next {
padding: 0 4px;
}
.tds-s-datepicker-wrap .ui-datepicker-prev,
.tds-s-datepicker-wrap .ui-datepicker-next {
display: flex;
align-items: stretch;
width: 14.4%;
cursor: pointer;
}
.tds-s-datepicker-wrap .ui-datepicker-prev span,
.tds-s-datepicker-wrap .ui-datepicker-next span {
display: flex;
align-items: center;
justify-content: center;
width: 100%;
padding-bottom: 1px;
font-size: 0;
border-radius: 5px;
}
.tds-s-datepicker-wrap .ui-datepicker-prev:hover span,
.tds-s-datepicker-wrap .ui-datepicker-next:hover span {
background-color: #F2F9FF;
}
.tds-s-datepicker-wrap .ui-datepicker-prev {
order: 1;
}
.tds-s-datepicker-wrap .ui-datepicker-prev span:before {
content: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="6" height="10" viewBox="0 0 6 10"><path d="M13,15a1,1,0,0,1-.707-.293l-4-4a1,1,0,0,1,0-1.414l4-4a1,1,0,0,1,1.414,1.414L10.414,10l3.293,3.293A1,1,0,0,1,13,15Z" transform="translate(-8 -5)" fill="%23878d93"/></svg>');
}
.tds-s-datepicker-wrap .ui-datepicker-prev:hover span:before {
content: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="6" height="10" viewBox="0 0 6 10"><path d="M13,15a1,1,0,0,1-.707-.293l-4-4a1,1,0,0,1,0-1.414l4-4a1,1,0,0,1,1.414,1.414L10.414,10l3.293,3.293A1,1,0,0,1,13,15Z" transform="translate(-8 -5)" fill="%23152BF7"/></svg>');
}
.tds-s-datepicker-wrap .ui-datepicker-title {
display: flex;
flex: 1;
order: 2;
}
.tds-s-datepicker-wrap .ui-datepicker-title select {
width: 50%;
margin: 0;
padding: 0 17px 1px 8px;
min-height: 29px;
background: #ffffff url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="6.794" height="9.822" viewBox="0 0 6.794 9.822"><g transform="translate(6.294 0.5) rotate(90)"><path d="M0,6.294a.5.5,0,0,1-.324-.12.5.5,0,0,1-.056-.7L1.816,2.9-.38.325a.5.5,0,0,1,.056-.7.5.5,0,0,1,.7.056l2.473,2.9a.5.5,0,0,1,0,.649L.38,6.118A.5.5,0,0,1,0,6.294Z" transform="translate(6.349 0)" fill="%23444"/><path d="M2.474,6.294a.5.5,0,0,1-.38-.175L-.38,3.221a.5.5,0,0,1,0-.649l2.473-2.9A.5.5,0,0,1,2.8-.38a.5.5,0,0,1,.056.7L.657,2.9l2.2,2.572a.5.5,0,0,1-.38.825Z" transform="translate(0 0)" fill="%23444"/></g></svg>') no-repeat right 8px center;
font-size: inherit;
font-weight: inherit;
color: inherit;
border: 2px solid #EEEEF1;
border-radius: 5px;
outline: 3px solid transparent;
transition: border-color 0.2s ease-in-out, outline 0.2s ease-in-out;
-webkit-appearance: none;
}
.tds-s-datepicker-wrap .ui-datepicker-title select:focus {
box-shadow: none;
border-color: #D7D8DE;
outline-color: rgba(238, 238, 241, 0.5);
}
.tds-s-datepicker-wrap .ui-datepicker-title .ui-datepicker-month {
margin-right: 4px;
}
.tds-s-datepicker-wrap .ui-datepicker-title .ui-datepicker-year {
margin-left: 4px;
}
.tds-s-datepicker-wrap .ui-datepicker-next {
order: 3;
}
.tds-s-datepicker-wrap .ui-datepicker-next span {
padding-left: 1px;
}
.tds-s-datepicker-wrap .ui-datepicker-next span:before {
content: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="6" height="10" viewBox="0 0 6 10"><path d="M13,15a1,1,0,0,1-.707-.293l-4-4a1,1,0,0,1,0-1.414l4-4a1,1,0,0,1,1.414,1.414L10.414,10l3.293,3.293A1,1,0,0,1,13,15Z" transform="translate(14 15) rotate(180)" fill="%23878d93"/></svg>');
}
.tds-s-datepicker-wrap .ui-datepicker-next:hover span:before {
content: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="6" height="10" viewBox="0 0 6 10"><path d="M13,15a1,1,0,0,1-.707-.293l-4-4a1,1,0,0,1,0-1.414l4-4a1,1,0,0,1,1.414,1.414L10.414,10l3.293,3.293A1,1,0,0,1,13,15Z" transform="translate(14 15) rotate(180)" fill="%23152BF7"/></svg>');
}
.tds-s-datepicker-wrap .ui-datepicker-calendar {
width: calc(100% + 8px);
margin: 0 -4px;
border-spacing: 0;
}
.tds-s-datepicker-wrap .ui-datepicker-calendar thead {
position: relative;
}
.tds-s-datepicker-wrap .ui-datepicker-calendar thead:before {
content: '';
position: absolute;
top: 0;
left: -10px;
width: calc(100% + 20px);
height: 29px;
background-color: #F2F9FF;
z-index: -1;
}
.tds-s-datepicker-wrap .ui-datepicker-calendar thead th {
padding-bottom: 8px;
font-weight: inherit;
}
.tds-s-datepicker-wrap .ui-datepicker-calendar tbody tr:not(:last-child) td {
padding-bottom: 8px;
}
.tds-s-datepicker-wrap .ui-datepicker-calendar th,
.tds-s-datepicker-wrap .ui-datepicker-calendar td {
padding: 0 4px;
vertical-align: middle;
}
.tds-s-datepicker-wrap .ui-datepicker-calendar th a,
.tds-s-datepicker-wrap .ui-datepicker-calendar td a,
.tds-s-datepicker-wrap .ui-datepicker-calendar th span,
.tds-s-datepicker-wrap .ui-datepicker-calendar td span {
display: flex;
align-items: center;
justify-content: center;
height: 29px;
padding-bottom: 1px;
text-decoration: none;
color: inherit;
}
.tds-s-datepicker-wrap .ui-datepicker-calendar th a,
.tds-s-datepicker-wrap .ui-datepicker-calendar td a {
border: 2px solid transparent;
border-radius: 5px;
transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
}
.tds-s-datepicker-wrap .ui-datepicker-calendar th.ui-datepicker-other-month a,
.tds-s-datepicker-wrap .ui-datepicker-calendar td.ui-datepicker-other-month a {
color: #BEBEBE;
}
.tds-s-datepicker-wrap .ui-datepicker-calendar th:not(.ui-datepicker-today):not(.ui-datepicker-current-day) a:hover,
.tds-s-datepicker-wrap .ui-datepicker-calendar td:not(.ui-datepicker-today):not(.ui-datepicker-current-day) a:hover {
color: #152BF7;
background-color: #F2F9FF;
}
.tds-s-datepicker-wrap .ui-datepicker-calendar th.ui-datepicker-today a,
.tds-s-datepicker-wrap .ui-datepicker-calendar td.ui-datepicker-today a,
.tds-s-datepicker-wrap .ui-datepicker-calendar th.ui-datepicker-current-day a,
.tds-s-datepicker-wrap .ui-datepicker-calendar td.ui-datepicker-current-day a {
background-color: #0489FC;
color: #fff;
}
.tds-s-datepicker-wrap .ui-datepicker-calendar th.ui-datepicker-unselectable span,
.tds-s-datepicker-wrap .ui-datepicker-calendar td.ui-datepicker-unselectable span {
color: #bebebe;
}
.tds-s-datepicker-wrap .ui-datepicker-calendar th.ui-datepicker-unselectable.unavailable span,
.tds-s-datepicker-wrap .ui-datepicker-calendar td.ui-datepicker-unselectable.unavailable span {
color: orangered;
}
.tds-s-list-title {
font-size: 1em;
line-height: 1.3;
font-weight: 600;
color: #1D2327;
margin-bottom: 12px;
}
.tds-s-list-title:not(:first-child) {
margin-top: 20px;
}
.tds-s-list {
display: flex;
flex-direction: column;
gap: 10px;
margin: 0;
list-style-type: none;
}
.tds-s-list-cols {
flex-direction: row;
flex-wrap: wrap;
}
.tds-s-list-item {
display: flex;
margin-left: 0 !important;
margin-bottom: 0;
font-size: 1em;
line-height: 1.3;
}
.tds-s-list-item.tds-s-list-sep {
margin: 5px 0 15px;
border-bottom: 1px solid #E8E8E8;
}
.tds-s-list-item .tds-s-list-text-sep {
margin: 0 5px;
}
.tds-s-list-item .tds-s-list-text a.disabled {
cursor: not-allowed;
opacity: 0.5;
text-decoration: none;
}
.tds-s-list-item .tds-s-list-text .tds-s-price-full {
display: inline-block;
margin-right: 3px;
text-decoration: line-through;
color: #9da0a1;
font-size: 13px;
}
.tds-s-list-label {
margin-right: 6px;
color: #555D66;
}
.tds-s-list-text {
font-weight: 600;
color: #1D2327;
}
.tds-s-list-sm {
gap: 6px;
}
.tds-s-list-sm .tds-s-list-item {
font-size: .929em;
}
.tds-s-error {
display: none;
}
.tds-s-notif {
padding: 25px;
border-radius: 3px;
}
.tds-s-notif,
.tds-s-notif *:not(.tds-s-btn) {
font-size: 1em;
line-height: 1.4;
}
.tds-s-notif b {
font-weight: 600;
}
.tds-s-notif.tds-s-notif-error.tds-s-notif-error-display {
display: block;
}
.tds-s-notif-descr:not(:last-child) {
margin-bottom: 6px;
}
.tds-s-notif-list {
list-style-type: none;
margin: 0;
}
.tds-s-notif-list:not(:last-child) {
margin: 0 0 10px;
}
.tds-s-notif-list li {
margin-bottom: 6px;
margin-left: 0 !important;
}
.tds-s-notif-list li:last-child {
margin-bottom: 0;
}
.tds-s-notif-disabled {
opacity: .5;
}
.tds-s-notif-info {
background-color: rgba(89, 98, 107, 0.08);
color: #59626B;
}
.tds-s-notif-success {
background-color: rgba(38, 98, 28, 0.1);
color: #26621c;
}
.tds-s-notif-warn {
background-color: rgba(215, 133, 0, 0.12);
color: #d78500;
}
.tds-s-notif-warn .tds-s-notif-descr a {
color: inherit !important;
}
.tds-s-notif-warn .tds-s-notif-descr a:not(:hover) {
text-decoration: underline !important;
}
.tds-s-notif-error {
background-color: rgba(255, 56, 56, 0.12);
color: #ff3838;
}
.tds-s-notif-error p {
margin: 0;
}
.tds-s-notif-error-toggle {
position: relative;
top: -1px;
font-size: .857em;
cursor: pointer;
}
.tds-s-notif-error-toggle:before {
content: '[+]';
}
.tds-s-notif-error-info {
display: none;
background-color: rgba(255, 255, 255, 0.08);
margin-top: 3px;
padding: 3px 6px 4px;
font-size: .857em;
color: rgba(255, 255, 255, 0.9);
}
.tds-s-notif-error-active .tds-s-notif-error-toggle:before {
content: '[-]';
}
.tds-s-notif-error-active .tds-s-notif-error-info {
display: block;
}
.tds-s-notif-xsm {
padding: 10px 15px;
}
.tds-s-notif-xsm,
.tds-s-notif-xsm *:not(.tds-s-btn):not(b):not(strong) {
font-size: .929em;
line-height: 1.4;
}
.tds-s-notif-sm {
padding: 18px;
}
.tds-s-notif-sm,
.tds-s-notif-sm *:not(.tds-s-btn) {
font-size: .929em;
line-height: 1.4;
}
.tds-s-table {
width: 100%;
border: none;
border-collapse: collapse;
border-spacing: 0;
}
@media (max-width: 1018px) {
.tds-s-table {
display: block;
}
}
@media (max-width: 1018px) {
.tds-s-table-row {
display: block;
}
}
.tds-s-table-col {
position: relative;
padding: 0;
border: none; }
@media (min-width: 1019px) {
.tds-s-table-col:first-child {
padding-left: 10px;
}
.tds-s-table-col:not(:last-child):not(.tds-s-table-col-expand) {
padding-right: 15px;
}
.tds-s-table-col:last-child {
padding-right: 10px;
}
}
@media (max-width: 1018px) {
.tds-s-table-col {
display: flex;
align-items: baseline;
width: 100%;
}
}
.tds-s-table-col .tds-s-table-price-full {
display: inline-block;
margin-right: 3px;
text-decoration: line-through;
color: #9da0a1;
font-size: 13px;
}
.tds-s-table-col-label {
width: 35%;
margin-right: 10px;
padding-right: 10px;
color: #555D66; }
@media (min-width: 1019px) {
.tds-s-table-col-label {
display: none;
}
}
.tds-s-table-header {
font-size: .857em;
line-height: 1;
font-weight: 600;
text-align: left;
color: #555D66;
border-bottom: 2px solid #D7D8DE;
}
@media (max-width: 1018px) {
.tds-s-table-header {
display: none;
}
}
.tds-s-table-header .tds-s-table-col {
padding-bottom: 15px;
}
.tds-s-table-col-order {
display: flex;
align-items: center;
justify-content: space-between;
cursor: pointer;
}
.tds-s-table-col-order-icons {
display: flex;
flex-direction: column;
position: relative;
top: 1px;
margin-left: 10px;
}
.tds-s-table-col-order-icons svg {
fill: #555D66;
line-height: 0;
opacity: .3;
}
.tds-s-table-col-order-icons svg:nth-child(1) {
margin-bottom: 2px;
}
[data-order="ASC"] .tds-s-table-col-order-icons svg:nth-child(1) {
opacity: 1;
}
[data-order="ASC"] .tds-s-table-col-order-icons svg:nth-child(2) {
opacity: .3;
}
[data-order="DESC"] .tds-s-table-col-order-icons svg:nth-child(1) {
opacity: .3;
}
[data-order="DESC"] .tds-s-table-col-order-icons svg:nth-child(2) {
opacity: 1;
}
.tds-s-table-body {
font-size: .929em;
line-height: 1;
font-weight: 600;
color: #1D2327;
}
@media (max-width: 1018px) {
.tds-s-table-body {
display: block;
}
}
.tds-s-table-body .tds-s-table-row:not(:last-child) {
border-bottom: 1px solid #EBEBEB;
}
.tds-s-table-body .tds-s-table-row.tds-s-table-row-active,
.tds-s-table-body .tds-s-table-row:hover {
background-color: #F8F8F8;
}
@media (max-width: 1018px) {
.tds-s-table-body .tds-s-table-row {
padding: 15px 10px;
}
}
@media (min-width: 1019px) {
.tds-s-table-body .tds-s-table-col {
padding-top: 12px;
padding-bottom: 15px;
}
}
@media (max-width: 1018px) {
.tds-s-table-body .tds-s-table-col {
padding-top: 7px;
padding-bottom: 7px;
}
}
.tds-s-table-status {
position: relative;
top: 1px;
display: inline-block;
padding: 3px 5px 4px;
background-color: #ededed;
font-size: .786em;
line-height: 1;
font-weight: 600;
letter-spacing: .2px;
text-transform: uppercase;
border-radius: 2px;
white-space: nowrap;
}
.tds-s-table-status-generic {
background-color: #ededed;
}
.tds-s-table-options-toggle {
position: relative;
top: 1px;
fill: #878d93;
transition: fill 0.2s ease-in-out; }
@media (max-width: 1018px) {
.tds-s-table-options-toggle {
display: none;
}
}
.tds-s-table-options-list {
display: flex; }
@media (min-width: 1019px) {
.tds-s-table-options-list {
flex-direction: column;
align-items: flex-start;
position: absolute;
top: 6px;
right: 100%;
min-width: 130px;
padding: 8px 10px 9px;
background-color: #fff;
border-radius: 2px;
box-shadow: 0 0 4px rgba(0, 0, 0, 0.12);
opacity: 0;
visibility: hidden;
pointer-events: none;
transition: opacity 0.2s ease-in-out;
z-index: 100;
cursor: default;
}
}
@media (max-width: 1018px) {
.tds-s-table-options-list {
align-items: center;
justify-content: center;
width: 100%;
}
}
@media (min-width: 1019px) {
.tds-s-table-col-options {
padding-left: 10px;
text-align: center;
cursor: pointer;
}
.tds-s-table-col-options:hover .tds-s-table-options-toggle {
fill: #000;
}
.tds-s-table-col-options:hover .tds-s-table-options-list {
opacity: 1;
visibility: visible;
pointer-events: auto;
}
.tds-s-table-col-options .tds-s-bubble {
position: absolute;
top: 50%;
right: 8px;
transform: translateY(-50%);
margin-top: -1px;
z-index: 100;
}
}
@media (max-width: 1018px) {
.tds-s-table-col-options {
padding-top: 17px;
}
}
.tds-s-table-col-options .tds-s-tol-item {
font-size: .786em;
line-height: 1.2;
font-weight: 600;
color: #555D66;
cursor: pointer;
}
.tds-s-table-col-options .tds-s-tol-item:hover {
color: #000;
}
@media (min-width: 1019px) {
.tds-s-table-col-options .tds-s-tol-item:not(:last-child) {
margin-bottom: 8px;
}
}
@media (max-width: 1018px) {
.tds-s-table-col-options .tds-s-tol-item:not(:last-child) {
margin-right: 12px;
}
}
.tds-s-table-col-options .tds-s-tol-item-red {
color: #FF6161;
}
.tds-s-table-col-options .tds-s-tol-item-red:hover {
color: #ff0000;
}
.tds-s-tol-sep {
background-color: #EBEBEB;
width: 100%;
height: 1px;
margin-top: 1px;
margin-bottom: 8px; }
@media (max-width: 1018px) {
.tds-s-tol-sep {
display: none;
}
}
.tds-s-table-col-expand {
justify-content: flex-end;
cursor: pointer;  }
@media (min-width: 1019px) {
.tds-s-table-col-expand {
padding-right: 10px;
}
}
@media (max-width: 1018px) {
.tds-s-table-col-expand {
justify-content: center;
}
}
.tds-s-table-col-expand:hover .tds-s-table-expand-toggle {
opacity: 1;
}
.tds-s-table-col-expand .tds-s-table-col-label {
width: auto;
padding-right: 0;
font-size: .857em;
}
.tds-s-table-expand-toggle {
position: relative;
top: -1px;
fill: #000;
opacity: .4;
transition: transform 0.2s ease-in-out;
}
.tds-s-table-row-info-expanded {
border-bottom: none !important;
}
.tds-s-table-row-info-expanded .tds-s-table-expand-toggle {
transform: rotate(180deg);
opacity: 1;
}
.tds-s-table-row-editing .tds-s-table-col-expand {
pointer-events: none;
}
.tds-s-table-row-editing .tds-s-table-expand-toggle {
opacity: .4;
}
.tds-s-table-row-extra-wrap {
border: none;
}
.tds-s-table-row-extra-wrap:not(:last-child) {
border-bottom: 1px solid #EBEBEB;
}
@media (max-width: 1018px) {
.tds-s-table-row-extra-wrap {
display: block;
}
}
.tds-s-table-row-extra {
padding: 10px 10px 15px;
background-color: #F8F8F8 !important;
border: none;
}
@media (max-width: 1018px) {
.tds-s-table-row-extra {
display: block;
padding: 5px 10px 10px;
}
}
.tds-s-table-row-extra-inner {
padding: 15px;
background-color: #FEFEFE;
border-radius: 3px;
}
.tds-s-tre-cols {
display: flex;
flex-wrap: wrap;
margin: 0 -7px;
}
.tds-s-tre-col {
width: 100%;
padding: 0 7px;
}
.tds-s-pagination {
display: flex;
margin: 22px 0 0;
}
.tds-s-pagination-item {
display: flex;
align-items: center;
justify-content: center;
min-width: 2.2em;
min-height: 2.2em;
margin: 0;
padding: 0 8px;
font-size: 1em;
line-height: 1;
font-weight: 600;
border-radius: 3px;
transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
}
.tds-s-pagination-item:not(:last-child) {
margin-right: 8px;
}
.tds-s-pagination-item:not(.tds-s-pagination-dots):not(.tds-s-pagination-active) {
cursor: pointer;
}
.tds-s-pagination-item:hover:not(.tds-s-pagination-dots):not(.tds-s-pagination-active) {
background-color: #EBEBEB;
}
.tds-s-pagination-item:not(.tds-s-pagination-active) {
background-color: #f1f1f1;
color: #1d2327;
}
.tds-s-pagination-item.tds-s-pagination-active {
background-color: #0489FC;
color: #fff;
} @-webkit-keyframes tds-s-content-spinner {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes tds-s-content-spinner {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
.tds-s-content {
position: relative;
min-height: 50px;
}
.tds-s-content:before,
.tds-s-content:after {
content: '';
position: absolute;
opacity: 0;
transition: opacity 0.2s ease-in-out;
pointer-events: none;
}
.tds-s-content:before {
top: 0;
left: 0;
width: calc(100% + 6px);
height: calc(100% + 6px);
background-color: rgba(255, 255, 255, 0.8);
z-index: 1;
}
.tds-s-content:after {
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
margin-top: -23px;
margin-left: -23px;
width: 40px;
height: 40px;
border: 3px solid #888;
border-left-color: transparent;
border-right-color: transparent;
border-radius: 50%;
-webkit-animation: tds-s-content-spinner 1s infinite ease-out;
animation: tds-s-content-spinner 1s infinite ease-out;
z-index: 2;
}
.tds-s-content-sm:after {
margin-top: -14px;
margin-left: -14px;
width: 24px;
height: 24px;
border-width: 2px;
}
.tds-s-content-no-height {
min-height: auto;
}
.tds-s-content-loading:before,
.tds-s-content-loading:after {
opacity: 1;
pointer-events: auto;
}
.tds-page #td-outer-wrap {
display: flex;
flex-direction: column;
}
.tds-page:not(.admin-bar) #td-outer-wrap {
min-height: 100vh;
}
@media (min-width: 783px) {
.tds-page.admin-bar #td-outer-wrap {
min-height: calc(100vh - 32px);
}
}
@media (max-width: 782px) {
.tds-page.admin-bar #td-outer-wrap {
min-height: calc(100vh - 46px);
}
}
.tds-page .td-main-content-wrap {
display: flex;
flex: 1;
width: 100%;
flex-direction: column;
}
.tds-page .td-main-content-wrap .tdc-content-wrap {
width: 100%;
min-height: 100%;
}
.tds-page .td-main-content-wrap .tdc-content-wrap > .tdc-zone {
height: 100%;
}
.tds-page .td-main-content-wrap .tdc-content-wrap > .tdc-zone > .tdc_zone {
height: 100%;
}
.tds-page.page-template-page-pagebuilder-latest .td-main-content-wrap {
flex-direction: column;
} .tds-block-error {
margin-bottom: 26px;
font-family: Verdana, Geneva, sans-serif;
font-size: 11px;
font-weight: normal;
text-align: left;
padding: 20px;
border: 1px solid #eeecf0;
color: black;
}
.tds-block-error span {
background-color: #ec4d4d;
color: white;
font-weight: bold;
padding: 3px 8px 4px;
font-size: 10px;
position: relative;
top: -1px;
}  body:not(.td-content-locked) .tdc-content-wrap .tds-locked-content[hidden],
body:not(.td-content-locked) .td-post-content .tds-locked-content[hidden] {
display: block;
}@font-face {
font-family: 'FontAwesome';
src: url(//aquicatalunha.com.br/toricof/assets/fonts/font-awesome/fontawesome-webfont.eot?v=4.7.0);
src: url(//aquicatalunha.com.br/toricof/assets/fonts/font-awesome/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(//aquicatalunha.com.br/toricof/assets/fonts/font-awesome/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(//aquicatalunha.com.br/toricof/assets/fonts/font-awesome/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(//aquicatalunha.com.br/toricof/assets/fonts/font-awesome/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(//aquicatalunha.com.br/toricof/assets/fonts/font-awesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
font-display: swap;
}
.tdc-font-fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .tdc-font-fa-lg {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
}
.tdc-font-fa-2x {
font-size: 2em;
}
.tdc-font-fa-3x {
font-size: 3em;
}
.tdc-font-fa-4x {
font-size: 4em;
}
.tdc-font-fa-5x {
font-size: 5em;
}
.tdc-font-fa-fw {
width: 1.28571429em;
text-align: center;
}
.tdc-font-fa-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.tdc-font-fa-ul > li {
position: relative;
}
.tdc-font-fa-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: 0.14285714em;
text-align: center;
}
.tdc-font-fa-li.tdc-font-fa-lg {
left: -1.85714286em;
}
.tdc-font-fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
border-radius: .1em;
}
.tdc-font-fa-pull-left {
float: left;
}
.tdc-font-fa-pull-right {
float: right;
}
.fa.tdc-font-fa-pull-left {
margin-right: .3em;
}
.fa.tdc-font-fa-pull-right {
margin-left: .3em;
} .pull-right {
float: right;
}
.pull-left {
float: left;
}
.fa.pull-left {
margin-right: .3em;
}
.fa.pull-right {
margin-left: .3em;
}
.tdc-font-fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.tdc-font-fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.tdc-font-fa-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.tdc-font-fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.tdc-font-fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.tdc-font-fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.tdc-font-fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1);
}
:root .tdc-font-fa-rotate-90,
:root .tdc-font-fa-rotate-180,
:root .tdc-font-fa-rotate-270,
:root .tdc-font-fa-flip-horizontal,
:root .tdc-font-fa-flip-vertical {
filter: none;
}
.tdc-font-fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.tdc-font-fa-stack-1x,
.tdc-font-fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.tdc-font-fa-stack-1x {
line-height: inherit;
}
.tdc-font-fa-stack-2x {
font-size: 2em;
}
.tdc-font-fa-inverse {
color: #ffffff;
} .tdc-font-fa-glass:before {
content: "\f000";
}
.tdc-font-fa-music:before {
content: "\f001";
}
.tdc-font-fa-search:before {
content: "\f002";
}
.tdc-font-fa-envelope-o:before {
content: "\f003";
}
.tdc-font-fa-heart:before {
content: "\f004";
}
.tdc-font-fa-star:before {
content: "\f005";
}
.tdc-font-fa-star-o:before {
content: "\f006";
}
.tdc-font-fa-user:before {
content: "\f007";
}
.tdc-font-fa-film:before {
content: "\f008";
}
.tdc-font-fa-th-large:before {
content: "\f009";
}
.tdc-font-fa-th:before {
content: "\f00a";
}
.tdc-font-fa-th-list:before {
content: "\f00b";
}
.tdc-font-fa-check:before {
content: "\f00c";
}
.tdc-font-fa-remove-close-times:before {
content: "\f00d";
}
.tdc-font-fa-search-plus:before {
content: "\f00e";
}
.tdc-font-fa-search-minus:before {
content: "\f010";
}
.tdc-font-fa-power-off:before {
content: "\f011";
}
.tdc-font-fa-signal:before {
content: "\f012";
}
.tdc-font-fa-gear:before {
content: "\f013";
}
.tdc-font-fa-trash-o:before {
content: "\f014";
}
.tdc-font-fa-home:before {
content: "\f015";
}
.tdc-font-fa-file-o:before {
content: "\f016";
}
.tdc-font-fa-clock-o:before {
content: "\f017";
}
.tdc-font-fa-road:before {
content: "\f018";
}
.tdc-font-fa-download:before {
content: "\f019";
}
.tdc-font-fa-arrow-circle-o-down:before {
content: "\f01a";
}
.tdc-font-fa-arrow-circle-o-up:before {
content: "\f01b";
}
.tdc-font-fa-inbox:before {
content: "\f01c";
}
.tdc-font-fa-play-circle-o:before {
content: "\f01d";
}
.tdc-font-fa-rotate-right-repeat:before {
content: "\f01e";
}
.tdc-font-fa-refresh:before {
content: "\f021";
}
.tdc-font-fa-list-alt:before {
content: "\f022";
}
.tdc-font-fa-lock:before {
content: "\f023";
}
.tdc-font-fa-flag:before {
content: "\f024";
}
.tdc-font-fa-headphones:before {
content: "\f025";
}
.tdc-font-fa-volume-off:before {
content: "\f026";
}
.tdc-font-fa-volume-down:before {
content: "\f027";
}
.tdc-font-fa-volume-up:before {
content: "\f028";
}
.tdc-font-fa-qrcode:before {
content: "\f029";
}
.tdc-font-fa-barcode:before {
content: "\f02a";
}
.tdc-font-fa-tag:before {
content: "\f02b";
}
.tdc-font-fa-tags:before {
content: "\f02c";
}
.tdc-font-fa-book:before {
content: "\f02d";
}
.tdc-font-fa-bookmark:before {
content: "\f02e";
}
.tdc-font-fa-print:before {
content: "\f02f";
}
.tdc-font-fa-camera:before {
content: "\f030";
}
.tdc-font-fa-font:before {
content: "\f031";
}
.tdc-font-fa-bold:before {
content: "\f032";
}
.tdc-font-fa-italic:before {
content: "\f033";
}
.tdc-font-fa-text-height:before {
content: "\f034";
}
.tdc-font-fa-text-width:before {
content: "\f035";
}
.tdc-font-fa-align-left:before {
content: "\f036";
}
.tdc-font-fa-align-center:before {
content: "\f037";
}
.tdc-font-fa-align-right:before {
content: "\f038";
}
.tdc-font-fa-align-justify:before {
content: "\f039";
}
.tdc-font-fa-list:before {
content: "\f03a";
}
.tdc-font-fa-dedent-outdent:before {
content: "\f03b";
}
.tdc-font-fa-indent:before {
content: "\f03c";
}
.tdc-font-fa-video-camera:before {
content: "\f03d";
}
.tdc-font-fa-photo-image-picture:before {
content: "\f03e";
}
.tdc-font-fa-pencil:before {
content: "\f040";
}
.tdc-font-fa-map-marker:before {
content: "\f041";
}
.tdc-font-fa-adjust:before {
content: "\f042";
}
.tdc-font-fa-tint:before {
content: "\f043";
}
.tdc-font-fa-edit-pencil-square:before {
content: "\f044";
}
.tdc-font-fa-share-square-o:before {
content: "\f045";
}
.tdc-font-fa-check-square-o:before {
content: "\f046";
}
.tdc-font-fa-arrows:before {
content: "\f047";
}
.tdc-font-fa-step-backward:before {
content: "\f048";
}
.tdc-font-fa-fast-backward:before {
content: "\f049";
}
.tdc-font-fa-backward:before {
content: "\f04a";
}
.tdc-font-fa-play:before {
content: "\f04b";
}
.tdc-font-fa-pause:before {
content: "\f04c";
}
.tdc-font-fa-stop:before {
content: "\f04d";
}
.tdc-font-fa-forward:before {
content: "\f04e";
}
.tdc-font-fa-fast-forward:before {
content: "\f050";
}
.tdc-font-fa-step-forward:before {
content: "\f051";
}
.tdc-font-fa-eject:before {
content: "\f052";
}
.tdc-font-fa-chevron-left:before {
content: "\f053";
}
.tdc-font-fa-chevron-right:before {
content: "\f054";
}
.tdc-font-fa-plus-circle:before {
content: "\f055";
}
.tdc-font-fa-minus-circle:before {
content: "\f056";
}
.tdc-font-fa-times-circle:before {
content: "\f057";
}
.tdc-font-fa-check-circle:before {
content: "\f058";
}
.tdc-font-fa-question-circle:before {
content: "\f059";
}
.tdc-font-fa-info-circle:before {
content: "\f05a";
}
.tdc-font-fa-crosshairs:before {
content: "\f05b";
}
.tdc-font-fa-times-circle-o:before {
content: "\f05c";
}
.tdc-font-fa-check-circle-o:before {
content: "\f05d";
}
.tdc-font-fa-ban:before {
content: "\f05e";
}
.tdc-font-fa-arrow-left:before {
content: "\f060";
}
.tdc-font-fa-arrow-right:before {
content: "\f061";
}
.tdc-font-fa-arrow-up:before {
content: "\f062";
}
.tdc-font-fa-arrow-down:before {
content: "\f063";
}
.tdc-font-fa-mail-forward-share:before {
content: "\f064";
}
.tdc-font-fa-expand:before {
content: "\f065";
}
.tdc-font-fa-compress:before {
content: "\f066";
}
.tdc-font-fa-plus:before {
content: "\f067";
}
.tdc-font-fa-minus:before {
content: "\f068";
}
.tdc-font-fa-asterisk:before {
content: "\f069";
}
.tdc-font-fa-exclamation-circle:before {
content: "\f06a";
}
.tdc-font-fa-gift:before {
content: "\f06b";
}
.tdc-font-fa-leaf:before {
content: "\f06c";
}
.tdc-font-fa-fire:before {
content: "\f06d";
}
.tdc-font-fa-eye:before {
content: "\f06e";
}
.tdc-font-fa-eye-slash:before {
content: "\f070";
}
.tdc-font-fa-warning-exclamation-triangle:before {
content: "\f071";
}
.tdc-font-fa-plane:before {
content: "\f072";
}
.tdc-font-fa-calendar:before {
content: "\f073";
}
.tdc-font-fa-random:before {
content: "\f074";
}
.tdc-font-fa-comment:before {
content: "\f075";
}
.tdc-font-fa-magnet:before {
content: "\f076";
}
.tdc-font-fa-chevron-up:before {
content: "\f077";
}
.tdc-font-fa-chevron-down:before {
content: "\f078";
}
.tdc-font-fa-retweet:before {
content: "\f079";
}
.tdc-font-fa-shopping-cart:before {
content: "\f07a";
}
.tdc-font-fa-folder:before {
content: "\f07b";
}
.tdc-font-fa-folder-open:before {
content: "\f07c";
}
.tdc-font-fa-arrows-v:before {
content: "\f07d";
}
.tdc-font-fa-arrows-h:before {
content: "\f07e";
}
.tdc-font-fa-bar-chart-o-chart:before {
content: "\f080";
}
.tdc-font-fa-twitter-square:before {
content: "\f081";
}
.tdc-font-fa-facebook-square:before {
content: "\f082";
}
.tdc-font-fa-camera-retro:before {
content: "\f083";
}
.tdc-font-fa-key:before {
content: "\f084";
}
.tdc-font-fa-gears-cogs:before {
content: "\f085";
}
.tdc-font-fa-comments:before {
content: "\f086";
}
.tdc-font-fa-thumbs-o-up:before {
content: "\f087";
}
.tdc-font-fa-thumbs-o-down:before {
content: "\f088";
}
.tdc-font-fa-star-half:before {
content: "\f089";
}
.tdc-font-fa-heart-o:before {
content: "\f08a";
}
.tdc-font-fa-sign-out:before {
content: "\f08b";
}
.tdc-font-fa-linkedin-square:before {
content: "\f08c";
}
.tdc-font-fa-thumb-tack:before {
content: "\f08d";
}
.tdc-font-fa-external-link:before {
content: "\f08e";
}
.tdc-font-fa-sign-in:before {
content: "\f090";
}
.tdc-font-fa-trophy:before {
content: "\f091";
}
.tdc-font-fa-github-square:before {
content: "\f092";
}
.tdc-font-fa-upload:before {
content: "\f093";
}
.tdc-font-fa-lemon-o:before {
content: "\f094";
}
.tdc-font-fa-phone:before {
content: "\f095";
}
.tdc-font-fa-square-o:before {
content: "\f096";
}
.tdc-font-fa-bookmark-o:before {
content: "\f097";
}
.tdc-font-fa-phone-square:before {
content: "\f098";
}
.tdc-font-fa-twitter:before {
content: "\f099";
}
.tdc-font-fa-facebook-f:before {
content: "\f09a";
}
.tdc-font-fa-github:before {
content: "\f09b";
}
.tdc-font-fa-unlock:before {
content: "\f09c";
}
.tdc-font-fa-credit-card:before {
content: "\f09d";
}
.tdc-font-fa-feed-rss:before {
content: "\f09e";
}
.tdc-font-fa-hdd-o:before {
content: "\f0a0";
}
.tdc-font-fa-bullhorn:before {
content: "\f0a1";
}
.tdc-font-fa-bell:before {
content: "\f0f3";
}
.tdc-font-fa-certificate:before {
content: "\f0a3";
}
.tdc-font-fa-hand-o-right:before {
content: "\f0a4";
}
.tdc-font-fa-hand-o-left:before {
content: "\f0a5";
}
.tdc-font-fa-hand-o-up:before {
content: "\f0a6";
}
.tdc-font-fa-hand-o-down:before {
content: "\f0a7";
}
.tdc-font-fa-arrow-circle-left:before {
content: "\f0a8";
}
.tdc-font-fa-arrow-circle-right:before {
content: "\f0a9";
}
.tdc-font-fa-arrow-circle-up:before {
content: "\f0aa";
}
.tdc-font-fa-arrow-circle-down:before {
content: "\f0ab";
}
.tdc-font-fa-globe:before {
content: "\f0ac";
}
.tdc-font-fa-wrench:before {
content: "\f0ad";
}
.tdc-font-fa-tasks:before {
content: "\f0ae";
}
.tdc-font-fa-filter:before {
content: "\f0b0";
}
.tdc-font-fa-briefcase:before {
content: "\f0b1";
}
.tdc-font-fa-arrows-alt:before {
content: "\f0b2";
}
.tdc-font-fa-group-users:before {
content: "\f0c0";
}
.tdc-font-fa-chain-link:before {
content: "\f0c1";
}
.tdc-font-fa-cloud:before {
content: "\f0c2";
}
.tdc-font-fa-flask:before {
content: "\f0c3";
}
.tdc-font-fa-cut-scissors:before {
content: "\f0c4";
}
.tdc-font-fa-copy-files:before {
content: "\f0c5";
}
.tdc-font-fa-paperclip:before {
content: "\f0c6";
}
.tdc-font-fa-save-floppy:before {
content: "\f0c7";
}
.tdc-font-fa-square:before {
content: "\f0c8";
}
.tdc-font-fa-navicon-reorder-bars:before {
content: "\f0c9";
}
.tdc-font-fa-list-ul:before {
content: "\f0ca";
}
.tdc-font-fa-list-ol:before {
content: "\f0cb";
}
.tdc-font-fa-strikethrough:before {
content: "\f0cc";
}
.tdc-font-fa-underline:before {
content: "\f0cd";
}
.tdc-font-fa-table:before {
content: "\f0ce";
}
.tdc-font-fa-magic:before {
content: "\f0d0";
}
.tdc-font-fa-truck:before {
content: "\f0d1";
}
.tdc-font-fa-pinterest:before {
content: "\f0d2";
}
.tdc-font-fa-pinterest-square:before {
content: "\f0d3";
}
.tdc-font-fa-google-plus-square:before {
content: "\f0d4";
}
.tdc-font-fa-google-plus:before {
content: "\f0d5";
}
.tdc-font-fa-money:before {
content: "\f0d6";
}
.tdc-font-fa-caret-down:before {
content: "\f0d7";
}
.tdc-font-fa-caret-up:before {
content: "\f0d8";
}
.tdc-font-fa-caret-left:before {
content: "\f0d9";
}
.tdc-font-fa-caret-right:before {
content: "\f0da";
}
.tdc-font-fa-columns:before {
content: "\f0db";
}
.tdc-font-fa-unsorted:before {
content: "\f0dc";
}
.tdc-font-fa-sort-down:before {
content: "\f0dd";
}
.tdc-font-fa-sort-up:before {
content: "\f0de";
}
.tdc-font-fa-envelope:before {
content: "\f0e0";
}
.tdc-font-fa-linkedin:before {
content: "\f0e1";
}
.tdc-font-fa-rotate-left-undo:before {
content: "\f0e2";
}
.tdc-font-fa-legal-gavel:before {
content: "\f0e3";
}
.tdc-font-fa-dashboard-tachometer:before {
content: "\f0e4";
}
.tdc-font-fa-comment-o:before {
content: "\f0e5";
}
.tdc-font-fa-comments-o:before {
content: "\f0e6";
}
.tdc-font-fa-flash-bolt:before {
content: "\f0e7";
}
.tdc-font-fa-sitemap:before {
content: "\f0e8";
}
.tdc-font-fa-umbrella:before {
content: "\f0e9";
}
.tdc-font-fa-paste-clipboard:before {
content: "\f0ea";
}
.tdc-font-fa-lightbulb-o:before {
content: "\f0eb";
}
.tdc-font-fa-exchange:before {
content: "\f0ec";
}
.tdc-font-fa-cloud-download:before {
content: "\f0ed";
}
.tdc-font-fa-cloud-upload:before {
content: "\f0ee";
}
.tdc-font-fa-user-md:before {
content: "\f0f0";
}
.tdc-font-fa-stethoscope:before {
content: "\f0f1";
}
.tdc-font-fa-suitcase:before {
content: "\f0f2";
}
.tdc-font-fa-bell-o:before {
content: "\f0a2";
}
.tdc-font-fa-coffee:before {
content: "\f0f4";
}
.tdc-font-fa-cutlery:before {
content: "\f0f5";
}
.tdc-font-fa-file-text-o:before {
content: "\f0f6";
}
.tdc-font-fa-building-o:before {
content: "\f0f7";
}
.tdc-font-fa-hospital-o:before {
content: "\f0f8";
}
.tdc-font-fa-ambulance:before {
content: "\f0f9";
}
.tdc-font-fa-medkit:before {
content: "\f0fa";
}
.tdc-font-fa-fighter-jet:before {
content: "\f0fb";
}
.tdc-font-fa-beer:before {
content: "\f0fc";
}
.tdc-font-fa-h-square:before {
content: "\f0fd";
}
.tdc-font-fa-plus-square:before {
content: "\f0fe";
}
.tdc-font-fa-angle-double-left:before {
content: "\f100";
}
.tdc-font-fa-angle-double-right:before {
content: "\f101";
}
.tdc-font-fa-angle-double-up:before {
content: "\f102";
}
.tdc-font-fa-angle-double-down:before {
content: "\f103";
}
.tdc-font-fa-angle-left:before {
content: "\f104";
}
.tdc-font-fa-angle-right:before {
content: "\f105";
}
.tdc-font-fa-angle-up:before {
content: "\f106";
}
.tdc-font-fa-angle-down:before {
content: "\f107";
}
.tdc-font-fa-desktop:before {
content: "\f108";
}
.tdc-font-fa-laptop:before {
content: "\f109";
}
.tdc-font-fa-tablet:before {
content: "\f10a";
}
.tdc-font-fa-mobile-phone:before {
content: "\f10b";
}
.tdc-font-fa-circle-o:before {
content: "\f10c";
}
.tdc-font-fa-quote-left:before {
content: "\f10d";
}
.tdc-font-fa-quote-right:before {
content: "\f10e";
}
.tdc-font-fa-spinner:before {
content: "\f110";
}
.tdc-font-fa-circle:before {
content: "\f111";
}
.tdc-font-fa-mail-reply:before {
content: "\f112";
}
.tdc-font-fa-github-alt:before {
content: "\f113";
}
.tdc-font-fa-folder-o:before {
content: "\f114";
}
.tdc-font-fa-folder-open-o:before {
content: "\f115";
}
.tdc-font-fa-smile-o:before {
content: "\f118";
}
.tdc-font-fa-frown-o:before {
content: "\f119";
}
.tdc-font-fa-meh-o:before {
content: "\f11a";
}
.tdc-font-fa-gamepad:before {
content: "\f11b";
}
.tdc-font-fa-keyboard-o:before {
content: "\f11c";
}
.tdc-font-fa-flag-o:before {
content: "\f11d";
}
.tdc-font-fa-flag-checkered:before {
content: "\f11e";
}
.tdc-font-fa-terminal:before {
content: "\f120";
}
.tdc-font-fa-code:before {
content: "\f121";
}
.tdc-font-fa-mail-reply-all:before {
content: "\f122";
}
.tdc-font-fa-star-half-empty:before {
content: "\f123";
}
.tdc-font-fa-location-arrow:before {
content: "\f124";
}
.tdc-font-fa-crop:before {
content: "\f125";
}
.tdc-font-fa-code-fork:before {
content: "\f126";
}
.tdc-font-fa-unlink-chain-broken:before {
content: "\f127";
}
.tdc-font-fa-question:before {
content: "\f128";
}
.tdc-font-fa-info:before {
content: "\f129";
}
.tdc-font-fa-exclamation:before {
content: "\f12a";
}
.tdc-font-fa-superscript:before {
content: "\f12b";
}
.tdc-font-fa-subscript:before {
content: "\f12c";
}
.tdc-font-fa-eraser:before {
content: "\f12d";
}
.tdc-font-fa-puzzle-piece:before {
content: "\f12e";
}
.tdc-font-fa-microphone:before {
content: "\f130";
}
.tdc-font-fa-microphone-slash:before {
content: "\f131";
}
.tdc-font-fa-shield:before {
content: "\f132";
}
.tdc-font-fa-calendar-o:before {
content: "\f133";
}
.tdc-font-fa-fire-extinguisher:before {
content: "\f134";
}
.tdc-font-fa-rocket:before {
content: "\f135";
}
.tdc-font-fa-maxcdn:before {
content: "\f136";
}
.tdc-font-fa-chevron-circle-left:before {
content: "\f137";
}
.tdc-font-fa-chevron-circle-right:before {
content: "\f138";
}
.tdc-font-fa-chevron-circle-up:before {
content: "\f139";
}
.tdc-font-fa-chevron-circle-down:before {
content: "\f13a";
}
.tdc-font-fa-html5:before {
content: "\f13b";
}
.tdc-font-fa-css3:before {
content: "\f13c";
}
.tdc-font-fa-anchor:before {
content: "\f13d";
}
.tdc-font-fa-unlock-alt:before {
content: "\f13e";
}
.tdc-font-fa-bullseye:before {
content: "\f140";
}
.tdc-font-fa-ellipsis-h:before {
content: "\f141";
}
.tdc-font-fa-ellipsis-v:before {
content: "\f142";
}
.tdc-font-fa-rss-square:before {
content: "\f143";
}
.tdc-font-fa-play-circle:before {
content: "\f144";
}
.tdc-font-fa-ticket:before {
content: "\f145";
}
.tdc-font-fa-minus-square:before {
content: "\f146";
}
.tdc-font-fa-minus-square-o:before {
content: "\f147";
}
.tdc-font-fa-level-up:before {
content: "\f148";
}
.tdc-font-fa-level-down:before {
content: "\f149";
}
.tdc-font-fa-check-square:before {
content: "\f14a";
}
.tdc-font-fa-pencil-square:before {
content: "\f14b";
}
.tdc-font-fa-external-link-square:before {
content: "\f14c";
}
.tdc-font-fa-share-square:before {
content: "\f14d";
}
.tdc-font-fa-compass:before {
content: "\f14e";
}
.tdc-font-fa-toggle-down-caret:before {
content: "\f150";
}
.tdc-font-fa-toggle-up-caret:before {
content: "\f151";
}
.tdc-font-fa-toggle-right-caret:before {
content: "\f152";
}
.tdc-font-fa-euro:before {
content: "\f153";
}
.tdc-font-fa-gbp:before {
content: "\f154";
}
.tdc-font-fa-dollar-usd:before {
content: "\f155";
}
.tdc-font-fa-rupee:before {
content: "\f156";
}
.tdc-font-fa-cny-yen-jpy:before {
content: "\f157";
}
.tdc-font-fa-ruble:before {
content: "\f158";
}
.tdc-font-fa-won:before {
content: "\f159";
}
.tdc-font-fa-bitcoin:before {
content: "\f15a";
}
.tdc-font-fa-file:before {
content: "\f15b";
}
.tdc-font-fa-file-text:before {
content: "\f15c";
}
.tdc-font-fa-sort-alpha-asc:before {
content: "\f15d";
}
.tdc-font-fa-sort-alpha-desc:before {
content: "\f15e";
}
.tdc-font-fa-sort-amount-asc:before {
content: "\f160";
}
.tdc-font-fa-sort-amount-desc:before {
content: "\f161";
}
.tdc-font-fa-sort-numeric-asc:before {
content: "\f162";
}
.tdc-font-fa-sort-numeric-desc:before {
content: "\f163";
}
.tdc-font-fa-thumbs-up:before {
content: "\f164";
}
.tdc-font-fa-thumbs-down:before {
content: "\f165";
}
.tdc-font-fa-youtube-square:before {
content: "\f166";
}
.tdc-font-fa-youtube:before {
content: "\f167";
}
.tdc-font-fa-xing:before {
content: "\f168";
}
.tdc-font-fa-xing-square:before {
content: "\f169";
}
.tdc-font-fa-youtube-play:before {
content: "\f16a";
}
.tdc-font-fa-dropbox:before {
content: "\f16b";
}
.tdc-font-fa-stack-overflow:before {
content: "\f16c";
}
.tdc-font-fa-instagram:before {
content: "\f16d";
}
.tdc-font-fa-flickr:before {
content: "\f16e";
}
.tdc-font-fa-adn:before {
content: "\f170";
}
.tdc-font-fa-bitbucket:before {
content: "\f171";
}
.tdc-font-fa-bitbucket-square:before {
content: "\f172";
}
.tdc-font-fa-tumblr:before {
content: "\f173";
}
.tdc-font-fa-tumblr-square:before {
content: "\f174";
}
.tdc-font-fa-long-arrow-down:before {
content: "\f175";
}
.tdc-font-fa-long-arrow-up:before {
content: "\f176";
}
.tdc-font-fa-long-arrow-left:before {
content: "\f177";
}
.tdc-font-fa-long-arrow-right:before {
content: "\f178";
}
.tdc-font-fa-apple:before {
content: "\f179";
}
.tdc-font-fa-windows:before {
content: "\f17a";
}
.tdc-font-fa-android:before {
content: "\f17b";
}
.tdc-font-fa-linux:before {
content: "\f17c";
}
.tdc-font-fa-dribbble:before {
content: "\f17d";
}
.tdc-font-fa-skype:before {
content: "\f17e";
}
.tdc-font-fa-foursquare:before {
content: "\f180";
}
.tdc-font-fa-trello:before {
content: "\f181";
}
.tdc-font-fa-female:before {
content: "\f182";
}
.tdc-font-fa-male:before {
content: "\f183";
}
.tdc-font-fa-gittip:before {
content: "\f184";
}
.tdc-font-fa-sun-o:before {
content: "\f185";
}
.tdc-font-fa-moon-o:before {
content: "\f186";
}
.tdc-font-fa-archive:before {
content: "\f187";
}
.tdc-font-fa-bug:before {
content: "\f188";
}
.tdc-font-fa-vk:before {
content: "\f189";
}
.tdc-font-fa-weibo:before {
content: "\f18a";
}
.tdc-font-fa-renren:before {
content: "\f18b";
}
.tdc-font-fa-pagelines:before {
content: "\f18c";
}
.tdc-font-fa-stack-exchange:before {
content: "\f18d";
}
.tdc-font-fa-arrow-circle-o-right:before {
content: "\f18e";
}
.tdc-font-fa-arrow-circle-o-left:before {
content: "\f190";
}
.tdc-font-fa-toggle-left:before {
content: "\f191";
}
.tdc-font-fa-dot-circle-o:before {
content: "\f192";
}
.tdc-font-fa-wheelchair:before {
content: "\f193";
}
.tdc-font-fa-vimeo-square:before {
content: "\f194";
}
.tdc-font-fa-turkish-lira:before {
content: "\f195";
}
.tdc-font-fa-plus-square-o:before {
content: "\f196";
}
.tdc-font-fa-space-shuttle:before {
content: "\f197";
}
.tdc-font-fa-slack:before {
content: "\f198";
}
.tdc-font-fa-envelope-square:before {
content: "\f199";
}
.tdc-font-fa-wordpress:before {
content: "\f19a";
}
.tdc-font-fa-openid:before {
content: "\f19b";
}
.tdc-font-fa-institution-bank-university:before {
content: "\f19c";
}
.tdc-font-fa-mortar-board-graduation:before {
content: "\f19d";
}
.tdc-font-fa-yahoo:before {
content: "\f19e";
}
.tdc-font-fa-google:before {
content: "\f1a0";
}
.tdc-font-fa-reddit:before {
content: "\f1a1";
}
.tdc-font-fa-reddit-square:before {
content: "\f1a2";
}
.tdc-font-fa-stumbleupon-circle:before {
content: "\f1a3";
}
.tdc-font-fa-stumbleupon:before {
content: "\f1a4";
}
.tdc-font-fa-delicious:before {
content: "\f1a5";
}
.tdc-font-fa-digg:before {
content: "\f1a6";
}
.tdc-font-fa-pied-piper-pp:before {
content: "\f1a7";
}
.tdc-font-fa-pied-piper-alt:before {
content: "\f1a8";
}
.tdc-font-fa-drupal:before {
content: "\f1a9";
}
.tdc-font-fa-joomla:before {
content: "\f1aa";
}
.tdc-font-fa-language:before {
content: "\f1ab";
}
.tdc-font-fa-fax:before {
content: "\f1ac";
}
.tdc-font-fa-building:before {
content: "\f1ad";
}
.tdc-font-fa-child:before {
content: "\f1ae";
}
.tdc-font-fa-paw:before {
content: "\f1b0";
}
.tdc-font-fa-spoon:before {
content: "\f1b1";
}
.tdc-font-fa-cube:before {
content: "\f1b2";
}
.tdc-font-fa-cubes:before {
content: "\f1b3";
}
.tdc-font-fa-behance:before {
content: "\f1b4";
}
.tdc-font-fa-behance-square:before {
content: "\f1b5";
}
.tdc-font-fa-steam:before {
content: "\f1b6";
}
.tdc-font-fa-steam-square:before {
content: "\f1b7";
}
.tdc-font-fa-recycle:before {
content: "\f1b8";
}
.tdc-font-fa-automobile-car:before {
content: "\f1b9";
}
.tdc-font-fa-cab-taxi:before {
content: "\f1ba";
}
.tdc-font-fa-tree:before {
content: "\f1bb";
}
.tdc-font-fa-spotify:before {
content: "\f1bc";
}
.tdc-font-fa-deviantart:before {
content: "\f1bd";
}
.tdc-font-fa-soundcloud:before {
content: "\f1be";
}
.tdc-font-fa-database:before {
content: "\f1c0";
}
.tdc-font-fa-file-pdf-o:before {
content: "\f1c1";
}
.tdc-font-fa-file-word-o:before {
content: "\f1c2";
}
.tdc-font-fa-file-excel-o:before {
content: "\f1c3";
}
.tdc-font-fa-file-powerpoint-o:before {
content: "\f1c4";
}
.tdc-font-fa-file-photo-picture-image:before {
content: "\f1c5";
}
.tdc-font-fa-file-zip-archive:before {
content: "\f1c6";
}
.tdc-font-fa-file-sound-audio:before {
content: "\f1c7";
}
.tdc-font-fa-file-movie-video:before {
content: "\f1c8";
}
.tdc-font-fa-file-code-o:before {
content: "\f1c9";
}
.tdc-font-fa-vine:before {
content: "\f1ca";
}
.tdc-font-fa-codepen:before {
content: "\f1cb";
}
.tdc-font-fa-jsfiddle:before {
content: "\f1cc";
}
.tdc-font-fa-life-bouy:before {
content: "\f1cd";
}
.tdc-font-fa-circle-o-notch:before {
content: "\f1ce";
}
.tdc-font-fa-ra-resistance-rebel:before {
content: "\f1d0";
}
.tdc-font-fa-ge-empire:before {
content: "\f1d1";
}
.tdc-font-fa-git-square:before {
content: "\f1d2";
}
.tdc-font-fa-git:before {
content: "\f1d3";
}
.tdc-font-fa-y-combinator-square:before {
content: "\f1d4";
}
.tdc-font-fa-tencent-weibo:before {
content: "\f1d5";
}
.tdc-font-fa-qq:before {
content: "\f1d6";
}
.tdc-font-fa-wechat:before {
content: "\f1d7";
}
.tdc-font-fa-send-paper-plan:before {
content: "\f1d8";
}
.tdc-font-fa-send-o:before {
content: "\f1d9";
}
.tdc-font-fa-history:before {
content: "\f1da";
}
.tdc-font-fa-circle-thin:before {
content: "\f1db";
}
.tdc-font-fa-header:before {
content: "\f1dc";
}
.tdc-font-fa-paragraph:before {
content: "\f1dd";
}
.tdc-font-fa-sliders:before {
content: "\f1de";
}
.tdc-font-fa-share-alt:before {
content: "\f1e0";
}
.tdc-font-fa-share-alt-square:before {
content: "\f1e1";
}
.tdc-font-fa-bomb:before {
content: "\f1e2";
}
.tdc-font-fa-soccer-ball-o:before {
content: "\f1e3";
}
.tdc-font-fa-tty:before {
content: "\f1e4";
}
.tdc-font-fa-binoculars:before {
content: "\f1e5";
}
.tdc-font-fa-plug:before {
content: "\f1e6";
}
.tdc-font-fa-slideshare:before {
content: "\f1e7";
}
.tdc-font-fa-twitch:before {
content: "\f1e8";
}
.tdc-font-fa-yelp:before {
content: "\f1e9";
}
.tdc-font-fa-newspaper-o:before {
content: "\f1ea";
}
.tdc-font-fa-wifi:before {
content: "\f1eb";
}
.tdc-font-fa-calculator:before {
content: "\f1ec";
}
.tdc-font-fa-paypal:before {
content: "\f1ed";
}
.tdc-font-fa-google-wallet:before {
content: "\f1ee";
}
.tdc-font-fa-cc-visa:before {
content: "\f1f0";
}
.tdc-font-fa-cc-mastercard:before {
content: "\f1f1";
}
.tdc-font-fa-cc-discover:before {
content: "\f1f2";
}
.tdc-font-fa-cc-amex:before {
content: "\f1f3";
}
.tdc-font-fa-cc-paypal:before {
content: "\f1f4";
}
.tdc-font-fa-cc-stripe:before {
content: "\f1f5";
}
.tdc-font-fa-bell-slash:before {
content: "\f1f6";
}
.tdc-font-fa-bell-slash-o:before {
content: "\f1f7";
}
.tdc-font-fa-trash:before {
content: "\f1f8";
}
.tdc-font-fa-copyright:before {
content: "\f1f9";
}
.tdc-font-fa-at:before {
content: "\f1fa";
}
.tdc-font-fa-eyedropper:before {
content: "\f1fb";
}
.tdc-font-fa-paint-brush:before {
content: "\f1fc";
}
.tdc-font-fa-birthday-cake:before {
content: "\f1fd";
}
.tdc-font-fa-area-chart:before {
content: "\f1fe";
}
.tdc-font-fa-pie-chart:before {
content: "\f200";
}
.tdc-font-fa-line-chart:before {
content: "\f201";
}
.tdc-font-fa-lastfm:before {
content: "\f202";
}
.tdc-font-fa-lastfm-square:before {
content: "\f203";
}
.tdc-font-fa-toggle-off:before {
content: "\f204";
}
.tdc-font-fa-toggle-on:before {
content: "\f205";
}
.tdc-font-fa-bicycle:before {
content: "\f206";
}
.tdc-font-fa-bus:before {
content: "\f207";
}
.tdc-font-fa-ioxhost:before {
content: "\f208";
}
.tdc-font-fa-angellist:before {
content: "\f209";
}
.tdc-font-fa-cc:before {
content: "\f20a";
}
.tdc-font-fa-shekel:before {
content: "\f20b";
}
.tdc-font-fa-meanpath:before {
content: "\f20c";
}
.tdc-font-fa-buysellads:before {
content: "\f20d";
}
.tdc-font-fa-connectdevelop:before {
content: "\f20e";
}
.tdc-font-fa-dashcube:before {
content: "\f210";
}
.tdc-font-fa-forumbee:before {
content: "\f211";
}
.tdc-font-fa-leanpub:before {
content: "\f212";
}
.tdc-font-fa-sellsy:before {
content: "\f213";
}
.tdc-font-fa-shirtsinbulk:before {
content: "\f214";
}
.tdc-font-fa-simplybuilt:before {
content: "\f215";
}
.tdc-font-fa-skyatlas:before {
content: "\f216";
}
.tdc-font-fa-cart-plus:before {
content: "\f217";
}
.tdc-font-fa-cart-arrow-down:before {
content: "\f218";
}
.tdc-font-fa-diamond:before {
content: "\f219";
}
.tdc-font-fa-ship:before {
content: "\f21a";
}
.tdc-font-fa-user-secret:before {
content: "\f21b";
}
.tdc-font-fa-motorcycle:before {
content: "\f21c";
}
.tdc-font-fa-street-view:before {
content: "\f21d";
}
.tdc-font-fa-heartbeat:before {
content: "\f21e";
}
.tdc-font-fa-venus:before {
content: "\f221";
}
.tdc-font-fa-mars:before {
content: "\f222";
}
.tdc-font-fa-mercury:before {
content: "\f223";
}
.tdc-font-fa-intersex:before {
content: "\f224";
}
.tdc-font-fa-transgender-alt:before {
content: "\f225";
}
.tdc-font-fa-venus-double:before {
content: "\f226";
}
.tdc-font-fa-mars-double:before {
content: "\f227";
}
.tdc-font-fa-venus-mars:before {
content: "\f228";
}
.tdc-font-fa-mars-stroke:before {
content: "\f229";
}
.tdc-font-fa-mars-stroke-v:before {
content: "\f22a";
}
.tdc-font-fa-mars-stroke-h:before {
content: "\f22b";
}
.tdc-font-fa-neuter:before {
content: "\f22c";
}
.tdc-font-fa-genderless:before {
content: "\f22d";
}
.tdc-font-fa-facebook-official:before {
content: "\f230";
}
.tdc-font-fa-pinterest-p:before {
content: "\f231";
}
.tdc-font-fa-whatsapp:before {
content: "\f232";
}
.tdc-font-fa-server:before {
content: "\f233";
}
.tdc-font-fa-user-plus:before {
content: "\f234";
}
.tdc-font-fa-user-times:before {
content: "\f235";
}
.tdc-font-fa-hotel-bed:before {
content: "\f236";
}
.tdc-font-fa-viacoin:before {
content: "\f237";
}
.tdc-font-fa-train:before {
content: "\f238";
}
.tdc-font-fa-subway:before {
content: "\f239";
}
.tdc-font-fa-medium:before {
content: "\f23a";
}
.tdc-font-fa-yc-combinator:before {
content: "\f23b";
}
.tdc-font-fa-optin-monster:before {
content: "\f23c";
}
.tdc-font-fa-opencart:before {
content: "\f23d";
}
.tdc-font-fa-expeditedssl:before {
content: "\f23e";
}
.tdc-font-fa-battery-4:before {
content: "\f240";
}
.tdc-font-fa-battery-3:before {
content: "\f241";
}
.tdc-font-fa-battery-2:before {
content: "\f242";
}
.tdc-font-fa-battery-1:before {
content: "\f243";
}
.tdc-font-fa-battery-0:before {
content: "\f244";
}
.tdc-font-fa-mouse-pointer:before {
content: "\f245";
}
.tdc-font-fa-i-cursor:before {
content: "\f246";
}
.tdc-font-fa-object-group:before {
content: "\f247";
}
.tdc-font-fa-object-ungroup:before {
content: "\f248";
}
.tdc-font-fa-sticky-note:before {
content: "\f249";
}
.tdc-font-fa-sticky-note-o:before {
content: "\f24a";
}
.tdc-font-fa-cc-jcb:before {
content: "\f24b";
}
.tdc-font-fa-cc-diners-club:before {
content: "\f24c";
}
.tdc-font-fa-clone:before {
content: "\f24d";
}
.tdc-font-fa-balance-scale:before {
content: "\f24e";
}
.tdc-font-fa-hourglass-o:before {
content: "\f250";
}
.tdc-font-fa-hourglass-1:before {
content: "\f251";
}
.tdc-font-fa-hourglass-2:before {
content: "\f252";
}
.tdc-font-fa-hourglass-3:before {
content: "\f253";
}
.tdc-font-fa-hourglass:before {
content: "\f254";
}
.tdc-font-fa-hand-grab-o:before {
content: "\f255";
}
.tdc-font-fa-hand-stop-o:before {
content: "\f256";
}
.tdc-font-fa-hand-scissors-o:before {
content: "\f257";
}
.tdc-font-fa-hand-lizard-o:before {
content: "\f258";
}
.tdc-font-fa-hand-spock-o:before {
content: "\f259";
}
.tdc-font-fa-hand-pointer-o:before {
content: "\f25a";
}
.tdc-font-fa-hand-peace-o:before {
content: "\f25b";
}
.tdc-font-fa-trademark:before {
content: "\f25c";
}
.tdc-font-fa-registered:before {
content: "\f25d";
}
.tdc-font-fa-creative-commons:before {
content: "\f25e";
}
.tdc-font-fa-gg:before {
content: "\f260";
}
.tdc-font-fa-gg-circle:before {
content: "\f261";
}
.tdc-font-fa-tripadvisor:before {
content: "\f262";
}
.tdc-font-fa-odnoklassniki:before {
content: "\f263";
}
.tdc-font-fa-odnoklassniki-square:before {
content: "\f264";
}
.tdc-font-fa-get-pocket:before {
content: "\f265";
}
.tdc-font-fa-wikipedia-w:before {
content: "\f266";
}
.tdc-font-fa-safari:before {
content: "\f267";
}
.tdc-font-fa-chrome:before {
content: "\f268";
}
.tdc-font-fa-firefox:before {
content: "\f269";
}
.tdc-font-fa-opera:before {
content: "\f26a";
}
.tdc-font-fa-internet-explorer:before {
content: "\f26b";
}
.tdc-font-fa-tv:before {
content: "\f26c";
}
.tdc-font-fa-contao:before {
content: "\f26d";
}
.tdc-font-fa-500px:before {
content: "\f26e";
}
.tdc-font-fa-amazon:before {
content: "\f270";
}
.tdc-font-fa-calendar-plus-o:before {
content: "\f271";
}
.tdc-font-fa-calendar-minus-o:before {
content: "\f272";
}
.tdc-font-fa-calendar-times-o:before {
content: "\f273";
}
.tdc-font-fa-calendar-check-o:before {
content: "\f274";
}
.tdc-font-fa-industry:before {
content: "\f275";
}
.tdc-font-fa-map-pin:before {
content: "\f276";
}
.tdc-font-fa-map-signs:before {
content: "\f277";
}
.tdc-font-fa-map-o:before {
content: "\f278";
}
.tdc-font-fa-map:before {
content: "\f279";
}
.tdc-font-fa-commenting:before {
content: "\f27a";
}
.tdc-font-fa-commenting-o:before {
content: "\f27b";
}
.tdc-font-fa-houzz:before {
content: "\f27c";
}
.tdc-font-fa-vimeo:before {
content: "\f27d";
}
.tdc-font-fa-black-tie:before {
content: "\f27e";
}
.tdc-font-fa-fonticons:before {
content: "\f280";
}
.tdc-font-fa-reddit-alien:before {
content: "\f281";
}
.tdc-font-fa-edge:before {
content: "\f282";
}
.tdc-font-fa-credit-card-alt:before {
content: "\f283";
}
.tdc-font-fa-codiepie:before {
content: "\f284";
}
.tdc-font-fa-modx:before {
content: "\f285";
}
.tdc-font-fa-fort-awesome:before {
content: "\f286";
}
.tdc-font-fa-usb:before {
content: "\f287";
}
.tdc-font-fa-product-hunt:before {
content: "\f288";
}
.tdc-font-fa-mixcloud:before {
content: "\f289";
}
.tdc-font-fa-scribd:before {
content: "\f28a";
}
.tdc-font-fa-pause-circle:before {
content: "\f28b";
}
.tdc-font-fa-pause-circle-o:before {
content: "\f28c";
}
.tdc-font-fa-stop-circle:before {
content: "\f28d";
}
.tdc-font-fa-stop-circle-o:before {
content: "\f28e";
}
.tdc-font-fa-shopping-bag:before {
content: "\f290";
}
.tdc-font-fa-shopping-basket:before {
content: "\f291";
}
.tdc-font-fa-hashtag:before {
content: "\f292";
}
.tdc-font-fa-bluetooth:before {
content: "\f293";
}
.tdc-font-fa-bluetooth-b:before {
content: "\f294";
}
.tdc-font-fa-percent:before {
content: "\f295";
}
.tdc-font-fa-gitlab:before {
content: "\f296";
}
.tdc-font-fa-wpbeginner:before {
content: "\f297";
}
.tdc-font-fa-wpforms:before {
content: "\f298";
}
.tdc-font-fa-envira:before {
content: "\f299";
}
.tdc-font-fa-universal-access:before {
content: "\f29a";
}
.tdc-font-fa-wheelchair-alt:before {
content: "\f29b";
}
.tdc-font-fa-question-circle-o:before {
content: "\f29c";
}
.tdc-font-fa-blind:before {
content: "\f29d";
}
.tdc-font-fa-audio-description:before {
content: "\f29e";
}
.tdc-font-fa-volume-control-phone:before {
content: "\f2a0";
}
.tdc-font-fa-braille:before {
content: "\f2a1";
}
.tdc-font-fa-assistive-listening-systems:before {
content: "\f2a2";
}
.tdc-font-fa-asl-interpreting:before {
content: "\f2a3";
}
.tdc-font-fa-deafness:before {
content: "\f2a4";
}
.tdc-font-fa-glide:before {
content: "\f2a5";
}
.tdc-font-fa-glide-g:before {
content: "\f2a6";
}
.tdc-font-fa-signing:before {
content: "\f2a7";
}
.tdc-font-fa-low-vision:before {
content: "\f2a8";
}
.tdc-font-fa-viadeo:before {
content: "\f2a9";
}
.tdc-font-fa-viadeo-square:before {
content: "\f2aa";
}
.tdc-font-fa-snapchat:before {
content: "\f2ab";
}
.tdc-font-fa-snapchat-ghost:before {
content: "\f2ac";
}
.tdc-font-fa-snapchat-square:before {
content: "\f2ad";
}
.tdc-font-fa-pied-piper:before {
content: "\f2ae";
}
.tdc-font-fa-first-order:before {
content: "\f2b0";
}
.tdc-font-fa-yoast:before {
content: "\f2b1";
}
.tdc-font-fa-themeisle:before {
content: "\f2b2";
}
.tdc-font-fa-google-plus-circle:before {
content: "\f2b3";
}
.tdc-font-fa-fa:before {
content: "\f2b4";
}
.tdc-font-fa-handshake-o:before {
content: "\f2b5";
}
.tdc-font-fa-envelope-open:before {
content: "\f2b6";
}
.tdc-font-fa-envelope-open-o:before {
content: "\f2b7";
}
.tdc-font-fa-linode:before {
content: "\f2b8";
}
.tdc-font-fa-address-book:before {
content: "\f2b9";
}
.tdc-font-fa-address-book-o:before {
content: "\f2ba";
}
.tdc-font-fa-vcard:before {
content: "\f2bb";
}
.tdc-font-fa-vcard-o:before {
content: "\f2bc";
}
.tdc-font-fa-user-circle:before {
content: "\f2bd";
}
.tdc-font-fa-user-circle-o:before {
content: "\f2be";
}
.tdc-font-fa-user-o:before {
content: "\f2c0";
}
.tdc-font-fa-id-badge:before {
content: "\f2c1";
}
.tdc-font-fa-drivers-license:before {
content: "\f2c2";
}
.tdc-font-fa-drivers-license-o:before {
content: "\f2c3";
}
.tdc-font-fa-quora:before {
content: "\f2c4";
}
.tdc-font-fa-free-code-camp:before {
content: "\f2c5";
}
.tdc-font-fa-telegram:before {
content: "\f2c6";
}
.tdc-font-fa-thermometer-4:before {
content: "\f2c7";
}
.tdc-font-fa-thermometer-3:before {
content: "\f2c8";
}
.tdc-font-fa-thermometer-2:before {
content: "\f2c9";
}
.tdc-font-fa-thermometer-1:before {
content: "\f2ca";
}
.tdc-font-fa-thermometer-0:before {
content: "\f2cb";
}
.tdc-font-fa-shower:before {
content: "\f2cc";
}
.tdc-font-fa-bathtub:before {
content: "\f2cd";
}
.tdc-font-fa-podcast:before {
content: "\f2ce";
}
.tdc-font-fa-window-maximize:before {
content: "\f2d0";
}
.tdc-font-fa-window-minimize:before {
content: "\f2d1";
}
.tdc-font-fa-window-restore:before {
content: "\f2d2";
}
.tdc-font-fa-times-rectangle:before {
content: "\f2d3";
}
.tdc-font-fa-times-rectangle-o:before {
content: "\f2d4";
}
.tdc-font-fa-bandcamp:before {
content: "\f2d5";
}
.tdc-font-fa-grav:before {
content: "\f2d6";
}
.tdc-font-fa-etsy:before {
content: "\f2d7";
}
.tdc-font-fa-imdb:before {
content: "\f2d8";
}
.tdc-font-fa-ravelry:before {
content: "\f2d9";
}
.tdc-font-fa-eercast:before {
content: "\f2da";
}
.tdc-font-fa-microchip:before {
content: "\f2db";
}
.tdc-font-fa-snowflake-o:before {
content: "\f2dc";
}
.tdc-font-fa-superpowers:before {
content: "\f2dd";
}
.tdc-font-fa-wpexplorer:before {
content: "\f2de";
}
.tdc-font-fa-meetup:before {
content: "\f2e0";
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
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;
}.rpt_2_plans .rpt_plan{width:49%;float:left}.rpt_2_plans .rpt_plan_0{margin-right:2%}.rpt_3_plans .rpt_plan{width:32%;float:left}.rpt_3_plans .rpt_plan_0{margin-right:1.9%}.rpt_3_plans .rpt_plan_2{margin-left:1.9%}.rpt_4_plans .rpt_plan{width:24.5%;float:left}.rpt_4_plans .rpt_plan_0{margin-right:.66%}.rpt_4_plans .rpt_plan_2{margin-left:.66%}.rpt_4_plans .rpt_plan_3{margin-left:.66%}.rpt_5_plans .rpt_plan{width:19.5%;float:left}.rpt_5_plans .rpt_plan_0{margin-right:.62%}.rpt_5_plans .rpt_plan_2{margin-left:.62%}.rpt_5_plans .rpt_plan_3{margin-left:.62%}.rpt_5_plans .rpt_plan_4{margin-left:.62%}.rpt_6_plans .rpt_plan{width:15.83%;float:left}.rpt_6_plans .rpt_plan_0{margin-right:1%}.rpt_6_plans .rpt_plan_2{margin-left:1%}.rpt_6_plans .rpt_plan_3{margin-left:1%}.rpt_6_plans .rpt_plan_4{margin-left:1%}.rpt_6_plans .rpt_plan_5{margin-left:1%}.rpt_style_basic .rpt_plan .rpt_title img{margin-right:10px;position:relative;vertical-align:middle}.rpt_style_basic .rpt_plan .rpt_title{margin-bottom:-3px!important;border-bottom:#111 solid 1px;background:#222;padding:14px 18px;font-size:26px;color:white;line-height:35px;border-top-left-radius:8px;border-top-right-radius:8px}.rpt_style_basic .rpt_sm_title .rpt_plan .rpt_title{font-size:20px}.rpt_style_basic .rpt_xsm_title .rpt_plan .rpt_title{font-size:17px}.rpt_4_plans .rpt_plan .rpt_title{font-size:17px}.rpt_4_plans .rpt_sm_title .rpt_plan .rpt_title{font-size:15px}.rpt_4_plans .rpt_xsm_title .rpt_plan .rpt_title{font-size:13px}.rpt_5_plans .rpt_plan .rpt_title{font-size:15px}.rpt_5_plans .rpt_sm_title .rpt_plan .rpt_title{font-size:13px}.rpt_5_plans .rpt_xsm_title .rpt_plan .rpt_title{font-size:12px}.rpt_style_basic .rpt_plan .rpt_head{border-top:#222 solid 2px;background:rgb(34,34,34);background:linear-gradient(0deg,rgba(34,34,34,1) 0%,rgba(51,51,51,1) 100%)}.rpt_plan .rpt_head .rpt_price .rpt_currency{position:relative;top:3px!important;left:-6px!important;font-size:0.5em!important;vertical-align:super!important}.rpt_style_basic .rpt_plan .rpt_head .rpt_price{padding:6px 10px;font-size:77px;line-height:1em;font-weight:300;text-align:center;color:white}.rpt_style_basic .rpt_sm_price .rpt_plan .rpt_head .rpt_price{font-size:62px}.rpt_style_basic .rpt_xsm_price .rpt_plan .rpt_head .rpt_price{font-size:56px}.rpt_style_basic .rpt_xxsm_price .rpt_plan .rpt_head .rpt_price{font-size:38px}.rpt_4_plans .rpt_plan .rpt_head .rpt_price{font-size:69px}.rpt_4_plans .rpt_sm_price .rpt_plan .rpt_head .rpt_price{font-size:53px}.rpt_4_plans .rpt_xsm_price .rpt_plan .rpt_head .rpt_price{font-size:47px}.rpt_4_plans .rpt_xxsm_price .rpt_plan .rpt_head .rpt_price{font-size:31px}.rpt_5_plans .rpt_plan .rpt_head .rpt_price{font-size:59px}.rpt_5_plans .rpt_sm_price .rpt_plan .rpt_head .rpt_price{font-size:44px}.rpt_5_plans .rpt_xsm_price .rpt_plan .rpt_head .rpt_price{font-size:37px}.rpt_5_plans .rpt_xxsm_price .rpt_plan .rpt_head .rpt_price{font-size:24px}.rpt_style_basic .rpt_plan .rpt_head .rpt_recurrence{font-size:14px;font-weight:300;line-height:18px;padding:20px 40px 0;color:lightgrey;text-align:center}.rpt_style_basic .rpt_sm_recurrence .rpt_plan .rpt_head .rpt_recurrence{font-size:12px;padding:20px 40px 0}.rpt_style_basic .rpt_plan .rpt_head .rpt_subtitle{font-size:16px;line-height:20px;font-weight:300;text-align:center;padding:10px 30px 20px}.rpt_style_basic .rpt_sm_subtitle .rpt_plan .rpt_head .rpt_subtitle{font-size:14px}.rpt_style_basic .rpt_xsm_subtitle .rpt_plan .rpt_head .rpt_subtitle{font-size:12px}.rpt_4_plans .rpt_plan .rpt_head .rpt_subtitle{font-size:16px;line-height:18px;padding:10px 10px 20px}.rpt_4_plans .rpt_sm_subtitle .rpt_plan .rpt_head .rpt_subtitle{font-size:14px;line-height:17px}.rpt_4_plans .rpt_xsm_subtitle .rpt_plan .rpt_head .rpt_subtitle{font-size:13px;line-height:16px}.rpt_5_plans .rpt_plan .rpt_head .rpt_subtitle{font-size:15px;line-height:18px;padding:10px 10px 20px}.rpt_5_plans .rpt_sm_subtitle .rpt_plan .rpt_head .rpt_subtitle{font-size:13px;line-height:17px}.rpt_5_plans .rpt_xsm_subtitle .rpt_plan .rpt_head .rpt_subtitle{font-size:12px;line-height:16px}.rpt_style_basic .rpt_plan .rpt_head .rpt_description{font-size:14px;line-height:20px;padding:0 30px 20px;font-weight:300;text-align:center;color:#999}.rpt_style_basic .rpt_sm_description .rpt_plan .rpt_head .rpt_description{font-size:12px}.rpt_4_plans .rpt_plan .rpt_head .rpt_description{font-size:13px;line-height:18px}.rpt_4_plans .rpt_sm_description .rpt_plan .rpt_head .rpt_description{font-size:12px;line-height:17px}.rpt_5_plans .rpt_plan .rpt_head .rpt_description{font-size:12px;line-height:18px}.rpt_5_plans .rpt_sm_description .rpt_plan .rpt_head .rpt_description{font-size:11px;line-height:17px}.rpt_style_basic .rpt_plan .rpt_features{padding:10px 20px;background:whitesmoke;text-align:center}.rpt_style_basic .rpt_plan .rpt_features .rpt_feature{font-size:15px;line-height:1.6em;padding:5px 16px;border-bottom:1px dotted lightgrey}.rpt_style_basic .rpt_plan .rpt_features .rpt_feature:last-child{border-bottom:none}.rpt_style_basic .rpt_sm_features .rpt_plan .rpt_features .rpt_feature{font-size:14px}.rpt_4_plans .rpt_plan .rpt_features .rpt_feature{padding:4px 10px;font-size:14px}.rpt_4_plans .rpt_sm_features .rpt_plan .rpt_features .rpt_feature{font-size:12px}.rpt_5_plans .rpt_plan .rpt_features .rpt_feature{padding:3px 10px;font-size:13px}.rpt_5_plans .rpt_sm_features .rpt_plan .rpt_features .rpt_feature{font-size:11px}.rpt_style_basic .rpt_plan .rpt_foot{display:block;padding:15px 25px;border-top:whitesmoke solid 2px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;text-align:center;color:white;font-size:20px;text-decoration:none;font-weight:300}.rpt_style_basic .rpt_plan .rpt_foot:hover{opacity:.9}.rpt_style_basic .rpt_sm_button .rpt_plan .rpt_foot{font-size:18px}.rpt_4_plans .rpt_plan .rpt_foot{padding:4px 20px;font-size:19px}.rpt_4_plans .rpt_sm_button .rpt_plan .rpt_foot{padding:4px 20px;font-size:17px}.rpt_5_plans .rpt_plan .rpt_foot{padding:4px 20px;font-size:17px}.rpt_5_plans .rpt_sm_button .rpt_plan .rpt_foot{font-size:16px}.rpt_style_basic .rpt_plan .rpt_custom_btn{border-bottom-left-radius:5px;border-bottom-right-radius:5px;text-align:center;padding:16px 20px}.rpt_recommended_plan{transform:scale(1.05)}.rpt_recommended_plan img.rpt_recommended{position:absolute!important;right:10px!important}.entry-content .rpt_plan a{border-bottom:none}.rpt_style_basic .rpt_plan a{border-bottom:none}.rpt_style_basic .rpt_plan .rpt_icon{max-width:30px;max-height:30px}.rpt_style_basic .rpt_plan img{display:inline;margin:0 10px 0 0;padding:0;border:none}@media only screen and (max-width:640px){.rpt_plans .rpt_plan{width:96%}.rpt_plans .rpt_plan{margin:10px 2% 20px!important}.rpt_style_basic .rpt_plan .rpt_foot{padding:10px 40px;text-align:center;font-size:20px!important}.rpt_style_basic .rpt_plan .rpt_head .rpt_price{font-size:74px!important;line-height:100px!important}.rpt_style_basic .rpt_plan .rpt_title{position:relative;font-size:26px!important;line-height:35px}.rpt_style_basic .rpt_plan .rpt_head .rpt_subtitle{font-size:17px!important;line-height:28px;padding:10px 40px 20px}.rpt_style_basic .rpt_plan .rpt_head .rpt_description{font-size:15px!important;line-height:26px!important;padding:0 40px 20px}.rpt_style_basic .rpt_plan .rpt_features .rpt_feature{padding:5px 16px;font-size:14px!important}}.rpt_plugin_f .rpt_title,.rpt_plugin_f .rpt_head .rpt_recurrence,.rpt_plugin_f .rpt_head .rpt_price,.rpt_plugin_f .rpt_head .rpt_price .rpt_currency,.rpt_plugin_f .rpt_head .rpt_subtitle,.rpt_plugin_f .rpt_head .rpt_description,.rpt_plugin_f .rpt_features .rpt_feature,.rpt_plugin_f .rpt_features .rpt_feature a,.rpt_plugin_f .rpt_foot{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue',sans-serif!important;font-weight:400!important}