@charset "UTF-8";
.page_advanced_form_smart_it .table-ec-lightGray {
    background-color: #f2f2f2
}

.page_advanced_form_smart_it :root {
    --blue: #437ec4;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #c04949;
    --orange: #fd7e14;
    --yellow: #eeb128;
    --green: #25b877;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #437ec4;
    --secondary: #54687a;
    --success: #25b877;
    --info: #17a2b8;
    --warning: #eeb128;
    --danger: #c04949;
    --light: #eff0f4;
    --dark: #595959;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

.page_advanced_form_smart_it *, .page_advanced_form_smart_it ::after, .page_advanced_form_smart_it ::before {
    box-sizing: border-box
}

.page_advanced_form_smart_it html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

.page_advanced_form_smart_it article, .page_advanced_form_smart_it aside, .page_advanced_form_smart_it figcaption, .page_advanced_form_smart_it figure, .page_advanced_form_smart_it footer, .page_advanced_form_smart_it header, .page_advanced_form_smart_it hgroup, .page_advanced_form_smart_it main, .page_advanced_form_smart_it nav, .page_advanced_form_smart_it section {
    display: block
}

.page_advanced_form_smart_it body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff
}

.page_advanced_form_smart_it [tabindex="-1"]:focus:not(:focus-visible) {
    outline: 0 !important
}

.page_advanced_form_smart_it hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

.page_advanced_form_smart_it h1, .page_advanced_form_smart_it h2, .page_advanced_form_smart_it h3, .page_advanced_form_smart_it h4, .page_advanced_form_smart_it h5, .page_advanced_form_smart_it h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

.page_advanced_form_smart_it p {
    margin-top: 0;
    margin-bottom: 1rem
}

.page_advanced_form_smart_it abbr[data-original-title], .page_advanced_form_smart_it abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none
}

.page_advanced_form_smart_it address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

.page_advanced_form_smart_it dl, .page_advanced_form_smart_it ol, .page_advanced_form_smart_it ul {
    margin-top: 0;
    margin-bottom: 1rem
}

.page_advanced_form_smart_it ol ol, .page_advanced_form_smart_it ol ul, .page_advanced_form_smart_it ul ol, .page_advanced_form_smart_it ul ul {
    margin-bottom: 0
}

.page_advanced_form_smart_it dt {
    font-weight: 700
}

.page_advanced_form_smart_it dd {
    margin-bottom: .5rem;
    margin-left: 0
}

.page_advanced_form_smart_it blockquote {
    margin: 0 0 1rem
}

.page_advanced_form_smart_it b, .page_advanced_form_smart_it strong {
    font-weight: bolder
}

.page_advanced_form_smart_it small {
    font-size: 80%
}

.page_advanced_form_smart_it sub, .page_advanced_form_smart_it sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

.page_advanced_form_smart_it sub {
    bottom: -.25em
}

.page_advanced_form_smart_it sup {
    top: -.5em
}

.page_advanced_form_smart_it a {
    color: #437ec4;
    text-decoration: none;
    background-color: transparent
}

.page_advanced_form_smart_it a:hover {
    color: #2d598e;
    text-decoration: underline
}

.page_advanced_form_smart_it a:not([href]):not([class]) {
    color: inherit;
    text-decoration: none
}

.page_advanced_form_smart_it a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none
}

.page_advanced_form_smart_it code, .page_advanced_form_smart_it kbd, .page_advanced_form_smart_it pre, .page_advanced_form_smart_it samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em
}

.page_advanced_form_smart_it pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar
}

.page_advanced_form_smart_it figure {
    margin: 0 0 1rem
}

.page_advanced_form_smart_it img {
    vertical-align: middle;
    border-style: none
}

.page_advanced_form_smart_it svg {
    overflow: hidden;
    vertical-align: middle
}

.page_advanced_form_smart_it table {
    border-collapse: collapse
}

.page_advanced_form_smart_it caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom
}

.page_advanced_form_smart_it th {
    text-align: inherit;
    text-align: -webkit-match-parent
}

.page_advanced_form_smart_it label {
    display: inline-block;
    margin-bottom: .5rem
}

.page_advanced_form_smart_it button {
    border-radius: 0
}

.page_advanced_form_smart_it button:focus:not(:focus-visible) {
    outline: 0
}

.page_advanced_form_smart_it button, .page_advanced_form_smart_it input, .page_advanced_form_smart_it optgroup, .page_advanced_form_smart_it select, .page_advanced_form_smart_it textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

.page_advanced_form_smart_it button, .page_advanced_form_smart_it input {
    overflow: visible
}

.page_advanced_form_smart_it button, .page_advanced_form_smart_it select {
    text-transform: none
}

.page_advanced_form_smart_it [role=button] {
    cursor: pointer
}

.page_advanced_form_smart_it select {
    word-wrap: normal
}

.page_advanced_form_smart_it [type=button], .page_advanced_form_smart_it [type=reset], .page_advanced_form_smart_it [type=submit], .page_advanced_form_smart_it button {
    -webkit-appearance: button
}

.page_advanced_form_smart_it [type=button]:not(:disabled), .page_advanced_form_smart_it [type=reset]:not(:disabled), .page_advanced_form_smart_it [type=submit]:not(:disabled), .page_advanced_form_smart_it button:not(:disabled) {
    cursor: pointer
}

.page_advanced_form_smart_it [type=button]::-moz-focus-inner, .page_advanced_form_smart_it [type=reset]::-moz-focus-inner, .page_advanced_form_smart_it [type=submit]::-moz-focus-inner, .page_advanced_form_smart_it button::-moz-focus-inner {
    padding: 0;
    border-style: none
}

.page_advanced_form_smart_it input[type=checkbox], .page_advanced_form_smart_it input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

.page_advanced_form_smart_it textarea {
    overflow: auto;
    resize: vertical
}

.page_advanced_form_smart_it fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

.page_advanced_form_smart_it legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

.page_advanced_form_smart_it progress {
    vertical-align: baseline
}

.page_advanced_form_smart_it [type=number]::-webkit-inner-spin-button, .page_advanced_form_smart_it [type=number]::-webkit-outer-spin-button {
    height: auto
}

.page_advanced_form_smart_it [type=search] {
    outline-offset: -2px;
    -webkit-appearance: none
}

.page_advanced_form_smart_it [type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

.page_advanced_form_smart_it ::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

.page_advanced_form_smart_it output {
    display: inline-block
}

.page_advanced_form_smart_it summary {
    display: list-item;
    cursor: pointer
}

.page_advanced_form_smart_it template {
    display: none
}

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

.page_advanced_form_smart_it .h1, .page_advanced_form_smart_it .h2, .page_advanced_form_smart_it .h3, .page_advanced_form_smart_it .h4, .page_advanced_form_smart_it .h5, .page_advanced_form_smart_it .h6, .page_advanced_form_smart_it h1, .page_advanced_form_smart_it h2, .page_advanced_form_smart_it h3, .page_advanced_form_smart_it h4, .page_advanced_form_smart_it h5, .page_advanced_form_smart_it h6 {
    margin-bottom: .5rem;
    font-weight: 700;
    line-height: 1.2
}

.page_advanced_form_smart_it .h1, .page_advanced_form_smart_it h1 {
    font-size: 2.5rem
}

.page_advanced_form_smart_it .h2, .page_advanced_form_smart_it h2 {
    font-size: 2rem
}

.page_advanced_form_smart_it .h3, .page_advanced_form_smart_it h3 {
    font-size: 1.75rem
}

.page_advanced_form_smart_it .h4, .page_advanced_form_smart_it h4 {
    font-size: 1.5rem
}

.page_advanced_form_smart_it .h5, .page_advanced_form_smart_it h5 {
    font-size: 1.25rem
}

.page_advanced_form_smart_it .h6, .page_advanced_form_smart_it h6 {
    font-size: 1rem
}

.page_advanced_form_smart_it .lead {
    font-size: 1.25rem;
    font-weight: 300
}

.page_advanced_form_smart_it .display-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.2
}

.page_advanced_form_smart_it .display-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.2
}

.page_advanced_form_smart_it .display-3 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.2
}

.page_advanced_form_smart_it .display-4 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.2
}

.page_advanced_form_smart_it hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .1)
}

.page_advanced_form_smart_it .small, .page_advanced_form_smart_it small {
    font-size: 80%;
    font-weight: 400
}

.page_advanced_form_smart_it .mark, .page_advanced_form_smart_it mark {
    padding: .2em;
    background-color: #fcf8e3
}

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

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

.page_advanced_form_smart_it .list-inline-item {
    display: inline-block
}

.page_advanced_form_smart_it .list-inline-item:not(:last-child) {
    margin-right: .5rem
}

.page_advanced_form_smart_it .initialism {
    font-size: 90%;
    text-transform: uppercase
}

.page_advanced_form_smart_it .blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem
}

.page_advanced_form_smart_it .blockquote-footer {
    display: block;
    font-size: 80%;
    color: #6c757d
}

.page_advanced_form_smart_it .blockquote-footer::before {
    content: "\2014\00A0"
}

.page_advanced_form_smart_it .img-fluid {
    max-width: 100%;
    height: auto
}

.page_advanced_form_smart_it .img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: .25rem;
    max-width: 100%;
    height: auto
}

.page_advanced_form_smart_it .figure {
    display: inline-block
}

.page_advanced_form_smart_it .figure-img {
    margin-bottom: .5rem;
    line-height: 1
}

.page_advanced_form_smart_it .figure-caption {
    font-size: 90%;
    color: #6c757d
}

.page_advanced_form_smart_it code {
    font-size: 87.5%;
    color: #e83e8c;
    word-wrap: break-word
}

.page_advanced_form_smart_it a > code {
    color: inherit
}

.page_advanced_form_smart_it kbd {
    padding: .2rem .4rem;
    font-size: 87.5%;
    color: #fff;
    background-color: #212529;
    border-radius: .2rem
}

.page_advanced_form_smart_it kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700
}

.page_advanced_form_smart_it pre {
    display: block;
    font-size: 87.5%;
    color: #212529
}

.page_advanced_form_smart_it pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal
}

.page_advanced_form_smart_it .pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.page_advanced_form_smart_it .container, .page_advanced_form_smart_it .container-fluid, .page_advanced_form_smart_it .container-lg, .page_advanced_form_smart_it .container-md, .page_advanced_form_smart_it .container-sm, .page_advanced_form_smart_it .container-xl {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.page_advanced_form_smart_it .row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.page_advanced_form_smart_it .no-gutters {
    margin-right: 0;
    margin-left: 0
}

.page_advanced_form_smart_it .no-gutters > .col, .page_advanced_form_smart_it .no-gutters > [class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.page_advanced_form_smart_it .col, .page_advanced_form_smart_it .col-1, .page_advanced_form_smart_it .col-10, .page_advanced_form_smart_it .col-11, .page_advanced_form_smart_it .col-12, .page_advanced_form_smart_it .col-2, .page_advanced_form_smart_it .col-3, .page_advanced_form_smart_it .col-4, .page_advanced_form_smart_it .col-5, .page_advanced_form_smart_it .col-6, .page_advanced_form_smart_it .col-7, .page_advanced_form_smart_it .col-8, .page_advanced_form_smart_it .col-9, .page_advanced_form_smart_it .col-auto, .page_advanced_form_smart_it .col-lg, .page_advanced_form_smart_it .col-lg-1, .page_advanced_form_smart_it .col-lg-10, .page_advanced_form_smart_it .col-lg-11, .page_advanced_form_smart_it .col-lg-12, .page_advanced_form_smart_it .col-lg-2, .page_advanced_form_smart_it .col-lg-3, .page_advanced_form_smart_it .col-lg-4, .page_advanced_form_smart_it .col-lg-5, .page_advanced_form_smart_it .col-lg-6, .page_advanced_form_smart_it .col-lg-7, .page_advanced_form_smart_it .col-lg-8, .page_advanced_form_smart_it .col-lg-9, .page_advanced_form_smart_it .col-lg-auto, .page_advanced_form_smart_it .col-md, .page_advanced_form_smart_it .col-md-1, .page_advanced_form_smart_it .col-md-10, .page_advanced_form_smart_it .col-md-11, .page_advanced_form_smart_it .col-md-12, .page_advanced_form_smart_it .col-md-2, .page_advanced_form_smart_it .col-md-3, .page_advanced_form_smart_it .col-md-4, .page_advanced_form_smart_it .col-md-5, .page_advanced_form_smart_it .col-md-6, .page_advanced_form_smart_it .col-md-7, .page_advanced_form_smart_it .col-md-8, .page_advanced_form_smart_it .col-md-9, .page_advanced_form_smart_it .col-md-auto, .page_advanced_form_smart_it .col-sm, .page_advanced_form_smart_it .col-sm-1, .page_advanced_form_smart_it .col-sm-10, .page_advanced_form_smart_it .col-sm-11, .page_advanced_form_smart_it .col-sm-12, .page_advanced_form_smart_it .col-sm-2, .page_advanced_form_smart_it .col-sm-3, .page_advanced_form_smart_it .col-sm-4, .page_advanced_form_smart_it .col-sm-5, .page_advanced_form_smart_it .col-sm-6, .page_advanced_form_smart_it .col-sm-7, .page_advanced_form_smart_it .col-sm-8, .page_advanced_form_smart_it .col-sm-9, .page_advanced_form_smart_it .col-sm-auto, .page_advanced_form_smart_it .col-xl, .page_advanced_form_smart_it .col-xl-1, .page_advanced_form_smart_it .col-xl-10, .page_advanced_form_smart_it .col-xl-11, .page_advanced_form_smart_it .col-xl-12, .page_advanced_form_smart_it .col-xl-2, .page_advanced_form_smart_it .col-xl-3, .page_advanced_form_smart_it .col-xl-4, .page_advanced_form_smart_it .col-xl-5, .page_advanced_form_smart_it .col-xl-6, .page_advanced_form_smart_it .col-xl-7, .page_advanced_form_smart_it .col-xl-8, .page_advanced_form_smart_it .col-xl-9, .page_advanced_form_smart_it .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

.page_advanced_form_smart_it .col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

.page_advanced_form_smart_it .row-cols-1 > * {
    flex: 0 0 100%;
    max-width: 100%
}

.page_advanced_form_smart_it .row-cols-2 > * {
    flex: 0 0 50%;
    max-width: 50%
}

.page_advanced_form_smart_it .row-cols-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.page_advanced_form_smart_it .row-cols-4 > * {
    flex: 0 0 25%;
    max-width: 25%
}

.page_advanced_form_smart_it .row-cols-5 > * {
    flex: 0 0 20%;
    max-width: 20%
}

.page_advanced_form_smart_it .row-cols-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.page_advanced_form_smart_it .col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.page_advanced_form_smart_it .col-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

.page_advanced_form_smart_it .col-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.page_advanced_form_smart_it .col-3 {
    flex: 0 0 25%;
    max-width: 25%
}

.page_advanced_form_smart_it .col-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.page_advanced_form_smart_it .col-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.page_advanced_form_smart_it .col-6 {
    flex: 0 0 50%;
    max-width: 50%
}

.page_advanced_form_smart_it .col-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.page_advanced_form_smart_it .col-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.page_advanced_form_smart_it .col-9 {
    flex: 0 0 75%;
    max-width: 75%
}

.page_advanced_form_smart_it .col-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.page_advanced_form_smart_it .col-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

.page_advanced_form_smart_it .col-12 {
    flex: 0 0 100%;
    max-width: 100%
}

.page_advanced_form_smart_it .order-first {
    order: -1
}

.page_advanced_form_smart_it .order-last {
    order: 13
}

.page_advanced_form_smart_it .order-0 {
    order: 0
}

.page_advanced_form_smart_it .order-1 {
    order: 1
}

.page_advanced_form_smart_it .order-2 {
    order: 2
}

.page_advanced_form_smart_it .order-3 {
    order: 3
}

.page_advanced_form_smart_it .order-4 {
    order: 4
}

.page_advanced_form_smart_it .order-5 {
    order: 5
}

.page_advanced_form_smart_it .order-6 {
    order: 6
}

.page_advanced_form_smart_it .order-7 {
    order: 7
}

.page_advanced_form_smart_it .order-8 {
    order: 8
}

.page_advanced_form_smart_it .order-9 {
    order: 9
}

.page_advanced_form_smart_it .order-10 {
    order: 10
}

.page_advanced_form_smart_it .order-11 {
    order: 11
}

.page_advanced_form_smart_it .order-12 {
    order: 12
}

.page_advanced_form_smart_it .offset-1 {
    margin-left: 8.33333%
}

.page_advanced_form_smart_it .offset-2 {
    margin-left: 16.66667%
}

.page_advanced_form_smart_it .offset-3 {
    margin-left: 25%
}

.page_advanced_form_smart_it .offset-4 {
    margin-left: 33.33333%
}

.page_advanced_form_smart_it .offset-5 {
    margin-left: 41.66667%
}

.page_advanced_form_smart_it .offset-6 {
    margin-left: 50%
}

.page_advanced_form_smart_it .offset-7 {
    margin-left: 58.33333%
}

.page_advanced_form_smart_it .offset-8 {
    margin-left: 66.66667%
}

.page_advanced_form_smart_it .offset-9 {
    margin-left: 75%
}

.page_advanced_form_smart_it .offset-10 {
    margin-left: 83.33333%
}

.page_advanced_form_smart_it .offset-11 {
    margin-left: 91.66667%
}

.page_advanced_form_smart_it .table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529
}

.page_advanced_form_smart_it .table td, .page_advanced_form_smart_it .table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #ccc
}

.page_advanced_form_smart_it .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #ccc
}

.page_advanced_form_smart_it .table tbody + tbody {
    border-top: 2px solid #ccc
}

.page_advanced_form_smart_it .table-sm td, .page_advanced_form_smart_it .table-sm th {
    padding: .3rem
}

.page_advanced_form_smart_it .table-bordered {
    border: 1px solid #ccc
}

.page_advanced_form_smart_it .table-bordered td, .page_advanced_form_smart_it .table-bordered th {
    border: 1px solid #ccc
}

.page_advanced_form_smart_it .table-bordered thead td, .page_advanced_form_smart_it .table-bordered thead th {
    border-bottom-width: 2px
}

.page_advanced_form_smart_it .table-borderless tbody + tbody, .page_advanced_form_smart_it .table-borderless td, .page_advanced_form_smart_it .table-borderless th, .page_advanced_form_smart_it .table-borderless thead th {
    border: 0
}

.page_advanced_form_smart_it .table-striped tbody tr:nth-of-type(odd) {
    background-color: inherit !important
}

.page_advanced_form_smart_it .table-hover tbody tr:hover {
    color: #212529;
    background-color: rgba(0, 0, 0, .075)
}

.page_advanced_form_smart_it .table-primary, .page_advanced_form_smart_it .table-primary > td, .page_advanced_form_smart_it .table-primary > th {
    background-color: #cadbee
}

.page_advanced_form_smart_it .table-primary tbody + tbody, .page_advanced_form_smart_it .table-primary td, .page_advanced_form_smart_it .table-primary th, .page_advanced_form_smart_it .table-primary thead th {
    border-color: #9dbce0
}

.page_advanced_form_smart_it .table-hover .table-primary:hover {
    background-color: #b7cee8
}

.page_advanced_form_smart_it .table-hover .table-primary:hover > td, .page_advanced_form_smart_it .table-hover .table-primary:hover > th {
    background-color: #b7cee8
}

.page_advanced_form_smart_it .table-secondary, .page_advanced_form_smart_it .table-secondary > td, .page_advanced_form_smart_it .table-secondary > th {
    background-color: #cfd5da
}

.page_advanced_form_smart_it .table-secondary tbody + tbody, .page_advanced_form_smart_it .table-secondary td, .page_advanced_form_smart_it .table-secondary th, .page_advanced_form_smart_it .table-secondary thead th {
    border-color: #a6b0ba
}

.page_advanced_form_smart_it .table-hover .table-secondary:hover {
    background-color: #c1c8cf
}

.page_advanced_form_smart_it .table-hover .table-secondary:hover > td, .page_advanced_form_smart_it .table-hover .table-secondary:hover > th {
    background-color: #c1c8cf
}

.page_advanced_form_smart_it .table-success, .page_advanced_form_smart_it .table-success > td, .page_advanced_form_smart_it .table-success > th {
    background-color: #c2ebd9
}

.page_advanced_form_smart_it .table-success tbody + tbody, .page_advanced_form_smart_it .table-success td, .page_advanced_form_smart_it .table-success th, .page_advanced_form_smart_it .table-success thead th {
    border-color: #8edab8
}

.page_advanced_form_smart_it .table-hover .table-success:hover {
    background-color: #afe5cd
}

.page_advanced_form_smart_it .table-hover .table-success:hover > td, .page_advanced_form_smart_it .table-hover .table-success:hover > th {
    background-color: #afe5cd
}

.page_advanced_form_smart_it .table-info, .page_advanced_form_smart_it .table-info > td, .page_advanced_form_smart_it .table-info > th {
    background-color: #bee5eb
}

.page_advanced_form_smart_it .table-info tbody + tbody, .page_advanced_form_smart_it .table-info td, .page_advanced_form_smart_it .table-info th, .page_advanced_form_smart_it .table-info thead th {
    border-color: #86cfda
}

.page_advanced_form_smart_it .table-hover .table-info:hover {
    background-color: #abdde5
}

.page_advanced_form_smart_it .table-hover .table-info:hover > td, .page_advanced_form_smart_it .table-hover .table-info:hover > th {
    background-color: #abdde5
}

.page_advanced_form_smart_it .table-warning, .page_advanced_form_smart_it .table-warning > td, .page_advanced_form_smart_it .table-warning > th {
    background-color: #fae9c3
}

.page_advanced_form_smart_it .table-warning tbody + tbody, .page_advanced_form_smart_it .table-warning td, .page_advanced_form_smart_it .table-warning th, .page_advanced_form_smart_it .table-warning thead th {
    border-color: #f6d68f
}

.page_advanced_form_smart_it .table-hover .table-warning:hover {
    background-color: #f8e0ab
}

.page_advanced_form_smart_it .table-hover .table-warning:hover > td, .page_advanced_form_smart_it .table-hover .table-warning:hover > th {
    background-color: #f8e0ab
}

.page_advanced_form_smart_it .table-danger, .page_advanced_form_smart_it .table-danger > td, .page_advanced_form_smart_it .table-danger > th {
    background-color: #edcccc
}

.page_advanced_form_smart_it .table-danger tbody + tbody, .page_advanced_form_smart_it .table-danger td, .page_advanced_form_smart_it .table-danger th, .page_advanced_form_smart_it .table-danger thead th {
    border-color: #dea0a0
}

.page_advanced_form_smart_it .table-hover .table-danger:hover {
    background-color: #e6b9b9
}

.page_advanced_form_smart_it .table-hover .table-danger:hover > td, .page_advanced_form_smart_it .table-hover .table-danger:hover > th {
    background-color: #e6b9b9
}

.page_advanced_form_smart_it .table-light, .page_advanced_form_smart_it .table-light > td, .page_advanced_form_smart_it .table-light > th {
    background-color: #fbfbfc
}

.page_advanced_form_smart_it .table-light tbody + tbody, .page_advanced_form_smart_it .table-light td, .page_advanced_form_smart_it .table-light th, .page_advanced_form_smart_it .table-light thead th {
    border-color: #f7f7f9
}

.page_advanced_form_smart_it .table-hover .table-light:hover {
    background-color: #ececf1
}

.page_advanced_form_smart_it .table-hover .table-light:hover > td, .page_advanced_form_smart_it .table-hover .table-light:hover > th {
    background-color: #ececf1
}

.page_advanced_form_smart_it .table-dark, .page_advanced_form_smart_it .table-dark > td, .page_advanced_form_smart_it .table-dark > th {
    background-color: #d1d1d1
}

.page_advanced_form_smart_it .table-dark tbody + tbody, .page_advanced_form_smart_it .table-dark td, .page_advanced_form_smart_it .table-dark th, .page_advanced_form_smart_it .table-dark thead th {
    border-color: #a9a9a9
}

.page_advanced_form_smart_it .table-hover .table-dark:hover {
    background-color: #c4c4c4
}

.page_advanced_form_smart_it .table-hover .table-dark:hover > td, .page_advanced_form_smart_it .table-hover .table-dark:hover > th {
    background-color: #c4c4c4
}

.page_advanced_form_smart_it .table-active, .page_advanced_form_smart_it .table-active > td, .page_advanced_form_smart_it .table-active > th {
    background-color: #f2f2f2
}

.page_advanced_form_smart_it .table-hover .table-active:hover {
    background-color: #e5e5e5
}

.page_advanced_form_smart_it .table-hover .table-active:hover > td, .page_advanced_form_smart_it .table-hover .table-active:hover > th {
    background-color: #e5e5e5
}

.page_advanced_form_smart_it .table .thead-dark th {
    color: #fff;
    background-color: #343a40;
    border-color: #454d55
}

.page_advanced_form_smart_it .table .thead-light th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #ccc
}

.page_advanced_form_smart_it .table-dark {
    color: #fff;
    background-color: #343a40
}

.page_advanced_form_smart_it .table-dark td, .page_advanced_form_smart_it .table-dark th, .page_advanced_form_smart_it .table-dark thead th {
    border-color: #454d55
}

.page_advanced_form_smart_it .table-dark.table-bordered {
    border: 0
}

.page_advanced_form_smart_it .table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, .05)
}

.page_advanced_form_smart_it .table-dark.table-hover tbody tr:hover {
    color: #fff;
    background-color: rgba(255, 255, 255, .075)
}

.page_advanced_form_smart_it .table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

.page_advanced_form_smart_it .table-responsive > .table-bordered {
    border: 0
}

.formio-component-checkbox,
.formio-component-radio .radio {
    padding-left: 10px;
}

.page_advanced_form_smart_it .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: .375rem .75rem;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.page_advanced_form_smart_it .form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.page_advanced_form_smart_it .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #a4c1e2;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(67, 126, 196, .25)
}

.page_advanced_form_smart_it .form-control::-moz-placeholder {
    color: #6c757d;
    opacity: 1
}

.page_advanced_form_smart_it .form-control:-ms-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.page_advanced_form_smart_it .form-control::placeholder {
    color: #6c757d;
    opacity: 1
}

.page_advanced_form_smart_it .form-control:disabled {
    background-color: #e9ecef;
    opacity: 1
}

.page_advanced_form_smart_it .form-control[readonly] {
    opacity: 1
}

.page_advanced_form_smart_it input[type=date].form-control, .page_advanced_form_smart_it input[type=datetime-local].form-control, .page_advanced_form_smart_it input[type=month].form-control, .page_advanced_form_smart_it input[type=time].form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.page_advanced_form_smart_it select.form-control:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057
}

.page_advanced_form_smart_it select.form-control:focus::-ms-value {
    color: #495057;
    background-color: #fff
}

.page_advanced_form_smart_it .form-control-file, .page_advanced_form_smart_it .form-control-range {
    display: block;
    width: 100%
}

.page_advanced_form_smart_it .col-form-label {
    padding-top: 0;
    padding-bottom: calc(.375rem + 1px);
    margin-bottom: 0;
    font-size: 15px;
    line-height: 1.5
}

.page_advanced_form_smart_it ::-webkit-scrollbar {
    width: 1vw
}

.page_advanced_form_smart_it ::-webkit-scrollbar-track {
    background-color: #fff
}

.page_advanced_form_smart_it ::-webkit-scrollbar-thumb {
    background-color: gray;
    border: .3vw solid #fff;
    border-radius: 7vw
}

.page_advanced_form_smart_it .col-form-label-lg {
    padding-top: calc(.5rem + 1px);
    padding-bottom: calc(.5rem + 1px);
    font-size: 1.25rem;
    line-height: 1.5
}

.page_advanced_form_smart_it .col-form-label-sm {
    padding-top: calc(.25rem + 1px);
    padding-bottom: calc(.25rem + 1px);
    font-size: .875rem;
    line-height: 1.5
}

.page_advanced_form_smart_it .form-control-plaintext {
    display: block;
    width: 100%;
    padding: .375rem 0;
    margin-bottom: 0;
    font-size: 1rem;
    line-height: 1.5;
    color: #212529;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0
}

.page_advanced_form_smart_it .form-control-plaintext.form-control-lg, .page_advanced_form_smart_it .form-control-plaintext.form-control-sm {
    padding-right: 0;
    padding-left: 0
}

.page_advanced_form_smart_it .form-control-sm {
    height: calc(1.5em + .5rem + 2px);
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.page_advanced_form_smart_it .form-control-lg {
    height: calc(1.5em + 1rem + 2px);
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

.page_advanced_form_smart_it select.form-control[multiple], .page_advanced_form_smart_it select.form-control[size] {
    height: auto
}

.page_advanced_form_smart_it textarea.form-control {
    height: auto
}

.page_advanced_form_smart_it .form-group {
    margin-bottom: 1rem
}

.page_advanced_form_smart_it .form-text {
    display: block;
    margin-top: .25rem
}

.page_advanced_form_smart_it .form-row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px
}

.page_advanced_form_smart_it .form-row > .col, .page_advanced_form_smart_it .form-row > [class*=col-] {
    padding-right: 5px;
    padding-left: 5px
}

.page_advanced_form_smart_it .form-check {
    position: relative;
    display: block
}

.page_advanced_form_smart_it .form-check-input {
    position: absolute;
    margin-top: .3rem;
}

.formio-component-radio .form-check input {
    margin-left: -1.3rem;
}

.formio-component-selectboxes .form-check .form-check-label span ,
.formio-component-selectBoxes .form-check .form-check-label span ,
.formio-component-checkbox .form-check .form-check-label span {
    padding-left: 20px;
}

.formio-component-checkbox .form-check-label input ,
.formio-component-selectboxes .form-check-label input ,
.formio-component-selectBoxes .form-check-label input {
    margin-left: 0;
}

.page_advanced_form_smart_it .form-check-input:disabled ~ .form-check-label, .page_advanced_form_smart_it .form-check-input[disabled] ~ .form-check-label {
    color: #6c757d
}

.page_advanced_form_smart_it .form-check-label {
    margin-bottom: 0
}

.page_advanced_form_smart_it .form-check-inline {
    display: inline-flex;
    align-items: center;
    padding-left: 0;
    margin-right: .75rem
}

.page_advanced_form_smart_it .form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: .3125rem;
    margin-left: 0
}

.page_advanced_form_smart_it .valid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #25b877
}

.page_advanced_form_smart_it .valid-tooltip {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(37, 184, 119, .9);
    border-radius: .25rem
}

.page_advanced_form_smart_it .form-row > .col > .valid-tooltip, .page_advanced_form_smart_it .form-row > [class*=col-] > .valid-tooltip {
    left: 5px
}

.page_advanced_form_smart_it .is-valid ~ .valid-feedback, .page_advanced_form_smart_it .is-valid ~ .valid-tooltip, .page_advanced_form_smart_it .was-validated :valid ~ .valid-feedback, .page_advanced_form_smart_it .was-validated :valid ~ .valid-tooltip {
    display: block
}

.page_advanced_form_smart_it .form-control.is-valid, .page_advanced_form_smart_it .was-validated .form-control:valid {
    border-color: #25b877;
    padding-right: calc(1.5em + .75rem) !important;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2325b877' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(.375em + .1875rem) center;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

.page_advanced_form_smart_it .form-control.is-valid:focus, .page_advanced_form_smart_it .was-validated .form-control:valid:focus {
    border-color: #25b877;
    box-shadow: 0 0 0 .2rem rgba(37, 184, 119, .25)
}

.page_advanced_form_smart_it .was-validated select.form-control:valid, .page_advanced_form_smart_it select.form-control.is-valid {
    padding-right: 3rem !important;
    background-position: right 1.5rem center
}

.page_advanced_form_smart_it .was-validated textarea.form-control:valid, .page_advanced_form_smart_it textarea.form-control.is-valid {
    padding-right: calc(1.5em + .75rem);
    background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}

.page_advanced_form_smart_it .custom-select.is-valid, .page_advanced_form_smart_it .was-validated .custom-select:valid {
    border-color: #25b877;
    padding-right: calc(.75em + 2.3125rem) !important;
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2325b877' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat
}

.page_advanced_form_smart_it .custom-select.is-valid:focus, .page_advanced_form_smart_it .was-validated .custom-select:valid:focus {
    border-color: #25b877;
    box-shadow: 0 0 0 .2rem rgba(37, 184, 119, .25)
}

.page_advanced_form_smart_it .form-check-input.is-valid ~ .form-check-label, .page_advanced_form_smart_it .was-validated .form-check-input:valid ~ .form-check-label {
    color: #25b877
}

.page_advanced_form_smart_it .form-check-input.is-valid ~ .valid-feedback, .page_advanced_form_smart_it .form-check-input.is-valid ~ .valid-tooltip, .page_advanced_form_smart_it .was-validated .form-check-input:valid ~ .valid-feedback, .page_advanced_form_smart_it .was-validated .form-check-input:valid ~ .valid-tooltip {
    display: block
}

.page_advanced_form_smart_it .custom-control-input.is-valid ~ .custom-control-label, .page_advanced_form_smart_it .was-validated .custom-control-input:valid ~ .custom-control-label {
    color: #25b877
}

.page_advanced_form_smart_it .custom-control-input.is-valid ~ .custom-control-label::before, .page_advanced_form_smart_it .was-validated .custom-control-input:valid ~ .custom-control-label::before {
    border-color: #25b877
}

.page_advanced_form_smart_it .custom-control-input.is-valid:checked ~ .custom-control-label::before, .page_advanced_form_smart_it .was-validated .custom-control-input:valid:checked ~ .custom-control-label::before {
    border-color: #39d791;
    background-color: #39d791
}

.page_advanced_form_smart_it .custom-control-input.is-valid:focus ~ .custom-control-label::before, .page_advanced_form_smart_it .was-validated .custom-control-input:valid:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 .2rem rgba(37, 184, 119, .25)
}

.page_advanced_form_smart_it .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before, .page_advanced_form_smart_it .was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #25b877
}

.page_advanced_form_smart_it .custom-file-input.is-valid ~ .custom-file-label, .page_advanced_form_smart_it .was-validated .custom-file-input:valid ~ .custom-file-label {
    border-color: #25b877
}

.page_advanced_form_smart_it .custom-file-input.is-valid:focus ~ .custom-file-label, .page_advanced_form_smart_it .was-validated .custom-file-input:valid:focus ~ .custom-file-label {
    border-color: #25b877;
    box-shadow: 0 0 0 .2rem rgba(37, 184, 119, .25)
}

.page_advanced_form_smart_it .invalid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #c04949
}

.page_advanced_form_smart_it .invalid-tooltip {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(192, 73, 73, .9);
    border-radius: .25rem
}

.page_advanced_form_smart_it .form-row > .col > .invalid-tooltip, .page_advanced_form_smart_it .form-row > [class*=col-] > .invalid-tooltip {
    left: 5px
}

.page_advanced_form_smart_it .is-invalid ~ .invalid-feedback, .page_advanced_form_smart_it .is-invalid ~ .invalid-tooltip, .page_advanced_form_smart_it .was-validated :invalid ~ .invalid-feedback, .page_advanced_form_smart_it .was-validated :invalid ~ .invalid-tooltip {
    display: block
}

.page_advanced_form_smart_it .form-control.is-invalid, .page_advanced_form_smart_it .was-validated .form-control:invalid {
    border-color: #c04949;
    border-width: 2px;
    padding-right: calc(1.5em + .75rem) !important;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23c04949' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23c04949' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(.375em + .1875rem) center;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

.page_advanced_form_smart_it .form-control.is-invalid:focus, .page_advanced_form_smart_it .was-validated .form-control:invalid:focus {
    border-color: #c04949;
    box-shadow: 0 0 0 .2rem rgba(192, 73, 73, .25)
}

.page_advanced_form_smart_it .was-validated select.form-control:invalid, .page_advanced_form_smart_it select.form-control.is-invalid {
    padding-right: 3rem !important;
    background-position: right 1.5rem center
}

.page_advanced_form_smart_it .was-validated textarea.form-control:invalid, .page_advanced_form_smart_it textarea.form-control.is-invalid {
    padding-right: calc(1.5em + .75rem);
    background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}

.page_advanced_form_smart_it .custom-select.is-invalid, .page_advanced_form_smart_it .was-validated .custom-select:invalid {
    border-color: #c04949;
    padding-right: calc(.75em + 2.3125rem) !important;
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23c04949' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23c04949' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat
}

.page_advanced_form_smart_it .custom-select.is-invalid:focus, .page_advanced_form_smart_it .was-validated .custom-select:invalid:focus {
    border-color: #c04949;
    box-shadow: 0 0 0 .2rem rgba(192, 73, 73, .25)
}

.page_advanced_form_smart_it .form-check-input.is-invalid ~ .form-check-label, .page_advanced_form_smart_it .was-validated .form-check-input:invalid ~ .form-check-label {
    color: #c04949
}

.page_advanced_form_smart_it .form-check-input.is-invalid ~ .invalid-feedback, .page_advanced_form_smart_it .form-check-input.is-invalid ~ .invalid-tooltip, .page_advanced_form_smart_it .was-validated .form-check-input:invalid ~ .invalid-feedback, .page_advanced_form_smart_it .was-validated .form-check-input:invalid ~ .invalid-tooltip {
    display: block
}

.page_advanced_form_smart_it .custom-control-input.is-invalid ~ .custom-control-label, .page_advanced_form_smart_it .was-validated .custom-control-input:invalid ~ .custom-control-label {
    color: #c04949
}

.page_advanced_form_smart_it .custom-control-input.is-invalid ~ .custom-control-label::before, .page_advanced_form_smart_it .was-validated .custom-control-input:invalid ~ .custom-control-label::before {
    border-color: #c04949
}

.page_advanced_form_smart_it .custom-control-input.is-invalid:checked ~ .custom-control-label::before, .page_advanced_form_smart_it .was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before {
    border-color: #cd6f6f;
    background-color: #cd6f6f
}

.page_advanced_form_smart_it .custom-control-input.is-invalid:focus ~ .custom-control-label::before, .page_advanced_form_smart_it .was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 .2rem rgba(192, 73, 73, .25)
}

.page_advanced_form_smart_it .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before, .page_advanced_form_smart_it .was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #c04949
}

.page_advanced_form_smart_it .custom-file-input.is-invalid ~ .custom-file-label, .page_advanced_form_smart_it .was-validated .custom-file-input:invalid ~ .custom-file-label {
    border-color: #c04949
}

.page_advanced_form_smart_it .custom-file-input.is-invalid:focus ~ .custom-file-label, .page_advanced_form_smart_it .was-validated .custom-file-input:invalid:focus ~ .custom-file-label {
    border-color: #c04949;
    box-shadow: 0 0 0 .2rem rgba(192, 73, 73, .25)
}

.page_advanced_form_smart_it .form-inline {
    display: flex;
    flex-flow: row wrap;
    align-items: center
}

.page_advanced_form_smart_it .form-inline .form-check {
    width: 100%
}

.page_advanced_form_smart_it .btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.page_advanced_form_smart_it .btn:hover {
    color: #212529;
    text-decoration: none
}

.page_advanced_form_smart_it .btn.focus, .page_advanced_form_smart_it .btn:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(67, 126, 196, .25)
}

.page_advanced_form_smart_it .btn.disabled, .page_advanced_form_smart_it .btn:disabled {
    opacity: .65
}

.page_advanced_form_smart_it .btn:not(:disabled):not(.disabled) {
    cursor: pointer
}

.page_advanced_form_smart_it a.btn.disabled, .page_advanced_form_smart_it fieldset:disabled a.btn {
    pointer-events: none
}

.page_advanced_form_smart_it .btn-primary {
    color: #fff;
    background-color: #437ec4;
    border-color: #437ec4
}

.page_advanced_form_smart_it .btn-primary:hover {
    color: #fff;
    background-color: #366bab;
    border-color: #3365a1
}

.page_advanced_form_smart_it .btn-primary.focus, .page_advanced_form_smart_it .btn-primary:focus {
    color: #fff;
    background-color: #366bab;
    border-color: #3365a1;
    box-shadow: 0 0 0 .2rem rgba(95, 145, 205, .5)
}

.page_advanced_form_smart_it .btn-primary.disabled, .page_advanced_form_smart_it .btn-primary:disabled {
    color: #fff;
    background-color: #437ec4;
    border-color: #437ec4
}

.page_advanced_form_smart_it .btn-primary:not(:disabled):not(.disabled).active, .page_advanced_form_smart_it .btn-primary:not(:disabled):not(.disabled):active, .page_advanced_form_smart_it .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #3365a1;
    border-color: #305f98
}

.page_advanced_form_smart_it .btn-primary:not(:disabled):not(.disabled).active:focus, .page_advanced_form_smart_it .btn-primary:not(:disabled):not(.disabled):active:focus, .page_advanced_form_smart_it .show > .btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(95, 145, 205, .5)
}

.page_advanced_form_smart_it .btn-secondary {
    color: #fff;
    background-color: #54687a;
    border-color: #54687a
}

.page_advanced_form_smart_it .btn-secondary:hover {
    color: #fff;
    background-color: #445563;
    border-color: #3f4e5c
}

.page_advanced_form_smart_it .btn-secondary.focus, .page_advanced_form_smart_it .btn-secondary:focus {
    color: #fff;
    background-color: #445563;
    border-color: #3f4e5c;
    box-shadow: 0 0 0 .2rem rgba(110, 127, 142, .5)
}

.page_advanced_form_smart_it .btn-secondary.disabled, .page_advanced_form_smart_it .btn-secondary:disabled {
    color: #fff;
    background-color: #54687a;
    border-color: #54687a
}

.page_advanced_form_smart_it .btn-secondary:not(:disabled):not(.disabled).active, .page_advanced_form_smart_it .btn-secondary:not(:disabled):not(.disabled):active, .page_advanced_form_smart_it .show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #3f4e5c;
    border-color: #3a4854
}

.page_advanced_form_smart_it .btn-secondary:not(:disabled):not(.disabled).active:focus, .page_advanced_form_smart_it .btn-secondary:not(:disabled):not(.disabled):active:focus, .page_advanced_form_smart_it .show > .btn-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(110, 127, 142, .5)
}

.page_advanced_form_smart_it .btn-success {
    color: #fff;
    background-color: #25b877;
    border-color: #25b877
}

.page_advanced_form_smart_it .btn-success:hover {
    color: #fff;
    background-color: #1f9862;
    border-color: #1c8e5c
}

.page_advanced_form_smart_it .btn-success.focus, .page_advanced_form_smart_it .btn-success:focus {
    color: #fff;
    background-color: #1f9862;
    border-color: #1c8e5c;
    box-shadow: 0 0 0 .2rem rgba(70, 195, 139, .5)
}

.page_advanced_form_smart_it .btn-success.disabled, .page_advanced_form_smart_it .btn-success:disabled {
    color: #fff;
    background-color: #25b877;
    border-color: #25b877
}

.page_advanced_form_smart_it .btn-success:not(:disabled):not(.disabled).active, .page_advanced_form_smart_it .btn-success:not(:disabled):not(.disabled):active, .page_advanced_form_smart_it .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1c8e5c;
    border-color: #1a8355
}

.page_advanced_form_smart_it .btn-success:not(:disabled):not(.disabled).active:focus, .page_advanced_form_smart_it .btn-success:not(:disabled):not(.disabled):active:focus, .page_advanced_form_smart_it .show > .btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(70, 195, 139, .5)
}

.page_advanced_form_smart_it .btn-info {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.page_advanced_form_smart_it .btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b
}

.page_advanced_form_smart_it .btn-info.focus, .page_advanced_form_smart_it .btn-info:focus {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b;
    box-shadow: 0 0 0 .2rem rgba(58, 176, 195, .5)
}

.page_advanced_form_smart_it .btn-info.disabled, .page_advanced_form_smart_it .btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.page_advanced_form_smart_it .btn-info:not(:disabled):not(.disabled).active, .page_advanced_form_smart_it .btn-info:not(:disabled):not(.disabled):active, .page_advanced_form_smart_it .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f
}

.page_advanced_form_smart_it .btn-info:not(:disabled):not(.disabled).active:focus, .page_advanced_form_smart_it .btn-info:not(:disabled):not(.disabled):active:focus, .page_advanced_form_smart_it .show > .btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(58, 176, 195, .5)
}

.page_advanced_form_smart_it .btn-warning {
    color: #212529;
    background-color: #eeb128;
    border-color: #eeb128
}

.page_advanced_form_smart_it .btn-warning:hover {
    color: #212529;
    background-color: #de9f12;
    border-color: #d29711
}

.page_advanced_form_smart_it .btn-warning.focus, .page_advanced_form_smart_it .btn-warning:focus {
    color: #212529;
    background-color: #de9f12;
    border-color: #d29711;
    box-shadow: 0 0 0 .2rem rgba(207, 156, 40, .5)
}

.page_advanced_form_smart_it .btn-warning.disabled, .page_advanced_form_smart_it .btn-warning:disabled {
    color: #212529;
    background-color: #eeb128;
    border-color: #eeb128
}

.page_advanced_form_smart_it .btn-warning:not(:disabled):not(.disabled).active, .page_advanced_form_smart_it .btn-warning:not(:disabled):not(.disabled):active, .page_advanced_form_smart_it .show > .btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #d29711;
    border-color: #c78e10
}

.page_advanced_form_smart_it .btn-warning:not(:disabled):not(.disabled).active:focus, .page_advanced_form_smart_it .btn-warning:not(:disabled):not(.disabled):active:focus, .page_advanced_form_smart_it .show > .btn-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(207, 156, 40, .5)
}

.page_advanced_form_smart_it .btn-danger {
    color: #fff;
    background-color: #c04949;
    border-color: #c04949
}

.page_advanced_form_smart_it .btn-danger:hover {
    color: #fff;
    background-color: #a83a3a;
    border-color: #9f3737
}

.page_advanced_form_smart_it .btn-danger.focus, .page_advanced_form_smart_it .btn-danger:focus {
    color: #fff;
    background-color: #a83a3a;
    border-color: #9f3737;
    box-shadow: 0 0 0 .2rem rgba(201, 100, 100, .5)
}

.page_advanced_form_smart_it .btn-danger.disabled, .page_advanced_form_smart_it .btn-danger:disabled {
    color: #fff;
    background-color: #c04949;
    border-color: #c04949
}

.page_advanced_form_smart_it .btn-danger:not(:disabled):not(.disabled).active, .page_advanced_form_smart_it .btn-danger:not(:disabled):not(.disabled):active, .page_advanced_form_smart_it .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #9f3737;
    border-color: #963434
}

.page_advanced_form_smart_it .btn-danger:not(:disabled):not(.disabled).active:focus, .page_advanced_form_smart_it .btn-danger:not(:disabled):not(.disabled):active:focus, .page_advanced_form_smart_it .show > .btn-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(201, 100, 100, .5)
}

.page_advanced_form_smart_it .btn-light {
    color: #212529;
    background-color: #eff0f4;
    border-color: #eff0f4
}

.page_advanced_form_smart_it .btn-light:hover {
    color: #212529;
    background-color: #d8dbe4;
    border-color: #d1d4df
}

.page_advanced_form_smart_it .btn-light.focus, .page_advanced_form_smart_it .btn-light:focus {
    color: #212529;
    background-color: #d8dbe4;
    border-color: #d1d4df;
    box-shadow: 0 0 0 .2rem rgba(208, 210, 214, .5)
}

.page_advanced_form_smart_it .btn-light.disabled, .page_advanced_form_smart_it .btn-light:disabled {
    color: #212529;
    background-color: #eff0f4;
    border-color: #eff0f4
}

.page_advanced_form_smart_it .btn-light:not(:disabled):not(.disabled).active, .page_advanced_form_smart_it .btn-light:not(:disabled):not(.disabled):active, .page_advanced_form_smart_it .show > .btn-light.dropdown-toggle {
    color: #212529;
    background-color: #d1d4df;
    border-color: #c9cdda
}

.page_advanced_form_smart_it .btn-light:not(:disabled):not(.disabled).active:focus, .page_advanced_form_smart_it .btn-light:not(:disabled):not(.disabled):active:focus, .page_advanced_form_smart_it .show > .btn-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(208, 210, 214, .5)
}

.page_advanced_form_smart_it .btn-dark {
    color: #fff;
    background-color: #595959;
    border-color: #595959
}

.page_advanced_form_smart_it .btn-dark:hover {
    color: #fff;
    background-color: #464646;
    border-color: #404040
}

.page_advanced_form_smart_it .btn-dark.focus, .page_advanced_form_smart_it .btn-dark:focus {
    color: #fff;
    background-color: #464646;
    border-color: #404040;
    box-shadow: 0 0 0 .2rem rgba(114, 114, 114, .5)
}

.page_advanced_form_smart_it .btn-dark.disabled, .page_advanced_form_smart_it .btn-dark:disabled {
    color: #fff;
    background-color: #595959;
    border-color: #595959
}

.page_advanced_form_smart_it .btn-dark:not(:disabled):not(.disabled).active, .page_advanced_form_smart_it .btn-dark:not(:disabled):not(.disabled):active, .page_advanced_form_smart_it .show > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #404040;
    border-color: #393939
}

.page_advanced_form_smart_it .btn-dark:not(:disabled):not(.disabled).active:focus, .page_advanced_form_smart_it .btn-dark:not(:disabled):not(.disabled):active:focus, .page_advanced_form_smart_it .show > .btn-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(114, 114, 114, .5)
}

.page_advanced_form_smart_it .btn-outline-primary {
    color: #437ec4;
    border-color: #437ec4
}

.page_advanced_form_smart_it .btn-outline-primary:hover {
    color: #fff;
    background-color: #437ec4;
    border-color: #437ec4
}

.page_advanced_form_smart_it .btn-outline-primary.focus, .page_advanced_form_smart_it .btn-outline-primary:focus {
    box-shadow: 0 0 0 .2rem rgba(67, 126, 196, .5)
}

.page_advanced_form_smart_it .btn-outline-primary.disabled, .page_advanced_form_smart_it .btn-outline-primary:disabled {
    color: #437ec4;
    background-color: transparent
}

.page_advanced_form_smart_it .btn-outline-primary:not(:disabled):not(.disabled).active, .page_advanced_form_smart_it .btn-outline-primary:not(:disabled):not(.disabled):active, .page_advanced_form_smart_it .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #437ec4;
    border-color: #437ec4
}

.page_advanced_form_smart_it .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .page_advanced_form_smart_it .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .page_advanced_form_smart_it .show > .btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(67, 126, 196, .5)
}

.page_advanced_form_smart_it .btn-outline-secondary {
    color: #54687a;
    border-color: #54687a
}

.page_advanced_form_smart_it .btn-outline-secondary:hover {
    color: #fff;
    background-color: #54687a;
    border-color: #54687a
}

.page_advanced_form_smart_it .btn-outline-secondary.focus, .page_advanced_form_smart_it .btn-outline-secondary:focus {
    box-shadow: 0 0 0 .2rem rgba(84, 104, 122, .5)
}

.page_advanced_form_smart_it .btn-outline-secondary.disabled, .page_advanced_form_smart_it .btn-outline-secondary:disabled {
    color: #54687a;
    background-color: transparent
}

.page_advanced_form_smart_it .btn-outline-secondary:not(:disabled):not(.disabled).active, .page_advanced_form_smart_it .btn-outline-secondary:not(:disabled):not(.disabled):active, .page_advanced_form_smart_it .show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #54687a;
    border-color: #54687a
}

.page_advanced_form_smart_it .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .page_advanced_form_smart_it .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .page_advanced_form_smart_it .show > .btn-outline-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(84, 104, 122, .5)
}

.page_advanced_form_smart_it .btn-outline-success {
    color: #25b877;
    border-color: #25b877
}

.page_advanced_form_smart_it .btn-outline-success:hover {
    color: #fff;
    background-color: #25b877;
    border-color: #25b877
}

.page_advanced_form_smart_it .btn-outline-success.focus, .page_advanced_form_smart_it .btn-outline-success:focus {
    box-shadow: 0 0 0 .2rem rgba(37, 184, 119, .5)
}

.page_advanced_form_smart_it .btn-outline-success.disabled, .page_advanced_form_smart_it .btn-outline-success:disabled {
    color: #25b877;
    background-color: transparent
}

.page_advanced_form_smart_it .btn-outline-success:not(:disabled):not(.disabled).active, .page_advanced_form_smart_it .btn-outline-success:not(:disabled):not(.disabled):active, .page_advanced_form_smart_it .show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #25b877;
    border-color: #25b877
}

.page_advanced_form_smart_it .btn-outline-success:not(:disabled):not(.disabled).active:focus, .page_advanced_form_smart_it .btn-outline-success:not(:disabled):not(.disabled):active:focus, .page_advanced_form_smart_it .show > .btn-outline-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(37, 184, 119, .5)
}

.page_advanced_form_smart_it .btn-outline-info {
    color: #17a2b8;
    border-color: #17a2b8
}

.page_advanced_form_smart_it .btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.page_advanced_form_smart_it .btn-outline-info.focus, .page_advanced_form_smart_it .btn-outline-info:focus {
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.page_advanced_form_smart_it .btn-outline-info.disabled, .page_advanced_form_smart_it .btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent
}

.page_advanced_form_smart_it .btn-outline-info:not(:disabled):not(.disabled).active, .page_advanced_form_smart_it .btn-outline-info:not(:disabled):not(.disabled):active, .page_advanced_form_smart_it .show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.page_advanced_form_smart_it .btn-outline-info:not(:disabled):not(.disabled).active:focus, .page_advanced_form_smart_it .btn-outline-info:not(:disabled):not(.disabled):active:focus, .page_advanced_form_smart_it .show > .btn-outline-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.page_advanced_form_smart_it .btn-outline-warning {
    color: #eeb128;
    border-color: #eeb128
}

.page_advanced_form_smart_it .btn-outline-warning:hover {
    color: #212529;
    background-color: #eeb128;
    border-color: #eeb128
}

.page_advanced_form_smart_it .btn-outline-warning.focus, .page_advanced_form_smart_it .btn-outline-warning:focus {
    box-shadow: 0 0 0 .2rem rgba(238, 177, 40, .5)
}

.page_advanced_form_smart_it .btn-outline-warning.disabled, .page_advanced_form_smart_it .btn-outline-warning:disabled {
    color: #eeb128;
    background-color: transparent
}

.page_advanced_form_smart_it .btn-outline-warning:not(:disabled):not(.disabled).active, .page_advanced_form_smart_it .btn-outline-warning:not(:disabled):not(.disabled):active, .page_advanced_form_smart_it .show > .btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #eeb128;
    border-color: #eeb128
}

.page_advanced_form_smart_it .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .page_advanced_form_smart_it .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .page_advanced_form_smart_it .show > .btn-outline-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(238, 177, 40, .5)
}

.page_advanced_form_smart_it .btn-outline-danger {
    color: #c04949;
    border-color: #c04949
}

.page_advanced_form_smart_it .btn-outline-danger:hover {
    color: #fff;
    background-color: #c04949;
    border-color: #c04949
}

.page_advanced_form_smart_it .btn-outline-danger.focus, .page_advanced_form_smart_it .btn-outline-danger:focus {
    box-shadow: 0 0 0 .2rem rgba(192, 73, 73, .5)
}

.page_advanced_form_smart_it .btn-outline-danger.disabled, .page_advanced_form_smart_it .btn-outline-danger:disabled {
    color: #c04949;
    background-color: transparent
}

.page_advanced_form_smart_it .btn-outline-danger:not(:disabled):not(.disabled).active, .page_advanced_form_smart_it .btn-outline-danger:not(:disabled):not(.disabled):active, .page_advanced_form_smart_it .show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #c04949;
    border-color: #c04949
}

.page_advanced_form_smart_it .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .page_advanced_form_smart_it .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .page_advanced_form_smart_it .show > .btn-outline-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(192, 73, 73, .5)
}

.page_advanced_form_smart_it .btn-outline-light {
    color: #eff0f4;
    border-color: #eff0f4
}

.page_advanced_form_smart_it .btn-outline-light:hover {
    color: #212529;
    background-color: #eff0f4;
    border-color: #eff0f4
}

.page_advanced_form_smart_it .btn-outline-light.focus, .page_advanced_form_smart_it .btn-outline-light:focus {
    box-shadow: 0 0 0 .2rem rgba(239, 240, 244, .5)
}

.page_advanced_form_smart_it .btn-outline-light.disabled, .page_advanced_form_smart_it .btn-outline-light:disabled {
    color: #eff0f4;
    background-color: transparent
}

.page_advanced_form_smart_it .btn-outline-light:not(:disabled):not(.disabled).active, .page_advanced_form_smart_it .btn-outline-light:not(:disabled):not(.disabled):active, .page_advanced_form_smart_it .show > .btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #eff0f4;
    border-color: #eff0f4
}

.page_advanced_form_smart_it .btn-outline-light:not(:disabled):not(.disabled).active:focus, .page_advanced_form_smart_it .btn-outline-light:not(:disabled):not(.disabled):active:focus, .page_advanced_form_smart_it .show > .btn-outline-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(239, 240, 244, .5)
}

.page_advanced_form_smart_it .btn-outline-dark {
    color: #595959;
    border-color: #595959
}

.page_advanced_form_smart_it .btn-outline-dark:hover {
    color: #fff;
    background-color: #595959;
    border-color: #595959
}

.page_advanced_form_smart_it .btn-outline-dark.focus, .page_advanced_form_smart_it .btn-outline-dark:focus {
    box-shadow: 0 0 0 .2rem rgba(89, 89, 89, .5)
}

.page_advanced_form_smart_it .btn-outline-dark.disabled, .page_advanced_form_smart_it .btn-outline-dark:disabled {
    color: #595959;
    background-color: transparent
}

.page_advanced_form_smart_it .btn-outline-dark:not(:disabled):not(.disabled).active, .page_advanced_form_smart_it .btn-outline-dark:not(:disabled):not(.disabled):active, .page_advanced_form_smart_it .show > .btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #595959;
    border-color: #595959
}

.page_advanced_form_smart_it .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .page_advanced_form_smart_it .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .page_advanced_form_smart_it .show > .btn-outline-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(89, 89, 89, .5)
}

.page_advanced_form_smart_it .btn-link {
    font-weight: 400;
    color: #437ec4;
    text-decoration: none
}

.page_advanced_form_smart_it .btn-link:hover {
    color: #2d598e;
    text-decoration: underline
}

.page_advanced_form_smart_it .btn-link.focus, .page_advanced_form_smart_it .btn-link:focus {
    text-decoration: underline
}

.page_advanced_form_smart_it .btn-link.disabled, .page_advanced_form_smart_it .btn-link:disabled {
    color: #6c757d;
    pointer-events: none
}

.page_advanced_form_smart_it .btn-group-lg > .btn, .page_advanced_form_smart_it .btn-lg {
    padding: .5rem 1rem;
    font-size: 1.85rem;
    line-height: 1.5;
    border-radius: .3rem
}

.page_advanced_form_smart_it .btn-group-sm > .btn, .page_advanced_form_smart_it .btn-sm {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.page_advanced_form_smart_it .btn-block {
    display: block;
    width: 100%
}

.page_advanced_form_smart_it .btn-block + .btn-block {
    margin-top: .5rem
}

.page_advanced_form_smart_it input[type=button].btn-block, .page_advanced_form_smart_it input[type=reset].btn-block, .page_advanced_form_smart_it input[type=submit].btn-block {
    width: 100%
}

.page_advanced_form_smart_it .fade {
    transition: opacity .15s linear
}

.page_advanced_form_smart_it .fade:not(.show) {
    opacity: 0
}

.page_advanced_form_smart_it .collapse:not(.show) {
    display: none
}

.page_advanced_form_smart_it .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height .35s ease
}

.page_advanced_form_smart_it .dropdown, .page_advanced_form_smart_it .dropleft, .page_advanced_form_smart_it .dropright, .page_advanced_form_smart_it .dropup {
    position: relative
}

.page_advanced_form_smart_it .dropdown-toggle {
    white-space: nowrap
}

.page_advanced_form_smart_it .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent
}

.page_advanced_form_smart_it .dropdown-toggle:empty::after {
    margin-left: 0
}

.page_advanced_form_smart_it .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem
}

.page_advanced_form_smart_it .dropdown-menu-left {
    right: auto;
    left: 0
}

.page_advanced_form_smart_it .dropdown-menu-right {
    right: 0;
    left: auto
}

.page_advanced_form_smart_it .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: .125rem
}

.page_advanced_form_smart_it .dropup .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: 0;
    border-right: .3em solid transparent;
    border-bottom: .3em solid;
    border-left: .3em solid transparent
}

.page_advanced_form_smart_it .dropup .dropdown-toggle:empty::after {
    margin-left: 0
}

.page_advanced_form_smart_it .dropright .dropdown-menu {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: .125rem
}

.page_advanced_form_smart_it .dropright .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: 0;
    border-bottom: .3em solid transparent;
    border-left: .3em solid
}

.page_advanced_form_smart_it .dropright .dropdown-toggle:empty::after {
    margin-left: 0
}

.page_advanced_form_smart_it .dropright .dropdown-toggle::after {
    vertical-align: 0
}

.page_advanced_form_smart_it .dropleft .dropdown-menu {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: .125rem
}

.page_advanced_form_smart_it .dropleft .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: ""
}

.page_advanced_form_smart_it .dropleft .dropdown-toggle::after {
    display: none
}

.page_advanced_form_smart_it .dropleft .dropdown-toggle::before {
    display: inline-block;
    margin-right: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: .3em solid;
    border-bottom: .3em solid transparent
}

.page_advanced_form_smart_it .dropleft .dropdown-toggle:empty::after {
    margin-left: 0
}

.page_advanced_form_smart_it .dropleft .dropdown-toggle::before {
    vertical-align: 0
}

.page_advanced_form_smart_it .dropdown-menu[x-placement^=bottom], .page_advanced_form_smart_it .dropdown-menu[x-placement^=left], .page_advanced_form_smart_it .dropdown-menu[x-placement^=right], .page_advanced_form_smart_it .dropdown-menu[x-placement^=top] {
    right: auto;
    bottom: auto
}

.page_advanced_form_smart_it .dropdown-divider {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef
}

.page_advanced_form_smart_it .dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0
}

.page_advanced_form_smart_it .dropdown-item:focus, .page_advanced_form_smart_it .dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #e9ecef
}

.page_advanced_form_smart_it .dropdown-item.active, .page_advanced_form_smart_it .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #437ec4
}

.page_advanced_form_smart_it .dropdown-item.disabled, .page_advanced_form_smart_it .dropdown-item:disabled {
    color: #adb5bd;
    pointer-events: none;
    background-color: transparent
}

.page_advanced_form_smart_it .dropdown-menu.show {
    display: block
}

.page_advanced_form_smart_it .dropdown-header {
    display: block;
    padding: .5rem 1.5rem;
    margin-bottom: 0;
    font-size: .875rem;
    color: #6c757d;
    white-space: nowrap
}

.page_advanced_form_smart_it .dropdown-item-text {
    display: block;
    padding: .25rem 1.5rem;
    color: #212529
}

.page_advanced_form_smart_it .btn-group, .page_advanced_form_smart_it .btn-group-vertical {
    position: relative;
    display: inline-flex;
    vertical-align: middle
}

.page_advanced_form_smart_it .btn-group-vertical > .btn, .page_advanced_form_smart_it .btn-group > .btn {
    position: relative;
    flex: 1 1 auto
}

.page_advanced_form_smart_it .btn-group-vertical > .btn:hover, .page_advanced_form_smart_it .btn-group > .btn:hover {
    z-index: 1
}

.page_advanced_form_smart_it .btn-group-vertical > .btn.active, .page_advanced_form_smart_it .btn-group-vertical > .btn:active, .page_advanced_form_smart_it .btn-group-vertical > .btn:focus, .page_advanced_form_smart_it .btn-group > .btn.active, .page_advanced_form_smart_it .btn-group > .btn:active, .page_advanced_form_smart_it .btn-group > .btn:focus {
    z-index: 1
}

.page_advanced_form_smart_it .btn-toolbar {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start
}

.page_advanced_form_smart_it .btn-toolbar .input-group {
    width: auto
}

.page_advanced_form_smart_it .btn-group > .btn-group:not(:first-child), .page_advanced_form_smart_it .btn-group > .btn:not(:first-child) {
    margin-left: -1px
}

.page_advanced_form_smart_it .btn-group > .btn-group:not(:last-child) > .btn, .page_advanced_form_smart_it .btn-group > .btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.page_advanced_form_smart_it .btn-group > .btn-group:not(:first-child) > .btn, .page_advanced_form_smart_it .btn-group > .btn:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.page_advanced_form_smart_it .dropdown-toggle-split {
    padding-right: .5625rem;
    padding-left: .5625rem
}

.page_advanced_form_smart_it .dropdown-toggle-split::after, .page_advanced_form_smart_it .dropright .dropdown-toggle-split::after, .page_advanced_form_smart_it .dropup .dropdown-toggle-split::after {
    margin-left: 0
}

.page_advanced_form_smart_it .dropleft .dropdown-toggle-split::before {
    margin-right: 0
}

.page_advanced_form_smart_it .btn-group-sm > .btn + .dropdown-toggle-split, .page_advanced_form_smart_it .btn-sm + .dropdown-toggle-split {
    padding-right: .375rem;
    padding-left: .375rem
}

.page_advanced_form_smart_it .btn-group-lg > .btn + .dropdown-toggle-split, .page_advanced_form_smart_it .btn-lg + .dropdown-toggle-split {
    padding-right: .75rem;
    padding-left: .75rem
}

.page_advanced_form_smart_it .btn-group-vertical {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center
}

.page_advanced_form_smart_it .btn-group-vertical > .btn, .page_advanced_form_smart_it .btn-group-vertical > .btn-group {
    width: 100%
}

.page_advanced_form_smart_it .btn-group-vertical > .btn-group:not(:first-child), .page_advanced_form_smart_it .btn-group-vertical > .btn:not(:first-child) {
    margin-top: -1px
}

.page_advanced_form_smart_it .btn-group-vertical > .btn-group:not(:last-child) > .btn, .page_advanced_form_smart_it .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.page_advanced_form_smart_it .btn-group-vertical > .btn-group:not(:first-child) > .btn, .page_advanced_form_smart_it .btn-group-vertical > .btn:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.page_advanced_form_smart_it .btn-group-toggle > .btn, .page_advanced_form_smart_it .btn-group-toggle > .btn-group > .btn {
    margin-bottom: 0
}

.page_advanced_form_smart_it .btn-group-toggle > .btn input[type=checkbox], .page_advanced_form_smart_it .btn-group-toggle > .btn input[type=radio], .page_advanced_form_smart_it .btn-group-toggle > .btn-group > .btn input[type=checkbox], .page_advanced_form_smart_it .btn-group-toggle > .btn-group > .btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.page_advanced_form_smart_it .input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%
}

.page_advanced_form_smart_it .input-group > .custom-file, .page_advanced_form_smart_it .input-group > .custom-select, .page_advanced_form_smart_it .input-group > .form-control, .page_advanced_form_smart_it .input-group > .form-control-plaintext {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
    margin-bottom: 0
}

.page_advanced_form_smart_it .input-group > .custom-file + .custom-file, .page_advanced_form_smart_it .input-group > .custom-file + .custom-select, .page_advanced_form_smart_it .input-group > .custom-file + .form-control, .page_advanced_form_smart_it .input-group > .custom-select + .custom-file, .page_advanced_form_smart_it .input-group > .custom-select + .custom-select, .page_advanced_form_smart_it .input-group > .custom-select + .form-control, .page_advanced_form_smart_it .input-group > .form-control + .custom-file, .page_advanced_form_smart_it .input-group > .form-control + .custom-select, .page_advanced_form_smart_it .input-group > .form-control + .form-control, .page_advanced_form_smart_it .input-group > .form-control-plaintext + .custom-file, .page_advanced_form_smart_it .input-group > .form-control-plaintext + .custom-select, .page_advanced_form_smart_it .input-group > .form-control-plaintext + .form-control {
    margin-left: -1px
}

.page_advanced_form_smart_it .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label, .page_advanced_form_smart_it .input-group > .custom-select:focus, .page_advanced_form_smart_it .input-group > .form-control:focus {
    z-index: 3
}

.page_advanced_form_smart_it .input-group > .custom-file .custom-file-input:focus {
    z-index: 4
}

.page_advanced_form_smart_it .input-group > .custom-select:not(:first-child), .page_advanced_form_smart_it .input-group > .form-control:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.page_advanced_form_smart_it .input-group > .custom-file {
    display: flex;
    align-items: center
}

.page_advanced_form_smart_it .input-group > .custom-file:not(:last-child) .custom-file-label, .page_advanced_form_smart_it .input-group > .custom-file:not(:last-child) .custom-file-label::after {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.page_advanced_form_smart_it .input-group > .custom-file:not(:first-child) .custom-file-label {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.page_advanced_form_smart_it .input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label, .page_advanced_form_smart_it .input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label::after, .page_advanced_form_smart_it .input-group:not(.has-validation) > .custom-select:not(:last-child), .page_advanced_form_smart_it .input-group:not(.has-validation) > .form-control:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.page_advanced_form_smart_it .input-group.has-validation > .custom-file:nth-last-child(n+3) .custom-file-label, .page_advanced_form_smart_it .input-group.has-validation > .custom-file:nth-last-child(n+3) .custom-file-label::after, .page_advanced_form_smart_it .input-group.has-validation > .custom-select:nth-last-child(n+3), .page_advanced_form_smart_it .input-group.has-validation > .form-control:nth-last-child(n+3) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.page_advanced_form_smart_it .input-group-append, .page_advanced_form_smart_it .input-group-prepend {
    display: flex
}

.page_advanced_form_smart_it .input-group-append .btn, .page_advanced_form_smart_it .input-group-prepend .btn {
    position: relative;
    z-index: 2
}

.page_advanced_form_smart_it .input-group-append .btn:focus, .page_advanced_form_smart_it .input-group-prepend .btn:focus {
    z-index: 3
}

.page_advanced_form_smart_it .input-group-append .btn + .btn, .page_advanced_form_smart_it .input-group-append .btn + .input-group-text, .page_advanced_form_smart_it .input-group-append .input-group-text + .btn, .page_advanced_form_smart_it .input-group-append .input-group-text + .input-group-text, .page_advanced_form_smart_it .input-group-prepend .btn + .btn, .page_advanced_form_smart_it .input-group-prepend .btn + .input-group-text, .page_advanced_form_smart_it .input-group-prepend .input-group-text + .btn, .page_advanced_form_smart_it .input-group-prepend .input-group-text + .input-group-text {
    margin-left: -1px
}

.page_advanced_form_smart_it .input-group-prepend {
    margin-right: -1px
}

.page_advanced_form_smart_it .input-group-append {
    margin-left: -1px
}

.page_advanced_form_smart_it .input-group-text {
    display: flex;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: .25rem
}

.page_advanced_form_smart_it .input-group-text input[type=checkbox], .page_advanced_form_smart_it .input-group-text input[type=radio] {
    margin-top: 0
}

.page_advanced_form_smart_it .input-group-lg > .custom-select, .page_advanced_form_smart_it .input-group-lg > .form-control:not(textarea) {
    height: calc(1.5em + 1rem + 2px)
}

.page_advanced_form_smart_it .input-group-lg > .custom-select, .page_advanced_form_smart_it .input-group-lg > .form-control, .page_advanced_form_smart_it .input-group-lg > .input-group-append > .btn, .page_advanced_form_smart_it .input-group-lg > .input-group-append > .input-group-text, .page_advanced_form_smart_it .input-group-lg > .input-group-prepend > .btn, .page_advanced_form_smart_it .input-group-lg > .input-group-prepend > .input-group-text {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

.page_advanced_form_smart_it .input-group-sm > .custom-select, .page_advanced_form_smart_it .input-group-sm > .form-control:not(textarea) {
    height: calc(1.5em + .5rem + 2px)
}

.page_advanced_form_smart_it .input-group-sm > .custom-select, .page_advanced_form_smart_it .input-group-sm > .form-control, .page_advanced_form_smart_it .input-group-sm > .input-group-append > .btn, .page_advanced_form_smart_it .input-group-sm > .input-group-append > .input-group-text, .page_advanced_form_smart_it .input-group-sm > .input-group-prepend > .btn, .page_advanced_form_smart_it .input-group-sm > .input-group-prepend > .input-group-text {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.page_advanced_form_smart_it .input-group-lg > .custom-select, .page_advanced_form_smart_it .input-group-sm > .custom-select {
    padding-right: 1.75rem
}

.page_advanced_form_smart_it .input-group.has-validation > .input-group-append:nth-last-child(n+3) > .btn, .page_advanced_form_smart_it .input-group.has-validation > .input-group-append:nth-last-child(n+3) > .input-group-text, .page_advanced_form_smart_it .input-group:not(.has-validation) > .input-group-append:not(:last-child) > .btn, .page_advanced_form_smart_it .input-group:not(.has-validation) > .input-group-append:not(:last-child) > .input-group-text, .page_advanced_form_smart_it .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle), .page_advanced_form_smart_it .input-group > .input-group-append:last-child > .input-group-text:not(:last-child), .page_advanced_form_smart_it .input-group > .input-group-prepend > .btn, .page_advanced_form_smart_it .input-group > .input-group-prepend > .input-group-text {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.page_advanced_form_smart_it .input-group > .input-group-append > .btn, .page_advanced_form_smart_it .input-group > .input-group-append > .input-group-text, .page_advanced_form_smart_it .input-group > .input-group-prepend:first-child > .btn:not(:first-child), .page_advanced_form_smart_it .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child), .page_advanced_form_smart_it .input-group > .input-group-prepend:not(:first-child) > .btn, .page_advanced_form_smart_it .input-group > .input-group-prepend:not(:first-child) > .input-group-text {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    height: 34px;
    margin-top: 7px
}

.page_advanced_form_smart_it .custom-control {
    position: relative;
    z-index: 1;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem;
    -webkit-print-color-adjust: exact;
    color-adjust: exact
}

.page_advanced_form_smart_it .custom-control-inline {
    display: inline-flex;
    margin-right: 1rem
}

.page_advanced_form_smart_it .custom-control-input {
    position: absolute;
    left: 0;
    z-index: -1;
    width: 1rem;
    height: 1.25rem;
    opacity: 0
}

.page_advanced_form_smart_it .custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #437ec4;
    background-color: #437ec4
}

.page_advanced_form_smart_it .custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 .2rem rgba(67, 126, 196, .25)
}

.page_advanced_form_smart_it .custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #a4c1e2
}

.page_advanced_form_smart_it .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
    color: #fff;
    background-color: #cbdbef;
    border-color: #cbdbef
}

.page_advanced_form_smart_it .custom-control-input:disabled ~ .custom-control-label, .page_advanced_form_smart_it .custom-control-input[disabled] ~ .custom-control-label {
    color: #6c757d
}

.page_advanced_form_smart_it .custom-control-input:disabled ~ .custom-control-label::before, .page_advanced_form_smart_it .custom-control-input[disabled] ~ .custom-control-label::before {
    background-color: #e9ecef
}

.page_advanced_form_smart_it .custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top
}

.page_advanced_form_smart_it .custom-control-label::before {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #adb5bd solid 1px
}

.page_advanced_form_smart_it .custom-control-label::after {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background: 50%/50% 50% no-repeat
}

.page_advanced_form_smart_it .custom-checkbox .custom-control-label::before {
    border-radius: .25rem
}

.page_advanced_form_smart_it .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e")
}

.page_advanced_form_smart_it .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
    border-color: #437ec4;
    background-color: #437ec4
}

.page_advanced_form_smart_it .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")
}

.page_advanced_form_smart_it .custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(67, 126, 196, .5)
}

.page_advanced_form_smart_it .custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
    background-color: rgba(67, 126, 196, .5)
}

.page_advanced_form_smart_it .custom-radio .custom-control-label::before {
    border-radius: 50%
}

.page_advanced_form_smart_it .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")
}

.page_advanced_form_smart_it .custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(67, 126, 196, .5)
}

.page_advanced_form_smart_it .custom-switch {
    padding-left: 2.25rem
}

.page_advanced_form_smart_it .custom-switch .custom-control-label::before {
    left: -2.25rem;
    width: 1.75rem;
    pointer-events: all;
    border-radius: .5rem
}

.page_advanced_form_smart_it .custom-switch .custom-control-label::after {
    top: calc(.25rem + 2px);
    left: calc(-2.25rem + 2px);
    width: calc(1rem - 4px);
    height: calc(1rem - 4px);
    background-color: #adb5bd;
    border-radius: .5rem;
    transition: transform .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.page_advanced_form_smart_it .custom-switch .custom-control-input:checked ~ .custom-control-label::after {
    background-color: #fff;
    transform: translateX(.75rem)
}

.page_advanced_form_smart_it .custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(67, 126, 196, .5)
}

.page_advanced_form_smart_it .custom-select {
    display: inline-block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.page_advanced_form_smart_it .custom-select:focus {
    border-color: #a4c1e2;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(67, 126, 196, .25)
}

.page_advanced_form_smart_it .custom-select:focus::-ms-value {
    color: #495057;
    background-color: #fff
}

.page_advanced_form_smart_it .custom-select[multiple], .page_advanced_form_smart_it .custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: .75rem;
    background-image: none
}

.page_advanced_form_smart_it .custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef
}

.page_advanced_form_smart_it .custom-select::-ms-expand {
    display: none
}

.page_advanced_form_smart_it .custom-select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057
}

.page_advanced_form_smart_it .custom-select-sm {
    height: calc(1.5em + .5rem + 2px);
    padding-top: .25rem;
    padding-bottom: .25rem;
    padding-left: .5rem;
    font-size: .875rem
}

.page_advanced_form_smart_it .custom-select-lg {
    height: calc(1.5em + 1rem + 2px);
    padding-top: .5rem;
    padding-bottom: .5rem;
    padding-left: 1rem;
    font-size: 1.25rem
}

.page_advanced_form_smart_it .custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    margin-bottom: 0
}

.page_advanced_form_smart_it .custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    margin: 0;
    overflow: hidden;
    opacity: 0
}

.page_advanced_form_smart_it .custom-file-input:focus ~ .custom-file-label {
    border-color: #a4c1e2;
    box-shadow: 0 0 0 .2rem rgba(67, 126, 196, .25)
}

.page_advanced_form_smart_it .custom-file-input:disabled ~ .custom-file-label, .page_advanced_form_smart_it .custom-file-input[disabled] ~ .custom-file-label {
    background-color: #e9ecef
}

.page_advanced_form_smart_it .custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "Browse"
}

.page_advanced_form_smart_it .custom-file-input ~ .custom-file-label[data-browse]::after {
    content: attr(data-browse)
}

.page_advanced_form_smart_it .custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    overflow: hidden;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem
}

.page_advanced_form_smart_it .custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(1.5em + .75rem);
    padding: .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: inherit;
    border-radius: 0 .25rem .25rem 0
}

.page_advanced_form_smart_it .custom-range {
    width: 100%;
    height: 1.4rem;
    padding: 0;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.page_advanced_form_smart_it .custom-range:focus {
    outline: 0
}

.page_advanced_form_smart_it .custom-range:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(67, 126, 196, .25)
}

.page_advanced_form_smart_it .custom-range:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(67, 126, 196, .25)
}

.page_advanced_form_smart_it .custom-range:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(67, 126, 196, .25)
}

.page_advanced_form_smart_it .custom-range::-moz-focus-outer {
    border: 0
}

.page_advanced_form_smart_it .custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -.25rem;
    background-color: #437ec4;
    border: 0;
    border-radius: 1rem;
    -webkit-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    appearance: none
}

.page_advanced_form_smart_it .custom-range::-webkit-slider-thumb:active {
    background-color: #cbdbef
}

.page_advanced_form_smart_it .custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem
}

.page_advanced_form_smart_it .custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #437ec4;
    border: 0;
    border-radius: 1rem;
    -moz-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -moz-appearance: none;
    appearance: none
}

.page_advanced_form_smart_it .custom-range::-moz-range-thumb:active {
    background-color: #cbdbef
}

.page_advanced_form_smart_it .custom-range::-moz-range-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem
}

.page_advanced_form_smart_it .custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: .2rem;
    margin-left: .2rem;
    background-color: #437ec4;
    border: 0;
    border-radius: 1rem;
    -ms-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    appearance: none
}

.page_advanced_form_smart_it .custom-range::-ms-thumb:active {
    background-color: #cbdbef
}

.page_advanced_form_smart_it .custom-range::-ms-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: .5rem
}

.page_advanced_form_smart_it .custom-range::-ms-fill-lower {
    background-color: #dee2e6;
    border-radius: 1rem
}

.page_advanced_form_smart_it .custom-range::-ms-fill-upper {
    margin-right: 15px;
    background-color: #dee2e6;
    border-radius: 1rem
}

.page_advanced_form_smart_it .custom-range:disabled::-webkit-slider-thumb {
    background-color: #adb5bd
}

.page_advanced_form_smart_it .custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default
}

.page_advanced_form_smart_it .custom-range:disabled::-moz-range-thumb {
    background-color: #adb5bd
}

.page_advanced_form_smart_it .custom-range:disabled::-moz-range-track {
    cursor: default
}

.page_advanced_form_smart_it .custom-range:disabled::-ms-thumb {
    background-color: #adb5bd
}

.page_advanced_form_smart_it .custom-control-label::before, .page_advanced_form_smart_it .custom-file-label, .page_advanced_form_smart_it .custom-select {
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.page_advanced_form_smart_it .nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.page_advanced_form_smart_it .nav-link {
    display: block;
    padding: .5rem 1rem
}

.page_advanced_form_smart_it .nav-link:focus, .page_advanced_form_smart_it .nav-link:hover {
    text-decoration: none
}

.page_advanced_form_smart_it .nav-link.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: default
}

.page_advanced_form_smart_it .nav-tabs {
    border-bottom: 1px solid #dee2e6
}

.page_advanced_form_smart_it .nav-tabs .nav-link {
    margin-bottom: -1px;
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.page_advanced_form_smart_it .nav-tabs .nav-link:focus, .page_advanced_form_smart_it .nav-tabs .nav-link:hover {
    border-color: #e9ecef #e9ecef #dee2e6
}

.page_advanced_form_smart_it .nav-tabs .nav-link.disabled {
    color: #6c757d;
    background-color: transparent;
    border-color: transparent
}

.page_advanced_form_smart_it .nav-tabs .nav-item.show .nav-link, .page_advanced_form_smart_it .nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff
}

.page_advanced_form_smart_it .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.page_advanced_form_smart_it .nav-pills .nav-link {
    border-radius: .25rem
}

.page_advanced_form_smart_it .nav-pills .nav-link.active, .page_advanced_form_smart_it .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #437ec4
}

.page_advanced_form_smart_it .nav-fill .nav-item, .page_advanced_form_smart_it .nav-fill > .nav-link {
    flex: 1 1 auto;
    text-align: center
}

.page_advanced_form_smart_it .nav-justified .nav-item, .page_advanced_form_smart_it .nav-justified > .nav-link {
    flex-basis: 0;
    flex-grow: 1;
    text-align: center
}

.page_advanced_form_smart_it .tab-content > .tab-pane {
    display: none
}

.page_advanced_form_smart_it .tab-content > .active {
    display: block
}

.page_advanced_form_smart_it .navbar {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: .5rem 1rem
}

.page_advanced_form_smart_it .navbar .container, .page_advanced_form_smart_it .navbar .container-fluid, .page_advanced_form_smart_it .navbar .container-lg, .page_advanced_form_smart_it .navbar .container-md, .page_advanced_form_smart_it .navbar .container-sm, .page_advanced_form_smart_it .navbar .container-xl {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between
}

.page_advanced_form_smart_it .navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap
}

.page_advanced_form_smart_it .navbar-brand:focus, .page_advanced_form_smart_it .navbar-brand:hover {
    text-decoration: none
}

.page_advanced_form_smart_it .navbar-nav {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.page_advanced_form_smart_it .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0
}

.page_advanced_form_smart_it .navbar-nav .dropdown-menu {
    position: static;
    float: none
}

.page_advanced_form_smart_it .navbar-text {
    display: inline-block;
    padding-top: .5rem;
    padding-bottom: .5rem
}

.page_advanced_form_smart_it .navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center
}

.page_advanced_form_smart_it .navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem
}

.page_advanced_form_smart_it .navbar-toggler:focus, .page_advanced_form_smart_it .navbar-toggler:hover {
    text-decoration: none
}

.page_advanced_form_smart_it .navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: 50%/100% 100% no-repeat
}

.page_advanced_form_smart_it .navbar-nav-scroll {
    max-height: 75vh;
    overflow-y: auto
}

.page_advanced_form_smart_it .navbar-expand {
    flex-flow: row nowrap;
    justify-content: flex-start
}

.page_advanced_form_smart_it .navbar-expand > .container, .page_advanced_form_smart_it .navbar-expand > .container-fluid, .page_advanced_form_smart_it .navbar-expand > .container-lg, .page_advanced_form_smart_it .navbar-expand > .container-md, .page_advanced_form_smart_it .navbar-expand > .container-sm, .page_advanced_form_smart_it .navbar-expand > .container-xl {
    padding-right: 0;
    padding-left: 0
}

.page_advanced_form_smart_it .navbar-expand .navbar-nav {
    flex-direction: row
}

.page_advanced_form_smart_it .navbar-expand .navbar-nav .dropdown-menu {
    position: absolute
}

.page_advanced_form_smart_it .navbar-expand .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
}

.page_advanced_form_smart_it .navbar-expand > .container, .page_advanced_form_smart_it .navbar-expand > .container-fluid, .page_advanced_form_smart_it .navbar-expand > .container-lg, .page_advanced_form_smart_it .navbar-expand > .container-md, .page_advanced_form_smart_it .navbar-expand > .container-sm, .page_advanced_form_smart_it .navbar-expand > .container-xl {
    flex-wrap: nowrap
}

.page_advanced_form_smart_it .navbar-expand .navbar-nav-scroll {
    overflow: visible
}

.page_advanced_form_smart_it .navbar-expand .navbar-collapse {
    display: flex !important;
    flex-basis: auto
}

.page_advanced_form_smart_it .navbar-expand .navbar-toggler {
    display: none
}

.page_advanced_form_smart_it .navbar-light .navbar-brand {
    color: rgba(0, 0, 0, .9)
}

.page_advanced_form_smart_it .navbar-light .navbar-brand:focus, .page_advanced_form_smart_it .navbar-light .navbar-brand:hover {
    color: rgba(0, 0, 0, .9)
}

.page_advanced_form_smart_it .navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, .5)
}

.page_advanced_form_smart_it .navbar-light .navbar-nav .nav-link:focus, .page_advanced_form_smart_it .navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, .7)
}

.page_advanced_form_smart_it .navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, .3)
}

.page_advanced_form_smart_it .navbar-light .navbar-nav .active > .nav-link, .page_advanced_form_smart_it .navbar-light .navbar-nav .nav-link.active, .page_advanced_form_smart_it .navbar-light .navbar-nav .nav-link.show, .page_advanced_form_smart_it .navbar-light .navbar-nav .show > .nav-link {
    color: rgba(0, 0, 0, .9)
}

.page_advanced_form_smart_it .navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, .5);
    border-color: rgba(0, 0, 0, .1)
}

.page_advanced_form_smart_it .navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

.page_advanced_form_smart_it .navbar-light .navbar-text {
    color: rgba(0, 0, 0, .5)
}

.page_advanced_form_smart_it .navbar-light .navbar-text a {
    color: rgba(0, 0, 0, .9)
}

.page_advanced_form_smart_it .navbar-light .navbar-text a:focus, .page_advanced_form_smart_it .navbar-light .navbar-text a:hover {
    color: rgba(0, 0, 0, .9)
}

.page_advanced_form_smart_it .navbar-dark .navbar-brand {
    color: #fff
}

.page_advanced_form_smart_it .navbar-dark .navbar-brand:focus, .page_advanced_form_smart_it .navbar-dark .navbar-brand:hover {
    color: #fff
}

.page_advanced_form_smart_it .navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, .5)
}

.page_advanced_form_smart_it .navbar-dark .navbar-nav .nav-link:focus, .page_advanced_form_smart_it .navbar-dark .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, .75)
}

.page_advanced_form_smart_it .navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, .25)
}

.page_advanced_form_smart_it .navbar-dark .navbar-nav .active > .nav-link, .page_advanced_form_smart_it .navbar-dark .navbar-nav .nav-link.active, .page_advanced_form_smart_it .navbar-dark .navbar-nav .nav-link.show, .page_advanced_form_smart_it .navbar-dark .navbar-nav .show > .nav-link {
    color: #fff
}

.page_advanced_form_smart_it .navbar-dark .navbar-toggler {
    color: rgba(255, 255, 255, .5);
    border-color: rgba(255, 255, 255, .1)
}

.page_advanced_form_smart_it .navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

.page_advanced_form_smart_it .navbar-dark .navbar-text {
    color: rgba(255, 255, 255, .5)
}

.page_advanced_form_smart_it .navbar-dark .navbar-text a {
    color: #fff
}

.page_advanced_form_smart_it .navbar-dark .navbar-text a:focus, .page_advanced_form_smart_it .navbar-dark .navbar-text a:hover {
    color: #fff
}

.page_advanced_form_smart_it .card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem
}

.page_advanced_form_smart_it .card > hr {
    margin-right: 0;
    margin-left: 0
}

.page_advanced_form_smart_it .card > .list-group {
    border-top: inherit;
    border-bottom: inherit
}

.page_advanced_form_smart_it .card > .list-group:first-child {
    border-top-width: 0;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px)
}

.page_advanced_form_smart_it .card > .list-group:last-child {
    border-bottom-width: 0;
    border-bottom-right-radius: calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px)
}

.page_advanced_form_smart_it .card > .card-header + .list-group, .page_advanced_form_smart_it .card > .list-group + .card-footer {
    border-top: 0
}

.page_advanced_form_smart_it .card-body {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem
}

.page_advanced_form_smart_it .card-title {
    margin-bottom: .75rem
}

.page_advanced_form_smart_it .card-subtitle {
    margin-top: -.375rem;
    margin-bottom: 0
}

.page_advanced_form_smart_it .card-text:last-child {
    margin-bottom: 0
}

.page_advanced_form_smart_it .card-link:hover {
    text-decoration: none
}

.page_advanced_form_smart_it .card-link + .card-link {
    margin-left: 1.25rem
}

.page_advanced_form_smart_it .card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, .125)
}

.page_advanced_form_smart_it .card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}

.page_advanced_form_smart_it .card-footer {
    padding: .75rem 1.25rem;
    background-color: #fff;
    border-top: 1px solid rgba(0, 0, 0, .125)
}

.page_advanced_form_smart_it .card-footer:last-child {
    border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
}

.page_advanced_form_smart_it .card-header-tabs {
    margin-right: -.625rem;
    margin-bottom: -.75rem;
    margin-left: -.625rem;
    border-bottom: 0
}

.page_advanced_form_smart_it .card-header-pills {
    margin-right: -.625rem;
    margin-left: -.625rem
}

.page_advanced_form_smart_it .card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
    border-radius: calc(.25rem - 1px)
}

.page_advanced_form_smart_it .card-img, .page_advanced_form_smart_it .card-img-bottom, .page_advanced_form_smart_it .card-img-top {
    flex-shrink: 0;
    width: 100%
}

.page_advanced_form_smart_it .card-img, .page_advanced_form_smart_it .card-img-top {
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px)
}

.page_advanced_form_smart_it .card-img, .page_advanced_form_smart_it .card-img-bottom {
    border-bottom-right-radius: calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px)
}

.page_advanced_form_smart_it .card-deck .card {
    margin-bottom: 15px
}

.page_advanced_form_smart_it .card-group > .card {
    margin-bottom: 15px
}

.page_advanced_form_smart_it .card-columns .card {
    margin-bottom: .75rem
}

.page_advanced_form_smart_it .accordion {
    overflow-anchor: none
}

.page_advanced_form_smart_it .accordion > .card {
    overflow: hidden
}

.page_advanced_form_smart_it .accordion > .card:not(:last-of-type) {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.page_advanced_form_smart_it .accordion > .card:not(:first-of-type) {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.page_advanced_form_smart_it .accordion > .card > .card-header {
    border-radius: 0;
    margin-bottom: -1px
}

.page_advanced_form_smart_it .breadcrumb {
    display: flex;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #eff0f4;
    border-radius: .25rem
}

.page_advanced_form_smart_it .breadcrumb-item + .breadcrumb-item {
    padding-left: .5rem
}

.page_advanced_form_smart_it .breadcrumb-item + .breadcrumb-item::before {
    float: left;
    padding-right: .5rem;
    color: #6c757d;
    content: "/"
}

.page_advanced_form_smart_it .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: underline
}

.page_advanced_form_smart_it .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: none
}

.page_advanced_form_smart_it .breadcrumb-item.active {
    color: #6c757d
}

.page_advanced_form_smart_it .pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem
}

.page_advanced_form_smart_it .page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #437ec4;
    background-color: #fff;
    border: 1px solid #dee2e6
}

.page_advanced_form_smart_it .page-link:hover {
    z-index: 2;
    color: #2d598e;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6
}

.page_advanced_form_smart_it .page-link:focus {
    z-index: 3;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(67, 126, 196, .25)
}

.page_advanced_form_smart_it .page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.page_advanced_form_smart_it .page-item:last-child .page-link {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem
}

.page_advanced_form_smart_it .page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #437ec4;
    border-color: #437ec4
}

.page_advanced_form_smart_it .page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6
}

.page_advanced_form_smart_it .pagination-lg .page-link {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5
}

.page_advanced_form_smart_it .pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: .3rem;
    border-bottom-left-radius: .3rem
}

.page_advanced_form_smart_it .pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: .3rem;
    border-bottom-right-radius: .3rem
}

.page_advanced_form_smart_it .pagination-sm .page-link {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5
}

.page_advanced_form_smart_it .pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: .2rem;
    border-bottom-left-radius: .2rem
}

.page_advanced_form_smart_it .pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: .2rem;
    border-bottom-right-radius: .2rem
}

.page_advanced_form_smart_it .badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.page_advanced_form_smart_it a.badge:focus, .page_advanced_form_smart_it a.badge:hover {
    text-decoration: none
}

.page_advanced_form_smart_it .badge:empty {
    display: none
}

.page_advanced_form_smart_it .btn .badge {
    position: relative;
    top: -1px
}

.page_advanced_form_smart_it .badge-pill {
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 10rem
}

.page_advanced_form_smart_it .badge-primary {
    color: #fff;
    background-color: #437ec4
}

.page_advanced_form_smart_it a.badge-primary:focus, .page_advanced_form_smart_it a.badge-primary:hover {
    color: #fff;
    background-color: #3365a1
}

.page_advanced_form_smart_it a.badge-primary.focus, .page_advanced_form_smart_it a.badge-primary:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(67, 126, 196, .5)
}

.page_advanced_form_smart_it .badge-secondary {
    color: #fff;
    background-color: #54687a
}

.page_advanced_form_smart_it a.badge-secondary:focus, .page_advanced_form_smart_it a.badge-secondary:hover {
    color: #fff;
    background-color: #3f4e5c
}

.page_advanced_form_smart_it a.badge-secondary.focus, .page_advanced_form_smart_it a.badge-secondary:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(84, 104, 122, .5)
}

.page_advanced_form_smart_it .badge-success {
    color: #fff;
    background-color: #25b877
}

.page_advanced_form_smart_it a.badge-success:focus, .page_advanced_form_smart_it a.badge-success:hover {
    color: #fff;
    background-color: #1c8e5c
}

.page_advanced_form_smart_it a.badge-success.focus, .page_advanced_form_smart_it a.badge-success:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(37, 184, 119, .5)
}

.page_advanced_form_smart_it .badge-info {
    color: #fff;
    background-color: #17a2b8
}

.page_advanced_form_smart_it a.badge-info:focus, .page_advanced_form_smart_it a.badge-info:hover {
    color: #fff;
    background-color: #117a8b
}

.page_advanced_form_smart_it a.badge-info.focus, .page_advanced_form_smart_it a.badge-info:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.page_advanced_form_smart_it .badge-warning {
    color: #212529;
    background-color: #eeb128
}

.page_advanced_form_smart_it a.badge-warning:focus, .page_advanced_form_smart_it a.badge-warning:hover {
    color: #212529;
    background-color: #d29711
}

.page_advanced_form_smart_it a.badge-warning.focus, .page_advanced_form_smart_it a.badge-warning:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(238, 177, 40, .5)
}

.page_advanced_form_smart_it .badge-danger {
    color: #fff;
    background-color: #c04949
}

.page_advanced_form_smart_it a.badge-danger:focus, .page_advanced_form_smart_it a.badge-danger:hover {
    color: #fff;
    background-color: #9f3737
}

.page_advanced_form_smart_it a.badge-danger.focus, .page_advanced_form_smart_it a.badge-danger:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(192, 73, 73, .5)
}

.page_advanced_form_smart_it .badge-light {
    color: #212529;
    background-color: #eff0f4
}

.page_advanced_form_smart_it a.badge-light:focus, .page_advanced_form_smart_it a.badge-light:hover {
    color: #212529;
    background-color: #d1d4df
}

.page_advanced_form_smart_it a.badge-light.focus, .page_advanced_form_smart_it a.badge-light:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(239, 240, 244, .5)
}

.page_advanced_form_smart_it .badge-dark {
    color: #fff;
    background-color: #595959
}

.page_advanced_form_smart_it a.badge-dark:focus, .page_advanced_form_smart_it a.badge-dark:hover {
    color: #fff;
    background-color: #404040
}

.page_advanced_form_smart_it a.badge-dark.focus, .page_advanced_form_smart_it a.badge-dark:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(89, 89, 89, .5)
}

.page_advanced_form_smart_it .jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #e9ecef;
    border-radius: .3rem
}

.page_advanced_form_smart_it .jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0
}

.page_advanced_form_smart_it .alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem
}

.page_advanced_form_smart_it .alert-heading {
    color: inherit
}

.page_advanced_form_smart_it .alert-link {
    font-weight: 700
}

.page_advanced_form_smart_it .alert-dismissible {
    padding-right: 4rem
}

.page_advanced_form_smart_it .alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    padding: .75rem 1.25rem;
    color: inherit
}

.page_advanced_form_smart_it .alert-primary {
    color: #234266;
    background-color: #d9e5f3;
    border-color: #cadbee
}

.page_advanced_form_smart_it .alert-primary hr {
    border-top-color: #b7cee8
}

.page_advanced_form_smart_it .alert-primary .alert-link {
    color: #162940
}

.page_advanced_form_smart_it .alert-secondary {
    color: #2c363f;
    background-color: #dde1e4;
    border-color: #cfd5da
}

.page_advanced_form_smart_it .alert-secondary hr {
    border-top-color: #c1c8cf
}

.page_advanced_form_smart_it .alert-secondary .alert-link {
    color: #171c21
}

.page_advanced_form_smart_it .alert-success {
    color: #13603e;
    background-color: #d3f1e4;
    border-color: #c2ebd9
}

.page_advanced_form_smart_it .alert-success hr {
    border-top-color: #afe5cd
}

.page_advanced_form_smart_it .alert-success .alert-link {
    color: #0b3523
}

.page_advanced_form_smart_it .alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb
}

.page_advanced_form_smart_it .alert-info hr {
    border-top-color: #abdde5
}

.page_advanced_form_smart_it .alert-info .alert-link {
    color: #062c33
}

.page_advanced_form_smart_it .alert-warning {
    color: #7c5c15;
    background-color: #fcefd4;
    border-color: #fae9c3
}

.page_advanced_form_smart_it .alert-warning hr {
    border-top-color: #f8e0ab
}

.page_advanced_form_smart_it .alert-warning .alert-link {
    color: #503c0e
}

.page_advanced_form_smart_it .alert-danger {
    color: #642626;
    background-color: #f2dbdb;
    border-color: #edcccc
}

.page_advanced_form_smart_it .alert-danger hr {
    border-top-color: #e6b9b9
}

.page_advanced_form_smart_it .alert-danger .alert-link {
    color: #3f1818
}

.page_advanced_form_smart_it .alert-light {
    color: #7c7d7f;
    background-color: #fcfcfd;
    border-color: #fbfbfc
}

.page_advanced_form_smart_it .alert-light hr {
    border-top-color: #ececf1
}

.page_advanced_form_smart_it .alert-light .alert-link {
    color: #636465
}

.page_advanced_form_smart_it .alert-dark {
    color: #2e2e2e;
    background-color: #dedede;
    border-color: #d1d1d1
}

.page_advanced_form_smart_it .alert-dark hr {
    border-top-color: #c4c4c4
}

.page_advanced_form_smart_it .alert-dark .alert-link {
    color: #151515
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0
    }
    to {
        background-position: 0 0
    }
}

.page_advanced_form_smart_it .progress {
    display: flex;
    height: 1rem;
    overflow: hidden;
    line-height: 0;
    font-size: .75rem;
    background-color: #e9ecef;
    border-radius: .25rem
}

.page_advanced_form_smart_it .progress-bar {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #437ec4;
    transition: width .6s ease
}

.page_advanced_form_smart_it .progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem
}

.page_advanced_form_smart_it .progress-bar-animated {
    -webkit-animation: 1s linear infinite progress-bar-stripes;
    animation: 1s linear infinite progress-bar-stripes
}

.page_advanced_form_smart_it .media {
    display: flex;
    align-items: flex-start
}

.page_advanced_form_smart_it .media-body {
    flex: 1
}

.page_advanced_form_smart_it .list-group {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    border-radius: .25rem
}

.page_advanced_form_smart_it .list-group-item-action {
    width: 100%;
    color: #495057;
    text-align: inherit
}

.page_advanced_form_smart_it .list-group-item-action:focus, .page_advanced_form_smart_it .list-group-item-action:hover {
    z-index: 1;
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa
}

.page_advanced_form_smart_it .list-group-item-action:active {
    color: #212529;
    background-color: #e9ecef
}

.page_advanced_form_smart_it .list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .125)
}

.page_advanced_form_smart_it .list-group-item:first-child {
    border-top-left-radius: inherit;
    border-top-right-radius: inherit
}

.page_advanced_form_smart_it .list-group-item:last-child {
    border-bottom-right-radius: inherit;
    border-bottom-left-radius: inherit
}

.page_advanced_form_smart_it .list-group-item.disabled, .page_advanced_form_smart_it .list-group-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: #fff
}

.page_advanced_form_smart_it .list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #437ec4;
    border-color: #437ec4
}

.page_advanced_form_smart_it .list-group-item + .list-group-item {
    border-top-width: 0
}

.page_advanced_form_smart_it .list-group-item + .list-group-item.active {
    margin-top: -1px;
    border-top-width: 1px
}

.page_advanced_form_smart_it .list-group-horizontal {
    flex-direction: row
}

.page_advanced_form_smart_it .list-group-horizontal > .list-group-item:first-child {
    border-bottom-left-radius: .25rem;
    border-top-right-radius: 0
}

.page_advanced_form_smart_it .list-group-horizontal > .list-group-item:last-child {
    border-top-right-radius: .25rem;
    border-bottom-left-radius: 0
}

.page_advanced_form_smart_it .list-group-horizontal > .list-group-item.active {
    margin-top: 0
}

.page_advanced_form_smart_it .list-group-horizontal > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0
}

.page_advanced_form_smart_it .list-group-horizontal > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px
}

.page_advanced_form_smart_it .list-group-flush {
    border-radius: 0
}

.page_advanced_form_smart_it .list-group-flush > .list-group-item {
    border-width: 0 0 1px
}

.page_advanced_form_smart_it .list-group-flush > .list-group-item:last-child {
    border-bottom-width: 0
}

.page_advanced_form_smart_it .list-group-item-primary {
    color: #234266;
    background-color: #cadbee
}

.page_advanced_form_smart_it .list-group-item-primary.list-group-item-action:focus, .page_advanced_form_smart_it .list-group-item-primary.list-group-item-action:hover {
    color: #234266;
    background-color: #b7cee8
}

.page_advanced_form_smart_it .list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #234266;
    border-color: #234266
}

.page_advanced_form_smart_it .list-group-item-secondary {
    color: #2c363f;
    background-color: #cfd5da
}

.page_advanced_form_smart_it .list-group-item-secondary.list-group-item-action:focus, .page_advanced_form_smart_it .list-group-item-secondary.list-group-item-action:hover {
    color: #2c363f;
    background-color: #c1c8cf
}

.page_advanced_form_smart_it .list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #2c363f;
    border-color: #2c363f
}

.page_advanced_form_smart_it .list-group-item-success {
    color: #13603e;
    background-color: #c2ebd9
}

.page_advanced_form_smart_it .list-group-item-success.list-group-item-action:focus, .page_advanced_form_smart_it .list-group-item-success.list-group-item-action:hover {
    color: #13603e;
    background-color: #afe5cd
}

.page_advanced_form_smart_it .list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #13603e;
    border-color: #13603e
}

.page_advanced_form_smart_it .list-group-item-info {
    color: #0c5460;
    background-color: #bee5eb
}

.page_advanced_form_smart_it .list-group-item-info.list-group-item-action:focus, .page_advanced_form_smart_it .list-group-item-info.list-group-item-action:hover {
    color: #0c5460;
    background-color: #abdde5
}

.page_advanced_form_smart_it .list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #0c5460;
    border-color: #0c5460
}

.page_advanced_form_smart_it .list-group-item-warning {
    color: #7c5c15;
    background-color: #fae9c3
}

.page_advanced_form_smart_it .list-group-item-warning.list-group-item-action:focus, .page_advanced_form_smart_it .list-group-item-warning.list-group-item-action:hover {
    color: #7c5c15;
    background-color: #f8e0ab
}

.page_advanced_form_smart_it .list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #7c5c15;
    border-color: #7c5c15
}

.page_advanced_form_smart_it .list-group-item-danger {
    color: #642626;
    background-color: #edcccc
}

.page_advanced_form_smart_it .list-group-item-danger.list-group-item-action:focus, .page_advanced_form_smart_it .list-group-item-danger.list-group-item-action:hover {
    color: #642626;
    background-color: #e6b9b9
}

.page_advanced_form_smart_it .list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #642626;
    border-color: #642626
}

.page_advanced_form_smart_it .list-group-item-light {
    color: #7c7d7f;
    background-color: #fbfbfc
}

.page_advanced_form_smart_it .list-group-item-light.list-group-item-action:focus, .page_advanced_form_smart_it .list-group-item-light.list-group-item-action:hover {
    color: #7c7d7f;
    background-color: #ececf1
}

.page_advanced_form_smart_it .list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #7c7d7f;
    border-color: #7c7d7f
}

.page_advanced_form_smart_it .list-group-item-dark {
    color: #2e2e2e;
    background-color: #d1d1d1
}

.page_advanced_form_smart_it .list-group-item-dark.list-group-item-action:focus, .page_advanced_form_smart_it .list-group-item-dark.list-group-item-action:hover {
    color: #2e2e2e;
    background-color: #c4c4c4
}

.page_advanced_form_smart_it .list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #2e2e2e;
    border-color: #2e2e2e
}

.page_advanced_form_smart_it .close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5
}

.page_advanced_form_smart_it .close:hover {
    color: #000;
    text-decoration: none
}

.page_advanced_form_smart_it .close:not(:disabled):not(.disabled):focus, .page_advanced_form_smart_it .close:not(:disabled):not(.disabled):hover {
    opacity: .75
}

.page_advanced_form_smart_it button.close {
    padding: 0;
    background-color: transparent;
    border: 0
}

.page_advanced_form_smart_it a.close.disabled {
    pointer-events: none
}

.page_advanced_form_smart_it .toast {
    flex-basis: 350px;
    max-width: 350px;
    font-size: .875rem;
    background-color: rgba(255, 255, 255, .85);
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .1);
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .1);
    opacity: 0;
    border-radius: .25rem
}

.page_advanced_form_smart_it .toast:not(:last-child) {
    margin-bottom: .75rem
}

.page_advanced_form_smart_it .toast.showing {
    opacity: 1
}

.page_advanced_form_smart_it .toast.show {
    display: block;
    opacity: 1
}

.page_advanced_form_smart_it .toast.hide {
    display: none
}

.page_advanced_form_smart_it .toast-header {
    display: flex;
    align-items: center;
    padding: .25rem .75rem;
    color: #6c757d;
    background-color: rgba(255, 255, 255, .85);
    background-clip: padding-box;
    border-bottom: 1px solid rgba(0, 0, 0, .05);
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px)
}

.page_advanced_form_smart_it .toast-body {
    padding: .75rem
}

.page_advanced_form_smart_it .modal-open {
    overflow: hidden
}

.page_advanced_form_smart_it .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.page_advanced_form_smart_it .modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0
}

.page_advanced_form_smart_it .modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none
}

.page_advanced_form_smart_it .modal.fade .modal-dialog {
    transition: transform .3s ease-out;
    transform: translate(0, -50px)
}

.page_advanced_form_smart_it .modal.show .modal-dialog {
    transform: none
}

.page_advanced_form_smart_it .modal.modal-static .modal-dialog {
    transform: scale(1.02)
}

.page_advanced_form_smart_it .modal-dialog-scrollable {
    display: flex;
    max-height: calc(100% - 1rem)
}

.page_advanced_form_smart_it .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden
}

.page_advanced_form_smart_it .modal-dialog-scrollable .modal-footer, .page_advanced_form_smart_it .modal-dialog-scrollable .modal-header {
    flex-shrink: 0
}

.page_advanced_form_smart_it .modal-dialog-scrollable .modal-body {
    overflow-y: auto
}

.page_advanced_form_smart_it .modal-dialog-centered {
    display: flex;
    align-items: center;
    min-height: calc(100% - 1rem)
}

.page_advanced_form_smart_it .modal-dialog-centered::before {
    display: block;
    height: calc(100vh - 1rem);
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
    content: ""
}

.page_advanced_form_smart_it .modal-dialog-centered.modal-dialog-scrollable {
    flex-direction: column;
    justify-content: center;
    height: 100%
}

.page_advanced_form_smart_it .modal-dialog-centered.modal-dialog-scrollable .modal-content {
    max-height: none
}

.page_advanced_form_smart_it .modal-dialog-centered.modal-dialog-scrollable::before {
    content: none
}

.page_advanced_form_smart_it .modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
    outline: 0
}

.page_advanced_form_smart_it .modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000
}

.page_advanced_form_smart_it .modal-backdrop.fade {
    opacity: 0
}

.page_advanced_form_smart_it .modal-backdrop.show {
    opacity: .5
}

.page_advanced_form_smart_it .modal-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px)
}

.page_advanced_form_smart_it .modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto
}

.page_advanced_form_smart_it .modal-title {
    margin-bottom: 0;
    line-height: 1.5
}

.page_advanced_form_smart_it .modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 1rem
}

.page_advanced_form_smart_it .modal-footer {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    padding: .75rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: calc(.3rem - 1px);
    border-bottom-left-radius: calc(.3rem - 1px)
}

.page_advanced_form_smart_it .modal-footer > * {
    margin: .25rem
}

.page_advanced_form_smart_it .modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

.page_advanced_form_smart_it .tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    opacity: 0
}

.page_advanced_form_smart_it .tooltip.show {
    opacity: .9
}

.page_advanced_form_smart_it .tooltip .arrow {
    position: absolute;
    display: block;
    width: .8rem;
    height: .4rem
}

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

.page_advanced_form_smart_it .bs-tooltip-auto[x-placement^=top], .page_advanced_form_smart_it .bs-tooltip-top {
    padding: .4rem 0
}

.page_advanced_form_smart_it .bs-tooltip-auto[x-placement^=top] .arrow, .page_advanced_form_smart_it .bs-tooltip-top .arrow {
    bottom: 0
}

.page_advanced_form_smart_it .bs-tooltip-auto[x-placement^=top] .arrow::before, .page_advanced_form_smart_it .bs-tooltip-top .arrow::before {
    top: 0;
    border-width: .4rem .4rem 0;
    border-top-color: #000
}

.page_advanced_form_smart_it .bs-tooltip-auto[x-placement^=right], .page_advanced_form_smart_it .bs-tooltip-right {
    padding: 0 .4rem
}

.page_advanced_form_smart_it .bs-tooltip-auto[x-placement^=right] .arrow, .page_advanced_form_smart_it .bs-tooltip-right .arrow {
    left: 0;
    width: .4rem;
    height: .8rem
}

.page_advanced_form_smart_it .bs-tooltip-auto[x-placement^=right] .arrow::before, .page_advanced_form_smart_it .bs-tooltip-right .arrow::before {
    right: 0;
    border-width: .4rem .4rem .4rem 0;
    border-right-color: #000
}

.page_advanced_form_smart_it .bs-tooltip-auto[x-placement^=bottom], .page_advanced_form_smart_it .bs-tooltip-bottom {
    padding: .4rem 0
}

.page_advanced_form_smart_it .bs-tooltip-auto[x-placement^=bottom] .arrow, .page_advanced_form_smart_it .bs-tooltip-bottom .arrow {
    top: 0
}

.page_advanced_form_smart_it .bs-tooltip-auto[x-placement^=bottom] .arrow::before, .page_advanced_form_smart_it .bs-tooltip-bottom .arrow::before {
    bottom: 0;
    border-width: 0 .4rem .4rem;
    border-bottom-color: #000
}

.page_advanced_form_smart_it .bs-tooltip-auto[x-placement^=left], .page_advanced_form_smart_it .bs-tooltip-left {
    padding: 0 .4rem
}

.page_advanced_form_smart_it .bs-tooltip-auto[x-placement^=left] .arrow, .page_advanced_form_smart_it .bs-tooltip-left .arrow {
    right: 0;
    width: .4rem;
    height: .8rem
}

.page_advanced_form_smart_it .bs-tooltip-auto[x-placement^=left] .arrow::before, .page_advanced_form_smart_it .bs-tooltip-left .arrow::before {
    left: 0;
    border-width: .4rem 0 .4rem .4rem;
    border-left-color: #000
}

.page_advanced_form_smart_it .tooltip-inner {
    max-width: 200px;
    padding: .25rem .5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: .25rem
}

.page_advanced_form_smart_it .popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem
}

.page_advanced_form_smart_it .popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: .5rem;
    margin: 0 .3rem
}

.page_advanced_form_smart_it .popover .arrow::after, .page_advanced_form_smart_it .popover .arrow::before {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid
}

.page_advanced_form_smart_it .bs-popover-auto[x-placement^=top], .page_advanced_form_smart_it .bs-popover-top {
    margin-bottom: .5rem
}

.page_advanced_form_smart_it .bs-popover-auto[x-placement^=top] > .arrow, .page_advanced_form_smart_it .bs-popover-top > .arrow {
    bottom: calc(-.5rem - 1px)
}

.page_advanced_form_smart_it .bs-popover-auto[x-placement^=top] > .arrow::before, .page_advanced_form_smart_it .bs-popover-top > .arrow::before {
    bottom: 0;
    border-width: .5rem .5rem 0;
    border-top-color: rgba(0, 0, 0, .25)
}

.page_advanced_form_smart_it .bs-popover-auto[x-placement^=top] > .arrow::after, .page_advanced_form_smart_it .bs-popover-top > .arrow::after {
    bottom: 1px;
    border-width: .5rem .5rem 0;
    border-top-color: #fff
}

.page_advanced_form_smart_it .bs-popover-auto[x-placement^=right], .page_advanced_form_smart_it .bs-popover-right {
    margin-left: .5rem
}

.page_advanced_form_smart_it .bs-popover-auto[x-placement^=right] > .arrow, .page_advanced_form_smart_it .bs-popover-right > .arrow {
    left: calc(-.5rem - 1px);
    width: .5rem;
    height: 1rem;
    margin: .3rem 0
}

.page_advanced_form_smart_it .bs-popover-auto[x-placement^=right] > .arrow::before, .page_advanced_form_smart_it .bs-popover-right > .arrow::before {
    left: 0;
    border-width: .5rem .5rem .5rem 0;
    border-right-color: rgba(0, 0, 0, .25)
}

.page_advanced_form_smart_it .bs-popover-auto[x-placement^=right] > .arrow::after, .page_advanced_form_smart_it .bs-popover-right > .arrow::after {
    left: 1px;
    border-width: .5rem .5rem .5rem 0;
    border-right-color: #fff
}

.page_advanced_form_smart_it .bs-popover-auto[x-placement^=bottom], .page_advanced_form_smart_it .bs-popover-bottom {
    margin-top: .5rem
}

.page_advanced_form_smart_it .bs-popover-auto[x-placement^=bottom] > .arrow, .page_advanced_form_smart_it .bs-popover-bottom > .arrow {
    top: calc(-.5rem - 1px)
}

.page_advanced_form_smart_it .bs-popover-auto[x-placement^=bottom] > .arrow::before, .page_advanced_form_smart_it .bs-popover-bottom > .arrow::before {
    top: 0;
    border-width: 0 .5rem .5rem .5rem;
    border-bottom-color: rgba(0, 0, 0, .25)
}

.page_advanced_form_smart_it .bs-popover-auto[x-placement^=bottom] > .arrow::after, .page_advanced_form_smart_it .bs-popover-bottom > .arrow::after {
    top: 1px;
    border-width: 0 .5rem .5rem .5rem;
    border-bottom-color: #fff
}

.page_advanced_form_smart_it .bs-popover-auto[x-placement^=bottom] .popover-header::before, .page_advanced_form_smart_it .bs-popover-bottom .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7
}

.page_advanced_form_smart_it .bs-popover-auto[x-placement^=left], .page_advanced_form_smart_it .bs-popover-left {
    margin-right: .5rem
}

.page_advanced_form_smart_it .bs-popover-auto[x-placement^=left] > .arrow, .page_advanced_form_smart_it .bs-popover-left > .arrow {
    right: calc(-.5rem - 1px);
    width: .5rem;
    height: 1rem;
    margin: .3rem 0
}

.page_advanced_form_smart_it .bs-popover-auto[x-placement^=left] > .arrow::before, .page_advanced_form_smart_it .bs-popover-left > .arrow::before {
    right: 0;
    border-width: .5rem 0 .5rem .5rem;
    border-left-color: rgba(0, 0, 0, .25)
}

.page_advanced_form_smart_it .bs-popover-auto[x-placement^=left] > .arrow::after, .page_advanced_form_smart_it .bs-popover-left > .arrow::after {
    right: 1px;
    border-width: .5rem 0 .5rem .5rem;
    border-left-color: #fff
}

.page_advanced_form_smart_it .popover-header {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px)
}

.page_advanced_form_smart_it .popover-header:empty {
    display: none
}

.page_advanced_form_smart_it .popover-body {
    padding: .5rem .75rem;
    color: #212529
}

.page_advanced_form_smart_it .carousel {
    position: relative
}

.page_advanced_form_smart_it .carousel.pointer-event {
    touch-action: pan-y
}

.page_advanced_form_smart_it .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.page_advanced_form_smart_it .carousel-inner::after {
    display: block;
    clear: both;
    content: ""
}

.page_advanced_form_smart_it .carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: transform .6s ease-in-out
}

.page_advanced_form_smart_it .carousel-item-next, .page_advanced_form_smart_it .carousel-item-prev, .page_advanced_form_smart_it .carousel-item.active {
    display: block
}

.page_advanced_form_smart_it .active.carousel-item-right, .page_advanced_form_smart_it .carousel-item-next:not(.carousel-item-left) {
    transform: translateX(100%)
}

.page_advanced_form_smart_it .active.carousel-item-left, .page_advanced_form_smart_it .carousel-item-prev:not(.carousel-item-right) {
    transform: translateX(-100%)
}

.page_advanced_form_smart_it .carousel-fade .carousel-item {
    opacity: 0;
    transition-property: opacity;
    transform: none
}

.page_advanced_form_smart_it .carousel-fade .carousel-item-next.carousel-item-left, .page_advanced_form_smart_it .carousel-fade .carousel-item-prev.carousel-item-right, .page_advanced_form_smart_it .carousel-fade .carousel-item.active {
    z-index: 1;
    opacity: 1
}

.page_advanced_form_smart_it .carousel-fade .active.carousel-item-left, .page_advanced_form_smart_it .carousel-fade .active.carousel-item-right {
    z-index: 0;
    opacity: 0;
    transition: opacity 0s .6s
}

.page_advanced_form_smart_it .carousel-control-next, .page_advanced_form_smart_it .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
    padding: 0;
    color: #fff;
    text-align: center;
    background: 0 0;
    border: 0;
    opacity: .5;
    transition: opacity .15s ease
}

.page_advanced_form_smart_it .carousel-control-next:focus, .page_advanced_form_smart_it .carousel-control-next:hover, .page_advanced_form_smart_it .carousel-control-prev:focus, .page_advanced_form_smart_it .carousel-control-prev:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9
}

.page_advanced_form_smart_it .carousel-control-prev {
    left: 0
}

.page_advanced_form_smart_it .carousel-control-next {
    right: 0
}

.page_advanced_form_smart_it .carousel-control-next-icon, .page_advanced_form_smart_it .carousel-control-prev-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: 50%/100% 100% no-repeat
}

.page_advanced_form_smart_it .carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e")
}

.page_advanced_form_smart_it .carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e")
}

.page_advanced_form_smart_it .carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 15;
    display: flex;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none
}

.page_advanced_form_smart_it .carousel-indicators li {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease
}

.page_advanced_form_smart_it .carousel-indicators .active {
    opacity: 1
}

.page_advanced_form_smart_it .carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center
}

@-webkit-keyframes spinner-border {
    to {
        transform: rotate(360deg)
    }
}

@keyframes spinner-border {
    to {
        transform: rotate(360deg)
    }
}

.page_advanced_form_smart_it .spinner-border {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: -.125em;
    border: .25em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: .75s linear infinite spinner-border;
    animation: .75s linear infinite spinner-border
}

.page_advanced_form_smart_it .spinner-border-sm {
    width: 1rem;
    height: 1rem;
    border-width: .2em
}

@-webkit-keyframes spinner-grow {
    0% {
        transform: scale(0)
    }
    50% {
        opacity: 1;
        transform: none
    }
}

@keyframes spinner-grow {
    0% {
        transform: scale(0)
    }
    50% {
        opacity: 1;
        transform: none
    }
}

.page_advanced_form_smart_it .spinner-grow {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: -.125em;
    background-color: currentColor;
    border-radius: 50%;
    opacity: 0;
    -webkit-animation: .75s linear infinite spinner-grow;
    animation: .75s linear infinite spinner-grow
}

.page_advanced_form_smart_it .spinner-grow-sm {
    width: 1rem;
    height: 1rem
}

.page_advanced_form_smart_it .align-baseline {
    vertical-align: baseline !important
}

.page_advanced_form_smart_it .align-top {
    vertical-align: top !important
}

.page_advanced_form_smart_it .align-middle {
    vertical-align: middle !important
}

.page_advanced_form_smart_it .align-bottom {
    vertical-align: bottom !important
}

.page_advanced_form_smart_it .align-text-bottom {
    vertical-align: text-bottom !important
}

.page_advanced_form_smart_it .align-text-top {
    vertical-align: text-top !important
}

.page_advanced_form_smart_it .bg-primary {
    background-color: #437ec4 !important
}

.page_advanced_form_smart_it a.bg-primary:focus, .page_advanced_form_smart_it a.bg-primary:hover, .page_advanced_form_smart_it button.bg-primary:focus, .page_advanced_form_smart_it button.bg-primary:hover {
    background-color: #3365a1 !important
}

.page_advanced_form_smart_it .bg-secondary {
    background-color: #54687a !important
}

.page_advanced_form_smart_it a.bg-secondary:focus, .page_advanced_form_smart_it a.bg-secondary:hover, .page_advanced_form_smart_it button.bg-secondary:focus, .page_advanced_form_smart_it button.bg-secondary:hover {
    background-color: #3f4e5c !important
}

.page_advanced_form_smart_it .bg-success {
    background-color: #25b877 !important
}

.page_advanced_form_smart_it a.bg-success:focus, .page_advanced_form_smart_it a.bg-success:hover, .page_advanced_form_smart_it button.bg-success:focus, .page_advanced_form_smart_it button.bg-success:hover {
    background-color: #1c8e5c !important
}

.page_advanced_form_smart_it .bg-info {
    background-color: #17a2b8 !important
}

.page_advanced_form_smart_it a.bg-info:focus, .page_advanced_form_smart_it a.bg-info:hover, .page_advanced_form_smart_it button.bg-info:focus, .page_advanced_form_smart_it button.bg-info:hover {
    background-color: #117a8b !important
}

.page_advanced_form_smart_it .bg-warning {
    background-color: #eeb128 !important
}

.page_advanced_form_smart_it a.bg-warning:focus, .page_advanced_form_smart_it a.bg-warning:hover, .page_advanced_form_smart_it button.bg-warning:focus, .page_advanced_form_smart_it button.bg-warning:hover {
    background-color: #d29711 !important
}

.page_advanced_form_smart_it .bg-danger {
    background-color: #c04949 !important
}

.page_advanced_form_smart_it a.bg-danger:focus, .page_advanced_form_smart_it a.bg-danger:hover, .page_advanced_form_smart_it button.bg-danger:focus, .page_advanced_form_smart_it button.bg-danger:hover {
    background-color: #9f3737 !important
}

.page_advanced_form_smart_it .bg-light {
    background-color: #eff0f4 !important
}

.page_advanced_form_smart_it a.bg-light:focus, .page_advanced_form_smart_it a.bg-light:hover, .page_advanced_form_smart_it button.bg-light:focus, .page_advanced_form_smart_it button.bg-light:hover {
    background-color: #d1d4df !important
}

.page_advanced_form_smart_it .bg-dark {
    background-color: #595959 !important
}

.page_advanced_form_smart_it a.bg-dark:focus, .page_advanced_form_smart_it a.bg-dark:hover, .page_advanced_form_smart_it button.bg-dark:focus, .page_advanced_form_smart_it button.bg-dark:hover {
    background-color: #404040 !important
}

.page_advanced_form_smart_it .bg-white {
    background-color: #fff !important
}

.page_advanced_form_smart_it .bg-transparent {
    background-color: transparent !important
}

.page_advanced_form_smart_it .border {
    border: 1px solid #dee2e6 !important
}

.page_advanced_form_smart_it .border-top {
    border-top: 1px solid #dee2e6 !important
}

.page_advanced_form_smart_it .border-right {
    border-right: 1px solid #dee2e6 !important
}

.page_advanced_form_smart_it .border-bottom {
    border-bottom: 1px solid #dee2e6 !important
}

.page_advanced_form_smart_it .border-left {
    border-left: 1px solid #dee2e6 !important
}

.page_advanced_form_smart_it .border-0 {
    border: 0 !important
}

.page_advanced_form_smart_it .border-top-0 {
    border-top: 0 !important
}

.page_advanced_form_smart_it .border-right-0 {
    border-right: 0 !important
}

.page_advanced_form_smart_it .border-bottom-0 {
    border-bottom: 0 !important
}

.page_advanced_form_smart_it .border-left-0 {
    border-left: 0 !important
}

.page_advanced_form_smart_it .border-primary {
    border-color: #437ec4 !important
}

.page_advanced_form_smart_it .border-secondary {
    border-color: #54687a !important
}

.page_advanced_form_smart_it .border-success {
    border-color: #25b877 !important
}

.page_advanced_form_smart_it .border-info {
    border-color: #17a2b8 !important
}

.page_advanced_form_smart_it .border-warning {
    border-color: #eeb128 !important
}

.page_advanced_form_smart_it .border-danger {
    border-color: #c04949 !important
}

.page_advanced_form_smart_it .border-light {
    border-color: #eff0f4 !important
}

.page_advanced_form_smart_it .border-dark {
    border-color: #595959 !important
}

.page_advanced_form_smart_it .border-white {
    border-color: #fff !important
}

.page_advanced_form_smart_it .rounded-sm {
    border-radius: .2rem !important
}

.page_advanced_form_smart_it .rounded {
    border-radius: .25rem !important
}

.page_advanced_form_smart_it .rounded-top {
    border-top-left-radius: .25rem !important;
    border-top-right-radius: .25rem !important
}

.page_advanced_form_smart_it .rounded-right {
    border-top-right-radius: .25rem !important;
    border-bottom-right-radius: .25rem !important
}

.page_advanced_form_smart_it .rounded-bottom {
    border-bottom-right-radius: .25rem !important;
    border-bottom-left-radius: .25rem !important
}

.page_advanced_form_smart_it .rounded-left {
    border-top-left-radius: .25rem !important;
    border-bottom-left-radius: .25rem !important
}

.page_advanced_form_smart_it .rounded-lg {
    border-radius: .3rem !important
}

.page_advanced_form_smart_it .rounded-circle {
    border-radius: 50% !important
}

.page_advanced_form_smart_it .rounded-pill {
    border-radius: 50rem !important
}

.page_advanced_form_smart_it .rounded-0 {
    border-radius: 0 !important
}

.page_advanced_form_smart_it .clearfix::after {
    display: block;
    clear: both;
    content: ""
}

.page_advanced_form_smart_it .d-none {
    display: none !important
}

.page_advanced_form_smart_it .d-inline {
    display: inline !important
}

.page_advanced_form_smart_it .d-inline-block {
    display: inline-block !important
}

.page_advanced_form_smart_it .d-block {
    display: block !important
}

.page_advanced_form_smart_it .d-table {
    display: table !important
}

.page_advanced_form_smart_it .d-table-row {
    display: table-row !important
}

.page_advanced_form_smart_it .d-table-cell {
    display: table-cell !important
}

.page_advanced_form_smart_it .d-flex {
    display: flex !important
}

.page_advanced_form_smart_it .d-inline-flex {
    display: inline-flex !important
}

.page_advanced_form_smart_it .embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

.page_advanced_form_smart_it .embed-responsive::before {
    display: block;
    content: ""
}

.page_advanced_form_smart_it .embed-responsive .embed-responsive-item, .page_advanced_form_smart_it .embed-responsive embed, .page_advanced_form_smart_it .embed-responsive iframe, .page_advanced_form_smart_it .embed-responsive object, .page_advanced_form_smart_it .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.page_advanced_form_smart_it .embed-responsive-21by9::before {
    padding-top: 42.85714%
}

.page_advanced_form_smart_it .embed-responsive-16by9::before {
    padding-top: 56.25%
}

.page_advanced_form_smart_it .embed-responsive-4by3::before {
    padding-top: 75%
}

.page_advanced_form_smart_it .embed-responsive-1by1::before {
    padding-top: 100%
}

.page_advanced_form_smart_it .flex-row {
    flex-direction: row !important
}

.page_advanced_form_smart_it .flex-column {
    flex-direction: column !important
}

.page_advanced_form_smart_it .flex-row-reverse {
    flex-direction: row-reverse !important
}

.page_advanced_form_smart_it .flex-column-reverse {
    flex-direction: column-reverse !important
}

.page_advanced_form_smart_it .flex-wrap {
    flex-wrap: wrap !important
}

.page_advanced_form_smart_it .flex-nowrap {
    flex-wrap: nowrap !important
}

.page_advanced_form_smart_it .flex-wrap-reverse {
    flex-wrap: wrap-reverse !important
}

.page_advanced_form_smart_it .flex-fill {
    flex: 1 1 auto !important
}

.page_advanced_form_smart_it .flex-grow-0 {
    flex-grow: 0 !important
}

.page_advanced_form_smart_it .flex-grow-1 {
    flex-grow: 1 !important
}

.page_advanced_form_smart_it .flex-shrink-0 {
    flex-shrink: 0 !important
}

.page_advanced_form_smart_it .flex-shrink-1 {
    flex-shrink: 1 !important
}

.page_advanced_form_smart_it .justify-content-start {
    justify-content: flex-start !important
}

.page_advanced_form_smart_it .justify-content-end {
    justify-content: flex-end !important
}

.page_advanced_form_smart_it .justify-content-center {
    justify-content: center !important
}

.page_advanced_form_smart_it .justify-content-between {
    justify-content: space-between !important
}

.page_advanced_form_smart_it .justify-content-around {
    justify-content: space-around !important
}

.page_advanced_form_smart_it .align-items-start {
    align-items: flex-start !important
}

.page_advanced_form_smart_it .align-items-end {
    align-items: flex-end !important
}

.page_advanced_form_smart_it .align-items-center {
    align-items: center !important
}

.page_advanced_form_smart_it .align-items-baseline {
    align-items: baseline !important
}

.page_advanced_form_smart_it .align-items-stretch {
    align-items: stretch !important
}

.page_advanced_form_smart_it .align-content-start {
    align-content: flex-start !important
}

.page_advanced_form_smart_it .align-content-end {
    align-content: flex-end !important
}

.page_advanced_form_smart_it .align-content-center {
    align-content: center !important
}

.page_advanced_form_smart_it .align-content-between {
    align-content: space-between !important
}

.page_advanced_form_smart_it .align-content-around {
    align-content: space-around !important
}

.page_advanced_form_smart_it .align-content-stretch {
    align-content: stretch !important
}

.page_advanced_form_smart_it .align-self-auto {
    align-self: auto !important
}

.page_advanced_form_smart_it .align-self-start {
    align-self: flex-start !important
}

.page_advanced_form_smart_it .align-self-end {
    align-self: flex-end !important
}

.page_advanced_form_smart_it .align-self-center {
    align-self: center !important
}

.page_advanced_form_smart_it .align-self-baseline {
    align-self: baseline !important
}

.page_advanced_form_smart_it .align-self-stretch {
    align-self: stretch !important
}

.page_advanced_form_smart_it .float-left {
    float: left !important
}

.page_advanced_form_smart_it .float-right {
    float: right !important
}

.page_advanced_form_smart_it .float-none {
    float: none !important
}

.page_advanced_form_smart_it .user-select-all {
    -webkit-user-select: all !important;
    -moz-user-select: all !important;
    -ms-user-select: all !important;
    user-select: all !important
}

.page_advanced_form_smart_it .user-select-auto {
    -webkit-user-select: auto !important;
    -moz-user-select: auto !important;
    -ms-user-select: auto !important;
    user-select: auto !important
}

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

.page_advanced_form_smart_it .overflow-auto {
    overflow: auto !important
}

.page_advanced_form_smart_it .overflow-hidden {
    overflow: hidden !important
}

.page_advanced_form_smart_it .position-static {
    position: static !important
}

.page_advanced_form_smart_it .position-relative {
    position: relative !important
}

.page_advanced_form_smart_it .position-absolute {
    position: absolute !important
}

.page_advanced_form_smart_it .position-fixed {
    position: fixed !important
}

.page_advanced_form_smart_it .position-sticky {
    position: -webkit-sticky !important;
    position: sticky !important
}

.page_advanced_form_smart_it .fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030
}

.page_advanced_form_smart_it .fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
    .page_advanced_form_smart_it .sticky-top {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

.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);
    white-space: nowrap;
    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;
    overflow: visible;
    clip: auto;
    white-space: normal
}

.page_advanced_form_smart_it .shadow-sm {
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important
}

.page_advanced_form_smart_it .shadow {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important
}

.page_advanced_form_smart_it .shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important
}

.page_advanced_form_smart_it .shadow-none {
    box-shadow: none !important
}

.page_advanced_form_smart_it .w-25 {
    width: 25% !important
}

.page_advanced_form_smart_it .w-50 {
    width: 50% !important
}

.page_advanced_form_smart_it .w-75 {
    width: 75% !important
}

.page_advanced_form_smart_it .w-100 {
    width: 100% !important
}

.page_advanced_form_smart_it .w-auto {
    width: auto !important
}

.page_advanced_form_smart_it .h-25 {
    height: 25% !important
}

.page_advanced_form_smart_it .h-50 {
    height: 50% !important
}

.page_advanced_form_smart_it .h-75 {
    height: 75% !important
}

.page_advanced_form_smart_it .h-100 {
    height: 100% !important
}

.page_advanced_form_smart_it .h-auto {
    height: auto !important
}

.page_advanced_form_smart_it .mw-100 {
    max-width: 100% !important
}

.page_advanced_form_smart_it .mh-100 {
    max-height: 100% !important
}

.page_advanced_form_smart_it .min-vw-100 {
    min-width: 100vw !important
}

.page_advanced_form_smart_it .min-vh-100 {
    min-height: 100vh !important
}

.page_advanced_form_smart_it .vw-100 {
    width: 100vw !important
}

.page_advanced_form_smart_it .vh-100 {
    height: 100vh !important
}

.page_advanced_form_smart_it .m-0 {
    margin: 0 !important
}

.page_advanced_form_smart_it .mt-0, .page_advanced_form_smart_it .my-0 {
    margin-top: 0 !important
}

.page_advanced_form_smart_it .mr-0, .page_advanced_form_smart_it .mx-0 {
    margin-right: 0 !important
}

.page_advanced_form_smart_it .mb-0, .page_advanced_form_smart_it .my-0 {
    margin-bottom: 0 !important
}

.page_advanced_form_smart_it .ml-0, .page_advanced_form_smart_it .mx-0 {
    margin-left: 0 !important
}

.page_advanced_form_smart_it .m-1 {
    margin: .25rem !important
}

.page_advanced_form_smart_it .mt-1, .page_advanced_form_smart_it .my-1 {
    margin-top: .25rem !important
}

.page_advanced_form_smart_it .mr-1, .page_advanced_form_smart_it .mx-1 {
    margin-right: .25rem !important
}

.page_advanced_form_smart_it .mb-1, .page_advanced_form_smart_it .my-1 {
    margin-bottom: .25rem !important
}

.page_advanced_form_smart_it .ml-1, .page_advanced_form_smart_it .mx-1 {
    margin-left: .25rem !important
}

.page_advanced_form_smart_it .m-2 {
    margin: .5rem !important
}

.page_advanced_form_smart_it .mt-2, .page_advanced_form_smart_it .my-2 {
    margin-top: .5rem !important
}

.page_advanced_form_smart_it .mr-2, .page_advanced_form_smart_it .mx-2 {
    margin-right: .5rem !important
}

.page_advanced_form_smart_it .mb-2, .page_advanced_form_smart_it .my-2 {
    margin-bottom: .5rem !important
}

.page_advanced_form_smart_it .ml-2, .page_advanced_form_smart_it .mx-2 {
    margin-left: .5rem !important
}

.page_advanced_form_smart_it .m-3 {
    margin: 1rem !important
}

.page_advanced_form_smart_it .mt-3, .page_advanced_form_smart_it .my-3 {
    margin-top: 1rem !important
}

.page_advanced_form_smart_it .mr-3, .page_advanced_form_smart_it .mx-3 {
    margin-right: 1rem !important
}

.page_advanced_form_smart_it .mb-3, .page_advanced_form_smart_it .my-3 {
    margin-bottom: 1rem !important
}

.page_advanced_form_smart_it .ml-3, .page_advanced_form_smart_it .mx-3 {
    margin-left: 1rem !important
}

.page_advanced_form_smart_it .m-4 {
    margin: 1.5rem !important
}

.page_advanced_form_smart_it .mt-4, .page_advanced_form_smart_it .my-4 {
    margin-top: 1.5rem !important
}

.page_advanced_form_smart_it .mr-4, .page_advanced_form_smart_it .mx-4 {
    margin-right: 1.5rem !important
}

.page_advanced_form_smart_it .mb-4, .page_advanced_form_smart_it .my-4 {
    margin-bottom: 1.5rem !important
}

.page_advanced_form_smart_it .ml-4, .page_advanced_form_smart_it .mx-4 {
    margin-left: 1.5rem !important
}

.page_advanced_form_smart_it .m-5 {
    margin: 3rem !important
}

.page_advanced_form_smart_it .mt-5, .page_advanced_form_smart_it .my-5 {
    margin-top: 3rem !important
}

.page_advanced_form_smart_it .mr-5, .page_advanced_form_smart_it .mx-5 {
    margin-right: 3rem !important
}

.page_advanced_form_smart_it .mb-5, .page_advanced_form_smart_it .my-5 {
    margin-bottom: 3rem !important
}

.page_advanced_form_smart_it .ml-5, .page_advanced_form_smart_it .mx-5 {
    margin-left: 3rem !important
}

.page_advanced_form_smart_it .p-0 {
    padding: 0 !important
}

.page_advanced_form_smart_it .pt-0, .page_advanced_form_smart_it .py-0 {
    padding-top: 0 !important
}

.page_advanced_form_smart_it .pr-0, .page_advanced_form_smart_it .px-0 {
    padding-right: 0 !important
}

.page_advanced_form_smart_it .pb-0, .page_advanced_form_smart_it .py-0 {
    padding-bottom: 0 !important
}

.page_advanced_form_smart_it .pl-0, .page_advanced_form_smart_it .px-0 {
    padding-left: 0 !important
}

.page_advanced_form_smart_it .p-1 {
    padding: .25rem !important
}

.page_advanced_form_smart_it .pt-1, .page_advanced_form_smart_it .py-1 {
    padding-top: .25rem !important
}

.page_advanced_form_smart_it .pr-1, .page_advanced_form_smart_it .px-1 {
    padding-right: .25rem !important
}

.page_advanced_form_smart_it .pb-1, .page_advanced_form_smart_it .py-1 {
    padding-bottom: .25rem !important
}

.page_advanced_form_smart_it .pl-1, .page_advanced_form_smart_it .px-1 {
    padding-left: .25rem !important
}

.page_advanced_form_smart_it .p-2 {
    padding: .5rem !important
}

.page_advanced_form_smart_it .pt-2, .page_advanced_form_smart_it .py-2 {
    padding-top: .5rem !important
}

.page_advanced_form_smart_it .pr-2, .page_advanced_form_smart_it .px-2 {
    padding-right: .5rem !important
}

.page_advanced_form_smart_it .pb-2, .page_advanced_form_smart_it .py-2 {
    padding-bottom: .5rem !important
}

.page_advanced_form_smart_it .pl-2, .page_advanced_form_smart_it .px-2 {
    padding-left: .5rem !important
}

.page_advanced_form_smart_it .p-3 {
    padding: 1rem !important
}

.page_advanced_form_smart_it .pt-3, .page_advanced_form_smart_it .py-3 {
    padding-top: 1rem !important
}

.page_advanced_form_smart_it .pr-3, .page_advanced_form_smart_it .px-3 {
    padding-right: 1rem !important
}

.page_advanced_form_smart_it .pb-3, .page_advanced_form_smart_it .py-3 {
    padding-bottom: 1rem !important
}

.page_advanced_form_smart_it .pl-3, .page_advanced_form_smart_it .px-3 {
    padding-left: 1rem !important
}

.page_advanced_form_smart_it .p-4 {
    padding: 1.5rem !important
}

.page_advanced_form_smart_it .pt-4, .page_advanced_form_smart_it .py-4 {
    padding-top: 1.5rem !important
}

.page_advanced_form_smart_it .pr-4, .page_advanced_form_smart_it .px-4 {
    padding-right: 1.5rem !important
}

.page_advanced_form_smart_it .pb-4, .page_advanced_form_smart_it .py-4 {
    padding-bottom: 1.5rem !important
}

.page_advanced_form_smart_it .pl-4, .page_advanced_form_smart_it .px-4 {
    padding-left: 1.5rem !important
}

.page_advanced_form_smart_it .p-5 {
    padding: 3rem !important
}

.page_advanced_form_smart_it .pt-5, .page_advanced_form_smart_it .py-5 {
    padding-top: 3rem !important
}

.page_advanced_form_smart_it .pr-5, .page_advanced_form_smart_it .px-5 {
    padding-right: 3rem !important
}

.page_advanced_form_smart_it .pb-5, .page_advanced_form_smart_it .py-5 {
    padding-bottom: 3rem !important
}

.page_advanced_form_smart_it .pl-5, .page_advanced_form_smart_it .px-5 {
    padding-left: 3rem !important
}

.page_advanced_form_smart_it .m-n1 {
    margin: -.25rem !important
}

.page_advanced_form_smart_it .mt-n1, .page_advanced_form_smart_it .my-n1 {
    margin-top: -.25rem !important
}

.page_advanced_form_smart_it .mr-n1, .page_advanced_form_smart_it .mx-n1 {
    margin-right: -.25rem !important
}

.page_advanced_form_smart_it .mb-n1, .page_advanced_form_smart_it .my-n1 {
    margin-bottom: -.25rem !important
}

.page_advanced_form_smart_it .ml-n1, .page_advanced_form_smart_it .mx-n1 {
    margin-left: -.25rem !important
}

.page_advanced_form_smart_it .m-n2 {
    margin: -.5rem !important
}

.page_advanced_form_smart_it .mt-n2, .page_advanced_form_smart_it .my-n2 {
    margin-top: -.5rem !important
}

.page_advanced_form_smart_it .mr-n2, .page_advanced_form_smart_it .mx-n2 {
    margin-right: -.5rem !important
}

.page_advanced_form_smart_it .mb-n2, .page_advanced_form_smart_it .my-n2 {
    margin-bottom: -.5rem !important
}

.page_advanced_form_smart_it .ml-n2, .page_advanced_form_smart_it .mx-n2 {
    margin-left: -.5rem !important
}

.page_advanced_form_smart_it .m-n3 {
    margin: -1rem !important
}

.page_advanced_form_smart_it .mt-n3, .page_advanced_form_smart_it .my-n3 {
    margin-top: -1rem !important
}

.page_advanced_form_smart_it .mr-n3, .page_advanced_form_smart_it .mx-n3 {
    margin-right: -1rem !important
}

.page_advanced_form_smart_it .mb-n3, .page_advanced_form_smart_it .my-n3 {
    margin-bottom: -1rem !important
}

.page_advanced_form_smart_it .ml-n3, .page_advanced_form_smart_it .mx-n3 {
    margin-left: -1rem !important
}

.page_advanced_form_smart_it .m-n4 {
    margin: -1.5rem !important
}

.page_advanced_form_smart_it .mt-n4, .page_advanced_form_smart_it .my-n4 {
    margin-top: -1.5rem !important
}

.page_advanced_form_smart_it .mr-n4, .page_advanced_form_smart_it .mx-n4 {
    margin-right: -1.5rem !important
}

.page_advanced_form_smart_it .mb-n4, .page_advanced_form_smart_it .my-n4 {
    margin-bottom: -1.5rem !important
}

.page_advanced_form_smart_it .ml-n4, .page_advanced_form_smart_it .mx-n4 {
    margin-left: -1.5rem !important
}

.page_advanced_form_smart_it .m-n5 {
    margin: -3rem !important
}

.page_advanced_form_smart_it .mt-n5, .page_advanced_form_smart_it .my-n5 {
    margin-top: -3rem !important
}

.page_advanced_form_smart_it .mr-n5, .page_advanced_form_smart_it .mx-n5 {
    margin-right: -3rem !important
}

.page_advanced_form_smart_it .mb-n5, .page_advanced_form_smart_it .my-n5 {
    margin-bottom: -3rem !important
}

.page_advanced_form_smart_it .ml-n5, .page_advanced_form_smart_it .mx-n5 {
    margin-left: -3rem !important
}

.page_advanced_form_smart_it .m-auto {
    margin: auto !important
}

.page_advanced_form_smart_it .mt-auto, .page_advanced_form_smart_it .my-auto {
    margin-top: auto !important
}

.page_advanced_form_smart_it .mr-auto, .page_advanced_form_smart_it .mx-auto {
    margin-right: auto !important
}

.page_advanced_form_smart_it .mb-auto, .page_advanced_form_smart_it .my-auto {
    margin-bottom: auto !important
}

.page_advanced_form_smart_it .ml-auto, .page_advanced_form_smart_it .mx-auto {
    margin-left: auto !important
}

.page_advanced_form_smart_it .stretched-link::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: rgba(0, 0, 0, 0)
}

.page_advanced_form_smart_it .text-monospace {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important
}

.page_advanced_form_smart_it .text-justify {
    text-align: justify !important
}

.page_advanced_form_smart_it .text-wrap {
    white-space: normal !important
}

.page_advanced_form_smart_it .text-nowrap {
    white-space: nowrap !important
}

.page_advanced_form_smart_it .text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.page_advanced_form_smart_it .text-left {
    text-align: left !important
}

.page_advanced_form_smart_it .text-right {
    text-align: right !important
}

.page_advanced_form_smart_it .text-center {
    text-align: center !important
}

.page_advanced_form_smart_it .text-lowercase {
    text-transform: lowercase !important
}

.page_advanced_form_smart_it .text-uppercase {
    text-transform: uppercase !important
}

.page_advanced_form_smart_it .text-capitalize {
    text-transform: capitalize !important
}

.page_advanced_form_smart_it .font-weight-light {
    font-weight: 300 !important
}

.page_advanced_form_smart_it .font-weight-lighter {
    font-weight: lighter !important
}

.page_advanced_form_smart_it .font-weight-normal {
    font-weight: 400 !important
}

.page_advanced_form_smart_it .font-weight-bold {
    font-weight: 700 !important
}

.page_advanced_form_smart_it .font-weight-bolder {
    font-weight: bolder !important
}

.page_advanced_form_smart_it .font-italic {
    font-style: italic !important
}

.page_advanced_form_smart_it .text-white {
    color: #fff !important
}

.page_advanced_form_smart_it .text-primary {
    color: #437ec4 !important
}

.page_advanced_form_smart_it a.text-primary:focus, .page_advanced_form_smart_it a.text-primary:hover {
    color: #2d598e !important
}

.page_advanced_form_smart_it .text-secondary {
    color: #54687a !important
}

.page_advanced_form_smart_it a.text-secondary:focus, .page_advanced_form_smart_it a.text-secondary:hover {
    color: #35414d !important
}

.page_advanced_form_smart_it .text-success {
    color: #25b877 !important
}

.page_advanced_form_smart_it a.text-success:focus, .page_advanced_form_smart_it a.text-success:hover {
    color: #18784e !important
}

.page_advanced_form_smart_it .text-info {
    color: #17a2b8 !important
}

.page_advanced_form_smart_it a.text-info:focus, .page_advanced_form_smart_it a.text-info:hover {
    color: #0f6674 !important
}

.page_advanced_form_smart_it .text-warning {
    color: #eeb128 !important
}

.page_advanced_form_smart_it a.text-warning:focus, .page_advanced_form_smart_it a.text-warning:hover {
    color: #bb860f !important
}

.page_advanced_form_smart_it .text-danger {
    color: #c04949 !important
}

.page_advanced_form_smart_it a.text-danger:focus, .page_advanced_form_smart_it a.text-danger:hover {
    color: #8c3030 !important
}

.page_advanced_form_smart_it .text-light {
    color: #eff0f4 !important
}

.page_advanced_form_smart_it a.text-light:focus, .page_advanced_form_smart_it a.text-light:hover {
    color: #c2c6d5 !important
}

.page_advanced_form_smart_it .text-dark {
    color: #595959 !important
}

.page_advanced_form_smart_it a.text-dark:focus, .page_advanced_form_smart_it a.text-dark:hover {
    color: #333 !important
}

.page_advanced_form_smart_it .text-body {
    color: #212529 !important
}

.page_advanced_form_smart_it .text-black-50 {
    color: rgba(0, 0, 0, .5) !important
}

.page_advanced_form_smart_it .text-white-50 {
    color: rgba(255, 255, 255, .5) !important
}

.page_advanced_form_smart_it .text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.page_advanced_form_smart_it .text-decoration-none {
    text-decoration: none !important
}

.page_advanced_form_smart_it .text-break {
    word-break: break-word !important;
    word-wrap: break-word !important
}

.page_advanced_form_smart_it .text-reset {
    color: inherit !important
}

.page_advanced_form_smart_it .visible {
    visibility: visible !important
}

.page_advanced_form_smart_it .invisible {
    visibility: hidden !important
}

.page_advanced_form_smart_it .table-ec-lightGray {
    background-color: #f2f2f2
}

.page_advanced_form_smart_it .btn-ec-conversion {
    color: #fff;
    background-color: #437ec4;
    border-color: transparent;
    cursor: pointer
}

.page_advanced_form_smart_it .btn-ec-conversion:hover {
    color: #fff;
    background-color: #2963ab;
    border-color: transparent
}

.page_advanced_form_smart_it .btn-ec-conversion.focus, .page_advanced_form_smart_it .btn-ec-conversion:focus {
    color: #fff;
    background-color: #2963ab;
    border-color: transparent;
    box-shadow: 0 0 0 .2rem rgba(255, 255, 255, .5)
}

.page_advanced_form_smart_it .btn-ec-conversion.disabled, .page_advanced_form_smart_it .btn-ec-conversion:disabled {
    color: #fff;
    background-color: #437ec4;
    border-color: transparent
}

.page_advanced_form_smart_it .btn-ec-conversion:not(:disabled):not(.disabled).active, .page_advanced_form_smart_it .btn-ec-conversion:not(:disabled):not(.disabled):active, .page_advanced_form_smart_it .show > .btn-ec-conversion.dropdown-toggle {
    color: #fff;
    background-color: #2963ab;
    border-color: transparent
}

.page_advanced_form_smart_it .btn-ec-conversion:not(:disabled):not(.disabled).active:focus, .page_advanced_form_smart_it .btn-ec-conversion:not(:disabled):not(.disabled):active:focus, .page_advanced_form_smart_it .show > .btn-ec-conversion.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(255, 255, 255, .5)
}

.page_advanced_form_smart_it .btn-ec-delete {
    color: #fff;
    background-color: #c04949;
    border-color: transparent;
    cursor: pointer
}

.page_advanced_form_smart_it .btn-ec-delete:hover {
    color: #fff;
    background-color: #a62e2e;
    border-color: transparent
}

.page_advanced_form_smart_it .btn-ec-delete.focus, .page_advanced_form_smart_it .btn-ec-delete:focus {
    color: #fff;
    background-color: #a62e2e;
    border-color: transparent;
    box-shadow: 0 0 0 .2rem rgba(255, 255, 255, .5)
}

.page_advanced_form_smart_it .btn-ec-delete.disabled, .page_advanced_form_smart_it .btn-ec-delete:disabled {
    color: #fff;
    background-color: #c04949;
    border-color: transparent
}

.page_advanced_form_smart_it .btn-ec-delete:not(:disabled):not(.disabled).active, .page_advanced_form_smart_it .btn-ec-delete:not(:disabled):not(.disabled):active, .page_advanced_form_smart_it .show > .btn-ec-delete.dropdown-toggle {
    color: #fff;
    background-color: #a62e2e;
    border-color: transparent
}

.page_advanced_form_smart_it .btn-ec-delete:not(:disabled):not(.disabled).active:focus, .page_advanced_form_smart_it .btn-ec-delete:not(:disabled):not(.disabled):active:focus, .page_advanced_form_smart_it .show > .btn-ec-delete.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(255, 255, 255, .5)
}

.page_advanced_form_smart_it .btn-ec-regular {
    color: #212529;
    background-color: #fff;
    border-color: #595959;
    color: #595959;
    cursor: pointer
}

.page_advanced_form_smart_it .btn-ec-regular:hover {
    color: #212529;
    background-color: #f2f2f2;
    border-color: #262626
}

.page_advanced_form_smart_it .btn-ec-regular.focus, .page_advanced_form_smart_it .btn-ec-regular:focus {
    color: #212529;
    background-color: #f2f2f2;
    border-color: #262626;
    box-shadow: 0 0 0 .2rem rgba(81, 81, 82, .5)
}

.page_advanced_form_smart_it .btn-ec-regular.disabled, .page_advanced_form_smart_it .btn-ec-regular:disabled {
    color: #212529;
    background-color: #fff;
    border-color: #595959
}

.page_advanced_form_smart_it .btn-ec-regular:not(:disabled):not(.disabled).active, .page_advanced_form_smart_it .btn-ec-regular:not(:disabled):not(.disabled):active, .page_advanced_form_smart_it .show > .btn-ec-regular.dropdown-toggle {
    color: #212529;
    background-color: #f2f2f2;
    border-color: #262626
}

.page_advanced_form_smart_it .btn-ec-regular:not(:disabled):not(.disabled).active:focus, .page_advanced_form_smart_it .btn-ec-regular:not(:disabled):not(.disabled):active:focus, .page_advanced_form_smart_it .show > .btn-ec-regular.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(81, 81, 82, .5)
}

.page_advanced_form_smart_it .btn-ec-regular:hover {
    color: #262626
}

.page_advanced_form_smart_it .btn-ec-sub {
    color: #212529;
    background-color: #f5f6f8;
    border-color: transparent;
    color: #262626;
    cursor: pointer
}

.page_advanced_form_smart_it .btn-ec-sub:hover {
    color: #212529;
    background-color: #d6d9e0;
    border-color: transparent
}

.page_advanced_form_smart_it .btn-ec-sub.focus, .page_advanced_form_smart_it .btn-ec-sub:focus {
    color: #212529;
    background-color: #d6d9e0;
    border-color: transparent;
    box-shadow: 0 0 0 .2rem rgba(33, 37, 41, .5)
}

.page_advanced_form_smart_it .btn-ec-sub.disabled, .page_advanced_form_smart_it .btn-ec-sub:disabled {
    color: #212529;
    background-color: #f5f6f8;
    border-color: transparent
}

.page_advanced_form_smart_it .btn-ec-sub:not(:disabled):not(.disabled).active, .page_advanced_form_smart_it .btn-ec-sub:not(:disabled):not(.disabled):active, .page_advanced_form_smart_it .show > .btn-ec-sub.dropdown-toggle {
    color: #212529;
    background-color: #d6d9e0;
    border-color: transparent
}

.page_advanced_form_smart_it .btn-ec-sub:not(:disabled):not(.disabled).active:focus, .page_advanced_form_smart_it .btn-ec-sub:not(:disabled):not(.disabled):active:focus, .page_advanced_form_smart_it .show > .btn-ec-sub.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(33, 37, 41, .5)
}

.page_advanced_form_smart_it .btn-ec-sub:hover {
    color: #262626
}

.page_advanced_form_smart_it .btn-ec-actionIcon {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
    padding: 6px 12px;
    cursor: pointer
}

.page_advanced_form_smart_it .btn-ec-actionIcon:hover {
    color: #212529;
    background-color: #eff0f4;
    border-color: transparent
}

.page_advanced_form_smart_it .btn-ec-actionIcon.focus, .page_advanced_form_smart_it .btn-ec-actionIcon:focus {
    color: #212529;
    background-color: #eff0f4;
    border-color: transparent;
    box-shadow: 0 0 0 .2rem rgba(255, 255, 255, .5)
}

.page_advanced_form_smart_it .btn-ec-actionIcon.disabled, .page_advanced_form_smart_it .btn-ec-actionIcon:disabled {
    color: #fff;
    background-color: transparent;
    border-color: transparent
}

.page_advanced_form_smart_it .btn-ec-actionIcon:not(:disabled):not(.disabled).active, .page_advanced_form_smart_it .btn-ec-actionIcon:not(:disabled):not(.disabled):active, .page_advanced_form_smart_it .show > .btn-ec-actionIcon.dropdown-toggle {
    color: #212529;
    background-color: #eff0f4;
    border-color: transparent
}

.page_advanced_form_smart_it .btn-ec-actionIcon:not(:disabled):not(.disabled).active:focus, .page_advanced_form_smart_it .btn-ec-actionIcon:not(:disabled):not(.disabled):active:focus, .page_advanced_form_smart_it .show > .btn-ec-actionIcon.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(255, 255, 255, .5)
}

.page_advanced_form_smart_it a:not([href]):not([tabindex]).btn-ec-actionIcon {
    color: inherit
}

.page_advanced_form_smart_it .btn-ec-actionIcon:hover {
    color: #54687a
}

.page_advanced_form_smart_it .btn-ec-tab {
    color: #212529;
    background-color: #fff;
    border-color: #595959;
    color: #595959;
    cursor: pointer
}

.page_advanced_form_smart_it .btn-ec-tab:hover {
    color: #212529;
    background-color: #f2f2f2;
    border-color: #262626
}

.page_advanced_form_smart_it .btn-ec-tab.focus, .page_advanced_form_smart_it .btn-ec-tab:focus {
    color: #212529;
    background-color: #f2f2f2;
    border-color: #262626;
    box-shadow: 0 0 0 .2rem rgba(81, 81, 82, .5)
}

.page_advanced_form_smart_it .btn-ec-tab.disabled, .page_advanced_form_smart_it .btn-ec-tab:disabled {
    color: #212529;
    background-color: #fff;
    border-color: #595959
}

.page_advanced_form_smart_it .btn-ec-tab:not(:disabled):not(.disabled).active, .page_advanced_form_smart_it .btn-ec-tab:not(:disabled):not(.disabled):active, .page_advanced_form_smart_it .show > .btn-ec-tab.dropdown-toggle {
    color: #212529;
    background-color: #f2f2f2;
    border-color: #262626
}

.page_advanced_form_smart_it .btn-ec-tab:not(:disabled):not(.disabled).active:focus, .page_advanced_form_smart_it .btn-ec-tab:not(:disabled):not(.disabled):active:focus, .page_advanced_form_smart_it .show > .btn-ec-tab.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(81, 81, 82, .5)
}

.page_advanced_form_smart_it .btn-ec-tab:hover {
    color: #262626
}

.page_advanced_form_smart_it .btn-ec-tab.active {
    background-color: #595959 !important;
    color: #fff !important;
    box-shadow: none !important
}

.page_advanced_form_smart_it .badge-ec-blue {
    color: #212529;
    background-color: #fff;
    display: inline-block;
    border: 1px solid #437ec4;
    color: #437ec4;
    padding: .5rem .75rem;
    font-size: 14px;
    font-weight: 400
}

.page_advanced_form_smart_it a.badge-ec-blue:focus, .page_advanced_form_smart_it a.badge-ec-blue:hover {
    color: #212529;
    background-color: #e6e6e6
}

.page_advanced_form_smart_it a.badge-ec-blue.focus, .page_advanced_form_smart_it a.badge-ec-blue:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(255, 255, 255, .5)
}

.page_advanced_form_smart_it .badge-ec-green {
    color: #212529;
    background-color: #fff;
    display: inline-block;
    border: 1px solid #25b877;
    color: #25b877;
    padding: .5rem .75rem;
    font-size: 14px;
    font-weight: 400
}

.page_advanced_form_smart_it a.badge-ec-green:focus, .page_advanced_form_smart_it a.badge-ec-green:hover {
    color: #212529;
    background-color: #e6e6e6
}

.page_advanced_form_smart_it a.badge-ec-green.focus, .page_advanced_form_smart_it a.badge-ec-green:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(255, 255, 255, .5)
}

.page_advanced_form_smart_it .badge-ec-red {
    color: #212529;
    background-color: #fff;
    display: inline-block;
    border: 1px solid #c04949;
    color: #c04949;
    padding: .5rem .75rem;
    font-size: 14px;
    font-weight: 400
}

.page_advanced_form_smart_it a.badge-ec-red:focus, .page_advanced_form_smart_it a.badge-ec-red:hover {
    color: #212529;
    background-color: #e6e6e6
}

.page_advanced_form_smart_it a.badge-ec-red.focus, .page_advanced_form_smart_it a.badge-ec-red:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(255, 255, 255, .5)
}

.page_advanced_form_smart_it .badge-ec-yellow {
    color: #212529;
    background-color: #fff;
    display: inline-block;
    border: 1px solid #eeb128;
    color: #eeb128;
    padding: .5rem .75rem;
    font-size: 14px;
    font-weight: 400
}

.page_advanced_form_smart_it a.badge-ec-yellow:focus, .page_advanced_form_smart_it a.badge-ec-yellow:hover {
    color: #212529;
    background-color: #e6e6e6
}

.page_advanced_form_smart_it a.badge-ec-yellow.focus, .page_advanced_form_smart_it a.badge-ec-yellow:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(255, 255, 255, .5)
}

.page_advanced_form_smart_it .badge-ec-glay {
    color: #212529;
    background-color: #fff;
    display: inline-block;
    border: 1px solid #a3a3a3;
    color: #a3a3a3;
    padding: .5rem .75rem;
    font-size: 14px;
    font-weight: 400
}

.page_advanced_form_smart_it a.badge-ec-glay:focus, .page_advanced_form_smart_it a.badge-ec-glay:hover {
    color: #212529;
    background-color: #e6e6e6
}

.page_advanced_form_smart_it a.badge-ec-glay.focus, .page_advanced_form_smart_it a.badge-ec-glay:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(255, 255, 255, .5)
}

.page_advanced_form_smart_it .border-ec-gray {
    border-color: #ccc !important
}

.page_advanced_form_smart_it .border-ec-dashed {
    border: 1px dashed #ccc !important
}

.page_advanced_form_smart_it .bg-ec-lightGray {
    background-color: #f9f9f9 !important
}

.page_advanced_form_smart_it .bg-ec-formGray {
    background-color: #f8f9fa !important
}

.page_advanced_form_smart_it .text-ec-gray {
    color: #999 !important
}

.page_advanced_form_smart_it .text-ec-lightGray {
    color: #ccc !important
}

.page_advanced_form_smart_it .js-listSort {
    color: #999
}

.page_advanced_form_smart_it .js-listSort:hover {
    color: #999
}

.page_advanced_form_smart_it .js-listSort.listSort-current {
    color: rgba(15, 15, 15, .85)
}

.page_advanced_form_smart_it .js-listSort .fa {
    display: inline-block;
    width: 1em;
    margin-left: 3px
}

.page_advanced_form_smart_it .js-listSort:hover .fa-arrow-up:before {
    content: "\f0aa"
}

.page_advanced_form_smart_it .js-listSort:hover .fa-arrow-down:before {
    content: "\f0ab"
}

@media (min-width: 576px) {
    .page_advanced_form_smart_it .container, .page_advanced_form_smart_it .container-sm {
        max-width: 540px
    }

    .page_advanced_form_smart_it .col-sm {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .page_advanced_form_smart_it .row-cols-sm-1 > * {
        flex: 0 0 100%;
        max-width: 100%
    }

    .page_advanced_form_smart_it .row-cols-sm-2 > * {
        flex: 0 0 50%;
        max-width: 50%
    }

    .page_advanced_form_smart_it .row-cols-sm-3 > * {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .page_advanced_form_smart_it .row-cols-sm-4 > * {
        flex: 0 0 25%;
        max-width: 25%
    }

    .page_advanced_form_smart_it .row-cols-sm-5 > * {
        flex: 0 0 20%;
        max-width: 20%
    }

    .page_advanced_form_smart_it .row-cols-sm-6 > * {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .page_advanced_form_smart_it .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .page_advanced_form_smart_it .col-sm-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .page_advanced_form_smart_it .col-sm-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .page_advanced_form_smart_it .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .page_advanced_form_smart_it .col-sm-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .page_advanced_form_smart_it .col-sm-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .page_advanced_form_smart_it .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .page_advanced_form_smart_it .col-sm-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .page_advanced_form_smart_it .col-sm-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .page_advanced_form_smart_it .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .page_advanced_form_smart_it .col-sm-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .page_advanced_form_smart_it .col-sm-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .page_advanced_form_smart_it .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .page_advanced_form_smart_it .order-sm-first {
        order: -1
    }

    .page_advanced_form_smart_it .order-sm-last {
        order: 13
    }

    .page_advanced_form_smart_it .order-sm-0 {
        order: 0
    }

    .page_advanced_form_smart_it .order-sm-1 {
        order: 1
    }

    .page_advanced_form_smart_it .order-sm-2 {
        order: 2
    }

    .page_advanced_form_smart_it .order-sm-3 {
        order: 3
    }

    .page_advanced_form_smart_it .order-sm-4 {
        order: 4
    }

    .page_advanced_form_smart_it .order-sm-5 {
        order: 5
    }

    .page_advanced_form_smart_it .order-sm-6 {
        order: 6
    }

    .page_advanced_form_smart_it .order-sm-7 {
        order: 7
    }

    .page_advanced_form_smart_it .order-sm-8 {
        order: 8
    }

    .page_advanced_form_smart_it .order-sm-9 {
        order: 9
    }

    .page_advanced_form_smart_it .order-sm-10 {
        order: 10
    }

    .page_advanced_form_smart_it .order-sm-11 {
        order: 11
    }

    .page_advanced_form_smart_it .order-sm-12 {
        order: 12
    }

    .page_advanced_form_smart_it .offset-sm-0 {
        margin-left: 0
    }

    .page_advanced_form_smart_it .offset-sm-1 {
        margin-left: 8.33333%
    }

    .page_advanced_form_smart_it .offset-sm-2 {
        margin-left: 16.66667%
    }

    .page_advanced_form_smart_it .offset-sm-3 {
        margin-left: 25%
    }

    .page_advanced_form_smart_it .offset-sm-4 {
        margin-left: 33.33333%
    }

    .page_advanced_form_smart_it .offset-sm-5 {
        margin-left: 41.66667%
    }

    .page_advanced_form_smart_it .offset-sm-6 {
        margin-left: 50%
    }

    .page_advanced_form_smart_it .offset-sm-7 {
        margin-left: 58.33333%
    }

    .page_advanced_form_smart_it .offset-sm-8 {
        margin-left: 66.66667%
    }

    .page_advanced_form_smart_it .offset-sm-9 {
        margin-left: 75%
    }

    .page_advanced_form_smart_it .offset-sm-10 {
        margin-left: 83.33333%
    }

    .page_advanced_form_smart_it .offset-sm-11 {
        margin-left: 91.66667%
    }

    .page_advanced_form_smart_it .form-inline label {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 0
    }

    .page_advanced_form_smart_it .form-inline .form-group {
        display: flex;
        flex: 0 0 auto;
        flex-flow: row wrap;
        align-items: center;
        margin-bottom: 0
    }

    .page_advanced_form_smart_it .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .page_advanced_form_smart_it .form-inline .form-control-plaintext {
        display: inline-block
    }

    .page_advanced_form_smart_it .form-inline .custom-select, .page_advanced_form_smart_it .form-inline .input-group {
        width: auto
    }

    .page_advanced_form_smart_it .form-inline .form-check {
        display: flex;
        align-items: center;
        justify-content: center;
        width: auto;
        padding-left: 0
    }

    .page_advanced_form_smart_it .form-inline .form-check-input {
        position: relative;
        flex-shrink: 0;
        margin-top: 0;
        margin-right: .25rem;
        margin-left: 0
    }

    .page_advanced_form_smart_it .form-inline .custom-control {
        align-items: center;
        justify-content: center
    }

    .page_advanced_form_smart_it .form-inline .custom-control-label {
        margin-bottom: 0
    }

    .page_advanced_form_smart_it .dropdown-menu-sm-left {
        right: auto;
        left: 0
    }

    .page_advanced_form_smart_it .dropdown-menu-sm-right {
        right: 0;
        left: auto
    }

    .page_advanced_form_smart_it .navbar-expand-sm {
        flex-flow: row nowrap;
        justify-content: flex-start
    }

    .page_advanced_form_smart_it .navbar-expand-sm .navbar-nav {
        flex-direction: row
    }

    .page_advanced_form_smart_it .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute
    }

    .page_advanced_form_smart_it .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .page_advanced_form_smart_it .navbar-expand-sm > .container, .page_advanced_form_smart_it .navbar-expand-sm > .container-fluid, .page_advanced_form_smart_it .navbar-expand-sm > .container-lg, .page_advanced_form_smart_it .navbar-expand-sm > .container-md, .page_advanced_form_smart_it .navbar-expand-sm > .container-sm, .page_advanced_form_smart_it .navbar-expand-sm > .container-xl {
        flex-wrap: nowrap
    }

    .page_advanced_form_smart_it .navbar-expand-sm .navbar-nav-scroll {
        overflow: visible
    }

    .page_advanced_form_smart_it .navbar-expand-sm .navbar-collapse {
        display: flex !important;
        flex-basis: auto
    }

    .page_advanced_form_smart_it .navbar-expand-sm .navbar-toggler {
        display: none
    }

    .page_advanced_form_smart_it .card-deck {
        display: flex;
        flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px
    }

    .page_advanced_form_smart_it .card-deck .card {
        flex: 1 0 0%;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px
    }

    .page_advanced_form_smart_it .card-group {
        display: flex;
        flex-flow: row wrap
    }

    .page_advanced_form_smart_it .card-group > .card {
        flex: 1 0 0%;
        margin-bottom: 0
    }

    .page_advanced_form_smart_it .card-group > .card + .card {
        margin-left: 0;
        border-left: 0
    }

    .page_advanced_form_smart_it .card-group > .card:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .page_advanced_form_smart_it .card-group > .card:not(:last-child) .card-header, .page_advanced_form_smart_it .card-group > .card:not(:last-child) .card-img-top {
        border-top-right-radius: 0
    }

    .page_advanced_form_smart_it .card-group > .card:not(:last-child) .card-footer, .page_advanced_form_smart_it .card-group > .card:not(:last-child) .card-img-bottom {
        border-bottom-right-radius: 0
    }

    .page_advanced_form_smart_it .card-group > .card:not(:first-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

    .page_advanced_form_smart_it .card-group > .card:not(:first-child) .card-header, .page_advanced_form_smart_it .card-group > .card:not(:first-child) .card-img-top {
        border-top-left-radius: 0
    }

    .page_advanced_form_smart_it .card-group > .card:not(:first-child) .card-footer, .page_advanced_form_smart_it .card-group > .card:not(:first-child) .card-img-bottom {
        border-bottom-left-radius: 0
    }

    .page_advanced_form_smart_it .card-columns {
        -moz-column-count: 3;
        column-count: 3;
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1
    }

    .page_advanced_form_smart_it .card-columns .card {
        display: inline-block;
        width: 100%
    }

    .page_advanced_form_smart_it .jumbotron {
        padding: 4rem 2rem
    }

    .page_advanced_form_smart_it .list-group-horizontal-sm {
        flex-direction: row
    }

    .page_advanced_form_smart_it .list-group-horizontal-sm > .list-group-item:first-child {
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }

    .page_advanced_form_smart_it .list-group-horizontal-sm > .list-group-item:last-child {
        border-top-right-radius: .25rem;
        border-bottom-left-radius: 0
    }

    .page_advanced_form_smart_it .list-group-horizontal-sm > .list-group-item.active {
        margin-top: 0
    }

    .page_advanced_form_smart_it .list-group-horizontal-sm > .list-group-item + .list-group-item {
        border-top-width: 1px;
        border-left-width: 0
    }

    .page_advanced_form_smart_it .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px
    }

    .page_advanced_form_smart_it .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto
    }

    .page_advanced_form_smart_it .modal-dialog-scrollable {
        max-height: calc(100% - 3.5rem)
    }

    .page_advanced_form_smart_it .modal-dialog-scrollable .modal-content {
        max-height: calc(100vh - 3.5rem)
    }

    .page_advanced_form_smart_it .modal-dialog-centered {
        min-height: calc(100% - 3.5rem)
    }

    .page_advanced_form_smart_it .modal-dialog-centered::before {
        height: calc(100vh - 3.5rem);
        height: -webkit-min-content;
        height: -moz-min-content;
        height: min-content
    }

    .page_advanced_form_smart_it .modal-sm {
        max-width: 300px
    }

    .page_advanced_form_smart_it .d-sm-none {
        display: none !important
    }

    .page_advanced_form_smart_it .d-sm-inline {
        display: inline !important
    }

    .page_advanced_form_smart_it .d-sm-inline-block {
        display: inline-block !important
    }

    .page_advanced_form_smart_it .d-sm-block {
        display: block !important
    }

    .page_advanced_form_smart_it .d-sm-table {
        display: table !important
    }

    .page_advanced_form_smart_it .d-sm-table-row {
        display: table-row !important
    }

    .page_advanced_form_smart_it .d-sm-table-cell {
        display: table-cell !important
    }

    .page_advanced_form_smart_it .d-sm-flex {
        display: flex !important
    }

    .page_advanced_form_smart_it .d-sm-inline-flex {
        display: inline-flex !important
    }

    .page_advanced_form_smart_it .flex-sm-row {
        flex-direction: row !important
    }

    .page_advanced_form_smart_it .flex-sm-column {
        flex-direction: column !important
    }

    .page_advanced_form_smart_it .flex-sm-row-reverse {
        flex-direction: row-reverse !important
    }

    .page_advanced_form_smart_it .flex-sm-column-reverse {
        flex-direction: column-reverse !important
    }

    .page_advanced_form_smart_it .flex-sm-wrap {
        flex-wrap: wrap !important
    }

    .page_advanced_form_smart_it .flex-sm-nowrap {
        flex-wrap: nowrap !important
    }

    .page_advanced_form_smart_it .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .page_advanced_form_smart_it .flex-sm-fill {
        flex: 1 1 auto !important
    }

    .page_advanced_form_smart_it .flex-sm-grow-0 {
        flex-grow: 0 !important
    }

    .page_advanced_form_smart_it .flex-sm-grow-1 {
        flex-grow: 1 !important
    }

    .page_advanced_form_smart_it .flex-sm-shrink-0 {
        flex-shrink: 0 !important
    }

    .page_advanced_form_smart_it .flex-sm-shrink-1 {
        flex-shrink: 1 !important
    }

    .page_advanced_form_smart_it .justify-content-sm-start {
        justify-content: flex-start !important
    }

    .page_advanced_form_smart_it .justify-content-sm-end {
        justify-content: flex-end !important
    }

    .page_advanced_form_smart_it .justify-content-sm-center {
        justify-content: center !important
    }

    .page_advanced_form_smart_it .justify-content-sm-between {
        justify-content: space-between !important
    }

    .page_advanced_form_smart_it .justify-content-sm-around {
        justify-content: space-around !important
    }

    .page_advanced_form_smart_it .align-items-sm-start {
        align-items: flex-start !important
    }

    .page_advanced_form_smart_it .align-items-sm-end {
        align-items: flex-end !important
    }

    .page_advanced_form_smart_it .align-items-sm-center {
        align-items: center !important
    }

    .page_advanced_form_smart_it .align-items-sm-baseline {
        align-items: baseline !important
    }

    .page_advanced_form_smart_it .align-items-sm-stretch {
        align-items: stretch !important
    }

    .page_advanced_form_smart_it .align-content-sm-start {
        align-content: flex-start !important
    }

    .page_advanced_form_smart_it .align-content-sm-end {
        align-content: flex-end !important
    }

    .page_advanced_form_smart_it .align-content-sm-center {
        align-content: center !important
    }

    .page_advanced_form_smart_it .align-content-sm-between {
        align-content: space-between !important
    }

    .page_advanced_form_smart_it .align-content-sm-around {
        align-content: space-around !important
    }

    .page_advanced_form_smart_it .align-content-sm-stretch {
        align-content: stretch !important
    }

    .page_advanced_form_smart_it .align-self-sm-auto {
        align-self: auto !important
    }

    .page_advanced_form_smart_it .align-self-sm-start {
        align-self: flex-start !important
    }

    .page_advanced_form_smart_it .align-self-sm-end {
        align-self: flex-end !important
    }

    .page_advanced_form_smart_it .align-self-sm-center {
        align-self: center !important
    }

    .page_advanced_form_smart_it .align-self-sm-baseline {
        align-self: baseline !important
    }

    .page_advanced_form_smart_it .align-self-sm-stretch {
        align-self: stretch !important
    }

    .page_advanced_form_smart_it .float-sm-left {
        float: left !important
    }

    .page_advanced_form_smart_it .float-sm-right {
        float: right !important
    }

    .page_advanced_form_smart_it .float-sm-none {
        float: none !important
    }

    .page_advanced_form_smart_it .m-sm-0 {
        margin: 0 !important
    }

    .page_advanced_form_smart_it .mt-sm-0, .page_advanced_form_smart_it .my-sm-0 {
        margin-top: 0 !important
    }

    .page_advanced_form_smart_it .mr-sm-0, .page_advanced_form_smart_it .mx-sm-0 {
        margin-right: 0 !important
    }

    .page_advanced_form_smart_it .mb-sm-0, .page_advanced_form_smart_it .my-sm-0 {
        margin-bottom: 0 !important
    }

    .page_advanced_form_smart_it .ml-sm-0, .page_advanced_form_smart_it .mx-sm-0 {
        margin-left: 0 !important
    }

    .page_advanced_form_smart_it .m-sm-1 {
        margin: .25rem !important
    }

    .page_advanced_form_smart_it .mt-sm-1, .page_advanced_form_smart_it .my-sm-1 {
        margin-top: .25rem !important
    }

    .page_advanced_form_smart_it .mr-sm-1, .page_advanced_form_smart_it .mx-sm-1 {
        margin-right: .25rem !important
    }

    .page_advanced_form_smart_it .mb-sm-1, .page_advanced_form_smart_it .my-sm-1 {
        margin-bottom: .25rem !important
    }

    .page_advanced_form_smart_it .ml-sm-1, .page_advanced_form_smart_it .mx-sm-1 {
        margin-left: .25rem !important
    }

    .page_advanced_form_smart_it .m-sm-2 {
        margin: .5rem !important
    }

    .page_advanced_form_smart_it .mt-sm-2, .page_advanced_form_smart_it .my-sm-2 {
        margin-top: .5rem !important
    }

    .page_advanced_form_smart_it .mr-sm-2, .page_advanced_form_smart_it .mx-sm-2 {
        margin-right: .5rem !important
    }

    .page_advanced_form_smart_it .mb-sm-2, .page_advanced_form_smart_it .my-sm-2 {
        margin-bottom: .5rem !important
    }

    .page_advanced_form_smart_it .ml-sm-2, .page_advanced_form_smart_it .mx-sm-2 {
        margin-left: .5rem !important
    }

    .page_advanced_form_smart_it .m-sm-3 {
        margin: 1rem !important
    }

    .page_advanced_form_smart_it .mt-sm-3, .page_advanced_form_smart_it .my-sm-3 {
        margin-top: 1rem !important
    }

    .page_advanced_form_smart_it .mr-sm-3, .page_advanced_form_smart_it .mx-sm-3 {
        margin-right: 1rem !important
    }

    .page_advanced_form_smart_it .mb-sm-3, .page_advanced_form_smart_it .my-sm-3 {
        margin-bottom: 1rem !important
    }

    .page_advanced_form_smart_it .ml-sm-3, .page_advanced_form_smart_it .mx-sm-3 {
        margin-left: 1rem !important
    }

    .page_advanced_form_smart_it .m-sm-4 {
        margin: 1.5rem !important
    }

    .page_advanced_form_smart_it .mt-sm-4, .page_advanced_form_smart_it .my-sm-4 {
        margin-top: 1.5rem !important
    }

    .page_advanced_form_smart_it .mr-sm-4, .page_advanced_form_smart_it .mx-sm-4 {
        margin-right: 1.5rem !important
    }

    .page_advanced_form_smart_it .mb-sm-4, .page_advanced_form_smart_it .my-sm-4 {
        margin-bottom: 1.5rem !important
    }

    .page_advanced_form_smart_it .ml-sm-4, .page_advanced_form_smart_it .mx-sm-4 {
        margin-left: 1.5rem !important
    }

    .page_advanced_form_smart_it .m-sm-5 {
        margin: 3rem !important
    }

    .page_advanced_form_smart_it .mt-sm-5, .page_advanced_form_smart_it .my-sm-5 {
        margin-top: 3rem !important
    }

    .page_advanced_form_smart_it .mr-sm-5, .page_advanced_form_smart_it .mx-sm-5 {
        margin-right: 3rem !important
    }

    .page_advanced_form_smart_it .mb-sm-5, .page_advanced_form_smart_it .my-sm-5 {
        margin-bottom: 3rem !important
    }

    .page_advanced_form_smart_it .ml-sm-5, .page_advanced_form_smart_it .mx-sm-5 {
        margin-left: 3rem !important
    }

    .page_advanced_form_smart_it .p-sm-0 {
        padding: 0 !important
    }

    .page_advanced_form_smart_it .pt-sm-0, .page_advanced_form_smart_it .py-sm-0 {
        padding-top: 0 !important
    }

    .page_advanced_form_smart_it .pr-sm-0, .page_advanced_form_smart_it .px-sm-0 {
        padding-right: 0 !important
    }

    .page_advanced_form_smart_it .pb-sm-0, .page_advanced_form_smart_it .py-sm-0 {
        padding-bottom: 0 !important
    }

    .page_advanced_form_smart_it .pl-sm-0, .page_advanced_form_smart_it .px-sm-0 {
        padding-left: 0 !important
    }

    .page_advanced_form_smart_it .p-sm-1 {
        padding: .25rem !important
    }

    .page_advanced_form_smart_it .pt-sm-1, .page_advanced_form_smart_it .py-sm-1 {
        padding-top: .25rem !important
    }

    .page_advanced_form_smart_it .pr-sm-1, .page_advanced_form_smart_it .px-sm-1 {
        padding-right: .25rem !important
    }

    .page_advanced_form_smart_it .pb-sm-1, .page_advanced_form_smart_it .py-sm-1 {
        padding-bottom: .25rem !important
    }

    .page_advanced_form_smart_it .pl-sm-1, .page_advanced_form_smart_it .px-sm-1 {
        padding-left: .25rem !important
    }

    .page_advanced_form_smart_it .p-sm-2 {
        padding: .5rem !important
    }

    .page_advanced_form_smart_it .pt-sm-2, .page_advanced_form_smart_it .py-sm-2 {
        padding-top: .5rem !important
    }

    .page_advanced_form_smart_it .pr-sm-2, .page_advanced_form_smart_it .px-sm-2 {
        padding-right: .5rem !important
    }

    .page_advanced_form_smart_it .pb-sm-2, .page_advanced_form_smart_it .py-sm-2 {
        padding-bottom: .5rem !important
    }

    .page_advanced_form_smart_it .pl-sm-2, .page_advanced_form_smart_it .px-sm-2 {
        padding-left: .5rem !important
    }

    .page_advanced_form_smart_it .p-sm-3 {
        padding: 1rem !important
    }

    .page_advanced_form_smart_it .pt-sm-3, .page_advanced_form_smart_it .py-sm-3 {
        padding-top: 1rem !important
    }

    .page_advanced_form_smart_it .pr-sm-3, .page_advanced_form_smart_it .px-sm-3 {
        padding-right: 1rem !important
    }

    .page_advanced_form_smart_it .pb-sm-3, .page_advanced_form_smart_it .py-sm-3 {
        padding-bottom: 1rem !important
    }

    .page_advanced_form_smart_it .pl-sm-3, .page_advanced_form_smart_it .px-sm-3 {
        padding-left: 1rem !important
    }

    .page_advanced_form_smart_it .p-sm-4 {
        padding: 1.5rem !important
    }

    .page_advanced_form_smart_it .pt-sm-4, .page_advanced_form_smart_it .py-sm-4 {
        padding-top: 1.5rem !important
    }

    .page_advanced_form_smart_it .pr-sm-4, .page_advanced_form_smart_it .px-sm-4 {
        padding-right: 1.5rem !important
    }

    .page_advanced_form_smart_it .pb-sm-4, .page_advanced_form_smart_it .py-sm-4 {
        padding-bottom: 1.5rem !important
    }

    .page_advanced_form_smart_it .pl-sm-4, .page_advanced_form_smart_it .px-sm-4 {
        padding-left: 1.5rem !important
    }

    .page_advanced_form_smart_it .p-sm-5 {
        padding: 3rem !important
    }

    .page_advanced_form_smart_it .pt-sm-5, .page_advanced_form_smart_it .py-sm-5 {
        padding-top: 3rem !important
    }

    .page_advanced_form_smart_it .pr-sm-5, .page_advanced_form_smart_it .px-sm-5 {
        padding-right: 3rem !important
    }

    .page_advanced_form_smart_it .pb-sm-5, .page_advanced_form_smart_it .py-sm-5 {
        padding-bottom: 3rem !important
    }

    .page_advanced_form_smart_it .pl-sm-5, .page_advanced_form_smart_it .px-sm-5 {
        padding-left: 3rem !important
    }

    .page_advanced_form_smart_it .m-sm-n1 {
        margin: -.25rem !important
    }

    .page_advanced_form_smart_it .mt-sm-n1, .page_advanced_form_smart_it .my-sm-n1 {
        margin-top: -.25rem !important
    }

    .page_advanced_form_smart_it .mr-sm-n1, .page_advanced_form_smart_it .mx-sm-n1 {
        margin-right: -.25rem !important
    }

    .page_advanced_form_smart_it .mb-sm-n1, .page_advanced_form_smart_it .my-sm-n1 {
        margin-bottom: -.25rem !important
    }

    .page_advanced_form_smart_it .ml-sm-n1, .page_advanced_form_smart_it .mx-sm-n1 {
        margin-left: -.25rem !important
    }

    .page_advanced_form_smart_it .m-sm-n2 {
        margin: -.5rem !important
    }

    .page_advanced_form_smart_it .mt-sm-n2, .page_advanced_form_smart_it .my-sm-n2 {
        margin-top: -.5rem !important
    }

    .page_advanced_form_smart_it .mr-sm-n2, .page_advanced_form_smart_it .mx-sm-n2 {
        margin-right: -.5rem !important
    }

    .page_advanced_form_smart_it .mb-sm-n2, .page_advanced_form_smart_it .my-sm-n2 {
        margin-bottom: -.5rem !important
    }

    .page_advanced_form_smart_it .ml-sm-n2, .page_advanced_form_smart_it .mx-sm-n2 {
        margin-left: -.5rem !important
    }

    .page_advanced_form_smart_it .m-sm-n3 {
        margin: -1rem !important
    }

    .page_advanced_form_smart_it .mt-sm-n3, .page_advanced_form_smart_it .my-sm-n3 {
        margin-top: -1rem !important
    }

    .page_advanced_form_smart_it .mr-sm-n3, .page_advanced_form_smart_it .mx-sm-n3 {
        margin-right: -1rem !important
    }

    .page_advanced_form_smart_it .mb-sm-n3, .page_advanced_form_smart_it .my-sm-n3 {
        margin-bottom: -1rem !important
    }

    .page_advanced_form_smart_it .ml-sm-n3, .page_advanced_form_smart_it .mx-sm-n3 {
        margin-left: -1rem !important
    }

    .page_advanced_form_smart_it .m-sm-n4 {
        margin: -1.5rem !important
    }

    .page_advanced_form_smart_it .mt-sm-n4, .page_advanced_form_smart_it .my-sm-n4 {
        margin-top: -1.5rem !important
    }

    .page_advanced_form_smart_it .mr-sm-n4, .page_advanced_form_smart_it .mx-sm-n4 {
        margin-right: -1.5rem !important
    }

    .page_advanced_form_smart_it .mb-sm-n4, .page_advanced_form_smart_it .my-sm-n4 {
        margin-bottom: -1.5rem !important
    }

    .page_advanced_form_smart_it .ml-sm-n4, .page_advanced_form_smart_it .mx-sm-n4 {
        margin-left: -1.5rem !important
    }

    .page_advanced_form_smart_it .m-sm-n5 {
        margin: -3rem !important
    }

    .page_advanced_form_smart_it .mt-sm-n5, .page_advanced_form_smart_it .my-sm-n5 {
        margin-top: -3rem !important
    }

    .page_advanced_form_smart_it .mr-sm-n5, .page_advanced_form_smart_it .mx-sm-n5 {
        margin-right: -3rem !important
    }

    .page_advanced_form_smart_it .mb-sm-n5, .page_advanced_form_smart_it .my-sm-n5 {
        margin-bottom: -3rem !important
    }

    .page_advanced_form_smart_it .ml-sm-n5, .page_advanced_form_smart_it .mx-sm-n5 {
        margin-left: -3rem !important
    }

    .page_advanced_form_smart_it .m-sm-auto {
        margin: auto !important
    }

    .page_advanced_form_smart_it .mt-sm-auto, .page_advanced_form_smart_it .my-sm-auto {
        margin-top: auto !important
    }

    .page_advanced_form_smart_it .mr-sm-auto, .page_advanced_form_smart_it .mx-sm-auto {
        margin-right: auto !important
    }

    .page_advanced_form_smart_it .mb-sm-auto, .page_advanced_form_smart_it .my-sm-auto {
        margin-bottom: auto !important
    }

    .page_advanced_form_smart_it .ml-sm-auto, .page_advanced_form_smart_it .mx-sm-auto {
        margin-left: auto !important
    }

    .page_advanced_form_smart_it .text-sm-left {
        text-align: left !important
    }

    .page_advanced_form_smart_it .text-sm-right {
        text-align: right !important
    }

    .page_advanced_form_smart_it .text-sm-center {
        text-align: center !important
    }
}

@media (min-width: 768px) {
    .page_advanced_form_smart_it .container, .page_advanced_form_smart_it .container-md, .page_advanced_form_smart_it .container-sm {
        max-width: 720px
    }

    .page_advanced_form_smart_it .col-md {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .page_advanced_form_smart_it .row-cols-md-1 > * {
        flex: 0 0 100%;
        max-width: 100%
    }

    .page_advanced_form_smart_it .row-cols-md-2 > * {
        flex: 0 0 50%;
        max-width: 50%
    }

    .page_advanced_form_smart_it .row-cols-md-3 > * {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .page_advanced_form_smart_it .row-cols-md-4 > * {
        flex: 0 0 25%;
        max-width: 25%
    }

    .page_advanced_form_smart_it .row-cols-md-5 > * {
        flex: 0 0 20%;
        max-width: 20%
    }

    .page_advanced_form_smart_it .row-cols-md-6 > * {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .page_advanced_form_smart_it .col-md-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .page_advanced_form_smart_it .col-md-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .page_advanced_form_smart_it .col-md-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .page_advanced_form_smart_it .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .page_advanced_form_smart_it .col-md-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .page_advanced_form_smart_it .col-md-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .page_advanced_form_smart_it .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .page_advanced_form_smart_it .col-md-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .page_advanced_form_smart_it .col-md-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .page_advanced_form_smart_it .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .page_advanced_form_smart_it .col-md-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .page_advanced_form_smart_it .col-md-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .page_advanced_form_smart_it .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .page_advanced_form_smart_it .order-md-first {
        order: -1
    }

    .page_advanced_form_smart_it .order-md-last {
        order: 13
    }

    .page_advanced_form_smart_it .order-md-0 {
        order: 0
    }

    .page_advanced_form_smart_it .order-md-1 {
        order: 1
    }

    .page_advanced_form_smart_it .order-md-2 {
        order: 2
    }

    .page_advanced_form_smart_it .order-md-3 {
        order: 3
    }

    .page_advanced_form_smart_it .order-md-4 {
        order: 4
    }

    .page_advanced_form_smart_it .order-md-5 {
        order: 5
    }

    .page_advanced_form_smart_it .order-md-6 {
        order: 6
    }

    .page_advanced_form_smart_it .order-md-7 {
        order: 7
    }

    .page_advanced_form_smart_it .order-md-8 {
        order: 8
    }

    .page_advanced_form_smart_it .order-md-9 {
        order: 9
    }

    .page_advanced_form_smart_it .order-md-10 {
        order: 10
    }

    .page_advanced_form_smart_it .order-md-11 {
        order: 11
    }

    .page_advanced_form_smart_it .order-md-12 {
        order: 12
    }

    .page_advanced_form_smart_it .offset-md-0 {
        margin-left: 0
    }

    .page_advanced_form_smart_it .offset-md-1 {
        margin-left: 8.33333%
    }

    .page_advanced_form_smart_it .offset-md-2 {
        margin-left: 16.66667%
    }

    .page_advanced_form_smart_it .offset-md-3 {
        margin-left: 25%
    }

    .page_advanced_form_smart_it .offset-md-4 {
        margin-left: 33.33333%
    }

    .page_advanced_form_smart_it .offset-md-5 {
        margin-left: 41.66667%
    }

    .page_advanced_form_smart_it .offset-md-6 {
        margin-left: 50%
    }

    .page_advanced_form_smart_it .offset-md-7 {
        margin-left: 58.33333%
    }

    .page_advanced_form_smart_it .offset-md-8 {
        margin-left: 66.66667%
    }

    .page_advanced_form_smart_it .offset-md-9 {
        margin-left: 75%
    }

    .page_advanced_form_smart_it .offset-md-10 {
        margin-left: 83.33333%
    }

    .page_advanced_form_smart_it .offset-md-11 {
        margin-left: 91.66667%
    }

    .page_advanced_form_smart_it .dropdown-menu-md-left {
        right: auto;
        left: 0
    }

    .page_advanced_form_smart_it .dropdown-menu-md-right {
        right: 0;
        left: auto
    }

    .page_advanced_form_smart_it .navbar-expand-md {
        flex-flow: row nowrap;
        justify-content: flex-start
    }

    .page_advanced_form_smart_it .navbar-expand-md .navbar-nav {
        flex-direction: row
    }

    .page_advanced_form_smart_it .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute
    }

    .page_advanced_form_smart_it .navbar-expand-md .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .page_advanced_form_smart_it .navbar-expand-md > .container, .page_advanced_form_smart_it .navbar-expand-md > .container-fluid, .page_advanced_form_smart_it .navbar-expand-md > .container-lg, .page_advanced_form_smart_it .navbar-expand-md > .container-md, .page_advanced_form_smart_it .navbar-expand-md > .container-sm, .page_advanced_form_smart_it .navbar-expand-md > .container-xl {
        flex-wrap: nowrap
    }

    .page_advanced_form_smart_it .navbar-expand-md .navbar-nav-scroll {
        overflow: visible
    }

    .page_advanced_form_smart_it .navbar-expand-md .navbar-collapse {
        display: flex !important;
        flex-basis: auto
    }

    .page_advanced_form_smart_it .navbar-expand-md .navbar-toggler {
        display: none
    }

    .page_advanced_form_smart_it .list-group-horizontal-md {
        flex-direction: row
    }

    .page_advanced_form_smart_it .list-group-horizontal-md > .list-group-item:first-child {
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }

    .page_advanced_form_smart_it .list-group-horizontal-md > .list-group-item:last-child {
        border-top-right-radius: .25rem;
        border-bottom-left-radius: 0
    }

    .page_advanced_form_smart_it .list-group-horizontal-md > .list-group-item.active {
        margin-top: 0
    }

    .page_advanced_form_smart_it .list-group-horizontal-md > .list-group-item + .list-group-item {
        border-top-width: 1px;
        border-left-width: 0
    }

    .page_advanced_form_smart_it .list-group-horizontal-md > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px
    }

    .page_advanced_form_smart_it .d-md-none {
        display: none !important
    }

    .page_advanced_form_smart_it .d-md-inline {
        display: inline !important
    }

    .page_advanced_form_smart_it .d-md-inline-block {
        display: inline-block !important
    }

    .page_advanced_form_smart_it .d-md-block {
        display: block !important
    }

    .page_advanced_form_smart_it .d-md-table {
        display: table !important
    }

    .page_advanced_form_smart_it .d-md-table-row {
        display: table-row !important
    }

    .page_advanced_form_smart_it .d-md-table-cell {
        display: table-cell !important
    }

    .page_advanced_form_smart_it .d-md-flex {
        display: flex !important
    }

    .page_advanced_form_smart_it .d-md-inline-flex {
        display: inline-flex !important
    }

    .page_advanced_form_smart_it .flex-md-row {
        flex-direction: row !important
    }

    .page_advanced_form_smart_it .flex-md-column {
        flex-direction: column !important
    }

    .page_advanced_form_smart_it .flex-md-row-reverse {
        flex-direction: row-reverse !important
    }

    .page_advanced_form_smart_it .flex-md-column-reverse {
        flex-direction: column-reverse !important
    }

    .page_advanced_form_smart_it .flex-md-wrap {
        flex-wrap: wrap !important
    }

    .page_advanced_form_smart_it .flex-md-nowrap {
        flex-wrap: nowrap !important
    }

    .page_advanced_form_smart_it .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .page_advanced_form_smart_it .flex-md-fill {
        flex: 1 1 auto !important
    }

    .page_advanced_form_smart_it .flex-md-grow-0 {
        flex-grow: 0 !important
    }

    .page_advanced_form_smart_it .flex-md-grow-1 {
        flex-grow: 1 !important
    }

    .page_advanced_form_smart_it .flex-md-shrink-0 {
        flex-shrink: 0 !important
    }

    .page_advanced_form_smart_it .flex-md-shrink-1 {
        flex-shrink: 1 !important
    }

    .page_advanced_form_smart_it .justify-content-md-start {
        justify-content: flex-start !important
    }

    .page_advanced_form_smart_it .justify-content-md-end {
        justify-content: flex-end !important
    }

    .page_advanced_form_smart_it .justify-content-md-center {
        justify-content: center !important
    }

    .page_advanced_form_smart_it .justify-content-md-between {
        justify-content: space-between !important
    }

    .page_advanced_form_smart_it .justify-content-md-around {
        justify-content: space-around !important
    }

    .page_advanced_form_smart_it .align-items-md-start {
        align-items: flex-start !important
    }

    .page_advanced_form_smart_it .align-items-md-end {
        align-items: flex-end !important
    }

    .page_advanced_form_smart_it .align-items-md-center {
        align-items: center !important
    }

    .page_advanced_form_smart_it .align-items-md-baseline {
        align-items: baseline !important
    }

    .page_advanced_form_smart_it .align-items-md-stretch {
        align-items: stretch !important
    }

    .page_advanced_form_smart_it .align-content-md-start {
        align-content: flex-start !important
    }

    .page_advanced_form_smart_it .align-content-md-end {
        align-content: flex-end !important
    }

    .page_advanced_form_smart_it .align-content-md-center {
        align-content: center !important
    }

    .page_advanced_form_smart_it .align-content-md-between {
        align-content: space-between !important
    }

    .page_advanced_form_smart_it .align-content-md-around {
        align-content: space-around !important
    }

    .page_advanced_form_smart_it .align-content-md-stretch {
        align-content: stretch !important
    }

    .page_advanced_form_smart_it .align-self-md-auto {
        align-self: auto !important
    }

    .page_advanced_form_smart_it .align-self-md-start {
        align-self: flex-start !important
    }

    .page_advanced_form_smart_it .align-self-md-end {
        align-self: flex-end !important
    }

    .page_advanced_form_smart_it .align-self-md-center {
        align-self: center !important
    }

    .page_advanced_form_smart_it .align-self-md-baseline {
        align-self: baseline !important
    }

    .page_advanced_form_smart_it .align-self-md-stretch {
        align-self: stretch !important
    }

    .page_advanced_form_smart_it .float-md-left {
        float: left !important
    }

    .page_advanced_form_smart_it .float-md-right {
        float: right !important
    }

    .page_advanced_form_smart_it .float-md-none {
        float: none !important
    }

    .page_advanced_form_smart_it .m-md-0 {
        margin: 0 !important
    }

    .page_advanced_form_smart_it .mt-md-0, .page_advanced_form_smart_it .my-md-0 {
        margin-top: 0 !important
    }

    .page_advanced_form_smart_it .mr-md-0, .page_advanced_form_smart_it .mx-md-0 {
        margin-right: 0 !important
    }

    .page_advanced_form_smart_it .mb-md-0, .page_advanced_form_smart_it .my-md-0 {
        margin-bottom: 0 !important
    }

    .page_advanced_form_smart_it .ml-md-0, .page_advanced_form_smart_it .mx-md-0 {
        margin-left: 0 !important
    }

    .page_advanced_form_smart_it .m-md-1 {
        margin: .25rem !important
    }

    .page_advanced_form_smart_it .mt-md-1, .page_advanced_form_smart_it .my-md-1 {
        margin-top: .25rem !important
    }

    .page_advanced_form_smart_it .mr-md-1, .page_advanced_form_smart_it .mx-md-1 {
        margin-right: .25rem !important
    }

    .page_advanced_form_smart_it .mb-md-1, .page_advanced_form_smart_it .my-md-1 {
        margin-bottom: .25rem !important
    }

    .page_advanced_form_smart_it .ml-md-1, .page_advanced_form_smart_it .mx-md-1 {
        margin-left: .25rem !important
    }

    .page_advanced_form_smart_it .m-md-2 {
        margin: .5rem !important
    }

    .page_advanced_form_smart_it .mt-md-2, .page_advanced_form_smart_it .my-md-2 {
        margin-top: .5rem !important
    }

    .page_advanced_form_smart_it .mr-md-2, .page_advanced_form_smart_it .mx-md-2 {
        margin-right: .5rem !important
    }

    .page_advanced_form_smart_it .mb-md-2, .page_advanced_form_smart_it .my-md-2 {
        margin-bottom: .5rem !important
    }

    .page_advanced_form_smart_it .ml-md-2, .page_advanced_form_smart_it .mx-md-2 {
        margin-left: .5rem !important
    }

    .page_advanced_form_smart_it .m-md-3 {
        margin: 1rem !important
    }

    .page_advanced_form_smart_it .mt-md-3, .page_advanced_form_smart_it .my-md-3 {
        margin-top: 1rem !important
    }

    .page_advanced_form_smart_it .mr-md-3, .page_advanced_form_smart_it .mx-md-3 {
        margin-right: 1rem !important
    }

    .page_advanced_form_smart_it .mb-md-3, .page_advanced_form_smart_it .my-md-3 {
        margin-bottom: 1rem !important
    }

    .page_advanced_form_smart_it .ml-md-3, .page_advanced_form_smart_it .mx-md-3 {
        margin-left: 1rem !important
    }

    .page_advanced_form_smart_it .m-md-4 {
        margin: 1.5rem !important
    }

    .page_advanced_form_smart_it .mt-md-4, .page_advanced_form_smart_it .my-md-4 {
        margin-top: 1.5rem !important
    }

    .page_advanced_form_smart_it .mr-md-4, .page_advanced_form_smart_it .mx-md-4 {
        margin-right: 1.5rem !important
    }

    .page_advanced_form_smart_it .mb-md-4, .page_advanced_form_smart_it .my-md-4 {
        margin-bottom: 1.5rem !important
    }

    .page_advanced_form_smart_it .ml-md-4, .page_advanced_form_smart_it .mx-md-4 {
        margin-left: 1.5rem !important
    }

    .page_advanced_form_smart_it .m-md-5 {
        margin: 3rem !important
    }

    .page_advanced_form_smart_it .mt-md-5, .page_advanced_form_smart_it .my-md-5 {
        margin-top: 3rem !important
    }

    .page_advanced_form_smart_it .mr-md-5, .page_advanced_form_smart_it .mx-md-5 {
        margin-right: 3rem !important
    }

    .page_advanced_form_smart_it .mb-md-5, .page_advanced_form_smart_it .my-md-5 {
        margin-bottom: 3rem !important
    }

    .page_advanced_form_smart_it .ml-md-5, .page_advanced_form_smart_it .mx-md-5 {
        margin-left: 3rem !important
    }

    .page_advanced_form_smart_it .p-md-0 {
        padding: 0 !important
    }

    .page_advanced_form_smart_it .pt-md-0, .page_advanced_form_smart_it .py-md-0 {
        padding-top: 0 !important
    }

    .page_advanced_form_smart_it .pr-md-0, .page_advanced_form_smart_it .px-md-0 {
        padding-right: 0 !important
    }

    .page_advanced_form_smart_it .pb-md-0, .page_advanced_form_smart_it .py-md-0 {
        padding-bottom: 0 !important
    }

    .page_advanced_form_smart_it .pl-md-0, .page_advanced_form_smart_it .px-md-0 {
        padding-left: 0 !important
    }

    .page_advanced_form_smart_it .p-md-1 {
        padding: .25rem !important
    }

    .page_advanced_form_smart_it .pt-md-1, .page_advanced_form_smart_it .py-md-1 {
        padding-top: .25rem !important
    }

    .page_advanced_form_smart_it .pr-md-1, .page_advanced_form_smart_it .px-md-1 {
        padding-right: .25rem !important
    }

    .page_advanced_form_smart_it .pb-md-1, .page_advanced_form_smart_it .py-md-1 {
        padding-bottom: .25rem !important
    }

    .page_advanced_form_smart_it .pl-md-1, .page_advanced_form_smart_it .px-md-1 {
        padding-left: .25rem !important
    }

    .page_advanced_form_smart_it .p-md-2 {
        padding: .5rem !important
    }

    .page_advanced_form_smart_it .pt-md-2, .page_advanced_form_smart_it .py-md-2 {
        padding-top: .5rem !important
    }

    .page_advanced_form_smart_it .pr-md-2, .page_advanced_form_smart_it .px-md-2 {
        padding-right: .5rem !important
    }

    .page_advanced_form_smart_it .pb-md-2, .page_advanced_form_smart_it .py-md-2 {
        padding-bottom: .5rem !important
    }

    .page_advanced_form_smart_it .pl-md-2, .page_advanced_form_smart_it .px-md-2 {
        padding-left: .5rem !important
    }

    .page_advanced_form_smart_it .p-md-3 {
        padding: 1rem !important
    }

    .page_advanced_form_smart_it .pt-md-3, .page_advanced_form_smart_it .py-md-3 {
        padding-top: 1rem !important
    }

    .page_advanced_form_smart_it .pr-md-3, .page_advanced_form_smart_it .px-md-3 {
        padding-right: 1rem !important
    }

    .page_advanced_form_smart_it .pb-md-3, .page_advanced_form_smart_it .py-md-3 {
        padding-bottom: 1rem !important
    }

    .page_advanced_form_smart_it .pl-md-3, .page_advanced_form_smart_it .px-md-3 {
        padding-left: 1rem !important
    }

    .page_advanced_form_smart_it .p-md-4 {
        padding: 1.5rem !important
    }

    .page_advanced_form_smart_it .pt-md-4, .page_advanced_form_smart_it .py-md-4 {
        padding-top: 1.5rem !important
    }

    .page_advanced_form_smart_it .pr-md-4, .page_advanced_form_smart_it .px-md-4 {
        padding-right: 1.5rem !important
    }

    .page_advanced_form_smart_it .pb-md-4, .page_advanced_form_smart_it .py-md-4 {
        padding-bottom: 1.5rem !important
    }

    .page_advanced_form_smart_it .pl-md-4, .page_advanced_form_smart_it .px-md-4 {
        padding-left: 1.5rem !important
    }

    .page_advanced_form_smart_it .p-md-5 {
        padding: 3rem !important
    }

    .page_advanced_form_smart_it .pt-md-5, .page_advanced_form_smart_it .py-md-5 {
        padding-top: 3rem !important
    }

    .page_advanced_form_smart_it .pr-md-5, .page_advanced_form_smart_it .px-md-5 {
        padding-right: 3rem !important
    }

    .page_advanced_form_smart_it .pb-md-5, .page_advanced_form_smart_it .py-md-5 {
        padding-bottom: 3rem !important
    }

    .page_advanced_form_smart_it .pl-md-5, .page_advanced_form_smart_it .px-md-5 {
        padding-left: 3rem !important
    }

    .page_advanced_form_smart_it .m-md-n1 {
        margin: -.25rem !important
    }

    .page_advanced_form_smart_it .mt-md-n1, .page_advanced_form_smart_it .my-md-n1 {
        margin-top: -.25rem !important
    }

    .page_advanced_form_smart_it .mr-md-n1, .page_advanced_form_smart_it .mx-md-n1 {
        margin-right: -.25rem !important
    }

    .page_advanced_form_smart_it .mb-md-n1, .page_advanced_form_smart_it .my-md-n1 {
        margin-bottom: -.25rem !important
    }

    .page_advanced_form_smart_it .ml-md-n1, .page_advanced_form_smart_it .mx-md-n1 {
        margin-left: -.25rem !important
    }

    .page_advanced_form_smart_it .m-md-n2 {
        margin: -.5rem !important
    }

    .page_advanced_form_smart_it .mt-md-n2, .page_advanced_form_smart_it .my-md-n2 {
        margin-top: -.5rem !important
    }

    .page_advanced_form_smart_it .mr-md-n2, .page_advanced_form_smart_it .mx-md-n2 {
        margin-right: -.5rem !important
    }

    .page_advanced_form_smart_it .mb-md-n2, .page_advanced_form_smart_it .my-md-n2 {
        margin-bottom: -.5rem !important
    }

    .page_advanced_form_smart_it .ml-md-n2, .page_advanced_form_smart_it .mx-md-n2 {
        margin-left: -.5rem !important
    }

    .page_advanced_form_smart_it .m-md-n3 {
        margin: -1rem !important
    }

    .page_advanced_form_smart_it .mt-md-n3, .page_advanced_form_smart_it .my-md-n3 {
        margin-top: -1rem !important
    }

    .page_advanced_form_smart_it .mr-md-n3, .page_advanced_form_smart_it .mx-md-n3 {
        margin-right: -1rem !important
    }

    .page_advanced_form_smart_it .mb-md-n3, .page_advanced_form_smart_it .my-md-n3 {
        margin-bottom: -1rem !important
    }

    .page_advanced_form_smart_it .ml-md-n3, .page_advanced_form_smart_it .mx-md-n3 {
        margin-left: -1rem !important
    }

    .page_advanced_form_smart_it .m-md-n4 {
        margin: -1.5rem !important
    }

    .page_advanced_form_smart_it .mt-md-n4, .page_advanced_form_smart_it .my-md-n4 {
        margin-top: -1.5rem !important
    }

    .page_advanced_form_smart_it .mr-md-n4, .page_advanced_form_smart_it .mx-md-n4 {
        margin-right: -1.5rem !important
    }

    .page_advanced_form_smart_it .mb-md-n4, .page_advanced_form_smart_it .my-md-n4 {
        margin-bottom: -1.5rem !important
    }

    .page_advanced_form_smart_it .ml-md-n4, .page_advanced_form_smart_it .mx-md-n4 {
        margin-left: -1.5rem !important
    }

    .page_advanced_form_smart_it .m-md-n5 {
        margin: -3rem !important
    }

    .page_advanced_form_smart_it .mt-md-n5, .page_advanced_form_smart_it .my-md-n5 {
        margin-top: -3rem !important
    }

    .page_advanced_form_smart_it .mr-md-n5, .page_advanced_form_smart_it .mx-md-n5 {
        margin-right: -3rem !important
    }

    .page_advanced_form_smart_it .mb-md-n5, .page_advanced_form_smart_it .my-md-n5 {
        margin-bottom: -3rem !important
    }

    .page_advanced_form_smart_it .ml-md-n5, .page_advanced_form_smart_it .mx-md-n5 {
        margin-left: -3rem !important
    }

    .page_advanced_form_smart_it .m-md-auto {
        margin: auto !important
    }

    .page_advanced_form_smart_it .mt-md-auto, .page_advanced_form_smart_it .my-md-auto {
        margin-top: auto !important
    }

    .page_advanced_form_smart_it .mr-md-auto, .page_advanced_form_smart_it .mx-md-auto {
        margin-right: auto !important
    }

    .page_advanced_form_smart_it .mb-md-auto, .page_advanced_form_smart_it .my-md-auto {
        margin-bottom: auto !important
    }

    .page_advanced_form_smart_it .ml-md-auto, .page_advanced_form_smart_it .mx-md-auto {
        margin-left: auto !important
    }

    .page_advanced_form_smart_it .text-md-left {
        text-align: left !important
    }

    .page_advanced_form_smart_it .text-md-right {
        text-align: right !important
    }

    .page_advanced_form_smart_it .text-md-center {
        text-align: center !important
    }
}

@media (min-width: 992px) {
    .page_advanced_form_smart_it .container, .page_advanced_form_smart_it .container-lg, .page_advanced_form_smart_it .container-md, .page_advanced_form_smart_it .container-sm {
        max-width: 960px
    }

    .page_advanced_form_smart_it .col-lg {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .page_advanced_form_smart_it .row-cols-lg-1 > * {
        flex: 0 0 100%;
        max-width: 100%
    }

    .page_advanced_form_smart_it .row-cols-lg-2 > * {
        flex: 0 0 50%;
        max-width: 50%
    }

    .page_advanced_form_smart_it .row-cols-lg-3 > * {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .page_advanced_form_smart_it .row-cols-lg-4 > * {
        flex: 0 0 25%;
        max-width: 25%
    }

    .page_advanced_form_smart_it .row-cols-lg-5 > * {
        flex: 0 0 20%;
        max-width: 20%
    }

    .page_advanced_form_smart_it .row-cols-lg-6 > * {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .page_advanced_form_smart_it .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .page_advanced_form_smart_it .col-lg-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .page_advanced_form_smart_it .col-lg-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .page_advanced_form_smart_it .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .page_advanced_form_smart_it .col-lg-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .page_advanced_form_smart_it .col-lg-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .page_advanced_form_smart_it .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .page_advanced_form_smart_it .col-lg-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .page_advanced_form_smart_it .col-lg-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .page_advanced_form_smart_it .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .page_advanced_form_smart_it .col-lg-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .page_advanced_form_smart_it .col-lg-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .page_advanced_form_smart_it .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .page_advanced_form_smart_it .order-lg-first {
        order: -1
    }

    .page_advanced_form_smart_it .order-lg-last {
        order: 13
    }

    .page_advanced_form_smart_it .order-lg-0 {
        order: 0
    }

    .page_advanced_form_smart_it .order-lg-1 {
        order: 1
    }

    .page_advanced_form_smart_it .order-lg-2 {
        order: 2
    }

    .page_advanced_form_smart_it .order-lg-3 {
        order: 3
    }

    .page_advanced_form_smart_it .order-lg-4 {
        order: 4
    }

    .page_advanced_form_smart_it .order-lg-5 {
        order: 5
    }

    .page_advanced_form_smart_it .order-lg-6 {
        order: 6
    }

    .page_advanced_form_smart_it .order-lg-7 {
        order: 7
    }

    .page_advanced_form_smart_it .order-lg-8 {
        order: 8
    }

    .page_advanced_form_smart_it .order-lg-9 {
        order: 9
    }

    .page_advanced_form_smart_it .order-lg-10 {
        order: 10
    }

    .page_advanced_form_smart_it .order-lg-11 {
        order: 11
    }

    .page_advanced_form_smart_it .order-lg-12 {
        order: 12
    }

    .page_advanced_form_smart_it .offset-lg-0 {
        margin-left: 0
    }

    .page_advanced_form_smart_it .offset-lg-1 {
        margin-left: 8.33333%
    }

    .page_advanced_form_smart_it .offset-lg-2 {
        margin-left: 16.66667%
    }

    .page_advanced_form_smart_it .offset-lg-3 {
        margin-left: 25%
    }

    .page_advanced_form_smart_it .offset-lg-4 {
        margin-left: 33.33333%
    }

    .page_advanced_form_smart_it .offset-lg-5 {
        margin-left: 41.66667%
    }

    .page_advanced_form_smart_it .offset-lg-6 {
        margin-left: 50%
    }

    .page_advanced_form_smart_it .offset-lg-7 {
        margin-left: 58.33333%
    }

    .page_advanced_form_smart_it .offset-lg-8 {
        margin-left: 66.66667%
    }

    .page_advanced_form_smart_it .offset-lg-9 {
        margin-left: 75%
    }

    .page_advanced_form_smart_it .offset-lg-10 {
        margin-left: 83.33333%
    }

    .page_advanced_form_smart_it .offset-lg-11 {
        margin-left: 91.66667%
    }

    .page_advanced_form_smart_it .dropdown-menu-lg-left {
        right: auto;
        left: 0
    }

    .page_advanced_form_smart_it .dropdown-menu-lg-right {
        right: 0;
        left: auto
    }

    .page_advanced_form_smart_it .navbar-expand-lg {
        flex-flow: row nowrap;
        justify-content: flex-start
    }

    .page_advanced_form_smart_it .navbar-expand-lg .navbar-nav {
        flex-direction: row
    }

    .page_advanced_form_smart_it .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute
    }

    .page_advanced_form_smart_it .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .page_advanced_form_smart_it .navbar-expand-lg > .container, .page_advanced_form_smart_it .navbar-expand-lg > .container-fluid, .page_advanced_form_smart_it .navbar-expand-lg > .container-lg, .page_advanced_form_smart_it .navbar-expand-lg > .container-md, .page_advanced_form_smart_it .navbar-expand-lg > .container-sm, .page_advanced_form_smart_it .navbar-expand-lg > .container-xl {
        flex-wrap: nowrap
    }

    .page_advanced_form_smart_it .navbar-expand-lg .navbar-nav-scroll {
        overflow: visible
    }

    .page_advanced_form_smart_it .navbar-expand-lg .navbar-collapse {
        display: flex !important;
        flex-basis: auto
    }

    .page_advanced_form_smart_it .navbar-expand-lg .navbar-toggler {
        display: none
    }

    .page_advanced_form_smart_it .list-group-horizontal-lg {
        flex-direction: row
    }

    .page_advanced_form_smart_it .list-group-horizontal-lg > .list-group-item:first-child {
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }

    .page_advanced_form_smart_it .list-group-horizontal-lg > .list-group-item:last-child {
        border-top-right-radius: .25rem;
        border-bottom-left-radius: 0
    }

    .page_advanced_form_smart_it .list-group-horizontal-lg > .list-group-item.active {
        margin-top: 0
    }

    .page_advanced_form_smart_it .list-group-horizontal-lg > .list-group-item + .list-group-item {
        border-top-width: 1px;
        border-left-width: 0
    }

    .page_advanced_form_smart_it .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px
    }

    .page_advanced_form_smart_it .modal-lg, .page_advanced_form_smart_it .modal-xl {
        max-width: 800px
    }

    .page_advanced_form_smart_it .d-lg-none {
        display: none !important
    }

    .page_advanced_form_smart_it .d-lg-inline {
        display: inline !important
    }

    .page_advanced_form_smart_it .d-lg-inline-block {
        display: inline-block !important
    }

    .page_advanced_form_smart_it .d-lg-block {
        display: block !important
    }

    .page_advanced_form_smart_it .d-lg-table {
        display: table !important
    }

    .page_advanced_form_smart_it .d-lg-table-row {
        display: table-row !important
    }

    .page_advanced_form_smart_it .d-lg-table-cell {
        display: table-cell !important
    }

    .page_advanced_form_smart_it .d-lg-flex {
        display: flex !important
    }

    .page_advanced_form_smart_it .d-lg-inline-flex {
        display: inline-flex !important
    }

    .page_advanced_form_smart_it .flex-lg-row {
        flex-direction: row !important
    }

    .page_advanced_form_smart_it .flex-lg-column {
        flex-direction: column !important
    }

    .page_advanced_form_smart_it .flex-lg-row-reverse {
        flex-direction: row-reverse !important
    }

    .page_advanced_form_smart_it .flex-lg-column-reverse {
        flex-direction: column-reverse !important
    }

    .page_advanced_form_smart_it .flex-lg-wrap {
        flex-wrap: wrap !important
    }

    .page_advanced_form_smart_it .flex-lg-nowrap {
        flex-wrap: nowrap !important
    }

    .page_advanced_form_smart_it .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .page_advanced_form_smart_it .flex-lg-fill {
        flex: 1 1 auto !important
    }

    .page_advanced_form_smart_it .flex-lg-grow-0 {
        flex-grow: 0 !important
    }

    .page_advanced_form_smart_it .flex-lg-grow-1 {
        flex-grow: 1 !important
    }

    .page_advanced_form_smart_it .flex-lg-shrink-0 {
        flex-shrink: 0 !important
    }

    .page_advanced_form_smart_it .flex-lg-shrink-1 {
        flex-shrink: 1 !important
    }

    .page_advanced_form_smart_it .justify-content-lg-start {
        justify-content: flex-start !important
    }

    .page_advanced_form_smart_it .justify-content-lg-end {
        justify-content: flex-end !important
    }

    .page_advanced_form_smart_it .justify-content-lg-center {
        justify-content: center !important
    }

    .page_advanced_form_smart_it .justify-content-lg-between {
        justify-content: space-between !important
    }

    .page_advanced_form_smart_it .justify-content-lg-around {
        justify-content: space-around !important
    }

    .page_advanced_form_smart_it .align-items-lg-start {
        align-items: flex-start !important
    }

    .page_advanced_form_smart_it .align-items-lg-end {
        align-items: flex-end !important
    }

    .page_advanced_form_smart_it .align-items-lg-center {
        align-items: center !important
    }

    .page_advanced_form_smart_it .align-items-lg-baseline {
        align-items: baseline !important
    }

    .page_advanced_form_smart_it .align-items-lg-stretch {
        align-items: stretch !important
    }

    .page_advanced_form_smart_it .align-content-lg-start {
        align-content: flex-start !important
    }

    .page_advanced_form_smart_it .align-content-lg-end {
        align-content: flex-end !important
    }

    .page_advanced_form_smart_it .align-content-lg-center {
        align-content: center !important
    }

    .page_advanced_form_smart_it .align-content-lg-between {
        align-content: space-between !important
    }

    .page_advanced_form_smart_it .align-content-lg-around {
        align-content: space-around !important
    }

    .page_advanced_form_smart_it .align-content-lg-stretch {
        align-content: stretch !important
    }

    .page_advanced_form_smart_it .align-self-lg-auto {
        align-self: auto !important
    }

    .page_advanced_form_smart_it .align-self-lg-start {
        align-self: flex-start !important
    }

    .page_advanced_form_smart_it .align-self-lg-end {
        align-self: flex-end !important
    }

    .page_advanced_form_smart_it .align-self-lg-center {
        align-self: center !important
    }

    .page_advanced_form_smart_it .align-self-lg-baseline {
        align-self: baseline !important
    }

    .page_advanced_form_smart_it .align-self-lg-stretch {
        align-self: stretch !important
    }

    .page_advanced_form_smart_it .float-lg-left {
        float: left !important
    }

    .page_advanced_form_smart_it .float-lg-right {
        float: right !important
    }

    .page_advanced_form_smart_it .float-lg-none {
        float: none !important
    }

    .page_advanced_form_smart_it .m-lg-0 {
        margin: 0 !important
    }

    .page_advanced_form_smart_it .mt-lg-0, .page_advanced_form_smart_it .my-lg-0 {
        margin-top: 0 !important
    }

    .page_advanced_form_smart_it .mr-lg-0, .page_advanced_form_smart_it .mx-lg-0 {
        margin-right: 0 !important
    }

    .page_advanced_form_smart_it .mb-lg-0, .page_advanced_form_smart_it .my-lg-0 {
        margin-bottom: 0 !important
    }

    .page_advanced_form_smart_it .ml-lg-0, .page_advanced_form_smart_it .mx-lg-0 {
        margin-left: 0 !important
    }

    .page_advanced_form_smart_it .m-lg-1 {
        margin: .25rem !important
    }

    .page_advanced_form_smart_it .mt-lg-1, .page_advanced_form_smart_it .my-lg-1 {
        margin-top: .25rem !important
    }

    .page_advanced_form_smart_it .mr-lg-1, .page_advanced_form_smart_it .mx-lg-1 {
        margin-right: .25rem !important
    }

    .page_advanced_form_smart_it .mb-lg-1, .page_advanced_form_smart_it .my-lg-1 {
        margin-bottom: .25rem !important
    }

    .page_advanced_form_smart_it .ml-lg-1, .page_advanced_form_smart_it .mx-lg-1 {
        margin-left: .25rem !important
    }

    .page_advanced_form_smart_it .m-lg-2 {
        margin: .5rem !important
    }

    .page_advanced_form_smart_it .mt-lg-2, .page_advanced_form_smart_it .my-lg-2 {
        margin-top: .5rem !important
    }

    .page_advanced_form_smart_it .mr-lg-2, .page_advanced_form_smart_it .mx-lg-2 {
        margin-right: .5rem !important
    }

    .page_advanced_form_smart_it .mb-lg-2, .page_advanced_form_smart_it .my-lg-2 {
        margin-bottom: .5rem !important
    }

    .page_advanced_form_smart_it .ml-lg-2, .page_advanced_form_smart_it .mx-lg-2 {
        margin-left: .5rem !important
    }

    .page_advanced_form_smart_it .m-lg-3 {
        margin: 1rem !important
    }

    .page_advanced_form_smart_it .mt-lg-3, .page_advanced_form_smart_it .my-lg-3 {
        margin-top: 1rem !important
    }

    .page_advanced_form_smart_it .mr-lg-3, .page_advanced_form_smart_it .mx-lg-3 {
        margin-right: 1rem !important
    }

    .page_advanced_form_smart_it .mb-lg-3, .page_advanced_form_smart_it .my-lg-3 {
        margin-bottom: 1rem !important
    }

    .page_advanced_form_smart_it .ml-lg-3, .page_advanced_form_smart_it .mx-lg-3 {
        margin-left: 1rem !important
    }

    .page_advanced_form_smart_it .m-lg-4 {
        margin: 1.5rem !important
    }

    .page_advanced_form_smart_it .mt-lg-4, .page_advanced_form_smart_it .my-lg-4 {
        margin-top: 1.5rem !important
    }

    .page_advanced_form_smart_it .mr-lg-4, .page_advanced_form_smart_it .mx-lg-4 {
        margin-right: 1.5rem !important
    }

    .page_advanced_form_smart_it .mb-lg-4, .page_advanced_form_smart_it .my-lg-4 {
        margin-bottom: 1.5rem !important
    }

    .page_advanced_form_smart_it .ml-lg-4, .page_advanced_form_smart_it .mx-lg-4 {
        margin-left: 1.5rem !important
    }

    .page_advanced_form_smart_it .m-lg-5 {
        margin: 3rem !important
    }

    .page_advanced_form_smart_it .mt-lg-5, .page_advanced_form_smart_it .my-lg-5 {
        margin-top: 3rem !important
    }

    .page_advanced_form_smart_it .mr-lg-5, .page_advanced_form_smart_it .mx-lg-5 {
        margin-right: 3rem !important
    }

    .page_advanced_form_smart_it .mb-lg-5, .page_advanced_form_smart_it .my-lg-5 {
        margin-bottom: 3rem !important
    }

    .page_advanced_form_smart_it .ml-lg-5, .page_advanced_form_smart_it .mx-lg-5 {
        margin-left: 3rem !important
    }

    .page_advanced_form_smart_it .p-lg-0 {
        padding: 0 !important
    }

    .page_advanced_form_smart_it .pt-lg-0, .page_advanced_form_smart_it .py-lg-0 {
        padding-top: 0 !important
    }

    .page_advanced_form_smart_it .pr-lg-0, .page_advanced_form_smart_it .px-lg-0 {
        padding-right: 0 !important
    }

    .page_advanced_form_smart_it .pb-lg-0, .page_advanced_form_smart_it .py-lg-0 {
        padding-bottom: 0 !important
    }

    .page_advanced_form_smart_it .pl-lg-0, .page_advanced_form_smart_it .px-lg-0 {
        padding-left: 0 !important
    }

    .page_advanced_form_smart_it .p-lg-1 {
        padding: .25rem !important
    }

    .page_advanced_form_smart_it .pt-lg-1, .page_advanced_form_smart_it .py-lg-1 {
        padding-top: .25rem !important
    }

    .page_advanced_form_smart_it .pr-lg-1, .page_advanced_form_smart_it .px-lg-1 {
        padding-right: .25rem !important
    }

    .page_advanced_form_smart_it .pb-lg-1, .page_advanced_form_smart_it .py-lg-1 {
        padding-bottom: .25rem !important
    }

    .page_advanced_form_smart_it .pl-lg-1, .page_advanced_form_smart_it .px-lg-1 {
        padding-left: .25rem !important
    }

    .page_advanced_form_smart_it .p-lg-2 {
        padding: .5rem !important
    }

    .page_advanced_form_smart_it .pt-lg-2, .page_advanced_form_smart_it .py-lg-2 {
        padding-top: .5rem !important
    }

    .page_advanced_form_smart_it .pr-lg-2, .page_advanced_form_smart_it .px-lg-2 {
        padding-right: .5rem !important
    }

    .page_advanced_form_smart_it .pb-lg-2, .page_advanced_form_smart_it .py-lg-2 {
        padding-bottom: .5rem !important
    }

    .page_advanced_form_smart_it .pl-lg-2, .page_advanced_form_smart_it .px-lg-2 {
        padding-left: .5rem !important
    }

    .page_advanced_form_smart_it .p-lg-3 {
        padding: 1rem !important
    }

    .page_advanced_form_smart_it .pt-lg-3, .page_advanced_form_smart_it .py-lg-3 {
        padding-top: 1rem !important
    }

    .page_advanced_form_smart_it .pr-lg-3, .page_advanced_form_smart_it .px-lg-3 {
        padding-right: 1rem !important
    }

    .page_advanced_form_smart_it .pb-lg-3, .page_advanced_form_smart_it .py-lg-3 {
        padding-bottom: 1rem !important
    }

    .page_advanced_form_smart_it .pl-lg-3, .page_advanced_form_smart_it .px-lg-3 {
        padding-left: 1rem !important
    }

    .page_advanced_form_smart_it .p-lg-4 {
        padding: 1.5rem !important
    }

    .page_advanced_form_smart_it .pt-lg-4, .page_advanced_form_smart_it .py-lg-4 {
        padding-top: 1.5rem !important
    }

    .page_advanced_form_smart_it .pr-lg-4, .page_advanced_form_smart_it .px-lg-4 {
        padding-right: 1.5rem !important
    }

    .page_advanced_form_smart_it .pb-lg-4, .page_advanced_form_smart_it .py-lg-4 {
        padding-bottom: 1.5rem !important
    }

    .page_advanced_form_smart_it .pl-lg-4, .page_advanced_form_smart_it .px-lg-4 {
        padding-left: 1.5rem !important
    }

    .page_advanced_form_smart_it .p-lg-5 {
        padding: 3rem !important
    }

    .page_advanced_form_smart_it .pt-lg-5, .page_advanced_form_smart_it .py-lg-5 {
        padding-top: 3rem !important
    }

    .page_advanced_form_smart_it .pr-lg-5, .page_advanced_form_smart_it .px-lg-5 {
        padding-right: 3rem !important
    }

    .page_advanced_form_smart_it .pb-lg-5, .page_advanced_form_smart_it .py-lg-5 {
        padding-bottom: 3rem !important
    }

    .page_advanced_form_smart_it .pl-lg-5, .page_advanced_form_smart_it .px-lg-5 {
        padding-left: 3rem !important
    }

    .page_advanced_form_smart_it .m-lg-n1 {
        margin: -.25rem !important
    }

    .page_advanced_form_smart_it .mt-lg-n1, .page_advanced_form_smart_it .my-lg-n1 {
        margin-top: -.25rem !important
    }

    .page_advanced_form_smart_it .mr-lg-n1, .page_advanced_form_smart_it .mx-lg-n1 {
        margin-right: -.25rem !important
    }

    .page_advanced_form_smart_it .mb-lg-n1, .page_advanced_form_smart_it .my-lg-n1 {
        margin-bottom: -.25rem !important
    }

    .page_advanced_form_smart_it .ml-lg-n1, .page_advanced_form_smart_it .mx-lg-n1 {
        margin-left: -.25rem !important
    }

    .page_advanced_form_smart_it .m-lg-n2 {
        margin: -.5rem !important
    }

    .page_advanced_form_smart_it .mt-lg-n2, .page_advanced_form_smart_it .my-lg-n2 {
        margin-top: -.5rem !important
    }

    .page_advanced_form_smart_it .mr-lg-n2, .page_advanced_form_smart_it .mx-lg-n2 {
        margin-right: -.5rem !important
    }

    .page_advanced_form_smart_it .mb-lg-n2, .page_advanced_form_smart_it .my-lg-n2 {
        margin-bottom: -.5rem !important
    }

    .page_advanced_form_smart_it .ml-lg-n2, .page_advanced_form_smart_it .mx-lg-n2 {
        margin-left: -.5rem !important
    }

    .page_advanced_form_smart_it .m-lg-n3 {
        margin: -1rem !important
    }

    .page_advanced_form_smart_it .mt-lg-n3, .page_advanced_form_smart_it .my-lg-n3 {
        margin-top: -1rem !important
    }

    .page_advanced_form_smart_it .mr-lg-n3, .page_advanced_form_smart_it .mx-lg-n3 {
        margin-right: -1rem !important
    }

    .page_advanced_form_smart_it .mb-lg-n3, .page_advanced_form_smart_it .my-lg-n3 {
        margin-bottom: -1rem !important
    }

    .page_advanced_form_smart_it .ml-lg-n3, .page_advanced_form_smart_it .mx-lg-n3 {
        margin-left: -1rem !important
    }

    .page_advanced_form_smart_it .m-lg-n4 {
        margin: -1.5rem !important
    }

    .page_advanced_form_smart_it .mt-lg-n4, .page_advanced_form_smart_it .my-lg-n4 {
        margin-top: -1.5rem !important
    }

    .page_advanced_form_smart_it .mr-lg-n4, .page_advanced_form_smart_it .mx-lg-n4 {
        margin-right: -1.5rem !important
    }

    .page_advanced_form_smart_it .mb-lg-n4, .page_advanced_form_smart_it .my-lg-n4 {
        margin-bottom: -1.5rem !important
    }

    .page_advanced_form_smart_it .ml-lg-n4, .page_advanced_form_smart_it .mx-lg-n4 {
        margin-left: -1.5rem !important
    }

    .page_advanced_form_smart_it .m-lg-n5 {
        margin: -3rem !important
    }

    .page_advanced_form_smart_it .mt-lg-n5, .page_advanced_form_smart_it .my-lg-n5 {
        margin-top: -3rem !important
    }

    .page_advanced_form_smart_it .mr-lg-n5, .page_advanced_form_smart_it .mx-lg-n5 {
        margin-right: -3rem !important
    }

    .page_advanced_form_smart_it .mb-lg-n5, .page_advanced_form_smart_it .my-lg-n5 {
        margin-bottom: -3rem !important
    }

    .page_advanced_form_smart_it .ml-lg-n5, .page_advanced_form_smart_it .mx-lg-n5 {
        margin-left: -3rem !important
    }

    .page_advanced_form_smart_it .m-lg-auto {
        margin: auto !important
    }

    .page_advanced_form_smart_it .mt-lg-auto, .page_advanced_form_smart_it .my-lg-auto {
        margin-top: auto !important
    }

    .page_advanced_form_smart_it .mr-lg-auto, .page_advanced_form_smart_it .mx-lg-auto {
        margin-right: auto !important
    }

    .page_advanced_form_smart_it .mb-lg-auto, .page_advanced_form_smart_it .my-lg-auto {
        margin-bottom: auto !important
    }

    .page_advanced_form_smart_it .ml-lg-auto, .page_advanced_form_smart_it .mx-lg-auto {
        margin-left: auto !important
    }

    .page_advanced_form_smart_it .text-lg-left {
        text-align: left !important
    }

    .page_advanced_form_smart_it .text-lg-right {
        text-align: right !important
    }

    .page_advanced_form_smart_it .text-lg-center {
        text-align: center !important
    }
}

@media (min-width: 1200px) {
    .page_advanced_form_smart_it .container, .page_advanced_form_smart_it .container-lg, .page_advanced_form_smart_it .container-md, .page_advanced_form_smart_it .container-sm, .page_advanced_form_smart_it .container-xl {
        max-width: 1140px
    }

    .page_advanced_form_smart_it .col-xl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .page_advanced_form_smart_it .row-cols-xl-1 > * {
        flex: 0 0 100%;
        max-width: 100%
    }

    .page_advanced_form_smart_it .row-cols-xl-2 > * {
        flex: 0 0 50%;
        max-width: 50%
    }

    .page_advanced_form_smart_it .row-cols-xl-3 > * {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .page_advanced_form_smart_it .row-cols-xl-4 > * {
        flex: 0 0 25%;
        max-width: 25%
    }

    .page_advanced_form_smart_it .row-cols-xl-5 > * {
        flex: 0 0 20%;
        max-width: 20%
    }

    .page_advanced_form_smart_it .row-cols-xl-6 > * {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .page_advanced_form_smart_it .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .page_advanced_form_smart_it .col-xl-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .page_advanced_form_smart_it .col-xl-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .page_advanced_form_smart_it .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .page_advanced_form_smart_it .col-xl-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .page_advanced_form_smart_it .col-xl-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .page_advanced_form_smart_it .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .page_advanced_form_smart_it .col-xl-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .page_advanced_form_smart_it .col-xl-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .page_advanced_form_smart_it .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .page_advanced_form_smart_it .col-xl-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .page_advanced_form_smart_it .col-xl-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .page_advanced_form_smart_it .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .page_advanced_form_smart_it .order-xl-first {
        order: -1
    }

    .page_advanced_form_smart_it .order-xl-last {
        order: 13
    }

    .page_advanced_form_smart_it .order-xl-0 {
        order: 0
    }

    .page_advanced_form_smart_it .order-xl-1 {
        order: 1
    }

    .page_advanced_form_smart_it .order-xl-2 {
        order: 2
    }

    .page_advanced_form_smart_it .order-xl-3 {
        order: 3
    }

    .page_advanced_form_smart_it .order-xl-4 {
        order: 4
    }

    .page_advanced_form_smart_it .order-xl-5 {
        order: 5
    }

    .page_advanced_form_smart_it .order-xl-6 {
        order: 6
    }

    .page_advanced_form_smart_it .order-xl-7 {
        order: 7
    }

    .page_advanced_form_smart_it .order-xl-8 {
        order: 8
    }

    .page_advanced_form_smart_it .order-xl-9 {
        order: 9
    }

    .page_advanced_form_smart_it .order-xl-10 {
        order: 10
    }

    .page_advanced_form_smart_it .order-xl-11 {
        order: 11
    }

    .page_advanced_form_smart_it .order-xl-12 {
        order: 12
    }

    .page_advanced_form_smart_it .offset-xl-0 {
        margin-left: 0
    }

    .page_advanced_form_smart_it .offset-xl-1 {
        margin-left: 8.33333%
    }

    .page_advanced_form_smart_it .offset-xl-2 {
        margin-left: 16.66667%
    }

    .page_advanced_form_smart_it .offset-xl-3 {
        margin-left: 25%
    }

    .page_advanced_form_smart_it .offset-xl-4 {
        margin-left: 33.33333%
    }

    .page_advanced_form_smart_it .offset-xl-5 {
        margin-left: 41.66667%
    }

    .page_advanced_form_smart_it .offset-xl-6 {
        margin-left: 50%
    }

    .page_advanced_form_smart_it .offset-xl-7 {
        margin-left: 58.33333%
    }

    .page_advanced_form_smart_it .offset-xl-8 {
        margin-left: 66.66667%
    }

    .page_advanced_form_smart_it .offset-xl-9 {
        margin-left: 75%
    }

    .page_advanced_form_smart_it .offset-xl-10 {
        margin-left: 83.33333%
    }

    .page_advanced_form_smart_it .offset-xl-11 {
        margin-left: 91.66667%
    }

    .page_advanced_form_smart_it .dropdown-menu-xl-left {
        right: auto;
        left: 0
    }

    .page_advanced_form_smart_it .dropdown-menu-xl-right {
        right: 0;
        left: auto
    }

    .page_advanced_form_smart_it .navbar-expand-xl {
        flex-flow: row nowrap;
        justify-content: flex-start
    }

    .page_advanced_form_smart_it .navbar-expand-xl .navbar-nav {
        flex-direction: row
    }

    .page_advanced_form_smart_it .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute
    }

    .page_advanced_form_smart_it .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .page_advanced_form_smart_it .navbar-expand-xl > .container, .page_advanced_form_smart_it .navbar-expand-xl > .container-fluid, .page_advanced_form_smart_it .navbar-expand-xl > .container-lg, .page_advanced_form_smart_it .navbar-expand-xl > .container-md, .page_advanced_form_smart_it .navbar-expand-xl > .container-sm, .page_advanced_form_smart_it .navbar-expand-xl > .container-xl {
        flex-wrap: nowrap
    }

    .page_advanced_form_smart_it .navbar-expand-xl .navbar-nav-scroll {
        overflow: visible
    }

    .page_advanced_form_smart_it .navbar-expand-xl .navbar-collapse {
        display: flex !important;
        flex-basis: auto
    }

    .page_advanced_form_smart_it .navbar-expand-xl .navbar-toggler {
        display: none
    }

    .page_advanced_form_smart_it .list-group-horizontal-xl {
        flex-direction: row
    }

    .page_advanced_form_smart_it .list-group-horizontal-xl > .list-group-item:first-child {
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }

    .page_advanced_form_smart_it .list-group-horizontal-xl > .list-group-item:last-child {
        border-top-right-radius: .25rem;
        border-bottom-left-radius: 0
    }

    .page_advanced_form_smart_it .list-group-horizontal-xl > .list-group-item.active {
        margin-top: 0
    }

    .page_advanced_form_smart_it .list-group-horizontal-xl > .list-group-item + .list-group-item {
        border-top-width: 1px;
        border-left-width: 0
    }

    .page_advanced_form_smart_it .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px
    }

    .page_advanced_form_smart_it .modal-xl {
        max-width: 1140px
    }

    .page_advanced_form_smart_it .d-xl-none {
        display: none !important
    }

    .page_advanced_form_smart_it .d-xl-inline {
        display: inline !important
    }

    .page_advanced_form_smart_it .d-xl-inline-block {
        display: inline-block !important
    }

    .page_advanced_form_smart_it .d-xl-block {
        display: block !important
    }

    .page_advanced_form_smart_it .d-xl-table {
        display: table !important
    }

    .page_advanced_form_smart_it .d-xl-table-row {
        display: table-row !important
    }

    .page_advanced_form_smart_it .d-xl-table-cell {
        display: table-cell !important
    }

    .page_advanced_form_smart_it .d-xl-flex {
        display: flex !important
    }

    .page_advanced_form_smart_it .d-xl-inline-flex {
        display: inline-flex !important
    }

    .page_advanced_form_smart_it .flex-xl-row {
        flex-direction: row !important
    }

    .page_advanced_form_smart_it .flex-xl-column {
        flex-direction: column !important
    }

    .page_advanced_form_smart_it .flex-xl-row-reverse {
        flex-direction: row-reverse !important
    }

    .page_advanced_form_smart_it .flex-xl-column-reverse {
        flex-direction: column-reverse !important
    }

    .page_advanced_form_smart_it .flex-xl-wrap {
        flex-wrap: wrap !important
    }

    .page_advanced_form_smart_it .flex-xl-nowrap {
        flex-wrap: nowrap !important
    }

    .page_advanced_form_smart_it .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .page_advanced_form_smart_it .flex-xl-fill {
        flex: 1 1 auto !important
    }

    .page_advanced_form_smart_it .flex-xl-grow-0 {
        flex-grow: 0 !important
    }

    .page_advanced_form_smart_it .flex-xl-grow-1 {
        flex-grow: 1 !important
    }

    .page_advanced_form_smart_it .flex-xl-shrink-0 {
        flex-shrink: 0 !important
    }

    .page_advanced_form_smart_it .flex-xl-shrink-1 {
        flex-shrink: 1 !important
    }

    .page_advanced_form_smart_it .justify-content-xl-start {
        justify-content: flex-start !important
    }

    .page_advanced_form_smart_it .justify-content-xl-end {
        justify-content: flex-end !important
    }

    .page_advanced_form_smart_it .justify-content-xl-center {
        justify-content: center !important
    }

    .page_advanced_form_smart_it .justify-content-xl-between {
        justify-content: space-between !important
    }

    .page_advanced_form_smart_it .justify-content-xl-around {
        justify-content: space-around !important
    }

    .page_advanced_form_smart_it .align-items-xl-start {
        align-items: flex-start !important
    }

    .page_advanced_form_smart_it .align-items-xl-end {
        align-items: flex-end !important
    }

    .page_advanced_form_smart_it .align-items-xl-center {
        align-items: center !important
    }

    .page_advanced_form_smart_it .align-items-xl-baseline {
        align-items: baseline !important
    }

    .page_advanced_form_smart_it .align-items-xl-stretch {
        align-items: stretch !important
    }

    .page_advanced_form_smart_it .align-content-xl-start {
        align-content: flex-start !important
    }

    .page_advanced_form_smart_it .align-content-xl-end {
        align-content: flex-end !important
    }

    .page_advanced_form_smart_it .align-content-xl-center {
        align-content: center !important
    }

    .page_advanced_form_smart_it .align-content-xl-between {
        align-content: space-between !important
    }

    .page_advanced_form_smart_it .align-content-xl-around {
        align-content: space-around !important
    }

    .page_advanced_form_smart_it .align-content-xl-stretch {
        align-content: stretch !important
    }

    .page_advanced_form_smart_it .align-self-xl-auto {
        align-self: auto !important
    }

    .page_advanced_form_smart_it .align-self-xl-start {
        align-self: flex-start !important
    }

    .page_advanced_form_smart_it .align-self-xl-end {
        align-self: flex-end !important
    }

    .page_advanced_form_smart_it .align-self-xl-center {
        align-self: center !important
    }

    .page_advanced_form_smart_it .align-self-xl-baseline {
        align-self: baseline !important
    }

    .page_advanced_form_smart_it .align-self-xl-stretch {
        align-self: stretch !important
    }

    .page_advanced_form_smart_it .float-xl-left {
        float: left !important
    }

    .page_advanced_form_smart_it .float-xl-right {
        float: right !important
    }

    .page_advanced_form_smart_it .float-xl-none {
        float: none !important
    }

    .page_advanced_form_smart_it .m-xl-0 {
        margin: 0 !important
    }

    .page_advanced_form_smart_it .mt-xl-0, .page_advanced_form_smart_it .my-xl-0 {
        margin-top: 0 !important
    }

    .page_advanced_form_smart_it .mr-xl-0, .page_advanced_form_smart_it .mx-xl-0 {
        margin-right: 0 !important
    }

    .page_advanced_form_smart_it .mb-xl-0, .page_advanced_form_smart_it .my-xl-0 {
        margin-bottom: 0 !important
    }

    .page_advanced_form_smart_it .ml-xl-0, .page_advanced_form_smart_it .mx-xl-0 {
        margin-left: 0 !important
    }

    .page_advanced_form_smart_it .m-xl-1 {
        margin: .25rem !important
    }

    .page_advanced_form_smart_it .mt-xl-1, .page_advanced_form_smart_it .my-xl-1 {
        margin-top: .25rem !important
    }

    .page_advanced_form_smart_it .mr-xl-1, .page_advanced_form_smart_it .mx-xl-1 {
        margin-right: .25rem !important
    }

    .page_advanced_form_smart_it .mb-xl-1, .page_advanced_form_smart_it .my-xl-1 {
        margin-bottom: .25rem !important
    }

    .page_advanced_form_smart_it .ml-xl-1, .page_advanced_form_smart_it .mx-xl-1 {
        margin-left: .25rem !important
    }

    .page_advanced_form_smart_it .m-xl-2 {
        margin: .5rem !important
    }

    .page_advanced_form_smart_it .mt-xl-2, .page_advanced_form_smart_it .my-xl-2 {
        margin-top: .5rem !important
    }

    .page_advanced_form_smart_it .mr-xl-2, .page_advanced_form_smart_it .mx-xl-2 {
        margin-right: .5rem !important
    }

    .page_advanced_form_smart_it .mb-xl-2, .page_advanced_form_smart_it .my-xl-2 {
        margin-bottom: .5rem !important
    }

    .page_advanced_form_smart_it .ml-xl-2, .page_advanced_form_smart_it .mx-xl-2 {
        margin-left: .5rem !important
    }

    .page_advanced_form_smart_it .m-xl-3 {
        margin: 1rem !important
    }

    .page_advanced_form_smart_it .mt-xl-3, .page_advanced_form_smart_it .my-xl-3 {
        margin-top: 1rem !important
    }

    .page_advanced_form_smart_it .mr-xl-3, .page_advanced_form_smart_it .mx-xl-3 {
        margin-right: 1rem !important
    }

    .page_advanced_form_smart_it .mb-xl-3, .page_advanced_form_smart_it .my-xl-3 {
        margin-bottom: 1rem !important
    }

    .page_advanced_form_smart_it .ml-xl-3, .page_advanced_form_smart_it .mx-xl-3 {
        margin-left: 1rem !important
    }

    .page_advanced_form_smart_it .m-xl-4 {
        margin: 1.5rem !important
    }

    .page_advanced_form_smart_it .mt-xl-4, .page_advanced_form_smart_it .my-xl-4 {
        margin-top: 1.5rem !important
    }

    .page_advanced_form_smart_it .mr-xl-4, .page_advanced_form_smart_it .mx-xl-4 {
        margin-right: 1.5rem !important
    }

    .page_advanced_form_smart_it .mb-xl-4, .page_advanced_form_smart_it .my-xl-4 {
        margin-bottom: 1.5rem !important
    }

    .page_advanced_form_smart_it .ml-xl-4, .page_advanced_form_smart_it .mx-xl-4 {
        margin-left: 1.5rem !important
    }

    .page_advanced_form_smart_it .m-xl-5 {
        margin: 3rem !important
    }

    .page_advanced_form_smart_it .mt-xl-5, .page_advanced_form_smart_it .my-xl-5 {
        margin-top: 3rem !important
    }

    .page_advanced_form_smart_it .mr-xl-5, .page_advanced_form_smart_it .mx-xl-5 {
        margin-right: 3rem !important
    }

    .page_advanced_form_smart_it .mb-xl-5, .page_advanced_form_smart_it .my-xl-5 {
        margin-bottom: 3rem !important
    }

    .page_advanced_form_smart_it .ml-xl-5, .page_advanced_form_smart_it .mx-xl-5 {
        margin-left: 3rem !important
    }

    .page_advanced_form_smart_it .p-xl-0 {
        padding: 0 !important
    }

    .page_advanced_form_smart_it .pt-xl-0, .page_advanced_form_smart_it .py-xl-0 {
        padding-top: 0 !important
    }

    .page_advanced_form_smart_it .pr-xl-0, .page_advanced_form_smart_it .px-xl-0 {
        padding-right: 0 !important
    }

    .page_advanced_form_smart_it .pb-xl-0, .page_advanced_form_smart_it .py-xl-0 {
        padding-bottom: 0 !important
    }

    .page_advanced_form_smart_it .pl-xl-0, .page_advanced_form_smart_it .px-xl-0 {
        padding-left: 0 !important
    }

    .page_advanced_form_smart_it .p-xl-1 {
        padding: .25rem !important
    }

    .page_advanced_form_smart_it .pt-xl-1, .page_advanced_form_smart_it .py-xl-1 {
        padding-top: .25rem !important
    }

    .page_advanced_form_smart_it .pr-xl-1, .page_advanced_form_smart_it .px-xl-1 {
        padding-right: .25rem !important
    }

    .page_advanced_form_smart_it .pb-xl-1, .page_advanced_form_smart_it .py-xl-1 {
        padding-bottom: .25rem !important
    }

    .page_advanced_form_smart_it .pl-xl-1, .page_advanced_form_smart_it .px-xl-1 {
        padding-left: .25rem !important
    }

    .page_advanced_form_smart_it .p-xl-2 {
        padding: .5rem !important
    }

    .page_advanced_form_smart_it .pt-xl-2, .page_advanced_form_smart_it .py-xl-2 {
        padding-top: .5rem !important
    }

    .page_advanced_form_smart_it .pr-xl-2, .page_advanced_form_smart_it .px-xl-2 {
        padding-right: .5rem !important
    }

    .page_advanced_form_smart_it .pb-xl-2, .page_advanced_form_smart_it .py-xl-2 {
        padding-bottom: .5rem !important
    }

    .page_advanced_form_smart_it .pl-xl-2, .page_advanced_form_smart_it .px-xl-2 {
        padding-left: .5rem !important
    }

    .page_advanced_form_smart_it .p-xl-3 {
        padding: 1rem !important
    }

    .page_advanced_form_smart_it .pt-xl-3, .page_advanced_form_smart_it .py-xl-3 {
        padding-top: 1rem !important
    }

    .page_advanced_form_smart_it .pr-xl-3, .page_advanced_form_smart_it .px-xl-3 {
        padding-right: 1rem !important
    }

    .page_advanced_form_smart_it .pb-xl-3, .page_advanced_form_smart_it .py-xl-3 {
        padding-bottom: 1rem !important
    }

    .page_advanced_form_smart_it .pl-xl-3, .page_advanced_form_smart_it .px-xl-3 {
        padding-left: 1rem !important
    }

    .page_advanced_form_smart_it .p-xl-4 {
        padding: 1.5rem !important
    }

    .page_advanced_form_smart_it .pt-xl-4, .page_advanced_form_smart_it .py-xl-4 {
        padding-top: 1.5rem !important
    }

    .page_advanced_form_smart_it .pr-xl-4, .page_advanced_form_smart_it .px-xl-4 {
        padding-right: 1.5rem !important
    }

    .page_advanced_form_smart_it .pb-xl-4, .page_advanced_form_smart_it .py-xl-4 {
        padding-bottom: 1.5rem !important
    }

    .page_advanced_form_smart_it .pl-xl-4, .page_advanced_form_smart_it .px-xl-4 {
        padding-left: 1.5rem !important
    }

    .page_advanced_form_smart_it .p-xl-5 {
        padding: 3rem !important
    }

    .page_advanced_form_smart_it .pt-xl-5, .page_advanced_form_smart_it .py-xl-5 {
        padding-top: 3rem !important
    }

    .page_advanced_form_smart_it .pr-xl-5, .page_advanced_form_smart_it .px-xl-5 {
        padding-right: 3rem !important
    }

    .page_advanced_form_smart_it .pb-xl-5, .page_advanced_form_smart_it .py-xl-5 {
        padding-bottom: 3rem !important
    }

    .page_advanced_form_smart_it .pl-xl-5, .page_advanced_form_smart_it .px-xl-5 {
        padding-left: 3rem !important
    }

    .page_advanced_form_smart_it .m-xl-n1 {
        margin: -.25rem !important
    }

    .page_advanced_form_smart_it .mt-xl-n1, .page_advanced_form_smart_it .my-xl-n1 {
        margin-top: -.25rem !important
    }

    .page_advanced_form_smart_it .mr-xl-n1, .page_advanced_form_smart_it .mx-xl-n1 {
        margin-right: -.25rem !important
    }

    .page_advanced_form_smart_it .mb-xl-n1, .page_advanced_form_smart_it .my-xl-n1 {
        margin-bottom: -.25rem !important
    }

    .page_advanced_form_smart_it .ml-xl-n1, .page_advanced_form_smart_it .mx-xl-n1 {
        margin-left: -.25rem !important
    }

    .page_advanced_form_smart_it .m-xl-n2 {
        margin: -.5rem !important
    }

    .page_advanced_form_smart_it .mt-xl-n2, .page_advanced_form_smart_it .my-xl-n2 {
        margin-top: -.5rem !important
    }

    .page_advanced_form_smart_it .mr-xl-n2, .page_advanced_form_smart_it .mx-xl-n2 {
        margin-right: -.5rem !important
    }

    .page_advanced_form_smart_it .mb-xl-n2, .page_advanced_form_smart_it .my-xl-n2 {
        margin-bottom: -.5rem !important
    }

    .page_advanced_form_smart_it .ml-xl-n2, .page_advanced_form_smart_it .mx-xl-n2 {
        margin-left: -.5rem !important
    }

    .page_advanced_form_smart_it .m-xl-n3 {
        margin: -1rem !important
    }

    .page_advanced_form_smart_it .mt-xl-n3, .page_advanced_form_smart_it .my-xl-n3 {
        margin-top: -1rem !important
    }

    .page_advanced_form_smart_it .mr-xl-n3, .page_advanced_form_smart_it .mx-xl-n3 {
        margin-right: -1rem !important
    }

    .page_advanced_form_smart_it .mb-xl-n3, .page_advanced_form_smart_it .my-xl-n3 {
        margin-bottom: -1rem !important
    }

    .page_advanced_form_smart_it .ml-xl-n3, .page_advanced_form_smart_it .mx-xl-n3 {
        margin-left: -1rem !important
    }

    .page_advanced_form_smart_it .m-xl-n4 {
        margin: -1.5rem !important
    }

    .page_advanced_form_smart_it .mt-xl-n4, .page_advanced_form_smart_it .my-xl-n4 {
        margin-top: -1.5rem !important
    }

    .page_advanced_form_smart_it .mr-xl-n4, .page_advanced_form_smart_it .mx-xl-n4 {
        margin-right: -1.5rem !important
    }

    .page_advanced_form_smart_it .mb-xl-n4, .page_advanced_form_smart_it .my-xl-n4 {
        margin-bottom: -1.5rem !important
    }

    .page_advanced_form_smart_it .ml-xl-n4, .page_advanced_form_smart_it .mx-xl-n4 {
        margin-left: -1.5rem !important
    }

    .page_advanced_form_smart_it .m-xl-n5 {
        margin: -3rem !important
    }

    .page_advanced_form_smart_it .mt-xl-n5, .page_advanced_form_smart_it .my-xl-n5 {
        margin-top: -3rem !important
    }

    .page_advanced_form_smart_it .mr-xl-n5, .page_advanced_form_smart_it .mx-xl-n5 {
        margin-right: -3rem !important
    }

    .page_advanced_form_smart_it .mb-xl-n5, .page_advanced_form_smart_it .my-xl-n5 {
        margin-bottom: -3rem !important
    }

    .page_advanced_form_smart_it .ml-xl-n5, .page_advanced_form_smart_it .mx-xl-n5 {
        margin-left: -3rem !important
    }

    .page_advanced_form_smart_it .m-xl-auto {
        margin: auto !important
    }

    .page_advanced_form_smart_it .mt-xl-auto, .page_advanced_form_smart_it .my-xl-auto {
        margin-top: auto !important
    }

    .page_advanced_form_smart_it .mr-xl-auto, .page_advanced_form_smart_it .mx-xl-auto {
        margin-right: auto !important
    }

    .page_advanced_form_smart_it .mb-xl-auto, .page_advanced_form_smart_it .my-xl-auto {
        margin-bottom: auto !important
    }

    .page_advanced_form_smart_it .ml-xl-auto, .page_advanced_form_smart_it .mx-xl-auto {
        margin-left: auto !important
    }

    .page_advanced_form_smart_it .text-xl-left {
        text-align: left !important
    }

    .page_advanced_form_smart_it .text-xl-right {
        text-align: right !important
    }

    .page_advanced_form_smart_it .text-xl-center {
        text-align: center !important
    }
}

@media (max-width: 1199.98px) {
    .page_advanced_form_smart_it .table-responsive-xl {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .page_advanced_form_smart_it .table-responsive-xl > .table-bordered {
        border: 0
    }

    .page_advanced_form_smart_it .navbar-expand-xl > .container, .page_advanced_form_smart_it .navbar-expand-xl > .container-fluid, .page_advanced_form_smart_it .navbar-expand-xl > .container-lg, .page_advanced_form_smart_it .navbar-expand-xl > .container-md, .page_advanced_form_smart_it .navbar-expand-xl > .container-sm, .page_advanced_form_smart_it .navbar-expand-xl > .container-xl {
        padding-right: 0;
        padding-left: 0
    }
}

@media (max-width: 991.98px) {
    .page_advanced_form_smart_it .table-responsive-lg {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .page_advanced_form_smart_it .table-responsive-lg > .table-bordered {
        border: 0
    }

    .page_advanced_form_smart_it .navbar-expand-lg > .container, .page_advanced_form_smart_it .navbar-expand-lg > .container-fluid, .page_advanced_form_smart_it .navbar-expand-lg > .container-lg, .page_advanced_form_smart_it .navbar-expand-lg > .container-md, .page_advanced_form_smart_it .navbar-expand-lg > .container-sm, .page_advanced_form_smart_it .navbar-expand-lg > .container-xl {
        padding-right: 0;
        padding-left: 0
    }
}

@media (max-width: 767.98px) {
    .page_advanced_form_smart_it .table-responsive-md {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .page_advanced_form_smart_it .table-responsive-md > .table-bordered {
        border: 0
    }

    .page_advanced_form_smart_it .navbar-expand-md > .container, .page_advanced_form_smart_it .navbar-expand-md > .container-fluid, .page_advanced_form_smart_it .navbar-expand-md > .container-lg, .page_advanced_form_smart_it .navbar-expand-md > .container-md, .page_advanced_form_smart_it .navbar-expand-md > .container-sm, .page_advanced_form_smart_it .navbar-expand-md > .container-xl {
        padding-right: 0;
        padding-left: 0
    }
}

@media (max-width: 575.98px) {
    .page_advanced_form_smart_it .table-responsive-sm {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .page_advanced_form_smart_it .table-responsive-sm > .table-bordered {
        border: 0
    }

    .page_advanced_form_smart_it .navbar-expand-sm > .container, .page_advanced_form_smart_it .navbar-expand-sm > .container-fluid, .page_advanced_form_smart_it .navbar-expand-sm > .container-lg, .page_advanced_form_smart_it .navbar-expand-sm > .container-md, .page_advanced_form_smart_it .navbar-expand-sm > .container-sm, .page_advanced_form_smart_it .navbar-expand-sm > .container-xl {
        padding-right: 0;
        padding-left: 0
    }
}

@media (prefers-reduced-motion: reduce) {
    .page_advanced_form_smart_it .form-control {
        transition: none
    }

    .page_advanced_form_smart_it .btn {
        transition: none
    }

    .page_advanced_form_smart_it .fade {
        transition: none
    }

    .page_advanced_form_smart_it .collapsing {
        transition: none
    }

    .page_advanced_form_smart_it .custom-switch .custom-control-label::after {
        transition: none
    }

    .page_advanced_form_smart_it .custom-range::-webkit-slider-thumb {
        -webkit-transition: none;
        transition: none
    }

    .page_advanced_form_smart_it .custom-range::-moz-range-thumb {
        -moz-transition: none;
        transition: none
    }

    .page_advanced_form_smart_it .custom-range::-ms-thumb {
        -ms-transition: none;
        transition: none
    }

    .page_advanced_form_smart_it .custom-control-label::before, .page_advanced_form_smart_it .custom-file-label, .page_advanced_form_smart_it .custom-select {
        transition: none
    }

    .page_advanced_form_smart_it .badge {
        transition: none
    }

    .page_advanced_form_smart_it .progress-bar {
        transition: none
    }

    .page_advanced_form_smart_it .progress-bar-animated {
        -webkit-animation: none;
        animation: none
    }

    .page_advanced_form_smart_it .modal.fade .modal-dialog {
        transition: none
    }

    .page_advanced_form_smart_it .carousel-item {
        transition: none
    }

    .page_advanced_form_smart_it .carousel-fade .active.carousel-item-left, .page_advanced_form_smart_it .carousel-fade .active.carousel-item-right {
        transition: none
    }

    .page_advanced_form_smart_it .carousel-control-next, .page_advanced_form_smart_it .carousel-control-prev {
        transition: none
    }

    .page_advanced_form_smart_it .carousel-indicators li {
        transition: none
    }

    .page_advanced_form_smart_it .spinner-border, .page_advanced_form_smart_it .spinner-grow {
        -webkit-animation-duration: 1.5s;
        animation-duration: 1.5s
    }
}

@media print {
    .page_advanced_form_smart_it .d-print-none {
        display: none !important
    }

    .page_advanced_form_smart_it .d-print-inline {
        display: inline !important
    }

    .page_advanced_form_smart_it .d-print-inline-block {
        display: inline-block !important
    }

    .page_advanced_form_smart_it .d-print-block {
        display: block !important
    }

    .page_advanced_form_smart_it .d-print-table {
        display: table !important
    }

    .page_advanced_form_smart_it .d-print-table-row {
        display: table-row !important
    }

    .page_advanced_form_smart_it .d-print-table-cell {
        display: table-cell !important
    }

    .page_advanced_form_smart_it .d-print-flex {
        display: flex !important
    }

    .page_advanced_form_smart_it .d-print-inline-flex {
        display: inline-flex !important
    }

    .page_advanced_form_smart_it *, .page_advanced_form_smart_it ::after, .page_advanced_form_smart_it ::before {
        text-shadow: none !important;
        box-shadow: none !important
    }

    .page_advanced_form_smart_it a:not(.btn) {
        text-decoration: underline
    }

    .page_advanced_form_smart_it abbr[title]::after {
        content: " (" attr(title) ")"
    }

    .page_advanced_form_smart_it pre {
        white-space: pre-wrap !important
    }

    .page_advanced_form_smart_it blockquote, .page_advanced_form_smart_it pre {
        border: 1px solid #adb5bd;
        page-break-inside: avoid
    }

    .page_advanced_form_smart_it img, .page_advanced_form_smart_it tr {
        page-break-inside: avoid
    }

    .page_advanced_form_smart_it h2, .page_advanced_form_smart_it h3, .page_advanced_form_smart_it p {
        orphans: 3;
        widows: 3
    }

    .page_advanced_form_smart_it h2, .page_advanced_form_smart_it h3 {
        page-break-after: avoid
    }

    @page {
        size: a3
    }

    .page_advanced_form_smart_it body {
        min-width: 992px !important
    }

    .page_advanced_form_smart_it .container {
        min-width: 992px !important
    }

    .page_advanced_form_smart_it .navbar {
        display: none
    }

    .page_advanced_form_smart_it .badge {
        border: 1px solid #000
    }

    .page_advanced_form_smart_it .table {
        border-collapse: collapse !important
    }

    .page_advanced_form_smart_it .table td, .page_advanced_form_smart_it .table th {
        background-color: #fff !important
    }

    .page_advanced_form_smart_it .table-bordered td, .page_advanced_form_smart_it .table-bordered th {
        border: 1px solid #dee2e6 !important
    }

    .page_advanced_form_smart_it .table-dark {
        color: inherit
    }

    .page_advanced_form_smart_it .table-dark tbody + tbody, .page_advanced_form_smart_it .table-dark td, .page_advanced_form_smart_it .table-dark th, .page_advanced_form_smart_it .table-dark thead th {
        border-color: #ccc
    }

    .page_advanced_form_smart_it .table .thead-dark th {
        color: inherit;
        border-color: #ccc
    }
}