@charset "UTF-8";
.page_advanced_form_smart_it { /*! * Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */
}

.page_advanced_form_smart_it .choices {
    position: relative;
    margin-bottom: 24px;
    font-size: 16px
}

.page_advanced_form_smart_it .choices:focus {
    outline: 0
}

.page_advanced_form_smart_it .choices:last-child {
    margin-bottom: 0
}

.page_advanced_form_smart_it .choices.is-disabled .choices__inner, .page_advanced_form_smart_it .choices.is-disabled .choices__input {
    background-color: #eaeaea;
    cursor: not-allowed;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.page_advanced_form_smart_it .choices.is-disabled .choices__item {
    cursor: not-allowed
}

.page_advanced_form_smart_it .choices [hidden] {
    display: none !important
}

.page_advanced_form_smart_it .choices[data-type*=select-one] {
    cursor: pointer
}

.page_advanced_form_smart_it .choices[data-type*=select-one] .choices__inner {
    padding-bottom: 7.5px
}

.page_advanced_form_smart_it .choices[data-type*=select-one] .choices__input {
    display: block;
    width: 100%;
    padding: 10px;
    border-bottom: 1px solid #ddd;
    background-color: #fff;
    margin: 0
}

.page_advanced_form_smart_it .choices[data-type*=select-one] .choices__button {
    background-image: url(data:image/svg+xml; base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);
    padding: 0;
    background-size: 8px;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -10px;
    margin-right: 25px;
    height: 20px;
    width: 20px;
    border-radius: 10em;
    opacity: .5
}

.page_advanced_form_smart_it .choices[data-type*=select-one] .choices__button:focus, .page_advanced_form_smart_it .choices[data-type*=select-one] .choices__button:hover {
    opacity: 1
}

.page_advanced_form_smart_it .choices[data-type*=select-one] .choices__button:focus {
    box-shadow: 0 0 0 2px #00bcd4
}

.page_advanced_form_smart_it .choices[data-type*=select-one] .choices__item[data-value=''] .choices__button {
    display: none
}

.page_advanced_form_smart_it .choices[data-type*=select-one]:after {
    content: '';
    height: 0;
    width: 0;
    border-style: solid;
    border-color: #333 transparent transparent;
    border-width: 5px;
    position: absolute;
    right: 11.5px;
    top: 50%;
    margin-top: -2.5px;
    pointer-events: none
}

.page_advanced_form_smart_it .choices[data-type*=select-one].is-open:after {
    border-color: transparent transparent #333;
    margin-top: -7.5px
}

.page_advanced_form_smart_it .choices[data-type*=select-one][dir=rtl]:after {
    left: 11.5px;
    right: auto
}

.page_advanced_form_smart_it .choices[data-type*=select-one][dir=rtl] .choices__button {
    right: auto;
    left: 0;
    margin-left: 25px;
    margin-right: 0
}

.page_advanced_form_smart_it .choices[data-type*=select-multiple] .choices__inner, .page_advanced_form_smart_it .choices[data-type*=text] .choices__inner {
    cursor: text
}

.page_advanced_form_smart_it .choices[data-type*=select-multiple] .choices__button, .page_advanced_form_smart_it .choices[data-type*=text] .choices__button {
    position: relative;
    display: inline-block;
    margin: 0 -4px 0 8px;
    padding-left: 16px;
    border-left: 1px solid #008fa1;
    background-image: url(data:image/svg+xml; base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);
    background-size: 8px;
    width: 8px;
    line-height: 1;
    opacity: .75;
    border-radius: 0
}

.page_advanced_form_smart_it .choices[data-type*=select-multiple] .choices__button:focus, .page_advanced_form_smart_it .choices[data-type*=select-multiple] .choices__button:hover, .page_advanced_form_smart_it .choices[data-type*=text] .choices__button:focus, .page_advanced_form_smart_it .choices[data-type*=text] .choices__button:hover {
    opacity: 1
}

.page_advanced_form_smart_it .choices__inner {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    background-color: #f9f9f9;
    padding: 7.5px 7.5px 3.75px;
    border: 1px solid #ddd;
    border-radius: 2.5px;
    font-size: 14px;
    min-height: 44px;
    overflow: hidden
}

.page_advanced_form_smart_it .is-focused .choices__inner, .page_advanced_form_smart_it .is-open .choices__inner {
    border-color: #b7b7b7
}

.page_advanced_form_smart_it .is-open .choices__inner {
    border-radius: 2.5px 2.5px 0 0
}

.page_advanced_form_smart_it .is-flipped.is-open .choices__inner {
    border-radius: 0 0 2.5px 2.5px
}

.page_advanced_form_smart_it .choices__list {
    margin: 0;
    padding-left: 0;
    list-style: none
}

.page_advanced_form_smart_it .choices__list--single {
    display: inline-block;
    padding: 4px 16px 4px 4px;
    width: 100%
}

.page_advanced_form_smart_it [dir=rtl] .choices__list--single {
    padding-right: 4px;
    padding-left: 16px
}

.page_advanced_form_smart_it .choices__list--single .choices__item {
    width: 100%
}

.page_advanced_form_smart_it .choices__list--multiple {
    display: inline
}

.page_advanced_form_smart_it .choices__list--multiple .choices__item {
    display: inline-block;
    vertical-align: middle;
    border-radius: 20px;
    padding: 4px 10px;
    font-size: 12px;
    font-weight: 500;
    margin-right: 3.75px;
    margin-bottom: 3.75px;
    background-color: #00bcd4;
    border: 1px solid #00a5bb;
    color: #fff;
    word-break: break-all;
    box-sizing: border-box
}

.page_advanced_form_smart_it .choices__list--multiple .choices__item[data-deletable] {
    padding-right: 5px
}

.page_advanced_form_smart_it [dir=rtl] .choices__list--multiple .choices__item {
    margin-right: 0;
    margin-left: 3.75px
}

.page_advanced_form_smart_it .choices__list--multiple .choices__item.is-highlighted {
    background-color: #00a5bb;
    border: 1px solid #008fa1
}

.page_advanced_form_smart_it .is-disabled .choices__list--multiple .choices__item {
    background-color: #aaa;
    border: 1px solid #919191
}

.page_advanced_form_smart_it .choices__list--dropdown {
    visibility: hidden;
    z-index: 1;
    position: absolute;
    width: 100%;
    background-color: #fff;
    border: 1px solid #ddd;
    top: 100%;
    margin-top: -1px;
    border-bottom-left-radius: 2.5px;
    border-bottom-right-radius: 2.5px;
    overflow: hidden;
    word-break: break-all;
    will-change: visibility
}

.page_advanced_form_smart_it .choices__list--dropdown.is-active {
    visibility: visible
}

.page_advanced_form_smart_it .is-open .choices__list--dropdown {
    border-color: #b7b7b7
}

.page_advanced_form_smart_it .is-flipped .choices__list--dropdown {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: -1px;
    border-radius: .25rem .25rem 0 0
}

.page_advanced_form_smart_it .choices__list--dropdown .choices__list {
    position: relative;
    max-height: 300px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    will-change: scroll-position
}

.page_advanced_form_smart_it .choices__list--dropdown .choices__item {
    position: relative;
    padding: 10px;
    font-size: 14px
}

.page_advanced_form_smart_it [dir=rtl] .choices__list--dropdown .choices__item {
    text-align: right
}

@media (min-width: 640px) {
    .page_advanced_form_smart_it .choices__list--dropdown .choices__item--selectable {
        padding-right: 100px
    }

    .page_advanced_form_smart_it .choices__list--dropdown .choices__item--selectable:after {
        content: attr(data-select-text);
        font-size: 12px;
        opacity: 0;
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%)
    }

    .page_advanced_form_smart_it [dir=rtl] .choices__list--dropdown .choices__item--selectable {
        text-align: right;
        padding-left: 100px;
        padding-right: 10px
    }

    .page_advanced_form_smart_it [dir=rtl] .choices__list--dropdown .choices__item--selectable:after {
        right: auto;
        left: 10px
    }
}

.page_advanced_form_smart_it .choices__list--dropdown .choices__item--selectable.is-highlighted {
    background-color: #f2f2f2
}

.page_advanced_form_smart_it .choices__list--dropdown .choices__item--selectable.is-highlighted:after {
    opacity: .5
}

.page_advanced_form_smart_it .choices__item {
    cursor: default
}

.page_advanced_form_smart_it .choices__item--selectable {
    cursor: pointer
}

.page_advanced_form_smart_it .choices__item--disabled {
    cursor: not-allowed;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    opacity: .5
}

.page_advanced_form_smart_it .choices__heading {
    font-weight: 600;
    font-size: 12px;
    padding: 10px;
    border-bottom: 1px solid #f7f7f7;
    color: gray
}

.page_advanced_form_smart_it .choices__button {
    text-indent: -9999px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    cursor: pointer
}

.page_advanced_form_smart_it .choices__button:focus, .page_advanced_form_smart_it .choices__input:focus {
    outline: 0
}

.page_advanced_form_smart_it .choices__input {
    display: inline-block;
    vertical-align: baseline;
    background-color: #f9f9f9;
    font-size: 14px;
    margin-bottom: 5px;
    border: 0;
    border-radius: 0;
    max-width: 100%;
    padding: 4px 0 4px 2px
}

.page_advanced_form_smart_it [dir=rtl] .choices__input {
    padding-right: 2px;
    padding-left: 0
}

.page_advanced_form_smart_it .choices__placeholder {
    opacity: .5
}

.page_advanced_form_smart_it .tippy-box[data-animation=fade][data-state=hidden] {
    opacity: 0
}

.page_advanced_form_smart_it [data-tippy-root] {
    max-width: calc(100vw - 10px)
}

.page_advanced_form_smart_it .tippy-box {
    position: relative;
    background-color: #333;
    color: #fff;
    border-radius: 4px;
    font-size: 14px;
    line-height: 1.4;
    white-space: normal;
    outline: 0;
    transition-property: transform, visibility, opacity
}

.page_advanced_form_smart_it .tippy-box[data-placement^=top] > .tippy-arrow {
    bottom: 0
}

.page_advanced_form_smart_it .tippy-box[data-placement^=top] > .tippy-arrow:before {
    bottom: -7px;
    left: 0;
    border-width: 8px 8px 0;
    border-top-color: initial;
    transform-origin: center top
}

.page_advanced_form_smart_it .tippy-box[data-placement^=bottom] > .tippy-arrow {
    top: 0
}

.page_advanced_form_smart_it .tippy-box[data-placement^=bottom] > .tippy-arrow:before {
    top: -7px;
    left: 0;
    border-width: 0 8px 8px;
    border-bottom-color: initial;
    transform-origin: center bottom
}

.page_advanced_form_smart_it .tippy-box[data-placement^=left] > .tippy-arrow {
    right: 0
}

.page_advanced_form_smart_it .tippy-box[data-placement^=left] > .tippy-arrow:before {
    border-width: 8px 0 8px 8px;
    border-left-color: initial;
    right: -7px;
    transform-origin: center left
}

.page_advanced_form_smart_it .tippy-box[data-placement^=right] > .tippy-arrow {
    left: 0
}

.page_advanced_form_smart_it .tippy-box[data-placement^=right] > .tippy-arrow:before {
    left: -7px;
    border-width: 8px 8px 8px 0;
    border-right-color: initial;
    transform-origin: center right
}

.page_advanced_form_smart_it .tippy-box[data-inertia][data-state=visible] {
    transition-timing-function: cubic-bezier(0.54, 1.5, 0.38, 1.11)
}

.page_advanced_form_smart_it .tippy-arrow {
    width: 16px;
    height: 16px;
    color: #333
}

.page_advanced_form_smart_it .tippy-arrow:before {
    content: "";
    position: absolute;
    border-color: transparent;
    border-style: solid
}

.page_advanced_form_smart_it .tippy-content {
    position: relative;
    padding: 5px 9px;
    z-index: 1
}

.page_advanced_form_smart_it dialog {
    position: absolute;
    left: 0;
    right: 0;
    width: -moz-fit-content;
    width: -webkit-fit-content;
    width: fit-content;
    height: -moz-fit-content;
    height: -webkit-fit-content;
    height: fit-content;
    margin: auto;
    border: solid;
    padding: 1em;
    background: #fff;
    color: #000;
    display: block
}

.page_advanced_form_smart_it dialog:not([open]) {
    display: none
}

.page_advanced_form_smart_it dialog + .backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, .1)
}

.page_advanced_form_smart_it ._dialog_overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.page_advanced_form_smart_it dialog.fixed {
    position: fixed;
    top: 50%;
    transform: translate(0, -50%)
}

.page_advanced_form_smart_it .gu-mirror {
    position: fixed !important;
    margin: 0 !important;
    z-index: 9999 !important;
    opacity: .8
}

.page_advanced_form_smart_it .gu-hide {
    display: none !important
}

.page_advanced_form_smart_it .gu-unselectable {
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important
}

.page_advanced_form_smart_it .gu-transit {
    opacity: .2
}

@font-face {
    font-family: FontAwesome;
    src: url('fonts/fontawesome-webfont.eot?v=4.7.0');
    src: url('fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
    font-weight: 400;
    font-style: normal
}

.page_advanced_form_smart_it .fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 16px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.page_advanced_form_smart_it .fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.page_advanced_form_smart_it .fa-2x {
    font-size: 2em
}

.page_advanced_form_smart_it .fa-3x {
    font-size: 3em
}

.page_advanced_form_smart_it .fa-4x {
    font-size: 4em
}

.page_advanced_form_smart_it .fa-5x {
    font-size: 5em
}

.page_advanced_form_smart_it .fa-fw {
    width: 1.28571429em;
    text-align: center
}

.page_advanced_form_smart_it .fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.page_advanced_form_smart_it .fa-ul > li {
    position: relative
}

.page_advanced_form_smart_it .fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.page_advanced_form_smart_it .fa-li.fa-lg {
    left: -1.85714286em
}

.page_advanced_form_smart_it .fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.page_advanced_form_smart_it .fa-pull-left {
    float: left
}

.page_advanced_form_smart_it .fa-pull-right {
    float: right
}

.page_advanced_form_smart_it .fa.fa-pull-left {
    margin-right: .3em
}

.page_advanced_form_smart_it .fa.fa-pull-right {
    margin-left: .3em
}

.page_advanced_form_smart_it .pull-right {
    float: right
}

.page_advanced_form_smart_it .pull-left {
    float: left
}

.page_advanced_form_smart_it .fa.pull-left {
    margin-right: .3em
}

.page_advanced_form_smart_it .fa.pull-right {
    margin-left: .3em
}

.page_advanced_form_smart_it .fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.page_advanced_form_smart_it .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(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.page_advanced_form_smart_it .fa-rotate-90 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.page_advanced_form_smart_it .fa-rotate-180 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.page_advanced_form_smart_it .fa-rotate-270 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.page_advanced_form_smart_it .fa-flip-horizontal {
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.page_advanced_form_smart_it .fa-flip-vertical {
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

.page_advanced_form_smart_it :root .fa-flip-horizontal, .page_advanced_form_smart_it :root .fa-flip-vertical, .page_advanced_form_smart_it :root .fa-rotate-180, .page_advanced_form_smart_it :root .fa-rotate-270, .page_advanced_form_smart_it :root .fa-rotate-90 {
    filter: none
}

.page_advanced_form_smart_it .fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.page_advanced_form_smart_it .fa-stack-1x, .page_advanced_form_smart_it .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.page_advanced_form_smart_it .fa-stack-1x {
    line-height: inherit
}

.page_advanced_form_smart_it .fa-stack-2x {
    font-size: 2em
}

.page_advanced_form_smart_it .fa-inverse {
    color: #fff
}

.page_advanced_form_smart_it .fa-glass:before {
    content: "\f000"
}

.page_advanced_form_smart_it .fa-music:before {
    content: "\f001"
}

.page_advanced_form_smart_it .fa-search:before {
    content: "\f002"
}

.page_advanced_form_smart_it .fa-envelope-o:before {
    content: "\f003"
}

.page_advanced_form_smart_it .fa-heart:before {
    content: "\f004"
}

.page_advanced_form_smart_it .fa-star:before {
    content: "\f005"
}

.page_advanced_form_smart_it .fa-star-o:before {
    content: "\f006"
}

.page_advanced_form_smart_it .fa-user:before {
    content: "\f007"
}

.page_advanced_form_smart_it .fa-film:before {
    content: "\f008"
}

.page_advanced_form_smart_it .fa-th-large:before {
    content: "\f009"
}

.page_advanced_form_smart_it .fa-th:before {
    content: "\f00a"
}

.page_advanced_form_smart_it .fa-th-list:before {
    content: "\f00b"
}

.page_advanced_form_smart_it .fa-check:before {
    content: "\f00c"
}

.page_advanced_form_smart_it .fa-close:before, .page_advanced_form_smart_it .fa-remove:before, .page_advanced_form_smart_it .fa-times:before {
    content: "\f00d"
}

.page_advanced_form_smart_it .fa-search-plus:before {
    content: "\f00e"
}

.page_advanced_form_smart_it .fa-search-minus:before {
    content: "\f010"
}

.page_advanced_form_smart_it .fa-power-off:before {
    content: "\f011"
}

.page_advanced_form_smart_it .fa-signal:before {
    content: "\f012"
}

.page_advanced_form_smart_it .fa-cog:before, .page_advanced_form_smart_it .fa-gear:before {
    content: "\f013"
}

.page_advanced_form_smart_it .fa-trash-o:before {
    content: "\f014"
}

.page_advanced_form_smart_it .fa-home:before {
    content: "\f015"
}

.page_advanced_form_smart_it .fa-file-o:before {
    content: "\f016"
}

.page_advanced_form_smart_it .fa-clock-o:before {
    content: "\f017"
}

.page_advanced_form_smart_it .fa-road:before {
    content: "\f018"
}

.page_advanced_form_smart_it .fa-download:before {
    content: "\f019"
}

.page_advanced_form_smart_it .fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.page_advanced_form_smart_it .fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.page_advanced_form_smart_it .fa-inbox:before {
    content: "\f01c"
}

.page_advanced_form_smart_it .fa-play-circle-o:before {
    content: "\f01d"
}

.page_advanced_form_smart_it .fa-repeat:before, .page_advanced_form_smart_it .fa-rotate-right:before {
    content: "\f01e"
}

.page_advanced_form_smart_it .fa-refresh:before {
    content: "\f021"
}

.page_advanced_form_smart_it .fa-list-alt:before {
    content: "\f022"
}

.page_advanced_form_smart_it .fa-lock:before {
    content: "\f023"
}

.page_advanced_form_smart_it .fa-flag:before {
    content: "\f024"
}

.page_advanced_form_smart_it .fa-headphones:before {
    content: "\f025"
}

.page_advanced_form_smart_it .fa-volume-off:before {
    content: "\f026"
}

.page_advanced_form_smart_it .fa-volume-down:before {
    content: "\f027"
}

.page_advanced_form_smart_it .fa-volume-up:before {
    content: "\f028"
}

.page_advanced_form_smart_it .fa-qrcode:before {
    content: "\f029"
}

.page_advanced_form_smart_it .fa-barcode:before {
    content: "\f02a"
}

.page_advanced_form_smart_it .fa-tag:before {
    content: "\f02b"
}

.page_advanced_form_smart_it .fa-tags:before {
    content: "\f02c"
}

.page_advanced_form_smart_it .fa-book:before {
    content: "\f02d"
}

.page_advanced_form_smart_it .fa-bookmark:before {
    content: "\f02e"
}

.page_advanced_form_smart_it .fa-print:before {
    content: "\f02f"
}

.page_advanced_form_smart_it .fa-camera:before {
    content: "\f030"
}

.page_advanced_form_smart_it .fa-font:before {
    content: "\f031"
}

.page_advanced_form_smart_it .fa-bold:before {
    content: "\f032"
}

.page_advanced_form_smart_it .fa-italic:before {
    content: "\f033"
}

.page_advanced_form_smart_it .fa-text-height:before {
    content: "\f034"
}

.page_advanced_form_smart_it .fa-text-width:before {
    content: "\f035"
}

.page_advanced_form_smart_it .fa-align-left:before {
    content: "\f036"
}

.page_advanced_form_smart_it .fa-align-center:before {
    content: "\f037"
}

.page_advanced_form_smart_it .fa-align-right:before {
    content: "\f038"
}

.page_advanced_form_smart_it .fa-align-justify:before {
    content: "\f039"
}

.page_advanced_form_smart_it .fa-list:before {
    content: "\f03a"
}

.page_advanced_form_smart_it .fa-dedent:before, .page_advanced_form_smart_it .fa-outdent:before {
    content: "\f03b"
}

.page_advanced_form_smart_it .fa-indent:before {
    content: "\f03c"
}

.page_advanced_form_smart_it .fa-video-camera:before {
    content: "\f03d"
}

.page_advanced_form_smart_it .fa-image:before, .page_advanced_form_smart_it .fa-photo:before, .page_advanced_form_smart_it .fa-picture-o:before {
    content: "\f03e"
}

.page_advanced_form_smart_it .fa-pencil:before {
    content: "\f040"
}

.page_advanced_form_smart_it .fa-map-marker:before {
    content: "\f041"
}

.page_advanced_form_smart_it .fa-adjust:before {
    content: "\f042"
}

.page_advanced_form_smart_it .fa-tint:before {
    content: "\f043"
}

.page_advanced_form_smart_it .fa-edit:before, .page_advanced_form_smart_it .fa-pencil-square-o:before {
    content: "\f044"
}

.page_advanced_form_smart_it .fa-share-square-o:before {
    content: "\f045"
}

.page_advanced_form_smart_it .fa-check-square-o:before {
    content: "\f046"
}

.page_advanced_form_smart_it .fa-arrows:before {
    content: "\f047"
}

.page_advanced_form_smart_it .fa-step-backward:before {
    content: "\f048"
}

.page_advanced_form_smart_it .fa-fast-backward:before {
    content: "\f049"
}

.page_advanced_form_smart_it .fa-backward:before {
    content: "\f04a"
}

.page_advanced_form_smart_it .fa-play:before {
    content: "\f04b"
}

.page_advanced_form_smart_it .fa-pause:before {
    content: "\f04c"
}

.page_advanced_form_smart_it .fa-stop:before {
    content: "\f04d"
}

.page_advanced_form_smart_it .fa-forward:before {
    content: "\f04e"
}

.page_advanced_form_smart_it .fa-fast-forward:before {
    content: "\f050"
}

.page_advanced_form_smart_it .fa-step-forward:before {
    content: "\f051"
}

.page_advanced_form_smart_it .fa-eject:before {
    content: "\f052"
}

.page_advanced_form_smart_it .fa-chevron-left:before {
    content: "\f053"
}

.page_advanced_form_smart_it .fa-chevron-right:before {
    content: "\f054"
}

.page_advanced_form_smart_it .fa-plus-circle:before {
    content: "\f055"
}

.page_advanced_form_smart_it .fa-minus-circle:before {
    content: "\f056"
}

.page_advanced_form_smart_it .fa-times-circle:before {
    content: "\f057"
}

.page_advanced_form_smart_it .fa-check-circle:before {
    content: "\f058"
}

.page_advanced_form_smart_it .fa-question-circle:before {
    content: "\f059"
}

.page_advanced_form_smart_it .fa-info-circle:before {
    content: "\f05a"
}

.page_advanced_form_smart_it .fa-crosshairs:before {
    content: "\f05b"
}

.page_advanced_form_smart_it .fa-times-circle-o:before {
    content: "\f05c"
}

.page_advanced_form_smart_it .fa-check-circle-o:before {
    content: "\f05d"
}

.page_advanced_form_smart_it .fa-ban:before {
    content: "\f05e"
}

.page_advanced_form_smart_it .fa-arrow-left:before {
    content: "\f060"
}

.page_advanced_form_smart_it .fa-arrow-right:before {
    content: "\f061"
}

.page_advanced_form_smart_it .fa-arrow-up:before {
    content: "\f062"
}

.page_advanced_form_smart_it .fa-arrow-down:before {
    content: "\f063"
}

.page_advanced_form_smart_it .fa-mail-forward:before, .page_advanced_form_smart_it .fa-share:before {
    content: "\f064"
}

.page_advanced_form_smart_it .fa-expand:before {
    content: "\f065"
}

.page_advanced_form_smart_it .fa-compress:before {
    content: "\f066"
}

.page_advanced_form_smart_it .fa-plus:before {
    content: "\f067"
}

.page_advanced_form_smart_it .fa-minus:before {
    content: "\f068"
}

.page_advanced_form_smart_it .fa-asterisk:before {
    content: "\f069"
}

.page_advanced_form_smart_it .fa-exclamation-circle:before {
    content: "\f06a"
}

.page_advanced_form_smart_it .fa-gift:before {
    content: "\f06b"
}

.page_advanced_form_smart_it .fa-leaf:before {
    content: "\f06c"
}

.page_advanced_form_smart_it .fa-fire:before {
    content: "\f06d"
}

.page_advanced_form_smart_it .fa-eye:before {
    content: "\f06e"
}

.page_advanced_form_smart_it .fa-eye-slash:before {
    content: "\f070"
}

.page_advanced_form_smart_it .fa-exclamation-triangle:before, .page_advanced_form_smart_it .fa-warning:before {
    content: "\f071"
}

.page_advanced_form_smart_it .fa-plane:before {
    content: "\f072"
}

.page_advanced_form_smart_it .fa-calendar:before {
    content: "\f073"
}

.page_advanced_form_smart_it .fa-random:before {
    content: "\f074"
}

.page_advanced_form_smart_it .fa-comment:before {
    content: "\f075"
}

.page_advanced_form_smart_it .fa-magnet:before {
    content: "\f076"
}

.page_advanced_form_smart_it .fa-chevron-up:before {
    content: "\f077"
}

.page_advanced_form_smart_it .fa-chevron-down:before {
    content: "\f078"
}

.page_advanced_form_smart_it .fa-retweet:before {
    content: "\f079"
}

.page_advanced_form_smart_it .fa-shopping-cart:before {
    content: "\f07a"
}

.page_advanced_form_smart_it .fa-folder:before {
    content: "\f07b"
}

.page_advanced_form_smart_it .fa-folder-open:before {
    content: "\f07c"
}

.page_advanced_form_smart_it .fa-arrows-v:before {
    content: "\f07d"
}

.page_advanced_form_smart_it .fa-arrows-h:before {
    content: "\f07e"
}

.page_advanced_form_smart_it .fa-bar-chart-o:before, .page_advanced_form_smart_it .fa-bar-chart:before {
    content: "\f080"
}

.page_advanced_form_smart_it .fa-twitter-square:before {
    content: "\f081"
}

.page_advanced_form_smart_it .fa-facebook-square:before {
    content: "\f082"
}

.page_advanced_form_smart_it .fa-camera-retro:before {
    content: "\f083"
}

.page_advanced_form_smart_it .fa-key:before {
    content: "\f084"
}

.page_advanced_form_smart_it .fa-cogs:before, .page_advanced_form_smart_it .fa-gears:before {
    content: "\f085"
}

.page_advanced_form_smart_it .fa-comments:before {
    content: "\f086"
}

.page_advanced_form_smart_it .fa-thumbs-o-up:before {
    content: "\f087"
}

.page_advanced_form_smart_it .fa-thumbs-o-down:before {
    content: "\f088"
}

.page_advanced_form_smart_it .fa-star-half:before {
    content: "\f089"
}

.page_advanced_form_smart_it .fa-heart-o:before {
    content: "\f08a"
}

.page_advanced_form_smart_it .fa-sign-out:before {
    content: "\f08b"
}

.page_advanced_form_smart_it .fa-linkedin-square:before {
    content: "\f08c"
}

.page_advanced_form_smart_it .fa-thumb-tack:before {
    content: "\f08d"
}

.page_advanced_form_smart_it .fa-external-link:before {
    content: "\f08e"
}

.page_advanced_form_smart_it .fa-sign-in:before {
    content: "\f090"
}

.page_advanced_form_smart_it .fa-trophy:before {
    content: "\f091"
}

.page_advanced_form_smart_it .fa-github-square:before {
    content: "\f092"
}

.page_advanced_form_smart_it .fa-upload:before {
    content: "\f093"
}

.page_advanced_form_smart_it .fa-lemon-o:before {
    content: "\f094"
}

.page_advanced_form_smart_it .fa-phone:before {
    content: "\f095"
}

.page_advanced_form_smart_it .fa-square-o:before {
    content: "\f096"
}

.page_advanced_form_smart_it .fa-bookmark-o:before {
    content: "\f097"
}

.page_advanced_form_smart_it .fa-phone-square:before {
    content: "\f098"
}

.page_advanced_form_smart_it .fa-twitter:before {
    content: "\f099"
}

.page_advanced_form_smart_it .fa-facebook-f:before, .page_advanced_form_smart_it .fa-facebook:before {
    content: "\f09a"
}

.page_advanced_form_smart_it .fa-github:before {
    content: "\f09b"
}

.page_advanced_form_smart_it .fa-unlock:before {
    content: "\f09c"
}

.page_advanced_form_smart_it .fa-credit-card:before {
    content: "\f09d"
}

.page_advanced_form_smart_it .fa-feed:before, .page_advanced_form_smart_it .fa-rss:before {
    content: "\f09e"
}

.page_advanced_form_smart_it .fa-hdd-o:before {
    content: "\f0a0"
}

.page_advanced_form_smart_it .fa-bullhorn:before {
    content: "\f0a1"
}

.page_advanced_form_smart_it .fa-bell:before {
    content: "\f0f3"
}

.page_advanced_form_smart_it .fa-certificate:before {
    content: "\f0a3"
}

.page_advanced_form_smart_it .fa-hand-o-right:before {
    content: "\f0a4"
}

.page_advanced_form_smart_it .fa-hand-o-left:before {
    content: "\f0a5"
}

.page_advanced_form_smart_it .fa-hand-o-up:before {
    content: "\f0a6"
}

.page_advanced_form_smart_it .fa-hand-o-down:before {
    content: "\f0a7"
}

.page_advanced_form_smart_it .fa-arrow-circle-left:before {
    content: "\f0a8"
}

.page_advanced_form_smart_it .fa-arrow-circle-right:before {
    content: "\f0a9"
}

.page_advanced_form_smart_it .fa-arrow-circle-up:before {
    content: "\f0aa"
}

.page_advanced_form_smart_it .fa-arrow-circle-down:before {
    content: "\f0ab"
}

.page_advanced_form_smart_it .fa-globe:before {
    content: "\f0ac"
}

.page_advanced_form_smart_it .fa-wrench:before {
    content: "\f0ad"
}

.page_advanced_form_smart_it .fa-tasks:before {
    content: "\f0ae"
}

.page_advanced_form_smart_it .fa-filter:before {
    content: "\f0b0"
}

.page_advanced_form_smart_it .fa-briefcase:before {
    content: "\f0b1"
}

.page_advanced_form_smart_it .fa-arrows-alt:before {
    content: "\f0b2"
}

.page_advanced_form_smart_it .fa-group:before, .page_advanced_form_smart_it .fa-users:before {
    content: "\f0c0"
}

.page_advanced_form_smart_it .fa-chain:before, .page_advanced_form_smart_it .fa-link:before {
    content: "\f0c1"
}

.page_advanced_form_smart_it .fa-cloud:before {
    content: "\f0c2"
}

.page_advanced_form_smart_it .fa-flask:before {
    content: "\f0c3"
}

.page_advanced_form_smart_it .fa-cut:before, .page_advanced_form_smart_it .fa-scissors:before {
    content: "\f0c4"
}

.page_advanced_form_smart_it .fa-copy:before, .page_advanced_form_smart_it .fa-files-o:before {
    content: "\f0c5"
}

.page_advanced_form_smart_it .fa-paperclip:before {
    content: "\f0c6"
}

.page_advanced_form_smart_it .fa-floppy-o:before, .page_advanced_form_smart_it .fa-save:before {
    content: "\f0c7"
}

.page_advanced_form_smart_it .fa-square:before {
    content: "\f0c8"
}

.page_advanced_form_smart_it .fa-bars:before, .page_advanced_form_smart_it .fa-navicon:before, .page_advanced_form_smart_it .fa-reorder:before {
    content: "\f0c9"
}

.page_advanced_form_smart_it .fa-list-ul:before {
    content: "\f0ca"
}

.page_advanced_form_smart_it .fa-list-ol:before {
    content: "\f0cb"
}

.page_advanced_form_smart_it .fa-strikethrough:before {
    content: "\f0cc"
}

.page_advanced_form_smart_it .fa-underline:before {
    content: "\f0cd"
}

.page_advanced_form_smart_it .fa-table:before {
    content: "\f0ce"
}

.page_advanced_form_smart_it .fa-magic:before {
    content: "\f0d0"
}

.page_advanced_form_smart_it .fa-truck:before {
    content: "\f0d1"
}

.page_advanced_form_smart_it .fa-pinterest:before {
    content: "\f0d2"
}

.page_advanced_form_smart_it .fa-pinterest-square:before {
    content: "\f0d3"
}

.page_advanced_form_smart_it .fa-google-plus-square:before {
    content: "\f0d4"
}

.page_advanced_form_smart_it .fa-google-plus:before {
    content: "\f0d5"
}

.page_advanced_form_smart_it .fa-money:before {
    content: "\f0d6"
}

.page_advanced_form_smart_it .fa-caret-down:before {
    content: "\f0d7"
}

.page_advanced_form_smart_it .fa-caret-up:before {
    content: "\f0d8"
}

.page_advanced_form_smart_it .fa-caret-left:before {
    content: "\f0d9"
}

.page_advanced_form_smart_it .fa-caret-right:before {
    content: "\f0da"
}

.page_advanced_form_smart_it .fa-columns:before {
    content: "\f0db"
}

.page_advanced_form_smart_it .fa-sort:before, .page_advanced_form_smart_it .fa-unsorted:before {
    content: "\f0dc"
}

.page_advanced_form_smart_it .fa-sort-desc:before, .page_advanced_form_smart_it .fa-sort-down:before {
    content: "\f0dd"
}

.page_advanced_form_smart_it .fa-sort-asc:before, .page_advanced_form_smart_it .fa-sort-up:before {
    content: "\f0de"
}

.page_advanced_form_smart_it .fa-envelope:before {
    content: "\f0e0"
}

.page_advanced_form_smart_it .fa-linkedin:before {
    content: "\f0e1"
}

.page_advanced_form_smart_it .fa-rotate-left:before, .page_advanced_form_smart_it .fa-undo:before {
    content: "\f0e2"
}

.page_advanced_form_smart_it .fa-gavel:before, .page_advanced_form_smart_it .fa-legal:before {
    content: "\f0e3"
}

.page_advanced_form_smart_it .fa-dashboard:before, .page_advanced_form_smart_it .fa-tachometer:before {
    content: "\f0e4"
}

.page_advanced_form_smart_it .fa-comment-o:before {
    content: "\f0e5"
}

.page_advanced_form_smart_it .fa-comments-o:before {
    content: "\f0e6"
}

.page_advanced_form_smart_it .fa-bolt:before, .page_advanced_form_smart_it .fa-flash:before {
    content: "\f0e7"
}

.page_advanced_form_smart_it .fa-sitemap:before {
    content: "\f0e8"
}

.page_advanced_form_smart_it .fa-umbrella:before {
    content: "\f0e9"
}

.page_advanced_form_smart_it .fa-clipboard:before, .page_advanced_form_smart_it .fa-paste:before {
    content: "\f0ea"
}

.page_advanced_form_smart_it .fa-lightbulb-o:before {
    content: "\f0eb"
}

.page_advanced_form_smart_it .fa-exchange:before {
    content: "\f0ec"
}

.page_advanced_form_smart_it .fa-cloud-download:before {
    content: "\f0ed"
}

.page_advanced_form_smart_it .fa-cloud-upload:before {
    content: "\f0ee"
}

.page_advanced_form_smart_it .fa-user-md:before {
    content: "\f0f0"
}

.page_advanced_form_smart_it .fa-stethoscope:before {
    content: "\f0f1"
}

.page_advanced_form_smart_it .fa-suitcase:before {
    content: "\f0f2"
}

.page_advanced_form_smart_it .fa-bell-o:before {
    content: "\f0a2"
}

.page_advanced_form_smart_it .fa-coffee:before {
    content: "\f0f4"
}

.page_advanced_form_smart_it .fa-cutlery:before {
    content: "\f0f5"
}

.page_advanced_form_smart_it .fa-file-text-o:before {
    content: "\f0f6"
}

.page_advanced_form_smart_it .fa-building-o:before {
    content: "\f0f7"
}

.page_advanced_form_smart_it .fa-hospital-o:before {
    content: "\f0f8"
}

.page_advanced_form_smart_it .fa-ambulance:before {
    content: "\f0f9"
}

.page_advanced_form_smart_it .fa-medkit:before {
    content: "\f0fa"
}

.page_advanced_form_smart_it .fa-fighter-jet:before {
    content: "\f0fb"
}

.page_advanced_form_smart_it .fa-beer:before {
    content: "\f0fc"
}

.page_advanced_form_smart_it .fa-h-square:before {
    content: "\f0fd"
}

.page_advanced_form_smart_it .fa-plus-square:before {
    content: "\f0fe"
}

.page_advanced_form_smart_it .fa-angle-double-left:before {
    content: "\f100"
}

.page_advanced_form_smart_it .fa-angle-double-right:before {
    content: "\f101"
}

.page_advanced_form_smart_it .fa-angle-double-up:before {
    content: "\f102"
}

.page_advanced_form_smart_it .fa-angle-double-down:before {
    content: "\f103"
}

.page_advanced_form_smart_it .fa-angle-left:before {
    content: "\f104"
}

.page_advanced_form_smart_it .fa-angle-right:before {
    content: "\f105"
}

.page_advanced_form_smart_it .fa-angle-up:before {
    content: "\f106"
}

.page_advanced_form_smart_it .fa-angle-down:before {
    content: "\f107"
}

.page_advanced_form_smart_it .fa-desktop:before {
    content: "\f108"
}

.page_advanced_form_smart_it .fa-laptop:before {
    content: "\f109"
}

.page_advanced_form_smart_it .fa-tablet:before {
    content: "\f10a"
}

.page_advanced_form_smart_it .fa-mobile-phone:before, .page_advanced_form_smart_it .fa-mobile:before {
    content: "\f10b"
}

.page_advanced_form_smart_it .fa-circle-o:before {
    content: "\f10c"
}

.page_advanced_form_smart_it .fa-quote-left:before {
    content: "\f10d"
}

.page_advanced_form_smart_it .fa-quote-right:before {
    content: "\f10e"
}

.page_advanced_form_smart_it .fa-spinner:before {
    content: "\f110"
}

.page_advanced_form_smart_it .fa-circle:before {
    content: "\f111"
}

.page_advanced_form_smart_it .fa-mail-reply:before, .page_advanced_form_smart_it .fa-reply:before {
    content: "\f112"
}

.page_advanced_form_smart_it .fa-github-alt:before {
    content: "\f113"
}

.page_advanced_form_smart_it .fa-folder-o:before {
    content: "\f114"
}

.page_advanced_form_smart_it .fa-folder-open-o:before {
    content: "\f115"
}

.page_advanced_form_smart_it .fa-smile-o:before {
    content: "\f118"
}

.page_advanced_form_smart_it .fa-frown-o:before {
    content: "\f119"
}

.page_advanced_form_smart_it .fa-meh-o:before {
    content: "\f11a"
}

.page_advanced_form_smart_it .fa-gamepad:before {
    content: "\f11b"
}

.page_advanced_form_smart_it .fa-keyboard-o:before {
    content: "\f11c"
}

.page_advanced_form_smart_it .fa-flag-o:before {
    content: "\f11d"
}

.page_advanced_form_smart_it .fa-flag-checkered:before {
    content: "\f11e"
}

.page_advanced_form_smart_it .fa-terminal:before {
    content: "\f120"
}

.page_advanced_form_smart_it .fa-code:before {
    content: "\f121"
}

.page_advanced_form_smart_it .fa-mail-reply-all:before, .page_advanced_form_smart_it .fa-reply-all:before {
    content: "\f122"
}

.page_advanced_form_smart_it .fa-star-half-empty:before, .page_advanced_form_smart_it .fa-star-half-full:before, .page_advanced_form_smart_it .fa-star-half-o:before {
    content: "\f123"
}

.page_advanced_form_smart_it .fa-location-arrow:before {
    content: "\f124"
}

.page_advanced_form_smart_it .fa-crop:before {
    content: "\f125"
}

.page_advanced_form_smart_it .fa-code-fork:before {
    content: "\f126"
}

.page_advanced_form_smart_it .fa-chain-broken:before, .page_advanced_form_smart_it .fa-unlink:before {
    content: "\f127"
}

.page_advanced_form_smart_it .fa-question:before {
    content: "\f128"
}

.page_advanced_form_smart_it .fa-info:before {
    content: "\f129"
}

.page_advanced_form_smart_it .fa-exclamation:before {
    content: "\f12a"
}

.page_advanced_form_smart_it .fa-superscript:before {
    content: "\f12b"
}

.page_advanced_form_smart_it .fa-subscript:before {
    content: "\f12c"
}

.page_advanced_form_smart_it .fa-eraser:before {
    content: "\f12d"
}

.page_advanced_form_smart_it .fa-puzzle-piece:before {
    content: "\f12e"
}

.page_advanced_form_smart_it .fa-microphone:before {
    content: "\f130"
}

.page_advanced_form_smart_it .fa-microphone-slash:before {
    content: "\f131"
}

.page_advanced_form_smart_it .fa-shield:before {
    content: "\f132"
}

.page_advanced_form_smart_it .fa-calendar-o:before {
    content: "\f133"
}

.page_advanced_form_smart_it .fa-fire-extinguisher:before {
    content: "\f134"
}

.page_advanced_form_smart_it .fa-rocket:before {
    content: "\f135"
}

.page_advanced_form_smart_it .fa-maxcdn:before {
    content: "\f136"
}

.page_advanced_form_smart_it .fa-chevron-circle-left:before {
    content: "\f137"
}

.page_advanced_form_smart_it .fa-chevron-circle-right:before {
    content: "\f138"
}

.page_advanced_form_smart_it .fa-chevron-circle-up:before {
    content: "\f139"
}

.page_advanced_form_smart_it .fa-chevron-circle-down:before {
    content: "\f13a"
}

.page_advanced_form_smart_it .fa-html5:before {
    content: "\f13b"
}

.page_advanced_form_smart_it .fa-css3:before {
    content: "\f13c"
}

.page_advanced_form_smart_it .fa-anchor:before {
    content: "\f13d"
}

.page_advanced_form_smart_it .fa-unlock-alt:before {
    content: "\f13e"
}

.page_advanced_form_smart_it .fa-bullseye:before {
    content: "\f140"
}

.page_advanced_form_smart_it .fa-ellipsis-h:before {
    content: "\f141"
}

.page_advanced_form_smart_it .fa-ellipsis-v:before {
    content: "\f142"
}

.page_advanced_form_smart_it .fa-rss-square:before {
    content: "\f143"
}

.page_advanced_form_smart_it .fa-play-circle:before {
    content: "\f144"
}

.page_advanced_form_smart_it .fa-ticket:before {
    content: "\f145"
}

.page_advanced_form_smart_it .fa-minus-square:before {
    content: "\f146"
}

.page_advanced_form_smart_it .fa-minus-square-o:before {
    content: "\f147"
}

.page_advanced_form_smart_it .fa-level-up:before {
    content: "\f148"
}

.page_advanced_form_smart_it .fa-level-down:before {
    content: "\f149"
}

.page_advanced_form_smart_it .fa-check-square:before {
    content: "\f14a"
}

.page_advanced_form_smart_it .fa-pencil-square:before {
    content: "\f14b"
}

.page_advanced_form_smart_it .fa-external-link-square:before {
    content: "\f14c"
}

.page_advanced_form_smart_it .fa-share-square:before {
    content: "\f14d"
}

.page_advanced_form_smart_it .fa-compass:before {
    content: "\f14e"
}

.page_advanced_form_smart_it .fa-caret-square-o-down:before, .page_advanced_form_smart_it .fa-toggle-down:before {
    content: "\f150"
}

.page_advanced_form_smart_it .fa-caret-square-o-up:before, .page_advanced_form_smart_it .fa-toggle-up:before {
    content: "\f151"
}

.page_advanced_form_smart_it .fa-caret-square-o-right:before, .page_advanced_form_smart_it .fa-toggle-right:before {
    content: "\f152"
}

.page_advanced_form_smart_it .fa-eur:before, .page_advanced_form_smart_it .fa-euro:before {
    content: "\f153"
}

.page_advanced_form_smart_it .fa-gbp:before {
    content: "\f154"
}

.page_advanced_form_smart_it .fa-dollar:before, .page_advanced_form_smart_it .fa-usd:before {
    content: "\f155"
}

.page_advanced_form_smart_it .fa-inr:before, .page_advanced_form_smart_it .fa-rupee:before {
    content: "\f156"
}

.page_advanced_form_smart_it .fa-cny:before, .page_advanced_form_smart_it .fa-jpy:before, .page_advanced_form_smart_it .fa-rmb:before, .page_advanced_form_smart_it .fa-yen:before {
    content: "\f157"
}

.page_advanced_form_smart_it .fa-rouble:before, .page_advanced_form_smart_it .fa-rub:before, .page_advanced_form_smart_it .fa-ruble:before {
    content: "\f158"
}

.page_advanced_form_smart_it .fa-krw:before, .page_advanced_form_smart_it .fa-won:before {
    content: "\f159"
}

.page_advanced_form_smart_it .fa-bitcoin:before, .page_advanced_form_smart_it .fa-btc:before {
    content: "\f15a"
}

.page_advanced_form_smart_it .fa-file:before {
    content: "\f15b"
}

.page_advanced_form_smart_it .fa-file-text:before {
    content: "\f15c"
}

.page_advanced_form_smart_it .fa-sort-alpha-asc:before {
    content: "\f15d"
}

.page_advanced_form_smart_it .fa-sort-alpha-desc:before {
    content: "\f15e"
}

.page_advanced_form_smart_it .fa-sort-amount-asc:before {
    content: "\f160"
}

.page_advanced_form_smart_it .fa-sort-amount-desc:before {
    content: "\f161"
}

.page_advanced_form_smart_it .fa-sort-numeric-asc:before {
    content: "\f162"
}

.page_advanced_form_smart_it .fa-sort-numeric-desc:before {
    content: "\f163"
}

.page_advanced_form_smart_it .fa-thumbs-up:before {
    content: "\f164"
}

.page_advanced_form_smart_it .fa-thumbs-down:before {
    content: "\f165"
}

.page_advanced_form_smart_it .fa-youtube-square:before {
    content: "\f166"
}

.page_advanced_form_smart_it .fa-youtube:before {
    content: "\f167"
}

.page_advanced_form_smart_it .fa-xing:before {
    content: "\f168"
}

.page_advanced_form_smart_it .fa-xing-square:before {
    content: "\f169"
}

.page_advanced_form_smart_it .fa-youtube-play:before {
    content: "\f16a"
}

.page_advanced_form_smart_it .fa-dropbox:before {
    content: "\f16b"
}

.page_advanced_form_smart_it .fa-stack-overflow:before {
    content: "\f16c"
}

.page_advanced_form_smart_it .fa-instagram:before {
    content: "\f16d"
}

.page_advanced_form_smart_it .fa-flickr:before {
    content: "\f16e"
}

.page_advanced_form_smart_it .fa-adn:before {
    content: "\f170"
}

.page_advanced_form_smart_it .fa-bitbucket:before {
    content: "\f171"
}

.page_advanced_form_smart_it .fa-bitbucket-square:before {
    content: "\f172"
}

.page_advanced_form_smart_it .fa-tumblr:before {
    content: "\f173"
}

.page_advanced_form_smart_it .fa-tumblr-square:before {
    content: "\f174"
}

.page_advanced_form_smart_it .fa-long-arrow-down:before {
    content: "\f175"
}

.page_advanced_form_smart_it .fa-long-arrow-up:before {
    content: "\f176"
}

.page_advanced_form_smart_it .fa-long-arrow-left:before {
    content: "\f177"
}

.page_advanced_form_smart_it .fa-long-arrow-right:before {
    content: "\f178"
}

.page_advanced_form_smart_it .fa-apple:before {
    content: "\f179"
}

.page_advanced_form_smart_it .fa-windows:before {
    content: "\f17a"
}

.page_advanced_form_smart_it .fa-android:before {
    content: "\f17b"
}

.page_advanced_form_smart_it .fa-linux:before {
    content: "\f17c"
}

.page_advanced_form_smart_it .fa-dribbble:before {
    content: "\f17d"
}

.page_advanced_form_smart_it .fa-skype:before {
    content: "\f17e"
}

.page_advanced_form_smart_it .fa-foursquare:before {
    content: "\f180"
}

.page_advanced_form_smart_it .fa-trello:before {
    content: "\f181"
}

.page_advanced_form_smart_it .fa-female:before {
    content: "\f182"
}

.page_advanced_form_smart_it .fa-male:before {
    content: "\f183"
}

.page_advanced_form_smart_it .fa-gittip:before, .page_advanced_form_smart_it .fa-gratipay:before {
    content: "\f184"
}

.page_advanced_form_smart_it .fa-sun-o:before {
    content: "\f185"
}

.page_advanced_form_smart_it .fa-moon-o:before {
    content: "\f186"
}

.page_advanced_form_smart_it .fa-archive:before {
    content: "\f187"
}

.page_advanced_form_smart_it .fa-bug:before {
    content: "\f188"
}

.page_advanced_form_smart_it .fa-vk:before {
    content: "\f189"
}

.page_advanced_form_smart_it .fa-weibo:before {
    content: "\f18a"
}

.page_advanced_form_smart_it .fa-renren:before {
    content: "\f18b"
}

.page_advanced_form_smart_it .fa-pagelines:before {
    content: "\f18c"
}

.page_advanced_form_smart_it .fa-stack-exchange:before {
    content: "\f18d"
}

.page_advanced_form_smart_it .fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.page_advanced_form_smart_it .fa-arrow-circle-o-left:before {
    content: "\f190"
}

.page_advanced_form_smart_it .fa-caret-square-o-left:before, .page_advanced_form_smart_it .fa-toggle-left:before {
    content: "\f191"
}

.page_advanced_form_smart_it .fa-dot-circle-o:before {
    content: "\f192"
}

.page_advanced_form_smart_it .fa-wheelchair:before {
    content: "\f193"
}

.page_advanced_form_smart_it .fa-vimeo-square:before {
    content: "\f194"
}

.page_advanced_form_smart_it .fa-try:before, .page_advanced_form_smart_it .fa-turkish-lira:before {
    content: "\f195"
}

.page_advanced_form_smart_it .fa-plus-square-o:before {
    content: "\f196"
}

.page_advanced_form_smart_it .fa-space-shuttle:before {
    content: "\f197"
}

.page_advanced_form_smart_it .fa-slack:before {
    content: "\f198"
}

.page_advanced_form_smart_it .fa-envelope-square:before {
    content: "\f199"
}

.page_advanced_form_smart_it .fa-wordpress:before {
    content: "\f19a"
}

.page_advanced_form_smart_it .fa-openid:before {
    content: "\f19b"
}

.page_advanced_form_smart_it .fa-bank:before, .page_advanced_form_smart_it .fa-institution:before, .page_advanced_form_smart_it .fa-university:before {
    content: "\f19c"
}

.page_advanced_form_smart_it .fa-graduation-cap:before, .page_advanced_form_smart_it .fa-mortar-board:before {
    content: "\f19d"
}

.page_advanced_form_smart_it .fa-yahoo:before {
    content: "\f19e"
}

.page_advanced_form_smart_it .fa-google:before {
    content: "\f1a0"
}

.page_advanced_form_smart_it .fa-reddit:before {
    content: "\f1a1"
}

.page_advanced_form_smart_it .fa-reddit-square:before {
    content: "\f1a2"
}

.page_advanced_form_smart_it .fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.page_advanced_form_smart_it .fa-stumbleupon:before {
    content: "\f1a4"
}

.page_advanced_form_smart_it .fa-delicious:before {
    content: "\f1a5"
}

.page_advanced_form_smart_it .fa-digg:before {
    content: "\f1a6"
}

.page_advanced_form_smart_it .fa-pied-piper-pp:before {
    content: "\f1a7"
}

.page_advanced_form_smart_it .fa-pied-piper-alt:before {
    content: "\f1a8"
}

.page_advanced_form_smart_it .fa-drupal:before {
    content: "\f1a9"
}

.page_advanced_form_smart_it .fa-joomla:before {
    content: "\f1aa"
}

.page_advanced_form_smart_it .fa-language:before {
    content: "\f1ab"
}

.page_advanced_form_smart_it .fa-fax:before {
    content: "\f1ac"
}

.page_advanced_form_smart_it .fa-building:before {
    content: "\f1ad"
}

.page_advanced_form_smart_it .fa-child:before {
    content: "\f1ae"
}

.page_advanced_form_smart_it .fa-paw:before {
    content: "\f1b0"
}

.page_advanced_form_smart_it .fa-spoon:before {
    content: "\f1b1"
}

.page_advanced_form_smart_it .fa-cube:before {
    content: "\f1b2"
}

.page_advanced_form_smart_it .fa-cubes:before {
    content: "\f1b3"
}

.page_advanced_form_smart_it .fa-behance:before {
    content: "\f1b4"
}

.page_advanced_form_smart_it .fa-behance-square:before {
    content: "\f1b5"
}

.page_advanced_form_smart_it .fa-steam:before {
    content: "\f1b6"
}

.page_advanced_form_smart_it .fa-steam-square:before {
    content: "\f1b7"
}

.page_advanced_form_smart_it .fa-recycle:before {
    content: "\f1b8"
}

.page_advanced_form_smart_it .fa-automobile:before, .page_advanced_form_smart_it .fa-car:before {
    content: "\f1b9"
}

.page_advanced_form_smart_it .fa-cab:before, .page_advanced_form_smart_it .fa-taxi:before {
    content: "\f1ba"
}

.page_advanced_form_smart_it .fa-tree:before {
    content: "\f1bb"
}

.page_advanced_form_smart_it .fa-spotify:before {
    content: "\f1bc"
}

.page_advanced_form_smart_it .fa-deviantart:before {
    content: "\f1bd"
}

.page_advanced_form_smart_it .fa-soundcloud:before {
    content: "\f1be"
}

.page_advanced_form_smart_it .fa-database:before {
    content: "\f1c0"
}

.page_advanced_form_smart_it .fa-file-pdf-o:before {
    content: "\f1c1"
}

.page_advanced_form_smart_it .fa-file-word-o:before {
    content: "\f1c2"
}

.page_advanced_form_smart_it .fa-file-excel-o:before {
    content: "\f1c3"
}

.page_advanced_form_smart_it .fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.page_advanced_form_smart_it .fa-file-image-o:before, .page_advanced_form_smart_it .fa-file-photo-o:before, .page_advanced_form_smart_it .fa-file-picture-o:before {
    content: "\f1c5"
}

.page_advanced_form_smart_it .fa-file-archive-o:before, .page_advanced_form_smart_it .fa-file-zip-o:before {
    content: "\f1c6"
}

.page_advanced_form_smart_it .fa-file-audio-o:before, .page_advanced_form_smart_it .fa-file-sound-o:before {
    content: "\f1c7"
}

.page_advanced_form_smart_it .fa-file-movie-o:before, .page_advanced_form_smart_it .fa-file-video-o:before {
    content: "\f1c8"
}

.page_advanced_form_smart_it .fa-file-code-o:before {
    content: "\f1c9"
}

.page_advanced_form_smart_it .fa-vine:before {
    content: "\f1ca"
}

.page_advanced_form_smart_it .fa-codepen:before {
    content: "\f1cb"
}

.page_advanced_form_smart_it .fa-jsfiddle:before {
    content: "\f1cc"
}

.page_advanced_form_smart_it .fa-life-bouy:before, .page_advanced_form_smart_it .fa-life-buoy:before, .page_advanced_form_smart_it .fa-life-ring:before, .page_advanced_form_smart_it .fa-life-saver:before, .page_advanced_form_smart_it .fa-support:before {
    content: "\f1cd"
}

.page_advanced_form_smart_it .fa-circle-o-notch:before {
    content: "\f1ce"
}

.page_advanced_form_smart_it .fa-ra:before, .page_advanced_form_smart_it .fa-rebel:before, .page_advanced_form_smart_it .fa-resistance:before {
    content: "\f1d0"
}

.page_advanced_form_smart_it .fa-empire:before, .page_advanced_form_smart_it .fa-ge:before {
    content: "\f1d1"
}

.page_advanced_form_smart_it .fa-git-square:before {
    content: "\f1d2"
}

.page_advanced_form_smart_it .fa-git:before {
    content: "\f1d3"
}

.page_advanced_form_smart_it .fa-hacker-news:before, .page_advanced_form_smart_it .fa-y-combinator-square:before, .page_advanced_form_smart_it .fa-yc-square:before {
    content: "\f1d4"
}

.page_advanced_form_smart_it .fa-tencent-weibo:before {
    content: "\f1d5"
}

.page_advanced_form_smart_it .fa-qq:before {
    content: "\f1d6"
}

.page_advanced_form_smart_it .fa-wechat:before, .page_advanced_form_smart_it .fa-weixin:before {
    content: "\f1d7"
}

.page_advanced_form_smart_it .fa-paper-plane:before, .page_advanced_form_smart_it .fa-send:before {
    content: "\f1d8"
}

.page_advanced_form_smart_it .fa-paper-plane-o:before, .page_advanced_form_smart_it .fa-send-o:before {
    content: "\f1d9"
}

.page_advanced_form_smart_it .fa-history:before {
    content: "\f1da"
}

.page_advanced_form_smart_it .fa-circle-thin:before {
    content: "\f1db"
}

.page_advanced_form_smart_it .fa-header:before {
    content: "\f1dc"
}

.page_advanced_form_smart_it .fa-paragraph:before {
    content: "\f1dd"
}

.page_advanced_form_smart_it .fa-sliders:before {
    content: "\f1de"
}

.page_advanced_form_smart_it .fa-share-alt:before {
    content: "\f1e0"
}

.page_advanced_form_smart_it .fa-share-alt-square:before {
    content: "\f1e1"
}

.page_advanced_form_smart_it .fa-bomb:before {
    content: "\f1e2"
}

.page_advanced_form_smart_it .fa-futbol-o:before, .page_advanced_form_smart_it .fa-soccer-ball-o:before {
    content: "\f1e3"
}

.page_advanced_form_smart_it .fa-tty:before {
    content: "\f1e4"
}

.page_advanced_form_smart_it .fa-binoculars:before {
    content: "\f1e5"
}

.page_advanced_form_smart_it .fa-plug:before {
    content: "\f1e6"
}

.page_advanced_form_smart_it .fa-slideshare:before {
    content: "\f1e7"
}

.page_advanced_form_smart_it .fa-twitch:before {
    content: "\f1e8"
}

.page_advanced_form_smart_it .fa-yelp:before {
    content: "\f1e9"
}

.page_advanced_form_smart_it .fa-newspaper-o:before {
    content: "\f1ea"
}

.page_advanced_form_smart_it .fa-wifi:before {
    content: "\f1eb"
}

.page_advanced_form_smart_it .fa-calculator:before {
    content: "\f1ec"
}

.page_advanced_form_smart_it .fa-paypal:before {
    content: "\f1ed"
}

.page_advanced_form_smart_it .fa-google-wallet:before {
    content: "\f1ee"
}

.page_advanced_form_smart_it .fa-cc-visa:before {
    content: "\f1f0"
}

.page_advanced_form_smart_it .fa-cc-mastercard:before {
    content: "\f1f1"
}

.page_advanced_form_smart_it .fa-cc-discover:before {
    content: "\f1f2"
}

.page_advanced_form_smart_it .fa-cc-amex:before {
    content: "\f1f3"
}

.page_advanced_form_smart_it .fa-cc-paypal:before {
    content: "\f1f4"
}

.page_advanced_form_smart_it .fa-cc-stripe:before {
    content: "\f1f5"
}

.page_advanced_form_smart_it .fa-bell-slash:before {
    content: "\f1f6"
}

.page_advanced_form_smart_it .fa-bell-slash-o:before {
    content: "\f1f7"
}

.page_advanced_form_smart_it .fa-trash:before {
    content: "\f1f8"
}

.page_advanced_form_smart_it .fa-copyright:before {
    content: "\f1f9"
}

.page_advanced_form_smart_it .fa-at:before {
    content: "\f1fa"
}

.page_advanced_form_smart_it .fa-eyedropper:before {
    content: "\f1fb"
}

.page_advanced_form_smart_it .fa-paint-brush:before {
    content: "\f1fc"
}

.page_advanced_form_smart_it .fa-birthday-cake:before {
    content: "\f1fd"
}

.page_advanced_form_smart_it .fa-area-chart:before {
    content: "\f1fe"
}

.page_advanced_form_smart_it .fa-pie-chart:before {
    content: "\f200"
}

.page_advanced_form_smart_it .fa-line-chart:before {
    content: "\f201"
}

.page_advanced_form_smart_it .fa-lastfm:before {
    content: "\f202"
}

.page_advanced_form_smart_it .fa-lastfm-square:before {
    content: "\f203"
}

.page_advanced_form_smart_it .fa-toggle-off:before {
    content: "\f204"
}

.page_advanced_form_smart_it .fa-toggle-on:before {
    content: "\f205"
}

.page_advanced_form_smart_it .fa-bicycle:before {
    content: "\f206"
}

.page_advanced_form_smart_it .fa-bus:before {
    content: "\f207"
}

.page_advanced_form_smart_it .fa-ioxhost:before {
    content: "\f208"
}

.page_advanced_form_smart_it .fa-angellist:before {
    content: "\f209"
}

.page_advanced_form_smart_it .fa-cc:before {
    content: "\f20a"
}

.page_advanced_form_smart_it .fa-ils:before, .page_advanced_form_smart_it .fa-shekel:before, .page_advanced_form_smart_it .fa-sheqel:before {
    content: "\f20b"
}

.page_advanced_form_smart_it .fa-meanpath:before {
    content: "\f20c"
}

.page_advanced_form_smart_it .fa-buysellads:before {
    content: "\f20d"
}

.page_advanced_form_smart_it .fa-connectdevelop:before {
    content: "\f20e"
}

.page_advanced_form_smart_it .fa-dashcube:before {
    content: "\f210"
}

.page_advanced_form_smart_it .fa-forumbee:before {
    content: "\f211"
}

.page_advanced_form_smart_it .fa-leanpub:before {
    content: "\f212"
}

.page_advanced_form_smart_it .fa-sellsy:before {
    content: "\f213"
}

.page_advanced_form_smart_it .fa-shirtsinbulk:before {
    content: "\f214"
}

.page_advanced_form_smart_it .fa-simplybuilt:before {
    content: "\f215"
}

.page_advanced_form_smart_it .fa-skyatlas:before {
    content: "\f216"
}

.page_advanced_form_smart_it .fa-cart-plus:before {
    content: "\f217"
}

.page_advanced_form_smart_it .fa-cart-arrow-down:before {
    content: "\f218"
}

.page_advanced_form_smart_it .fa-diamond:before {
    content: "\f219"
}

.page_advanced_form_smart_it .fa-ship:before {
    content: "\f21a"
}

.page_advanced_form_smart_it .fa-user-secret:before {
    content: "\f21b"
}

.page_advanced_form_smart_it .fa-motorcycle:before {
    content: "\f21c"
}

.page_advanced_form_smart_it .fa-street-view:before {
    content: "\f21d"
}

.page_advanced_form_smart_it .fa-heartbeat:before {
    content: "\f21e"
}

.page_advanced_form_smart_it .fa-venus:before {
    content: "\f221"
}

.page_advanced_form_smart_it .fa-mars:before {
    content: "\f222"
}

.page_advanced_form_smart_it .fa-mercury:before {
    content: "\f223"
}

.page_advanced_form_smart_it .fa-intersex:before, .page_advanced_form_smart_it .fa-transgender:before {
    content: "\f224"
}

.page_advanced_form_smart_it .fa-transgender-alt:before {
    content: "\f225"
}

.page_advanced_form_smart_it .fa-venus-double:before {
    content: "\f226"
}

.page_advanced_form_smart_it .fa-mars-double:before {
    content: "\f227"
}

.page_advanced_form_smart_it .fa-venus-mars:before {
    content: "\f228"
}

.page_advanced_form_smart_it .fa-mars-stroke:before {
    content: "\f229"
}

.page_advanced_form_smart_it .fa-mars-stroke-v:before {
    content: "\f22a"
}

.page_advanced_form_smart_it .fa-mars-stroke-h:before {
    content: "\f22b"
}

.page_advanced_form_smart_it .fa-neuter:before {
    content: "\f22c"
}

.page_advanced_form_smart_it .fa-genderless:before {
    content: "\f22d"
}

.page_advanced_form_smart_it .fa-facebook-official:before {
    content: "\f230"
}

.page_advanced_form_smart_it .fa-pinterest-p:before {
    content: "\f231"
}

.page_advanced_form_smart_it .fa-whatsapp:before {
    content: "\f232"
}

.page_advanced_form_smart_it .fa-server:before {
    content: "\f233"
}

.page_advanced_form_smart_it .fa-user-plus:before {
    content: "\f234"
}

.page_advanced_form_smart_it .fa-user-times:before {
    content: "\f235"
}

.page_advanced_form_smart_it .fa-bed:before, .page_advanced_form_smart_it .fa-hotel:before {
    content: "\f236"
}

.page_advanced_form_smart_it .fa-viacoin:before {
    content: "\f237"
}

.page_advanced_form_smart_it .fa-train:before {
    content: "\f238"
}

.page_advanced_form_smart_it .fa-subway:before {
    content: "\f239"
}

.page_advanced_form_smart_it .fa-medium:before {
    content: "\f23a"
}

.page_advanced_form_smart_it .fa-y-combinator:before, .page_advanced_form_smart_it .fa-yc:before {
    content: "\f23b"
}

.page_advanced_form_smart_it .fa-optin-monster:before {
    content: "\f23c"
}

.page_advanced_form_smart_it .fa-opencart:before {
    content: "\f23d"
}

.page_advanced_form_smart_it .fa-expeditedssl:before {
    content: "\f23e"
}

.page_advanced_form_smart_it .fa-battery-4:before, .page_advanced_form_smart_it .fa-battery-full:before, .page_advanced_form_smart_it .fa-battery:before {
    content: "\f240"
}

.page_advanced_form_smart_it .fa-battery-3:before, .page_advanced_form_smart_it .fa-battery-three-quarters:before {
    content: "\f241"
}

.page_advanced_form_smart_it .fa-battery-2:before, .page_advanced_form_smart_it .fa-battery-half:before {
    content: "\f242"
}

.page_advanced_form_smart_it .fa-battery-1:before, .page_advanced_form_smart_it .fa-battery-quarter:before {
    content: "\f243"
}

.page_advanced_form_smart_it .fa-battery-0:before, .page_advanced_form_smart_it .fa-battery-empty:before {
    content: "\f244"
}

.page_advanced_form_smart_it .fa-mouse-pointer:before {
    content: "\f245"
}

.page_advanced_form_smart_it .fa-i-cursor:before {
    content: "\f246"
}

.page_advanced_form_smart_it .fa-object-group:before {
    content: "\f247"
}

.page_advanced_form_smart_it .fa-object-ungroup:before {
    content: "\f248"
}

.page_advanced_form_smart_it .fa-sticky-note:before {
    content: "\f249"
}

.page_advanced_form_smart_it .fa-sticky-note-o:before {
    content: "\f24a"
}

.page_advanced_form_smart_it .fa-cc-jcb:before {
    content: "\f24b"
}

.page_advanced_form_smart_it .fa-cc-diners-club:before {
    content: "\f24c"
}

.page_advanced_form_smart_it .fa-clone:before {
    content: "\f24d"
}

.page_advanced_form_smart_it .fa-balance-scale:before {
    content: "\f24e"
}

.page_advanced_form_smart_it .fa-hourglass-o:before {
    content: "\f250"
}

.page_advanced_form_smart_it .fa-hourglass-1:before, .page_advanced_form_smart_it .fa-hourglass-start:before {
    content: "\f251"
}

.page_advanced_form_smart_it .fa-hourglass-2:before, .page_advanced_form_smart_it .fa-hourglass-half:before {
    content: "\f252"
}

.page_advanced_form_smart_it .fa-hourglass-3:before, .page_advanced_form_smart_it .fa-hourglass-end:before {
    content: "\f253"
}

.page_advanced_form_smart_it .fa-hourglass:before {
    content: "\f254"
}

.page_advanced_form_smart_it .fa-hand-grab-o:before, .page_advanced_form_smart_it .fa-hand-rock-o:before {
    content: "\f255"
}

.page_advanced_form_smart_it .fa-hand-paper-o:before, .page_advanced_form_smart_it .fa-hand-stop-o:before {
    content: "\f256"
}

.page_advanced_form_smart_it .fa-hand-scissors-o:before {
    content: "\f257"
}

.page_advanced_form_smart_it .fa-hand-lizard-o:before {
    content: "\f258"
}

.page_advanced_form_smart_it .fa-hand-spock-o:before {
    content: "\f259"
}

.page_advanced_form_smart_it .fa-hand-pointer-o:before {
    content: "\f25a"
}

.page_advanced_form_smart_it .fa-hand-peace-o:before {
    content: "\f25b"
}

.page_advanced_form_smart_it .fa-trademark:before {
    content: "\f25c"
}

.page_advanced_form_smart_it .fa-registered:before {
    content: "\f25d"
}

.page_advanced_form_smart_it .fa-creative-commons:before {
    content: "\f25e"
}

.page_advanced_form_smart_it .fa-gg:before {
    content: "\f260"
}

.page_advanced_form_smart_it .fa-gg-circle:before {
    content: "\f261"
}

.page_advanced_form_smart_it .fa-tripadvisor:before {
    content: "\f262"
}

.page_advanced_form_smart_it .fa-odnoklassniki:before {
    content: "\f263"
}

.page_advanced_form_smart_it .fa-odnoklassniki-square:before {
    content: "\f264"
}

.page_advanced_form_smart_it .fa-get-pocket:before {
    content: "\f265"
}

.page_advanced_form_smart_it .fa-wikipedia-w:before {
    content: "\f266"
}

.page_advanced_form_smart_it .fa-safari:before {
    content: "\f267"
}

.page_advanced_form_smart_it .fa-chrome:before {
    content: "\f268"
}

.page_advanced_form_smart_it .fa-firefox:before {
    content: "\f269"
}

.page_advanced_form_smart_it .fa-opera:before {
    content: "\f26a"
}

.page_advanced_form_smart_it .fa-internet-explorer:before {
    content: "\f26b"
}

.page_advanced_form_smart_it .fa-television:before, .page_advanced_form_smart_it .fa-tv:before {
    content: "\f26c"
}

.page_advanced_form_smart_it .fa-contao:before {
    content: "\f26d"
}

.page_advanced_form_smart_it .fa-500px:before {
    content: "\f26e"
}

.page_advanced_form_smart_it .fa-amazon:before {
    content: "\f270"
}

.page_advanced_form_smart_it .fa-calendar-plus-o:before {
    content: "\f271"
}

.page_advanced_form_smart_it .fa-calendar-minus-o:before {
    content: "\f272"
}

.page_advanced_form_smart_it .fa-calendar-times-o:before {
    content: "\f273"
}

.page_advanced_form_smart_it .fa-calendar-check-o:before {
    content: "\f274"
}

.page_advanced_form_smart_it .fa-industry:before {
    content: "\f275"
}

.page_advanced_form_smart_it .fa-map-pin:before {
    content: "\f276"
}

.page_advanced_form_smart_it .fa-map-signs:before {
    content: "\f277"
}

.page_advanced_form_smart_it .fa-map-o:before {
    content: "\f278"
}

.page_advanced_form_smart_it .fa-map:before {
    content: "\f279"
}

.page_advanced_form_smart_it .fa-commenting:before {
    content: "\f27a"
}

.page_advanced_form_smart_it .fa-commenting-o:before {
    content: "\f27b"
}

.page_advanced_form_smart_it .fa-houzz:before {
    content: "\f27c"
}

.page_advanced_form_smart_it .fa-vimeo:before {
    content: "\f27d"
}

.page_advanced_form_smart_it .fa-black-tie:before {
    content: "\f27e"
}

.page_advanced_form_smart_it .fa-fonticons:before {
    content: "\f280"
}

.page_advanced_form_smart_it .fa-reddit-alien:before {
    content: "\f281"
}

.page_advanced_form_smart_it .fa-edge:before {
    content: "\f282"
}

.page_advanced_form_smart_it .fa-credit-card-alt:before {
    content: "\f283"
}

.page_advanced_form_smart_it .fa-codiepie:before {
    content: "\f284"
}

.page_advanced_form_smart_it .fa-modx:before {
    content: "\f285"
}

.page_advanced_form_smart_it .fa-fort-awesome:before {
    content: "\f286"
}

.page_advanced_form_smart_it .fa-usb:before {
    content: "\f287"
}

.page_advanced_form_smart_it .fa-product-hunt:before {
    content: "\f288"
}

.page_advanced_form_smart_it .fa-mixcloud:before {
    content: "\f289"
}

.page_advanced_form_smart_it .fa-scribd:before {
    content: "\f28a"
}

.page_advanced_form_smart_it .fa-pause-circle:before {
    content: "\f28b"
}

.page_advanced_form_smart_it .fa-pause-circle-o:before {
    content: "\f28c"
}

.page_advanced_form_smart_it .fa-stop-circle:before {
    content: "\f28d"
}

.page_advanced_form_smart_it .fa-stop-circle-o:before {
    content: "\f28e"
}

.page_advanced_form_smart_it .fa-shopping-bag:before {
    content: "\f290"
}

.page_advanced_form_smart_it .fa-shopping-basket:before {
    content: "\f291"
}

.page_advanced_form_smart_it .fa-hashtag:before {
    content: "\f292"
}

.page_advanced_form_smart_it .fa-bluetooth:before {
    content: "\f293"
}

.page_advanced_form_smart_it .fa-bluetooth-b:before {
    content: "\f294"
}

.page_advanced_form_smart_it .fa-percent:before {
    content: "\f295"
}

.page_advanced_form_smart_it .fa-gitlab:before {
    content: "\f296"
}

.page_advanced_form_smart_it .fa-wpbeginner:before {
    content: "\f297"
}

.page_advanced_form_smart_it .fa-wpforms:before {
    content: "\f298"
}

.page_advanced_form_smart_it .fa-envira:before {
    content: "\f299"
}

.page_advanced_form_smart_it .fa-universal-access:before {
    content: "\f29a"
}

.page_advanced_form_smart_it .fa-wheelchair-alt:before {
    content: "\f29b"
}

.page_advanced_form_smart_it .fa-question-circle-o:before {
    content: "\f29c"
}

.page_advanced_form_smart_it .fa-blind:before {
    content: "\f29d"
}

.page_advanced_form_smart_it .fa-audio-description:before {
    content: "\f29e"
}

.page_advanced_form_smart_it .fa-volume-control-phone:before {
    content: "\f2a0"
}

.page_advanced_form_smart_it .fa-braille:before {
    content: "\f2a1"
}

.page_advanced_form_smart_it .fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.page_advanced_form_smart_it .fa-american-sign-language-interpreting:before, .page_advanced_form_smart_it .fa-asl-interpreting:before {
    content: "\f2a3"
}

.page_advanced_form_smart_it .fa-deaf:before, .page_advanced_form_smart_it .fa-deafness:before, .page_advanced_form_smart_it .fa-hard-of-hearing:before {
    content: "\f2a4"
}

.page_advanced_form_smart_it .fa-glide:before {
    content: "\f2a5"
}

.page_advanced_form_smart_it .fa-glide-g:before {
    content: "\f2a6"
}

.page_advanced_form_smart_it .fa-sign-language:before, .page_advanced_form_smart_it .fa-signing:before {
    content: "\f2a7"
}

.page_advanced_form_smart_it .fa-low-vision:before {
    content: "\f2a8"
}

.page_advanced_form_smart_it .fa-viadeo:before {
    content: "\f2a9"
}

.page_advanced_form_smart_it .fa-viadeo-square:before {
    content: "\f2aa"
}

.page_advanced_form_smart_it .fa-snapchat:before {
    content: "\f2ab"
}

.page_advanced_form_smart_it .fa-snapchat-ghost:before {
    content: "\f2ac"
}

.page_advanced_form_smart_it .fa-snapchat-square:before {
    content: "\f2ad"
}

.page_advanced_form_smart_it .fa-pied-piper:before {
    content: "\f2ae"
}

.page_advanced_form_smart_it .fa-first-order:before {
    content: "\f2b0"
}

.page_advanced_form_smart_it .fa-yoast:before {
    content: "\f2b1"
}

.page_advanced_form_smart_it .fa-themeisle:before {
    content: "\f2b2"
}

.page_advanced_form_smart_it .fa-google-plus-circle:before, .page_advanced_form_smart_it .fa-google-plus-official:before {
    content: "\f2b3"
}

.page_advanced_form_smart_it .fa-fa:before, .page_advanced_form_smart_it .fa-font-awesome:before {
    content: "\f2b4"
}

.page_advanced_form_smart_it .fa-handshake-o:before {
    content: "\f2b5"
}

.page_advanced_form_smart_it .fa-envelope-open:before {
    content: "\f2b6"
}

.page_advanced_form_smart_it .fa-envelope-open-o:before {
    content: "\f2b7"
}

.page_advanced_form_smart_it .fa-linode:before {
    content: "\f2b8"
}

.page_advanced_form_smart_it .fa-address-book:before {
    content: "\f2b9"
}

.page_advanced_form_smart_it .fa-address-book-o:before {
    content: "\f2ba"
}

.page_advanced_form_smart_it .fa-address-card:before, .page_advanced_form_smart_it .fa-vcard:before {
    content: "\f2bb"
}

.page_advanced_form_smart_it .fa-address-card-o:before, .page_advanced_form_smart_it .fa-vcard-o:before {
    content: "\f2bc"
}

.page_advanced_form_smart_it .fa-user-circle:before {
    content: "\f2bd"
}

.page_advanced_form_smart_it .fa-user-circle-o:before {
    content: "\f2be"
}

.page_advanced_form_smart_it .fa-user-o:before {
    content: "\f2c0"
}

.page_advanced_form_smart_it .fa-id-badge:before {
    content: "\f2c1"
}

.page_advanced_form_smart_it .fa-drivers-license:before, .page_advanced_form_smart_it .fa-id-card:before {
    content: "\f2c2"
}

.page_advanced_form_smart_it .fa-drivers-license-o:before, .page_advanced_form_smart_it .fa-id-card-o:before {
    content: "\f2c3"
}

.page_advanced_form_smart_it .fa-quora:before {
    content: "\f2c4"
}

.page_advanced_form_smart_it .fa-free-code-camp:before {
    content: "\f2c5"
}

.page_advanced_form_smart_it .fa-telegram:before {
    content: "\f2c6"
}

.page_advanced_form_smart_it .fa-thermometer-4:before, .page_advanced_form_smart_it .fa-thermometer-full:before, .page_advanced_form_smart_it .fa-thermometer:before {
    content: "\f2c7"
}

.page_advanced_form_smart_it .fa-thermometer-3:before, .page_advanced_form_smart_it .fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.page_advanced_form_smart_it .fa-thermometer-2:before, .page_advanced_form_smart_it .fa-thermometer-half:before {
    content: "\f2c9"
}

.page_advanced_form_smart_it .fa-thermometer-1:before, .page_advanced_form_smart_it .fa-thermometer-quarter:before {
    content: "\f2ca"
}

.page_advanced_form_smart_it .fa-thermometer-0:before, .page_advanced_form_smart_it .fa-thermometer-empty:before {
    content: "\f2cb"
}

.page_advanced_form_smart_it .fa-shower:before {
    content: "\f2cc"
}

.page_advanced_form_smart_it .fa-bath:before, .page_advanced_form_smart_it .fa-bathtub:before, .page_advanced_form_smart_it .fa-s15:before {
    content: "\f2cd"
}

.page_advanced_form_smart_it .fa-podcast:before {
    content: "\f2ce"
}

.page_advanced_form_smart_it .fa-window-maximize:before {
    content: "\f2d0"
}

.page_advanced_form_smart_it .fa-window-minimize:before {
    content: "\f2d1"
}

.page_advanced_form_smart_it .fa-window-restore:before {
    content: "\f2d2"
}

.page_advanced_form_smart_it .fa-times-rectangle:before, .page_advanced_form_smart_it .fa-window-close:before {
    content: "\f2d3"
}

.page_advanced_form_smart_it .fa-times-rectangle-o:before, .page_advanced_form_smart_it .fa-window-close-o:before {
    content: "\f2d4"
}

.page_advanced_form_smart_it .fa-bandcamp:before {
    content: "\f2d5"
}

.page_advanced_form_smart_it .fa-grav:before {
    content: "\f2d6"
}

.page_advanced_form_smart_it .fa-etsy:before {
    content: "\f2d7"
}

.page_advanced_form_smart_it .fa-imdb:before {
    content: "\f2d8"
}

.page_advanced_form_smart_it .fa-ravelry:before {
    content: "\f2d9"
}

.page_advanced_form_smart_it .fa-eercast:before {
    content: "\f2da"
}

.page_advanced_form_smart_it .fa-microchip:before {
    content: "\f2db"
}

.page_advanced_form_smart_it .fa-snowflake-o:before {
    content: "\f2dc"
}

.page_advanced_form_smart_it .fa-superpowers:before {
    content: "\f2dd"
}

.page_advanced_form_smart_it .fa-wpexplorer:before {
    content: "\f2de"
}

.page_advanced_form_smart_it .fa-meetup:before {
    content: "\f2e0"
}

.page_advanced_form_smart_it .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.page_advanced_form_smart_it .sr-only-focusable:active, .page_advanced_form_smart_it .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.page_advanced_form_smart_it .formio-loader {
    position: relative;
    min-height: 60px
}

.page_advanced_form_smart_it .loader-wrapper {
    z-index: 1000;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 120px;
    background-color: rgba(0, 0, 0, 0)
}

.page_advanced_form_smart_it .loader {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -30px;
    margin-top: -30px;
    z-index: 10000;
    display: inline-block;
    border: 6px solid #f3f3f3;
    border-top: 6px solid #3498db;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    animation: spin 2s linear infinite
}

@keyframes spin {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

.page_advanced_form_smart_it .formio-form {
    position: relative;
    min-height: 80px
}

.page_advanced_form_smart_it .formio-error-wrapper, .page_advanced_form_smart_it .formio-warning-wrapper {
    padding: 1em
}

.page_advanced_form_smart_it .form-group.has-error, .page_advanced_form_smart_it .formio-error-wrapper {
    color: #721c24;
    background-color: #f8d7da !important;
    border-color: #f5c6cb
}

.page_advanced_form_smart_it .formio-error-wrapper .formio-errors .error {
    color: #c20000
}

.page_advanced_form_smart_it .formio-error-wrapper .field-required:after {
    color: #c20000
}

.page_advanced_form_smart_it .formio-warning-wrapper {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba
}

.page_advanced_form_smart_it .formio-disabled-input .form-control.flatpickr-input {
    background-color: #eee
}

.page_advanced_form_smart_it .builder-component.has-error .invalid-feedback, .page_advanced_form_smart_it .formio-component-modal-wrapper.has-error .invalid-feedback, .page_advanced_form_smart_it .formio-component-modal-wrapper.has-message .invalid-feedback, .page_advanced_form_smart_it .formio-component.alert-danger .invalid-feedback, .page_advanced_form_smart_it .formio-component.has-error .invalid-feedback, .page_advanced_form_smart_it .formio-component.has-message .invalid-feedback {
    display: block;
    color: inherit;
    margin-top: 4px
}

.page_advanced_form_smart_it .formio-errors .error {
    color: #dc3545
}

.page_advanced_form_smart_it .formio-errors .warning {
    color: #856404
}

.page_advanced_form_smart_it .formio-errors .info {
    color: #004085
}

.page_advanced_form_smart_it .formio-wysiwyg-editor {
    min-height: 200px;
    background-color: #fff
}

.page_advanced_form_smart_it .has-feedback .form-control {
    padding-right: 10px
}

.page_advanced_form_smart_it .has-feedback .form-control[type=hidden] {
    padding-right: 0
}

.page_advanced_form_smart_it .has-error.bg-danger {
    padding: 4px
}

.page_advanced_form_smart_it .ql-source:after {
    content: "[source]";
    white-space: nowrap
}

.page_advanced_form_smart_it .quill-source-code {
    width: 100%;
    margin: 0;
    background: #1d1d1d;
    box-sizing: border-box;
    color: #ccc;
    font-size: 15px;
    outline: 0;
    padding: 20px;
    line-height: 24px;
    font-family: Consolas, Menlo, Monaco, "Courier New", monospace;
    position: absolute;
    top: 0;
    bottom: 0;
    border: none;
    display: none
}

.page_advanced_form_smart_it .formio-component-tags tags {
    background-color: #fff
}

.page_advanced_form_smart_it .field-required:after, .page_advanced_form_smart_it .tab-error::after {
    content: " *";
    color: #eb0000
}

.page_advanced_form_smart_it .field-required:after {
    position: relative;
    z-index: 10
}

.page_advanced_form_smart_it .glyphicon-spin {
    -webkit-animation: formio-spin 1s infinite linear;
    -moz-animation: formio-spin 1s infinite linear;
    -o-animation: formio-spin 1s infinite linear;
    animation: formio-spin 1s infinite linear
}

@-moz-keyframes formio-spin {
    from {
        -moz-transform: rotate(0)
    }
    to {
        -moz-transform: rotate(360deg)
    }
}

@-webkit-keyframes formio-spin {
    from {
        -webkit-transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes formio-spin {
    from {
        transform: rotate(0)
    }
    to {
        transform: rotate(360deg)
    }
}

.page_advanced_form_smart_it .button-icon-right {
    margin-left: 5px
}

.page_advanced_form_smart_it .formio-component-submit .submit-success::after {
    content: "✓";
    position: relative;
    right: -4px;
    top: 1px;
    line-height: 1
}

.page_advanced_form_smart_it .card-vertical {
    display: flex;
    flex-direction: row;
    margin-top: 5px
}

.page_advanced_form_smart_it .card-vertical .card-body, .page_advanced_form_smart_it .tab, .page_advanced_form_smart_it .tab-content {
    flex-grow: 2
}

.page_advanced_form_smart_it .nav-tabs-vertical {
    display: flex;
    flex-direction: column;
    border-right: 1px solid #ddd;
    padding-left: 5px;
    margin-right: 10px;
    border-bottom: 0
}

.page_advanced_form_smart_it .card-vertical > .card-body, .page_advanced_form_smart_it .card-vertical > .tab, .page_advanced_form_smart_it .card-vertical > .tab-content {
    flex-basis: 85%
}

.page_advanced_form_smart_it .card-vertical ul > li > .nav-link-vertical {
    border-right-color: transparent;
    border-radius: 4px 0 0 4px;
    margin-right: 0
}

.page_advanced_form_smart_it .card-vertical ul > li > .nav-link-vertical.active {
    border-bottom-color: #ddd;
    border-right-color: transparent
}

.page_advanced_form_smart_it .card-vertical ul > li > .nav-link-vertical.active:hover {
    border-right-color: transparent
}

.page_advanced_form_smart_it .nav-tabs-vertical > li {
    margin: 0 -1px 0 0
}

.page_advanced_form_smart_it .formio-component-submit .submit-fail[disabled] {
    opacity: 1
}

.page_advanced_form_smart_it .form-control.flatpickr-input {
    background-color: #fff
}

.page_advanced_form_smart_it .input-group .flatpickr-wrapper {
    flex-grow: 1
}

.page_advanced_form_smart_it .flatpickr-calendar .flatpickr-current-month .flatpickr-monthDropdown-months:focus, .page_advanced_form_smart_it .flatpickr-calendar .flatpickr-current-month input.cur-year:focus, .page_advanced_form_smart_it .flatpickr-calendar .flatpickr-days:focus {
    outline: auto
}

.page_advanced_form_smart_it td > .form-group {
    margin-bottom: 0
}

.page_advanced_form_smart_it .signature-pad-body {
    overflow: hidden;
    position: relative
}

.page_advanced_form_smart_it .signature-pad-canvas {
    border-radius: 4px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .02) inset;
    border: 1px solid #f4f4f4
}

.page_advanced_form_smart_it .btn.signature-pad-refresh {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1000;
    padding: 3px;
    line-height: 0
}

.page_advanced_form_smart_it [dir=rtl] .btn.signature-pad-refresh {
    left: unset;
    right: 0
}

.page_advanced_form_smart_it .formio-component-multiple .choices__input {
    width: 100%
}

.page_advanced_form_smart_it .formio-component-multiple .is-invalid {
    border-color: #f04124
}

.page_advanced_form_smart_it .formio-component-multiple .btn.btn-secondary {
    margin-top: 10px
}

.page_advanced_form_smart_it .formio-component-multiple .formio-button-add-another {
    font-size: 16px
}

.page_advanced_form_smart_it .choices__list--dropdown .choices__item--selectable {
    padding-right: 0
}

.page_advanced_form_smart_it .signature-pad-refresh img {
    height: 1.2em
}

.page_advanced_form_smart_it .signature-pad-footer {
    text-align: center;
    color: #c3c3c3
}

.page_advanced_form_smart_it .choices__list--dropdown {
    z-index: 100
}

.page_advanced_form_smart_it .choices__list--multiple .choices__item {
    border-radius: 0;
    padding: 2px 8px;
    line-height: 1em;
    margin-bottom: 6px
}

.page_advanced_form_smart_it .choices__list--single {
    padding: 0
}

.page_advanced_form_smart_it .choices__item.choices__item--selectable {
    white-space: nowrap;
    overflow: hidden;
    padding-right: 25px;
    text-overflow: ellipsis
}

.page_advanced_form_smart_it .choices__input {
    padding: 2px
}

.page_advanced_form_smart_it .choices[dir=rtl] > * {
    text-align: right
}

.page_advanced_form_smart_it .choices[dir=rtl] .choices__list--multiple .choices__item[data-deletable] {
    padding-left: 5px;
    float: right
}

.page_advanced_form_smart_it .choices[dir=rtl] .choices__list--multiple .choices__item[data-deletable] .choices__button {
    float: left;
    margin: 0 8px 0 -4px;
    padding-left: unset;
    padding-right: 16px;
    border-left: unset;
    border-right: 1px solid #008fa1;
    overflow: hidden
}

@-moz-document url-prefix() {
    .page_advanced_form_smart_it .choices__button {
        float: right
    }
}

.page_advanced_form_smart_it .formio-component-file .fileSelector {
    position: relative;
    padding: 15px;
    border: 2px dashed #ddd;
    text-align: center
}

.page_advanced_form_smart_it .formio-component-file .fileSelector .loader-wrapper {
    display: none;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .1)
}

.page_advanced_form_smart_it .formio-component-file .fileSelector .loader-wrapper .loader {
    height: 45px;
    width: 45px;
    margin-top: -23px;
    margin-left: -23px
}

.page_advanced_form_smart_it .formio-component-file .fileSelector a {
    text-decoration: underline
}

.page_advanced_form_smart_it .formio-component-file .fileSelector.fileDragOver {
    border-color: #127abe
}

.page_advanced_form_smart_it .formio-component-file .fileSelector .fa, .page_advanced_form_smart_it .formio-component-file .fileSelector .glyphicon {
    font-size: 20px;
    margin-right: 5px
}

.page_advanced_form_smart_it [dir=rtl] .formio-component-file .fileSelector .fa, .page_advanced_form_smart_it [dir=rtl] .formio-component-file .fileSelector .glyphicon {
    margin-right: unset;
    margin-left: 5px
}

.page_advanced_form_smart_it .formio-component-file .fileSelector .browse {
    cursor: pointer
}

@-webkit-keyframes formio-dialog-fadeout {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes formio-dialog-fadeout {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@-webkit-keyframes formio-dialog-fadein {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes formio-dialog-fadein {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

.page_advanced_form_smart_it .formio-dialog {
    box-sizing: border-box;
    font-size: .8em;
    color: #666
}

.page_advanced_form_smart_it .formio-dialog.formio-modaledit-dialog {
    font-size: inherit
}

.page_advanced_form_smart_it .formio-dialog *, .page_advanced_form_smart_it .formio-dialog :after, .page_advanced_form_smart_it .formio-dialog :before {
    box-sizing: inherit
}

.page_advanced_form_smart_it .formio-dialog {
    position: fixed;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    z-index: 10000;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, .4);
    animation: formio-dialog-fadein .5s
}

.page_advanced_form_smart_it .formio-dialog.formio-dialog-disabled-animation, .page_advanced_form_smart_it .formio-dialog.formio-dialog-disabled-animation .formio-dialog-content, .page_advanced_form_smart_it .formio-dialog.formio-dialog-disabled-animation .formio-dialog-overlay {
    -webkit-animation: none !important;
    animation: none !important
}

.page_advanced_form_smart_it .formio-dialog-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-backface-visibility: hidden;
    -webkit-animation: formio-dialog-fadein .5s;
    animation: formio-dialog-fadein .5s;
    margin-right: 15px;
    background: 0 0
}

.page_advanced_form_smart_it .formio-dialog-no-overlay {
    pointer-events: none
}

.page_advanced_form_smart_it .formio-dialog.formio-dialog-closing .formio-dialog-overlay {
    -webkit-backface-visibility: hidden;
    -webkit-animation: formio-dialog-fadeout .5s;
    animation: formio-dialog-fadeout .5s
}

.page_advanced_form_smart_it .formio-dialog-content {
    background: #fff;
    -webkit-backface-visibility: hidden;
    -webkit-animation: formio-dialog-fadein .5s;
    animation: formio-dialog-fadein .5s;
    pointer-events: all;
    overflow: auto
}

.page_advanced_form_smart_it .formio-component-modal-wrapper-select .formio-dialog-content {
    overflow: initial
}

.page_advanced_form_smart_it .formio-dialog.formio-dialog-closing .formio-dialog-content {
    -webkit-backface-visibility: hidden;
    -webkit-animation: formio-dialog-fadeout .5s;
    animation: formio-dialog-fadeout .5s
}

.page_advanced_form_smart_it .formio-dialog-close:before {
    font-family: Helvetica, Arial, sans-serif;
    content: "×";
    cursor: pointer
}

.page_advanced_form_smart_it body.formio-dialog-open, .page_advanced_form_smart_it html.formio-dialog-open {
    overflow: hidden
}

.page_advanced_form_smart_it .formio-dialog .tab-content {
    padding-top: 12px
}

.page_advanced_form_smart_it .formio-dialog-close {
    z-index: 1000
}

@-webkit-keyframes formio-dialog-flyin {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        transform: translateY(-40px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes formio-dialog-flyin {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        transform: translateY(-40px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes formio-dialog-flyout {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        transform: translateY(-40px)
    }
}

@keyframes formio-dialog-flyout {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        transform: translateY(-40px)
    }
}

.page_advanced_form_smart_it .formio-dialog.formio-dialog-theme-default {
    padding-bottom: 160px;
    padding-top: 160px
}

.page_advanced_form_smart_it .formio-dialog.formio-dialog-theme-default .component-edit-container {
    padding: .5em
}

.page_advanced_form_smart_it .formio-dialog.formio-dialog-theme-default.formio-dialog-closing .formio-dialog-content {
    -webkit-animation: formio-dialog-flyout .5s;
    animation: formio-dialog-flyout .5s
}

.page_advanced_form_smart_it .formio-dialog.formio-dialog-theme-default .formio-dialog-content {
    -webkit-animation: formio-dialog-flyin .5s;
    animation: formio-dialog-flyin .5s;
    background: #f0f0f0;
    border-radius: 5px;
    font-family: Helvetica, sans-serif;
    font-size: 1.1em;
    line-height: 1.5em;
    margin: 0 auto;
    max-width: 100%;
    padding: 1em;
    position: relative;
    width: 80%
}

.page_advanced_form_smart_it .formio-dialog.formio-dialog-theme-default .formio-dialog-close {
    border: none;
    background: 0 0;
    cursor: pointer;
    position: absolute;
    right: 1px;
    top: 1px;
    z-index: 100
}

.page_advanced_form_smart_it .formio-clickable {
    cursor: pointer
}

.page_advanced_form_smart_it .component-settings .nav > li > a {
    padding: 8px 10px
}

.page_advanced_form_smart_it .formio-dialog.formio-dialog-theme-default .formio-dialog-close:before {
    display: block;
    padding: 3px;
    background: 0 0;
    color: #8a8a8a;
    content: "×";
    font-size: 26px;
    font-weight: 400;
    line-height: 26px;
    text-align: center
}

.page_advanced_form_smart_it .formio-dialog.formio-dialog-theme-default .formio-dialog-close:active:before, .page_advanced_form_smart_it .formio-dialog.formio-dialog-theme-default .formio-dialog-close:hover:before {
    color: #777
}

.page_advanced_form_smart_it .formio-dialog.formio-dialog-theme-default .formio-dialog-message {
    margin-bottom: .5em
}

.page_advanced_form_smart_it .formio-dialog.formio-dialog-theme-default .formio-dialog-input {
    margin-bottom: 1em
}

.page_advanced_form_smart_it .formio-dialog.formio-dialog-theme-default .formio-dialog-input input[type=email], .page_advanced_form_smart_it .formio-dialog.formio-dialog-theme-default .formio-dialog-input input[type=password], .page_advanced_form_smart_it .formio-dialog.formio-dialog-theme-default .formio-dialog-input input[type=text], .page_advanced_form_smart_it .formio-dialog.formio-dialog-theme-default .formio-dialog-input input[type=url], .page_advanced_form_smart_it .formio-dialog.formio-dialog-theme-default .formio-dialog-input textarea {
    background: #fff;
    border: 0;
    border-radius: 3px;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    margin: 0 0 .25em;
    min-height: 2.5em;
    padding: .25em .67em;
    width: 100%
}

.page_advanced_form_smart_it .formio-dialog.formio-dialog-theme-default .formio-dialog-input input[type=email]:focus, .page_advanced_form_smart_it .formio-dialog.formio-dialog-theme-default .formio-dialog-input input[type=password]:focus, .page_advanced_form_smart_it .formio-dialog.formio-dialog-theme-default .formio-dialog-input input[type=text]:focus, .page_advanced_form_smart_it .formio-dialog.formio-dialog-theme-default .formio-dialog-input input[type=url]:focus, .page_advanced_form_smart_it .formio-dialog.formio-dialog-theme-default .formio-dialog-input textarea:focus {
    box-shadow: inset 0 0 0 2px #8dbdf1;
    outline: 0
}

.page_advanced_form_smart_it .formio-dialog-buttons {
    display: flex;
    justify-content: flex-end
}

.page_advanced_form_smart_it .formio-dialog.formio-dialog-theme-default .formio-dialog-buttons:after {
    content: "";
    display: table;
    clear: both
}

.page_advanced_form_smart_it .formio-dialog.formio-dialog-theme-default .formio-dialog-button {
    border: 0;
    border-radius: 3px;
    cursor: pointer;
    float: right;
    font-family: inherit;
    font-size: .8em;
    letter-spacing: .1em;
    line-height: 1em;
    margin: 0 0 0 .5em;
    padding: .75em 2em;
    text-transform: uppercase
}

.page_advanced_form_smart_it .formio-dialog.formio-dialog-theme-default .formio-dialog-button:focus {
    -webkit-animation: formio-dialog-pulse 1.1s infinite;
    animation: formio-dialog-pulse 1.1s infinite;
    outline: 0
}

@media (max-width: 568px) {
    .page_advanced_form_smart_it .formio-dialog.formio-dialog-theme-default .formio-dialog-button:focus {
        -webkit-animation: none;
        animation: none
    }
}

.page_advanced_form_smart_it .formio-dialog.formio-dialog-theme-default .formio-dialog-button.formio-dialog-button-primary {
    background: #3288e6;
    color: #fff
}

.page_advanced_form_smart_it .formio-dialog.formio-dialog-theme-default .formio-dialog-button.formio-dialog-button-secondary {
    background: #e0e0e0;
    color: #777
}

.page_advanced_form_smart_it .formio-dialog-content .panel {
    margin: 0
}

.page_advanced_form_smart_it .formio-dialog-content [ref=dialogHeader] {
    padding-right: 15px
}

.page_advanced_form_smart_it .formio-placeholder {
    position: absolute;
    color: #999
}

.page_advanced_form_smart_it .formio-dialog .formio-dialog-close {
    cursor: pointer
}

.page_advanced_form_smart_it .formio-iframe {
    border: none;
    width: 100%;
    height: 1000px
}

.page_advanced_form_smart_it .inline-form-button {
    margin-right: 10px
}

.page_advanced_form_smart_it .tooltip {
    opacity: 1
}

.page_advanced_form_smart_it .tooltip[x-placement=right] .tooltip-arrow {
    border-right: 5px solid #000
}

.page_advanced_form_smart_it .tooltip[x-placement=right] .tooltip-inner {
    margin-left: 8px
}

.page_advanced_form_smart_it .control-label--bottom {
    margin-bottom: 0;
    margin-top: 5px
}

.page_advanced_form_smart_it .formio-component-label-hidden {
    position: relative
}

.page_advanced_form_smart_it .formio-hidden {
    margin: 0
}

.page_advanced_form_smart_it .formio-removed {
    display: none
}

.page_advanced_form_smart_it .control-label--hidden {
    position: absolute;
    top: 6px;
    right: 5px
}

.page_advanced_form_smart_it .formio-component-datetime .control-label--hidden.field-required {
    right: 45px;
    z-index: 3
}

.page_advanced_form_smart_it .formio-component-selectboxes .control-label--hidden.field-required, .page_advanced_form_smart_it .formio-component-survey .control-label--hidden.field-required {
    top: 0
}

.page_advanced_form_smart_it .formio-component-resource .control-label--hidden.field-required, .page_advanced_form_smart_it .formio-component-select .control-label--hidden.field-required {
    right: 40px;
    z-index: 2
}

.page_advanced_form_smart_it .formio-component-radio .control-label--hidden.field-required:after, .page_advanced_form_smart_it .formio-component-selectboxes .control-label--hidden.field-required:after {
    display: none
}

.page_advanced_form_smart_it .formio-component-radio.formio-component-label-hidden.required .form-check-label:before, .page_advanced_form_smart_it .formio-component-selectboxes.formio-component-label-hidden.required .form-check-label:before {
    position: relative;
    content: "* ";
    color: #eb0000
}

.page_advanced_form_smart_it .formio-component-radio.formio-component-label-hidden.required .label-position-right.form-check-label:before, .page_advanced_form_smart_it .formio-component-selectboxes.formio-component-label-hidden.required .label-position-right.form-check-label:before {
    right: 20px
}

.page_advanced_form_smart_it .formio-component-datasource, .page_advanced_form_smart_it .formio-component-hidden:not(.formio-component-checkbox) {
    margin-bottom: 0
}

.page_advanced_form_smart_it .checkbox-inline label, .page_advanced_form_smart_it .radio-inline label {
    font-weight: 400;
    cursor: pointer
}

.page_advanced_form_smart_it .editgrid-listgroup {
    margin-bottom: 10px
}

.page_advanced_form_smart_it .tree-listgroup {
    flex-direction: row
}

.page_advanced_form_smart_it .formio-component-submit button[disabled] + .has-error {
    display: block
}

.page_advanced_form_smart_it .formio-choices.form-group {
    margin-bottom: 0
}

.page_advanced_form_smart_it .formio-choices[data-type=select-multiple] .form-control {
    height: auto
}

.page_advanced_form_smart_it .form-control.formio-multiple-mask-select {
    width: 15%;
    z-index: 4
}

.page_advanced_form_smart_it .form-control.formio-multiple-mask-input {
    width: 85%
}

.page_advanced_form_smart_it .input-group.formio-multiple-mask-container {
    width: 100%
}

.page_advanced_form_smart_it .formio-component .table {
    margin-bottom: 0
}

.page_advanced_form_smart_it .editgrid-table-container {
    margin-bottom: 10px;
    max-width: calc(100vw - 140px)
}

.page_advanced_form_smart_it .editgrid-table-container .table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

.page_advanced_form_smart_it .editgrid-table-column {
    border: none
}

.page_advanced_form_smart_it .editgrid-table-head {
    border: 1px solid #ddd
}

.page_advanced_form_smart_it .editgrid-table-body {
    border: 1px solid #ddd;
    border-top: 0
}

.page_advanced_form_smart_it .formio-hide-label-panel-tooltip {
    margin-top: -10px;
    margin-left: -10px
}

.page_advanced_form_smart_it .is-disabled .choices__list--multiple .choices__item {
    padding: 5px 10px
}

.page_advanced_form_smart_it .is-disabled .choices__list--multiple .choices__item .choices__button {
    display: none
}

.page_advanced_form_smart_it .formio-collapse-icon {
    cursor: pointer;
    margin-right: 4px
}

.page_advanced_form_smart_it [dir=rtl] .formio-collapse-icon {
    margin-right: unset;
    margin-left: 4px
}

.page_advanced_form_smart_it .formio-component-dateTime .form-control[type=datetime-local] ~ .input-group-addon, .page_advanced_form_smart_it .formio-component-datetime .form-control[type=datetime-local] ~ .input-group-addon {
    width: auto
}

.page_advanced_form_smart_it .formio-component-datagrid .formio-datagrid-remove {
    position: absolute;
    top: 0;
    right: 0;
    visibility: hidden;
    opacity: 0;
    transition: opacity .2s linear, visibility 0s .2s
}

.page_advanced_form_smart_it .formio-component-datagrid .datagrid-table > tbody > tr > td:last-child {
    position: relative
}

.page_advanced_form_smart_it .formio-component-datagrid .datagrid-table > tbody > tr:hover > td:last-child .formio-datagrid-remove {
    visibility: visible;
    opacity: 1;
    transition: visibility 0s, opacity .2s linear
}

.page_advanced_form_smart_it .formio-component-modaledit .formio-modaledit-view-container {
    position: relative;
    border: 1px solid #ddd;
    min-height: 34px;
    padding: 6px 12px;
    cursor: text
}

.page_advanced_form_smart_it td .formio-component-modaledit .formio-modaledit-view-container {
    padding: 0;
    border-style: none
}

.page_advanced_form_smart_it .formio-component-modaledit .formio-modaledit-edit {
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    opacity: 0;
    transition: opacity .2s linear, visibility 0s .2s
}

.page_advanced_form_smart_it .formio-component-modaledit .formio-modaledit-view-container:hover .formio-modaledit-edit {
    visibility: visible;
    opacity: 1;
    transition: visibility 0s, opacity .2s linear
}

.page_advanced_form_smart_it .formio-modaledit-dialog .formio-modaledit-close {
    position: absolute;
    top: 100%;
    right: 0;
    border-radius: 0
}

.page_advanced_form_smart_it .reset-margins a, .page_advanced_form_smart_it .reset-margins abbr, .page_advanced_form_smart_it .reset-margins acronym, .page_advanced_form_smart_it .reset-margins address, .page_advanced_form_smart_it .reset-margins applet, .page_advanced_form_smart_it .reset-margins article, .page_advanced_form_smart_it .reset-margins aside, .page_advanced_form_smart_it .reset-margins audio, .page_advanced_form_smart_it .reset-margins b, .page_advanced_form_smart_it .reset-margins big, .page_advanced_form_smart_it .reset-margins blockquote, .page_advanced_form_smart_it .reset-margins body, .page_advanced_form_smart_it .reset-margins canvas, .page_advanced_form_smart_it .reset-margins caption, .page_advanced_form_smart_it .reset-margins center, .page_advanced_form_smart_it .reset-margins cite, .page_advanced_form_smart_it .reset-margins code, .page_advanced_form_smart_it .reset-margins dd, .page_advanced_form_smart_it .reset-margins del, .page_advanced_form_smart_it .reset-margins details, .page_advanced_form_smart_it .reset-margins dfn, .page_advanced_form_smart_it .reset-margins div, .page_advanced_form_smart_it .reset-margins dl, .page_advanced_form_smart_it .reset-margins dt, .page_advanced_form_smart_it .reset-margins em, .page_advanced_form_smart_it .reset-margins embed, .page_advanced_form_smart_it .reset-margins fieldset, .page_advanced_form_smart_it .reset-margins figcaption, .page_advanced_form_smart_it .reset-margins figure, .page_advanced_form_smart_it .reset-margins footer, .page_advanced_form_smart_it .reset-margins form, .page_advanced_form_smart_it .reset-margins h1, .page_advanced_form_smart_it .reset-margins h2, .page_advanced_form_smart_it .reset-margins h3, .page_advanced_form_smart_it .reset-margins h4, .page_advanced_form_smart_it .reset-margins h5, .page_advanced_form_smart_it .reset-margins h6, .page_advanced_form_smart_it .reset-margins header, .page_advanced_form_smart_it .reset-margins hgroup, .page_advanced_form_smart_it .reset-margins html, .page_advanced_form_smart_it .reset-margins i, .page_advanced_form_smart_it .reset-margins iframe, .page_advanced_form_smart_it .reset-margins img, .page_advanced_form_smart_it .reset-margins ins, .page_advanced_form_smart_it .reset-margins kbd, .page_advanced_form_smart_it .reset-margins label, .page_advanced_form_smart_it .reset-margins legend, .page_advanced_form_smart_it .reset-margins li, .page_advanced_form_smart_it .reset-margins mark, .page_advanced_form_smart_it .reset-margins menu, .page_advanced_form_smart_it .reset-margins nav, .page_advanced_form_smart_it .reset-margins object, .page_advanced_form_smart_it .reset-margins ol, .page_advanced_form_smart_it .reset-margins output, .page_advanced_form_smart_it .reset-margins p, .page_advanced_form_smart_it .reset-margins pre, .page_advanced_form_smart_it .reset-margins q, .page_advanced_form_smart_it .reset-margins ruby, .page_advanced_form_smart_it .reset-margins s, .page_advanced_form_smart_it .reset-margins samp, .page_advanced_form_smart_it .reset-margins section, .page_advanced_form_smart_it .reset-margins small, .page_advanced_form_smart_it .reset-margins span, .page_advanced_form_smart_it .reset-margins strike, .page_advanced_form_smart_it .reset-margins strong, .page_advanced_form_smart_it .reset-margins sub, .page_advanced_form_smart_it .reset-margins summary, .page_advanced_form_smart_it .reset-margins sup, .page_advanced_form_smart_it .reset-margins table, .page_advanced_form_smart_it .reset-margins tbody, .page_advanced_form_smart_it .reset-margins td, .page_advanced_form_smart_it .reset-margins tfoot, .page_advanced_form_smart_it .reset-margins th, .page_advanced_form_smart_it .reset-margins thead, .page_advanced_form_smart_it .reset-margins time, .page_advanced_form_smart_it .reset-margins tr, .page_advanced_form_smart_it .reset-margins tt, .page_advanced_form_smart_it .reset-margins u, .page_advanced_form_smart_it .reset-margins ul, .page_advanced_form_smart_it .reset-margins var, .page_advanced_form_smart_it .reset-margins video {
    margin: 0
}

.page_advanced_form_smart_it .ck-body .ck.ck-balloon-panel {
    z-index: 101000
}

.page_advanced_form_smart_it .formio-component-select select[disabled=disabled] {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: ""
}

.page_advanced_form_smart_it .formio-component-select .choices.is-disabled[data-type*=select-one]:after, .page_advanced_form_smart_it .formio-component-select div[disabled=disabled] button {
    display: none
}

.page_advanced_form_smart_it .datagrid-group-label.collapsed > td {
    display: none
}

.page_advanced_form_smart_it .datagrid-group-header.clickable {
    cursor: pointer
}

.page_advanced_form_smart_it .datagrid-group-header.clickable .datagrid-group-label:before {
    display: inline-block;
    vertical-align: middle;
    content: "▾";
    margin: 0 5px
}

.page_advanced_form_smart_it .datagrid-group-header.clickable.collapsed .datagrid-group-label:before {
    content: "▸"
}

.page_advanced_form_smart_it .formio-component.alert-danger .help-block, .page_advanced_form_smart_it .formio-component.alert-warning .help-block {
    color: inherit
}

.page_advanced_form_smart_it .tree__level_even {
    background-color: #f6f6f6
}

.page_advanced_form_smart_it .tree__node-content {
    margin-bottom: 10px
}

.page_advanced_form_smart_it .tree__node-children {
    margin: 0
}

.page_advanced_form_smart_it .formio-select-autocomplete-input {
    opacity: 0;
    position: relative;
    z-index: -1;
    display: block;
    height: 0;
    border: none
}

.page_advanced_form_smart_it .has-error > .help-block {
    margin-top: 5px;
    margin-bottom: 10px;
}

.page_advanced_form_smart_it .no-top-border-table > .table > tbody > tr:first-child > td {
    border-top: none
}

.page_advanced_form_smart_it .table > tbody > tr > td.cell-align-left {
    text-align: left
}

.page_advanced_form_smart_it .table > tbody > tr > td.cell-align-center {
    text-align: center
}

.page_advanced_form_smart_it .table > tbody > tr > td.cell-align-center > div {
    margin-left: auto;
    margin-right: auto
}

.page_advanced_form_smart_it .table > tbody > tr > td.cell-align-right {
    text-align: right
}

.page_advanced_form_smart_it .table > tbody > tr > td.cell-align-right > div {
    margin-left: auto
}

.page_advanced_form_smart_it .table-responsive[ref=component] {
    overflow-x: visible
}

.page_advanced_form_smart_it .formio-component-textarea .alert .ck-editor__editable {
    color: inherit
}

.page_advanced_form_smart_it .formio-component-textarea .ck.ck-editor__editable .image .ck-progress-bar {
    height: 4px
}

.page_advanced_form_smart_it div[data-oembed-url] {
    width: 100%
}

.page_advanced_form_smart_it .checkbox label.label-position-bottom, .page_advanced_form_smart_it .checkbox label.label-position-left, .page_advanced_form_smart_it .checkbox label.label-position-top, .page_advanced_form_smart_it .radio label.label-position-bottom, .page_advanced_form_smart_it .radio label.label-position-left, .page_advanced_form_smart_it .radio label.label-position-top {
    padding-left: 0
}

.page_advanced_form_smart_it .checkbox label.label-position-bottom span, .page_advanced_form_smart_it .checkbox label.label-position-top span, .page_advanced_form_smart_it .radio label.label-position-bottom span, .page_advanced_form_smart_it .radio label.label-position-top span {
    display: block
}

.page_advanced_form_smart_it .checkbox label.label-position-bottom input[type=checkbox], .page_advanced_form_smart_it .checkbox label.label-position-top input[type=checkbox], .page_advanced_form_smart_it .radio label.label-position-bottom input[type=radio], .page_advanced_form_smart_it .radio label.label-position-top input[type=radio] {
    position: relative;
    margin-left: 0
}

.page_advanced_form_smart_it .checkbox label.label-position-top input[type=checkbox], .page_advanced_form_smart_it .radio label.label-position-top input[type=radio] {
    margin-top: 4px
}

.page_advanced_form_smart_it .checkbox label.label-position-bottom input[type=checkbox], .page_advanced_form_smart_it .radio label.label-position-bottom input[type=radio] {
    margin-bottom: 8px
}

.page_advanced_form_smart_it .radio label.label-position-left input[type=radio] {
    margin-left: 10px
}

.page_advanced_form_smart_it .checkbox label.label-position-left input[type=checkbox] {
    margin-left: 4px;
    position: relative
}

.page_advanced_form_smart_it .open-modal-button {
    width: 100%;
    text-align: left;
    white-space: normal;
    height: auto
}

.page_advanced_form_smart_it .formio-component-modal-wrapper-signature .open-modal-button {
    text-align: center;
    height: 100%;
    font-size: 1.4em;
    padding: 0;
    margin: 0
}

.page_advanced_form_smart_it .formio-component-content .image {
    display: table;
    clear: both;
    text-align: center;
    margin: 1em auto
}

.page_advanced_form_smart_it .formio-component-content .image > img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    min-width: 50px
}

.page_advanced_form_smart_it .formio-component-content .image > figcaption {
    display: table-caption;
    caption-side: bottom;
    word-break: break-word;
    color: #333;
    background-color: #f7f7f7;
    padding: .6em;
    font-size: .75em;
    outline-offset: -1px
}

.page_advanced_form_smart_it .formio-component-content .image.image_resized {
    max-width: 100%;
    display: block;
    box-sizing: border-box
}

.page_advanced_form_smart_it .formio-component-content .image.image_resized img {
    width: 100%
}

.page_advanced_form_smart_it .formio-component-content .image.image_resized > figcaption {
    display: block
}

.page_advanced_form_smart_it .formio-component-content .media {
    clear: both;
    margin: 1em 0;
    display: block;
    min-width: 15em
}

.page_advanced_form_smart_it .formio-component-content .image-style-align-center:not(.image_resized), .page_advanced_form_smart_it .formio-component-content .image-style-align-left:not(.image_resized), .page_advanced_form_smart_it .formio-component-content .image-style-align-right:not(.image_resized), .page_advanced_form_smart_it .formio-component-content .image-style-side:not(.image_resized) {
    max-width: 50%
}

.page_advanced_form_smart_it .formio-component-content .image-style-align-center:not(.image_resized), .page_advanced_form_smart_it .formio-component-content .image-style-align-left:not(.image_resized), .page_advanced_form_smart_it .formio-component-content .image-style-align-right:not(.image_resized), .page_advanced_form_smart_it .formio-component-content .image-style-side:not(.image_resized) {
    max-width: 50%
}

.page_advanced_form_smart_it .formio-component-content .image-style-align-center:not(.image_resized), .page_advanced_form_smart_it .formio-component-content .image-style-align-left:not(.image_resized), .page_advanced_form_smart_it .formio-component-content .image-style-align-right:not(.image_resized), .page_advanced_form_smart_it .formio-component-content .image-style-side:not(.image_resized) {
    max-width: 50%
}

.page_advanced_form_smart_it .formio-component-content .image-style-align-center:not(.image_resized), .page_advanced_form_smart_it .formio-component-content .image-style-align-left:not(.image_resized), .page_advanced_form_smart_it .formio-component-content .image-style-align-right:not(.image_resized), .page_advanced_form_smart_it .formio-component-content .image-style-side:not(.image_resized) {
    max-width: 50%
}

.page_advanced_form_smart_it .formio-component-content .image-style-side {
    float: right;
    margin-left: var(--ck-image-style-spacing)
}

.page_advanced_form_smart_it .formio-component-content .image-style-align-left {
    float: left;
    margin-right: var(--ck-image-style-spacing)
}

.page_advanced_form_smart_it .formio-component-content .image-style-align-center {
    margin-left: auto;
    margin-right: auto
}

.page_advanced_form_smart_it .formio-component-content .image-style-align-right {
    float: right;
    margin-left: var(--ck-image-style-spacing)
}

.page_advanced_form_smart_it .formio-component-content blockquote {
    overflow: hidden;
    padding-right: 1.5em;
    padding-left: 1.5em;
    margin-left: 0;
    margin-right: 0;
    font-style: italic;
    border-left: solid 5px #ccc
}

.page_advanced_form_smart_it .formio-component-content[dir=rtl] blockquote {
    border-left: 0;
    border-right: solid 5px #ccc
}

.page_advanced_form_smart_it .formio-component-content .text-tiny {
    font-size: .7em
}

.page_advanced_form_smart_it .formio-component-content .text-small {
    font-size: .85em
}

.page_advanced_form_smart_it .formio-component-content .text-big {
    font-size: 1.4em
}

.page_advanced_form_smart_it .formio-component-content .text-huge {
    font-size: 1.8em
}

.page_advanced_form_smart_it .formio-component-address.formio-component-label-hidden > label.field-required {
    z-index: 1
}

.page_advanced_form_smart_it .formio-component-address.formio-component-label-hidden > label.field-required ~ .address-autocomplete-container .address-autocomplete-remove-value-icon {
    right: 20px
}

.page_advanced_form_smart_it .address-autocomplete-container {
    position: relative
}

.page_advanced_form_smart_it .address-autocomplete-container .address-autocomplete-remove-value-icon {
    cursor: pointer;
    position: absolute;
    margin-top: -9px;
    right: 10px;
    top: 50%
}

.page_advanced_form_smart_it .address-autocomplete-container .address-autocomplete-remove-value-icon--hidden {
    display: none
}

.page_advanced_form_smart_it .autocomplete {
    background: #fff;
    font: 14px/22px "-apple-system", BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    overflow: auto;
    box-sizing: border-box;
    border: 1px solid rgba(50, 50, 50, .6);
    z-index: 11000
}

.page_advanced_form_smart_it .autocomplete > div {
    cursor: pointer;
    padding: 6px 10px
}

.page_advanced_form_smart_it .autocomplete > div.selected, .page_advanced_form_smart_it .autocomplete > div:hover:not(.group) {
    background: #1e90ff;
    color: #fff
}

.page_advanced_form_smart_it .field-wrapper {
    display: flex
}

.page_advanced_form_smart_it .field-wrapper--reverse {
    flex-direction: row-reverse
}

.page_advanced_form_smart_it .field-wrapper .field-label--right {
    text-align: right
}

.page_advanced_form_smart_it .formio-component-modal-wrapper {
    margin-bottom: 10px
}

.page_advanced_form_smart_it .formio-component-modal-wrapper .open-modal-button {
    height: auto
}

.page_advanced_form_smart_it .formio-component-modal-wrapper .component-rendering-hidden {
    visibility: hidden
}

.page_advanced_form_smart_it .formio-component-textarea div.formio-editor-read-only-content[ref=input] {
    white-space: pre-wrap
}

.page_advanced_form_smart_it .formio-editor-read-only-content img {
    max-width: 100%
}

.page_advanced_form_smart_it .formio-editor-read-only-content li[data-list=bullet] {
    list-style-type: none
}

.page_advanced_form_smart_it .formio-editor-read-only-content li[data-list=bullet] .ql-ui {
    padding-right: .5rem
}

.page_advanced_form_smart_it .formio-editor-read-only-content li[data-list=bullet] .ql-ui::before {
    content: "•"
}

.page_advanced_form_smart_it .formio-editor-read-only-content li[data-list=ordered] {
    list-style-type: none;
    counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
    counter-increment: list-0
}

.page_advanced_form_smart_it .formio-editor-read-only-content li[data-list=ordered] .ql-ui {
    padding-right: .5rem
}

.page_advanced_form_smart_it .formio-editor-read-only-content li[data-list=ordered] .ql-ui::before {
    content: counter(list-0, decimal) ". "
}

.page_advanced_form_smart_it .formio-editor-read-only-content figure.table table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    height: 100%;
    border: 1px double #b3b3b3;
    table-layout: fixed
}

.page_advanced_form_smart_it .formio-editor-read-only-content figure.table table td, .page_advanced_form_smart_it .formio-editor-read-only-content figure.table table th {
    min-width: 2em;
    padding: .4em;
    border: 1px solid #bfbfbf
}

.page_advanced_form_smart_it .formio-component-password .pull-right:not(:last-child), .page_advanced_form_smart_it .formio-component-textarea .pull-right:not(:last-child), .page_advanced_form_smart_it .formio-component-textfield .pull-right:not(:last-child) {
    padding-left: 12px
}

.page_advanced_form_smart_it .formio-form > div > nav > ul.pagination {
    flex-flow: wrap row
}

.page_advanced_form_smart_it .formio-form > div > nav > ul.pagination .page-link {
    cursor: pointer;
    color: #1c74d9
}

.page_advanced_form_smart_it .formio-form > div > nav > ul.pagination .page-item.active .page-link {
    color: #fff;
    background-color: #1c74d9;
    border-color: #1c74d9
}

.page_advanced_form_smart_it .classic-pagination {
    border-bottom: solid 1px #e0e0e0;
    padding: 0 15px 10px 15px;
    line-height: 1em
}

.page_advanced_form_smart_it .classic-pagination-page {
    padding: 0;
    position: relative
}

.page_advanced_form_smart_it .classic-pagination-title {
    color: #595959;
    font-size: 16px;
    margin-bottom: 5px
}

.page_advanced_form_smart_it .classic-pagination-dot {
    position: absolute;
    width: 30px;
    height: 30px;
    display: block;
    background: #fbe8aa;
    top: 40px;
    left: 50%;
    margin-top: -15px;
    margin-left: -15px;
    border-radius: 50%
}

.page_advanced_form_smart_it .classic-pagination-dot::after {
    content: " ";
    width: 14px;
    height: 14px;
    background: #fbbd19;
    border-radius: 50px;
    position: absolute;
    top: 8px;
    left: 8px
}

.page_advanced_form_smart_it .classic-pagination .progress, .page_advanced_form_smart_it .classic-pagination-progress {
    position: relative;
    border-radius: 0;
    height: 8px;
    box-shadow: none;
    margin: 20px 0;
    border: none;
    padding: 0;
    background-color: #f6f6f6
}

.page_advanced_form_smart_it .classic-pagination .progress-bar, .page_advanced_form_smart_it .classic-pagination-progress-bar {
    width: 0;
    height: 10px;
    box-shadow: none;
    background: #fbe8aa
}

.page_advanced_form_smart_it .classic-pagination-page.complete .classic-pagination-progress-bar, .page_advanced_form_smart_it .classic-pagination-page.complete .progress-bar {
    width: 100%
}

.page_advanced_form_smart_it .classic-pagination-page.active .classic-pagination-progress-bar, .page_advanced_form_smart_it .classic-pagination-page.active .progress-bar {
    width: 50%
}

.page_advanced_form_smart_it .classic-pagination-page.disabled .classic-pagination-dot {
    background-color: #f5f5f5
}

.page_advanced_form_smart_it .classic-pagination-page.disabled .classic-pagination-dot::after {
    opacity: 0
}

.page_advanced_form_smart_it .classic-pagination-page:first-child .classic-pagination-progress, .page_advanced_form_smart_it .classic-pagination-page:first-child .progress {
    left: 50%;
    width: 50%
}

.page_advanced_form_smart_it .classic-pagination-page:first-child.active .classic-pagination-progress-bar, .page_advanced_form_smart_it .classic-pagination-page:first-child.active .progress-bar {
    width: 0%
}

.page_advanced_form_smart_it .classic-pagination-page:last-child .classic-pagination-progress, .page_advanced_form_smart_it .classic-pagination-page:last-child .progress {
    width: 50%
}

.page_advanced_form_smart_it .classic-pagination-page:last-child.active .classic-pagination-progress-bar, .page_advanced_form_smart_it .classic-pagination-page:last-child.active .progress-bar {
    width: 100%
}

.page_advanced_form_smart_it .pac-container {
    z-index: 11000
}

.page_advanced_form_smart_it [ref=buttonMessageContainer].has-error {
    cursor: pointer;
    margin-top: 15px;
}

.page_advanced_form_smart_it [ref=passwordStrengthIndicator] {
    display: inline
}

.page_advanced_form_smart_it .formio-security-indicator {
    display: flex;
    height: 5px
}

.page_advanced_form_smart_it .formio-security-indicator [class^=security-] {
    width: 100%;
    height: 100%
}

.page_advanced_form_smart_it .formio-security-indicator .security-low {
    background-color: #c51e00
}

.page_advanced_form_smart_it .formio-security-indicator .security-medium {
    background-color: #ebb400
}

.page_advanced_form_smart_it .formio-security-indicator .security-high {
    background-color: #bddf00
}

.page_advanced_form_smart_it .formio-security-indicator .security-very-high {
    background-color: #009118
}

.page_advanced_form_smart_it .formio-component-textarea .formio-editor-read-only-content .text-big {
    font-size: 1.4em
}

.page_advanced_form_smart_it .formio-component-textarea .formio-editor-read-only-content .text-huge {
    font-size: 1.8em
}

.page_advanced_form_smart_it .formio-component-textarea .formio-editor-read-only-content .text-small {
    font-size: .85em
}

.page_advanced_form_smart_it .formio-component-textarea .formio-editor-read-only-content .text-tiny {
    font-size: .7em
}

.page_advanced_form_smart_it .formio-component [ref=valueMaskInput] {
    display: none
}

.page_advanced_form_smart_it .formio-wizard-nav-container {
    display: flex
}

.page_advanced_form_smart_it .formio-wizard-nav-container li {
    margin-right: .5rem
}

@media not all and (min-width: 30em) {
    .page_advanced_form_smart_it .formio-wizard-nav-container {
        flex-direction: column
    }

    .page_advanced_form_smart_it .formio-wizard-nav-container li {
        margin-right: 0
    }

    .page_advanced_form_smart_it .formio-wizard-nav-container li .btn {
        width: 100%;
        margin-bottom: .25rem
    }
}

.page_advanced_form_smart_it .formio-tooltip__trigger {
    cursor: pointer
}

.page_advanced_form_smart_it .formio-tooltip__body {
    background-color: #1b1b1b;
    border-radius: .25rem;
    bottom: 0;
    color: #f0f0f0;
    display: none;
    font-size: 1rem;
    padding: .5rem;
    position: absolute;
    left: 0;
    transform: translateX(-50%);
    width: auto;
    white-space: pre;
    z-index: 1000
}

.page_advanced_form_smart_it .formio-tooltip__body.formio-tooltip--is-set {
    display: block
}

.page_advanced_form_smart_it .formio-tooltip__body--whitespace {
    white-space: normal;
    width: 250px
}

.page_advanced_form_smart_it .formio-tooltip__body--right {
    top: auto;
    transform: translateX(0)
}

.page_advanced_form_smart_it .formio-tooltip__body--left {
    top: auto;
    left: 0;
    right: auto;
    transform: translateX(0)
}

.page_advanced_form_smart_it .formio-tooltip__body--bottom {
    bottom: auto;
    top: 0
}

.page_advanced_form_smart_it .formio-tooltip__wrapper {
    position: relative
}

.page_advanced_form_smart_it .formio-tooltip__wrapper > span {
    font-weight: 400
}

.page_advanced_form_smart_it span[role=link] {
    text-decoration: underline;
    cursor: pointer
}

.page_advanced_form_smart_it .formbuilder {
    position: relative;
    margin-left: .09rem
}

.page_advanced_form_smart_it .formbuilder .formcomponents {
    background: #f8f9fa;
    padding: 2rem;
    border: 1px solid #d9d9d9;
    border-left: none;
    min-height: 700px
}

.page_advanced_form_smart_it .drag-container {
    padding: 10px;
    border: dotted 2px #e8e8e8
}

.page_advanced_form_smart_it .drag-container:hover {
    cursor: move;
    border: dotted 2px #ccc
}

.page_advanced_form_smart_it .drag-container.formio-builder-form, .page_advanced_form_smart_it .drag-container.formio-builder-form:hover, .page_advanced_form_smart_it .panel-body > .drag-container.formio-builder-components, .page_advanced_form_smart_it .panel-body > .drag-container.formio-builder-components:hover, .page_advanced_form_smart_it .tab-pane > .drag-container.formio-builder-components, .page_advanced_form_smart_it .tab-pane > .drag-container.formio-builder-components:hover {
    padding: 0 0 1rem 0;
    border: none
}

.page_advanced_form_smart_it .component-btn-group {
    display: flex;
    flex-direction: row-reverse;
    position: absolute;
    right: 0;
    z-index: 1000;
    margin-top: -2px
}

.page_advanced_form_smart_it .builder-component {
    position: relative;
    min-height: 15px;
    margin-bottom: 15px
}

.page_advanced_form_smart_it .builder-component .formio-component-htmlelement {
    border: dotted 2px #e8e8e8
}

.page_advanced_form_smart_it .builder-component .formio-component-htmlelement [ref=html]:empty:before {
    content: "HTML Content";
    color: #aaa
}

.page_advanced_form_smart_it .builder-component:not(:hover) .component-btn-group {
    display: none
}

.page_advanced_form_smart_it .builder-group-button {
    background-color: transparent;
    white-space: normal;
    text-align: left
}

.page_advanced_form_smart_it .form-builder-group-header {
    padding: 0
}

.page_advanced_form_smart_it .component-btn-group .component-settings-button {
    float: right;
    z-index: 1001;
    margin: 4px 4px 0 0;
    z-index: 1001;
    -webkit-box-shadow: 0 0 10px 1px rgba(48, 113, 169, .6);
    -moz-box-shadow: 0 0 10px 1px rgba(48, 113, 169, .6);
    box-shadow: 0 0 10px 1px rgba(48, 113, 169, .6)
}

.page_advanced_form_smart_it .formbuilder .formio-component-content, .page_advanced_form_smart_it .formbuilder .formio-component-datasource, .page_advanced_form_smart_it .formbuilder .formio-component-form, .page_advanced_form_smart_it .formbuilder .formio-component-hidden {
    border: 2px dashed #ddd
}

.page_advanced_form_smart_it .formbuilder .formio-component-datasource, .page_advanced_form_smart_it .formbuilder .formio-component-form, .page_advanced_form_smart_it .formbuilder .formio-component-hidden {
    min-height: 3em;
    text-align: center;
    color: #aaa;
    padding-top: .5em
}

.page_advanced_form_smart_it .btn-group-xxs > .btn, .page_advanced_form_smart_it .btn-xxs, .page_advanced_form_smart_it .component-btn-group .component-settings-button {
    padding: 2px 2px;
    font-size: 10px;
    line-height: 1.2em;
    border-radius: 0;
    width: 18px;
    height: 18px
}

.page_advanced_form_smart_it .formcomponents .formcomponent {
    text-align: left;
    padding: 5px 5px 5px 8px;
    margin-top: .2rem;
    font-size: .8em;
    line-height: 1.2;
    border-radius: .3em
}

.page_advanced_form_smart_it .form-builder-panel .panel-body {
    padding: 5px
}

.page_advanced_form_smart_it .formio-component-tabs .ui.tabular.menu .item {
    padding: .8em
}

.page_advanced_form_smart_it .formio-pdf-builder {
    position: relative
}

.page_advanced_form_smart_it .formio-drop-zone {
    display: none;
    position: absolute;
    z-index: 10;
    background-color: #0d87e9;
    opacity: .1
}

.page_advanced_form_smart_it .formio-drop-zone.enabled {
    display: inherit
}

.page_advanced_form_smart_it .component-settings .formio-dialog-content {
    max-height: 100%
}

.page_advanced_form_smart_it .component-btn-group .btn.component-settings-button-paste {
    display: none
}

.page_advanced_form_smart_it .builder-paste-mode .component-settings-button-paste {
    display: inherit !important
}

.page_advanced_form_smart_it .wizard-page-label {
    cursor: pointer;
    border-radius: 0
}

.page_advanced_form_smart_it .panel-body .drag-and-drop-alert {
    margin-bottom: 0
}

.page_advanced_form_smart_it .builder-sidebar_scroll {
    position: sticky;
    top: 15px;
    max-height: 100vh;
    overflow-y: auto
}

.page_advanced_form_smart_it .builder-sidebar_search {
    margin-bottom: 20px;
    appearance: auto;
    height: 3.5rem
}

.page_advanced_form_smart_it .formio-wizard-builder-component-title {
    color: #6c757d;
    text-align: center;
    padding: .5rem
}

.page_advanced_form_smart_it .formio-wizard-position {
    position: relative
}

.page_advanced_form_smart_it .formio-settings-help {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
    margin-top: 10px
}

.page_advanced_form_smart_it .help-block {
    margin: 0
}

.page_advanced_form_smart_it .builder-sidebar .btn {
    white-space: normal
}

.page_advanced_form_smart_it .component-settings {
    padding-top: 20px !important;
    padding-bottom: 20px !important
}

.page_advanced_form_smart_it .component-edit-container {
    height: auto;
    overflow: hidden
}

.page_advanced_form_smart_it .component-edit-content {
    height: calc(100% - 4em)
}

.page_advanced_form_smart_it .component-edit-tabs.col-sm-6 {
    height: 100%;
    overflow-y: auto
}

.page_advanced_form_smart_it .component-edit-tabs.col-sm-12 {
    height: calc(100% - 4em);
    overflow-y: auto
}

.page_advanced_form_smart_it .component-edit-tabs.col-sm-12 .editForm {
    height: calc(100% - 4em);
    overflow-y: auto
}

.page_advanced_form_smart_it .progress.pdf-progress {
    height: 2rem
}

.page_advanced_form_smart_it .progress.pdf-progress .progress-bar {
    font-size: 1rem;
    line-height: 2rem
}

.page_advanced_form_smart_it .builder-sidebar.disabled .formcomponent {
    cursor: not-allowed;
    opacity: .65;
    box-shadow: none
}