/* WARNING: Any changes made to this file will be lost when your Formidable settings are updated */

.with_frm_style fieldset {
    min-width: 0;
}

    .with_frm_style fieldset fieldset {
        border: none;
        margin: 0;
        padding: 0;
        background-color: transparent;
    }

.with_frm_style .frm_form_fields {
    opacity: 1;
    transition: opacity 0.1s linear;
}

.with_frm_style input[type=file] {
    background-color: transparent;
    border: none;
    outline: none;
    box-shadow: none;
}

.with_frm_style input[type=file] {
    display: initial;
}

.with_frm_style label.frm_primary_label {
    max-width: 100%;
}

.with_frm_style .frm_top_container label.frm_primary_label {
    display: block;
    float: none;
    width: auto;
}

.with_frm_style .frm_description {
    clear: both;
}

.with_frm_style input[type=number][readonly] {
    -moz-appearance: textfield;
}

.with_frm_style .frm_submit {
    clear: both;
}

    .with_frm_style .frm_submit input[type=submit], .with_frm_style .frm_submit input[type=button], .with_frm_style .frm_submit button {
        -webkit-appearance: none;
        cursor: pointer;
    }

.frm_forms.frm_style_formidable-style.with_frm_style {
    max-width: 100%;
    direction: ltr;
}

.frm_style_formidable-style.with_frm_style, .frm_style_formidable-style.with_frm_style form, .frm_style_formidable-style.with_frm_style .frm-show-form div.frm_description p {
    text-align: left;
}

    .frm_style_formidable-style.with_frm_style .frm_form_fields > fieldset {
        border-width: 0px;
        border-style: solid;
        border-color: #4a4a4a;
        margin: 0;
        padding: 0 0 0 0;
        background-color: transparent;
        font-family: "Avenir Next W05", ProximaNova", "Helvetica Neue", Helvetica, Arial, sans-serif;
    }

    .frm_style_formidable-style.with_frm_style legend + h3 {
        font-size: 20px;
        color: #444444;
        font-family: "Avenir Next W05", "ProximaNova", "Helvetica Neue", Helvetica, Arial, sans-serif;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .frm_style_formidable-style.with_frm_style label.frm_primary_label {
        font-family: "Avenir Next W05", "ProximaNova", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 1.1rem;
        color: #444444;
        font-weight: normal;
        text-align: left;
        margin: 0;
        padding: 0 0 3px 0;
        width: auto;
        display: block;
    }

    .frm_style_formidable-style.with_frm_style .frm_form_field.frm_html_container {
        font-family: "Avenir Next W05", "ProximaNova", "Helvetica Neue", Helvetica, Arial, sans-serif;
        color: #666666;
    }

    .frm_style_formidable-style.with_frm_style .frm_form_field.frm_html_container {
        font-size: 2.4rem;
    }

    .frm_style_formidable-style.with_frm_style .form-field {
        margin-bottom: 3.2rem;
    }

    .frm_style_formidable-style.with_frm_style div.frm_description, .frm_style_formidable-style.with_frm_style .frm-show-form > div.frm_description {
        margin: 0;
        padding: 0;
        font-family: "Avenir Next W05", "ProximaNova", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 12px;
        color: #666666;
        font-weight: normal;
        text-align: left;
        font-style: normal;
        max-width: 100%;
    }

    .frm_style_formidable-style.with_frm_style .frm-show-form div.frm_description p {
        font-size: 2.4rem;
        color: #666666;
        margin-top: 0;
        margin-bottom: 4.3rem;
    }

    .frm_style_formidable-style.with_frm_style input[type=text], .frm_style_formidable-style.with_frm_style input[type=password], .frm_style_formidable-style.with_frm_style input[type=email], .frm_style_formidable-style.with_frm_style input[type=number], .frm_style_formidable-style.with_frm_style input[type=url], .frm_style_formidable-style.with_frm_style input[type=tel], .frm_style_formidable-style.with_frm_style input[type=search] {
        font-family: "Avenir Next W05", "ProximaNova", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 1.5rem;
        margin-bottom: 0;
    }

    .frm_style_formidable-style.with_frm_style input[type=text], .frm_style_formidable-style.with_frm_style input[type=password], .frm_style_formidable-style.with_frm_style input[type=email], .frm_style_formidable-style.with_frm_style input[type=number], .frm_style_formidable-style.with_frm_style input[type=url], .frm_style_formidable-style.with_frm_style input[type=tel], .frm_style_formidable-style.with_frm_style input[type=phone], .frm_style_formidable-style.with_frm_style input[type=search] {
        color: #4a4a4a;
        background-color: #ffffff;
        border-color: #d8d8d8;
        border-width: 1px;
        border-style: solid;
        -moz-border-radius: .2rem;
        -webkit-border-radius: .2rem;
        border-radius: .2rem;
        width: 100%;
        max-width: 100%;
        font-size: 1.5rem;
        padding: 1.2rem 2rem;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        outline: none;
        font-weight: normal;
        box-shadow: none;
    }

    .frm_style_formidable-style.with_frm_style input[type=text], .frm_style_formidable-style.with_frm_style input[type=password], .frm_style_formidable-style.with_frm_style input[type=email], .frm_style_formidable-style.with_frm_style input[type=number], .frm_style_formidable-style.with_frm_style input[type=url], .frm_style_formidable-style.with_frm_style input[type=tel], .frm_style_formidable-style.with_frm_style input[type=file], .frm_style_formidable-style.with_frm_style input[type=search] {
        height: 4.6rem;
        line-height: 1.3;
    }

    .frm_style_formidable-style.with_frm_style input[type=file] {
        color: #4a4a4a;
        padding: 0px;
        font-family: "Avenir Next W05", "ProximaNova", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 1.5rem;
    }

    .frm_style_formidable-style.with_frm_style input[disabled], .frm_style_formidable-style.with_frm_style input[readonly] {
        background-color: #ffffff;
        color: #A1A1A1;
        border-color: #E5E5E5;
    }

    .frm_style_formidable-style.with_frm_style input::placeholder {
        color: #A1A1A1;
    }

    .frm_style_formidable-style.with_frm_style input::-webkit-input-placeholder {
        color: #A1A1A1;
    }

    .frm_style_formidable-style.with_frm_style input::-moz-placeholder {
        color: #A1A1A1;
    }

    .frm_style_formidable-style.with_frm_style input:-ms-input-placeholder {
        color: #A1A1A1;
    }

    .frm_style_formidable-style.with_frm_style input:-moz-placeholder {
        color: #A1A1A1;
    }

    .frm_style_formidable-style.with_frm_style .form-field input:not([type=file]):focus {
        background-color: #ffffff;
        outline: #1b7eee solid 1px;
    }

    .frm_style_formidable-style.with_frm_style input[type=submit], .frm_style_formidable-style.with_frm_style .frm_submit input[type=button], .frm_style_formidable-style.with_frm_style .frm_submit button {
        width: auto;
        font-family: "Avenir Next W05", "ProximaNova", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 1.3rem;
        height: auto;
        line-height: normal;
        text-align: center;
        background: #009bdf;
        border-width: 0px;
        border-color: #cccccc;
        border-style: solid;
        color: #ffffff;
        cursor: pointer;
        font-weight: normal;
        -moz-border-radius: .2rem;
        -webkit-border-radius: .2rem;
        border-radius: .2rem;
        text-shadow: none;
        padding: 10px 24px;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -ms-box-sizing: border-box;
        -moz-box-shadow: 0 1px 1px #ffffff;
        -webkit-box-shadow: 0 1px 1px #ffffff;
        box-shadow: 0 1px 1px #ffffff;
        margin: 0;
        margin-left: 0;
        margin-right: 0;
        vertical-align: middle;
    }

        .frm_style_formidable-style.with_frm_style input[type=submit]:hover, .frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:hover, .frm_style_formidable-style.with_frm_style .frm_submit button:hover {
            background: #efefef;
            border-color: #cccccc;
            color: #444444;
        }

        .frm_style_formidable-style.with_frm_style input[type=submit]:focus, .frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:focus, .frm_style_formidable-style.with_frm_style .frm_submit button:focus, .frm_style_formidable-style.with_frm_style input[type=submit]:active, .frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:active, .frm_style_formidable-style.with_frm_style .frm_submit button:active {
            background: #efefef;
            border-color: #cccccc;
            color: #444444;
        }

    .frm_style_formidable-style.with_frm_style .frm_form_field :invalid {
        color: #444444;
        background-color: #ffffff;
        border-color: #B94A48;
        border-width: 1px;
        border-style: solid;
    }

    .frm_style_formidable-style.with_frm_style input[type=file]::-webkit-file-upload-button {
        color: #4a4a4a;
        background-color: #ffffff;
        padding: 1.2rem 2rem;
        border-radius: .2rem;
        border-color: #d8d8d8;
        border-width: 1px;
        border-style: solid;
    }

    .frm_style_formidable-style.with_frm_style .form-field input[type=range], .frm_style_formidable-style.with_frm_style .form-field input[type=range]:focus {
        padding: 0;
        background: transparent !important;
    }

    .frm_style_formidable-style.with_frm_style input[type=range]::-webkit-slider-runnable-track {
        background-color: #cccccc;
        border-radius: .2rem;
    }

    .frm_style_formidable-style.with_frm_style input[type=range]::-webkit-slider-thumb {
        border: 1px solid rgba(0,142,194,0.6);
        color: #ffffff;
        background-color: #008ec2;
    }

    .frm_style_formidable-style.with_frm_style input[type=range]::-moz-range-thumb {
        border: 1px solid rgba(0,142,194,0.6);
        color: #ffffff;
        background-color: #008ec2;
    }

    .frm_style_formidable-style.with_frm_style input[type=range]::-ms-thumb {
        border: 1px solid rgba(0,142,194,0.6);
        color: #ffffff;
        background-color: #008ec2;
    }

.with_frm_style :invalid, .with_frm_style :-moz-submit-invalid, .with_frm_style :-moz-ui-invalid {
    box-shadow: none;
}

.frm_screen_reader {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important;
}

.with_frm_style .frm_form_field {
    clear: both;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@font-face {
    font-family: 's11-fp';
    src: url('../fonts/s11-fp.eot?v=3');
    src: local('☺'), url('../fonts/s11-fp.woff?v=3') format('woff'), url('../fonts/s11-fp.ttf?v=3') format('truetype'), url('../fonts/s11-fp.svg?v=3') format('svg');
    font-weight: normal;
    font-style: normal;
}

.with_frm_style input[type=range] {
    -webkit-appearance: none;
    box-shadow: none !important;
    border: none !important;
    cursor: pointer;
    padding: 0;
    background: transparent !important;
    display: block;
    width: 100%;
    margin: 7px 0 15px;
    font-size: 14px;
}

    .with_frm_style input[type=range]:active, .with_frm_style input[type=range]:focus {
        outline: none;
        box-shadow: none !important;
        background: transparent !important;
    }

    .with_frm_style input[type=range]::-webkit-slider-runnable-track {
        border-radius: 0;
        border: none;
        height: 4px;
        background-color: #ccc;
        animate: 0.2s;
    }

    .with_frm_style input[type=range]::-moz-range-track {
        border-radius: 0;
        border: none;
        height: 4px;
        background-color: #ccc;
        animate: 0.2s;
        border-color: transparent;
        border-width: 39px 0;
        color: transparent;
    }

    .with_frm_style input[type=range]::-ms-fill-lower {
        border-radius: 0;
        border: none;
        height: 4px;
        background-color: #ccc;
        animate: 0.2s;
    }

    .with_frm_style input[type=range]::-ms-fill-upper {
        border-radius: 0;
        border: none;
        height: 4px;
        background-color: #ccc;
        animate: 0.2s;
    }

    .with_frm_style input[type=range]::-webkit-slider-thumb {
        -webkit-appearance: none;
        -webkit-border-radius: 20px;
        height: 2em;
        width: 2em;
        border-radius: 20px;
        border: 1px solid rgba(0,142,194,0.6);
        color: #ffffff;
        background-color: #008ec2;
        cursor: pointer;
        margin-top: -.9em;
    }

    .with_frm_style input[type=range]::-moz-range-thumb {
        height: 2em;
        width: 2em;
        border-radius: 20px;
        border: 1px solid rgba(0,142,194,0.6);
        color: #ffffff;
        background-color: #008ec2;
        cursor: pointer;
        -moz-border-radius: 20px;
    }

    .with_frm_style input[type=range]::-ms-thumb {
        height: 2em;
        width: 2em;
        border-radius: 20px;
        border: 1px solid rgba(0,142,194,0.6);
        color: #ffffff;
        background-color: #008ec2;
        cursor: pointer;
    }

@-webkit-keyframes passing-through {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px);
    }

    30%, 70% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        -moz-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
        -o-transform: translateY(-40px);
        transform: translateY(-40px);
    }
}

@-moz-keyframes passing-through {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px);
    }

    30%, 70% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        -moz-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
        -o-transform: translateY(-40px);
        transform: translateY(-40px);
    }
}

@keyframes passing-through {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px);
    }

    30%, 70% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        -moz-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
        -o-transform: translateY(-40px);
        transform: translateY(-40px);
    }
}

@-webkit-keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px);
    }

    30% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px);
    }
}

@-moz-keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px);
    }

    30% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px);
    }
}

@keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px);
    }

    30% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px);
    }
}

@media only screen and (max-width: 500px) {
    .frm_form_field input[type=file] {
        max-width: 220px;
    }
}

.with_frm_style .frm_form_field {
    clear: both;
}

.frm_form_field {
    width: auto;
}
