ul,
li,
ol {
    list-style: none;
    margin: 0;
    padding: 0;
}
.clearfix:after {
    content: "";
    clear: both;
    display: table;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background: #fff;
}
.temp-bread-crumbs {
    padding: 25px 15px 0;
}
@media only screen and (min-width: 768px) {
    .temp-bread-crumbs {
        padding: 30px 15px 0;
    }
}
@media only screen and (min-width: 1024px) {
    .temp-bread-crumbs {
        padding: 48px 15px 0;
    }
}
.single-bread-crumbs .temp-bread-crumbs-link {
    padding-left: 14px;
}
.multi-bread-crumbs .temp-bread-crumbs-link .fa-angle-right {
    margin-top: -2px;
    padding: 0 10px;
}
.multi-bread-crumbs .temp-bread-crumbs-link:last-of-type {
    color: #BFBFBF !important;
    pointer-events: none;
}
.multi-bread-crumbs .temp-bread-crumbs-link:last-of-type i {
    display: none;
}

.temp-bread-crumbs-link {
    color: #1B87E6;
    display: inline-block;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.5;
    position: relative;
}

.temp-bread-crumbs-link .fa {
    color: #1B87E6;
    font-size: 18px;
    left: 0;
    margin-top: 1px;
    position: absolute;
    vertical-align: middle;
}
.temp-bread-crumbs-link:hover {
    color: #1B87E6;
    text-decoration: underline;
}
.ft-page-link-switch .nav.nav-tabs {
    width: 100%;
    border-bottom: 0;
    display: inline-block;
    margin-bottom: 40px;
    text-align: center;
}
@media only screen and (min-width: 1024px) {
    .ft-page-link-switch .nav.nav-tabs {
        margin-bottom: 64px;
    }
}
.ft-page-link-switch .nav.nav-tabs > li {
    display: inline-block;
    float: none;
    margin-right: 15px;
    text-align: center;
}
@media only screen and (min-width: 1024px) {
    .ft-page-link-switch .nav.nav-tabs > li {
        margin-right: 24px;
    }
}
.ft-page-link-switch .nav.nav-tabs > li:last-child {
    margin-right: 0;
}
.ft-page-link-switch .nav.nav-tabs > li > a {
    border: 0;
    color: #505050;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 0 7px;
}
@media only screen and (min-width: 1024px) {
    .ft-page-link-switch .nav.nav-tabs > li > a {
        font-size: 16px;
    }
}
.ft-page-link-switch .nav.nav-tabs > li > a:hover {
    background: transparent;
    color: #505050;
}
.ft-page-link-switch .nav.nav-tabs > li > a:focus {
    background: transparent;
}
.ft-page-link-switch .nav.nav-tabs > li.active > a {
    border: 0;
    color: #1B87E6;
    font-weight: 500;
    position: relative;
}
.ft-page-link-switch .nav.nav-tabs > li.active > a:hover {
    color: #1B87E6;
}
.ft-page-link-switch .nav.nav-tabs > li.active > a:focus {
    border: 0;
}
.ft-page-link-switch .nav.nav-tabs > li.active > a:after {
    width: 100%;
    height: 2px;
    background: #1B87E6;
    content: '';
    position: absolute;
    left: 0;
    bottom: -1px;
}
@media only screen and (min-width: 1024px) {
    .ft-page-link-switch .nav.nav-tabs > li.active > a:after {
        bottom: 1px;
    }
}
.new-feature-wrapper .temp-bread-crumbs {
    padding: 25px 15px 0;
}
@media only screen and (min-width: 768px) {
    .new-feature-wrapper .temp-bread-crumbs {
        padding: 30px 15px 0;
    }
}
@media only screen and (min-width: 1024px) {
    .new-feature-wrapper .temp-bread-crumbs {
        padding: 48px 15px 0;
    }
}
.new-feature-wrapper .custom-form-group.has-toggle .label-name,
.new-feature-wrapper .custom-frm-group.has-toggle .label-name,
.new-feature-wrapper .custom-form-group.has-rptoggle .label-name,
.new-feature-wrapper .custom-frm-group.has-rptoggle .label-name,
.new-feature-wrapper .custom-form-group.has-controller .label-name,
.new-feature-wrapper .custom-frm-group.has-controller .label-name {
    color: #505F82;
    display: inline-block;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.5;
    padding: 0;
    vertical-align: middle;
}
.label-left.new-feature-wrapper .custom-form-group.has-toggle .label-name,
.label-left.new-feature-wrapper .custom-frm-group.has-toggle .label-name,
.label-left.new-feature-wrapper .custom-form-group.has-rptoggle .label-name,
.label-left.new-feature-wrapper .custom-frm-group.has-rptoggle .label-name,
.label-left.new-feature-wrapper .custom-form-group.has-controller .label-name,
.label-left.new-feature-wrapper .custom-frm-group.has-controller .label-name {
    width: 20%;
    text-align: right;
}
.new-feature-wrapper .custom-form-group.has-toggle .label-name.is-active,
.new-feature-wrapper .custom-frm-group.has-toggle .label-name.is-active,
.new-feature-wrapper .custom-form-group.has-rptoggle .label-name.is-active,
.new-feature-wrapper .custom-frm-group.has-rptoggle .label-name.is-active,
.new-feature-wrapper .custom-form-group.has-controller .label-name.is-active,
.new-feature-wrapper .custom-frm-group.has-controller .label-name.is-active {
    color: #1B87E6;
}
.new-feature-wrapper .custom-form-group.has-toggle .label-name.is-active:hover,
.new-feature-wrapper .custom-frm-group.has-toggle .label-name.is-active:hover,
.new-feature-wrapper .custom-form-group.has-rptoggle .label-name.is-active:hover,
.new-feature-wrapper .custom-frm-group.has-rptoggle .label-name.is-active:hover,
.new-feature-wrapper .custom-form-group.has-controller .label-name.is-active:hover,
.new-feature-wrapper .custom-frm-group.has-controller .label-name.is-active:hover {
    text-decoration: none;
}
.new-feature-wrapper .custom-form-group.has-toggle .label-name:hover,
.new-feature-wrapper .custom-frm-group.has-toggle .label-name:hover,
.new-feature-wrapper .custom-form-group.has-rptoggle .label-name:hover,
.new-feature-wrapper .custom-frm-group.has-rptoggle .label-name:hover,
.new-feature-wrapper .custom-form-group.has-controller .label-name:hover,
.new-feature-wrapper .custom-frm-group.has-controller .label-name:hover {
    cursor: pointer;
    text-decoration: underline;
}
.new-feature-wrapper .custom-form-group.has-toggle .qp-control-label,
.new-feature-wrapper .custom-frm-group.has-toggle .qp-control-label,
.new-feature-wrapper .custom-form-group.has-rptoggle .qp-control-label,
.new-feature-wrapper .custom-frm-group.has-rptoggle .qp-control-label,
.new-feature-wrapper .custom-form-group.has-controller .qp-control-label,
.new-feature-wrapper .custom-frm-group.has-controller .qp-control-label {
    width: auto;
    cursor: pointer;
    margin-right: 15px;
    position: relative;
}
.label-left.new-feature-wrapper .custom-form-group.has-toggle .qp-control-label,
.label-left.new-feature-wrapper .custom-frm-group.has-toggle .qp-control-label,
.label-left.new-feature-wrapper .custom-form-group.has-rptoggle .qp-control-label,
.label-left.new-feature-wrapper .custom-frm-group.has-rptoggle .qp-control-label,
.label-left.new-feature-wrapper .custom-form-group.has-controller .qp-control-label,
.label-left.new-feature-wrapper .custom-frm-group.has-controller .qp-control-label {
    width: 100%;
    justify-content: flex-start;
}
.new-feature-wrapper .custom-form-group.has-toggle .qp-control-label:hover,
.new-feature-wrapper .custom-frm-group.has-toggle .qp-control-label:hover,
.new-feature-wrapper .custom-form-group.has-rptoggle .qp-control-label:hover,
.new-feature-wrapper .custom-frm-group.has-rptoggle .qp-control-label:hover,
.new-feature-wrapper .custom-form-group.has-controller .qp-control-label:hover,
.new-feature-wrapper .custom-frm-group.has-controller .qp-control-label:hover {
    cursor: pointer;
}
.new-feature-wrapper .custom-form-group.has-toggle .custom-form-toggle,
.new-feature-wrapper .custom-frm-group.has-toggle .custom-form-toggle,
.new-feature-wrapper .custom-form-group.has-rptoggle .custom-form-toggle,
.new-feature-wrapper .custom-frm-group.has-rptoggle .custom-form-toggle,
.new-feature-wrapper .custom-form-group.has-controller .custom-form-toggle,
.new-feature-wrapper .custom-frm-group.has-controller .custom-form-toggle,
.new-feature-wrapper .custom-form-group.has-toggle .custom-frm-toggle,
.new-feature-wrapper .custom-frm-group.has-toggle .custom-frm-toggle,
.new-feature-wrapper .custom-form-group.has-rptoggle .custom-frm-toggle,
.new-feature-wrapper .custom-frm-group.has-rptoggle .custom-frm-toggle,
.new-feature-wrapper .custom-form-group.has-controller .custom-frm-toggle,
.new-feature-wrapper .custom-frm-group.has-controller .custom-frm-toggle {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    position: absolute;
    z-index: -1;
}
.new-feature-wrapper .custom-form-group.rp-group .label-name,
.new-feature-wrapper .custom-frm-group.rp-group .label-name {
    font-size: 12px;
    display: block;
}
@media only screen and (min-width: 350px) {
    .new-feature-wrapper .custom-form-group.rp-group .label-name,
    .new-feature-wrapper .custom-frm-group.rp-group .label-name {
        display: inline-block;
    }
}
@media only screen and (min-width: 500px) {
    .new-feature-wrapper .custom-form-group.rp-group .label-name,
    .new-feature-wrapper .custom-frm-group.rp-group .label-name {
        font-size: 14px;
    }
}
@media only screen and (min-width: 768px) {
    .new-feature-wrapper .custom-form-group.rp-group .label-name,
    .new-feature-wrapper .custom-frm-group.rp-group .label-name {
        display: block;
    }
}
@media only screen and (min-width: 1024px) {
    .new-feature-wrapper .custom-form-group.rp-group .label-name,
    .new-feature-wrapper .custom-frm-group.rp-group .label-name {
        display: inline-block;
    }
}
.new-feature-wrapper .custom-form-group.rp-group .qp-control-label,
.new-feature-wrapper .custom-frm-group.rp-group .qp-control-label {
    margin-top: 5px;
}
@media only screen and (min-width: 350px) {
    .new-feature-wrapper .custom-form-group.rp-group .qp-control-label,
    .new-feature-wrapper .custom-frm-group.rp-group .qp-control-label {
        margin-right: 8px;
    }
}
@media only screen and (min-width: 500px) {
    .new-feature-wrapper .custom-form-group.rp-group .qp-control-label,
    .new-feature-wrapper .custom-frm-group.rp-group .qp-control-label {
        margin-top: 0;
        margin-right: 15px;
    }
}
@media only screen and (min-width: 768px) {
    .new-feature-wrapper .custom-form-group.rp-group .qp-control-label,
    .new-feature-wrapper .custom-frm-group.rp-group .qp-control-label {
        margin-top: 5px;
    }
}
@media only screen and (min-width: 1024px) {
    .new-feature-wrapper .custom-form-group.rp-group .qp-control-label,
    .new-feature-wrapper .custom-frm-group.rp-group .qp-control-label {
        margin-top: 0;
    }
}
.new-feature-wrapper .custom-form-group.rp-group.has-toggle:not(.toggle-lr) .label-name,
.new-feature-wrapper .custom-frm-group.rp-group.has-toggle:not(.toggle-lr) .label-name,
.new-feature-wrapper .custom-form-group.rp-group.has-rptoggle:not(.toggle-lr) .label-name,
.new-feature-wrapper .custom-frm-group.rp-group.has-rptoggle:not(.toggle-lr) .label-name {
    padding-right: 0;
}
@media only screen and (min-width: 350px) {
    .new-feature-wrapper .custom-form-group.rp-group.has-toggle:not(.toggle-lr) .label-name,
    .new-feature-wrapper .custom-frm-group.rp-group.has-toggle:not(.toggle-lr) .label-name,
    .new-feature-wrapper .custom-form-group.rp-group.has-rptoggle:not(.toggle-lr) .label-name,
    .new-feature-wrapper .custom-frm-group.rp-group.has-rptoggle:not(.toggle-lr) .label-name {
        padding-right: 5px;
    }
}
@media only screen and (min-width: 500px) {
    .new-feature-wrapper .custom-form-group.rp-group.has-toggle:not(.toggle-lr) .label-name,
    .new-feature-wrapper .custom-frm-group.rp-group.has-toggle:not(.toggle-lr) .label-name,
    .new-feature-wrapper .custom-form-group.rp-group.has-rptoggle:not(.toggle-lr) .label-name,
    .new-feature-wrapper .custom-frm-group.rp-group.has-rptoggle:not(.toggle-lr) .label-name {
        padding-right: 14px;
    }
}
@media only screen and (min-width: 768px) {
    .new-feature-wrapper .custom-form-group.rp-group.has-toggle:not(.toggle-lr) .label-name,
    .new-feature-wrapper .custom-frm-group.rp-group.has-toggle:not(.toggle-lr) .label-name,
    .new-feature-wrapper .custom-form-group.rp-group.has-rptoggle:not(.toggle-lr) .label-name,
    .new-feature-wrapper .custom-frm-group.rp-group.has-rptoggle:not(.toggle-lr) .label-name {
        padding-right: 0;
    }
}
@media only screen and (min-width: 1024px) {
    .new-feature-wrapper .custom-form-group.rp-group.has-toggle:not(.toggle-lr) .label-name,
    .new-feature-wrapper .custom-frm-group.rp-group.has-toggle:not(.toggle-lr) .label-name,
    .new-feature-wrapper .custom-form-group.rp-group.has-rptoggle:not(.toggle-lr) .label-name,
    .new-feature-wrapper .custom-frm-group.rp-group.has-rptoggle:not(.toggle-lr) .label-name {
        padding-right: 14px;
    }
}
.new-feature-wrapper .custom-form-group.rp-group.has-toggle:not(.toggle-lr) .label-name.is-active.tg-left-lb,
.new-feature-wrapper .custom-frm-group.rp-group.has-toggle:not(.toggle-lr) .label-name.is-active.tg-left-lb,
.new-feature-wrapper .custom-form-group.rp-group.has-rptoggle:not(.toggle-lr) .label-name.is-active.tg-left-lb,
.new-feature-wrapper .custom-frm-group.rp-group.has-rptoggle:not(.toggle-lr) .label-name.is-active.tg-left-lb,
.new-feature-wrapper .custom-form-group.rp-group.has-toggle:not(.toggle-lr) .label-name.is-active.tg-left-label,
.new-feature-wrapper .custom-frm-group.rp-group.has-toggle:not(.toggle-lr) .label-name.is-active.tg-left-label,
.new-feature-wrapper .custom-form-group.rp-group.has-rptoggle:not(.toggle-lr) .label-name.is-active.tg-left-label,
.new-feature-wrapper .custom-frm-group.rp-group.has-rptoggle:not(.toggle-lr) .label-name.is-active.tg-left-label {
    color: #505F82;
}
.new-feature-wrapper .custom-form-group.rp-group.has-toggle:not(.toggle-lr) .custom-form-toggle:checked ~ .circle-flow,
.new-feature-wrapper .custom-frm-group.rp-group.has-toggle:not(.toggle-lr) .custom-form-toggle:checked ~ .circle-flow,
.new-feature-wrapper .custom-form-group.rp-group.has-rptoggle:not(.toggle-lr) .custom-form-toggle:checked ~ .circle-flow,
.new-feature-wrapper .custom-frm-group.rp-group.has-rptoggle:not(.toggle-lr) .custom-form-toggle:checked ~ .circle-flow,
.new-feature-wrapper .custom-form-group.rp-group.has-toggle:not(.toggle-lr) .custom-frm-toggle:checked ~ .circle-flow,
.new-feature-wrapper .custom-frm-group.rp-group.has-toggle:not(.toggle-lr) .custom-frm-toggle:checked ~ .circle-flow,
.new-feature-wrapper .custom-form-group.rp-group.has-rptoggle:not(.toggle-lr) .custom-frm-toggle:checked ~ .circle-flow,
.new-feature-wrapper .custom-frm-group.rp-group.has-rptoggle:not(.toggle-lr) .custom-frm-toggle:checked ~ .circle-flow {
    background: rgba(27, 135, 230, 0.6);
}
.new-feature-wrapper .custom-form-group.rp-group.has-toggle:not(.toggle-lr) .circle-flow,
.new-feature-wrapper .custom-frm-group.rp-group.has-toggle:not(.toggle-lr) .circle-flow,
.new-feature-wrapper .custom-form-group.rp-group.has-rptoggle:not(.toggle-lr) .circle-flow,
.new-feature-wrapper .custom-frm-group.rp-group.has-rptoggle:not(.toggle-lr) .circle-flow {
    width: 32px;
    height: 8px;
    background: #D8D8D8;
}
.new-feature-wrapper .custom-form-group.rp-group.has-toggle:not(.toggle-lr) .circle-flow:before,
.new-feature-wrapper .custom-frm-group.rp-group.has-toggle:not(.toggle-lr) .circle-flow:before,
.new-feature-wrapper .custom-form-group.rp-group.has-rptoggle:not(.toggle-lr) .circle-flow:before,
.new-feature-wrapper .custom-frm-group.rp-group.has-rptoggle:not(.toggle-lr) .circle-flow:before {
    width: 16px;
    height: 16px;
    background: #9B9B9B;
}
.new-feature-wrapper .custom-form-group.rp-group.has-rptoggle:not(.toggle-lr) .label-name.tg-left-lable,
.new-feature-wrapper .custom-frm-group.rp-group.has-rptoggle:not(.toggle-lr) .label-name.tg-left-lable {
    color: #505F82;
}
.new-feature-wrapper .custom-form-group.has-toggle:not(.toggle-lr) .label-name,
.new-feature-wrapper .custom-frm-group.has-toggle:not(.toggle-lr) .label-name,
.new-feature-wrapper .custom-form-group.has-rptoggle:not(.toggle-lr) .label-name,
.new-feature-wrapper .custom-frm-group.has-rptoggle:not(.toggle-lr) .label-name {
    padding-right: 14px;
}
.new-feature-wrapper .custom-form-group.has-toggle:not(.toggle-lr) .custom-form-toggle:checked ~ .circle-flow,
.new-feature-wrapper .custom-frm-group.has-toggle:not(.toggle-lr) .custom-form-toggle:checked ~ .circle-flow,
.new-feature-wrapper .custom-form-group.has-rptoggle:not(.toggle-lr) .custom-form-toggle:checked ~ .circle-flow,
.new-feature-wrapper .custom-frm-group.has-rptoggle:not(.toggle-lr) .custom-form-toggle:checked ~ .circle-flow,
.new-feature-wrapper .custom-form-group.has-toggle:not(.toggle-lr) .custom-frm-toggle:checked ~ .circle-flow,
.new-feature-wrapper .custom-frm-group.has-toggle:not(.toggle-lr) .custom-frm-toggle:checked ~ .circle-flow,
.new-feature-wrapper .custom-form-group.has-rptoggle:not(.toggle-lr) .custom-frm-toggle:checked ~ .circle-flow,
.new-feature-wrapper .custom-frm-group.has-rptoggle:not(.toggle-lr) .custom-frm-toggle:checked ~ .circle-flow {
    background: #00BEFF;
}
.new-feature-wrapper .custom-form-group.has-toggle:not(.toggle-lr) .custom-form-toggle:checked ~ .circle-flow:before,
.new-feature-wrapper .custom-frm-group.has-toggle:not(.toggle-lr) .custom-form-toggle:checked ~ .circle-flow:before,
.new-feature-wrapper .custom-form-group.has-rptoggle:not(.toggle-lr) .custom-form-toggle:checked ~ .circle-flow:before,
.new-feature-wrapper .custom-frm-group.has-rptoggle:not(.toggle-lr) .custom-form-toggle:checked ~ .circle-flow:before,
.new-feature-wrapper .custom-form-group.has-toggle:not(.toggle-lr) .custom-frm-toggle:checked ~ .circle-flow:before,
.new-feature-wrapper .custom-frm-group.has-toggle:not(.toggle-lr) .custom-frm-toggle:checked ~ .circle-flow:before,
.new-feature-wrapper .custom-form-group.has-rptoggle:not(.toggle-lr) .custom-frm-toggle:checked ~ .circle-flow:before,
.new-feature-wrapper .custom-frm-group.has-rptoggle:not(.toggle-lr) .custom-frm-toggle:checked ~ .circle-flow:before {
    background: #1B87E6;
    left: calc(100% - 13px);
}
.new-feature-wrapper .custom-form-group.has-toggle:not(.toggle-lr) .circle-flow,
.new-feature-wrapper .custom-frm-group.has-toggle:not(.toggle-lr) .circle-flow,
.new-feature-wrapper .custom-form-group.has-rptoggle:not(.toggle-lr) .circle-flow,
.new-feature-wrapper .custom-frm-group.has-rptoggle:not(.toggle-lr) .circle-flow {
    width: 30px;
    height: 10px;
    background: #00BEFF;
    -webkit-border-radius: 30px ;
    -moz-border-radius: 30px ;
    border-radius: 30px ;
    display: inline-block;
    position: relative;
    vertical-align: middle;
}
.new-feature-wrapper .custom-form-group.has-toggle:not(.toggle-lr) .circle-flow:before,
.new-feature-wrapper .custom-frm-group.has-toggle:not(.toggle-lr) .circle-flow:before,
.new-feature-wrapper .custom-form-group.has-rptoggle:not(.toggle-lr) .circle-flow:before,
.new-feature-wrapper .custom-frm-group.has-rptoggle:not(.toggle-lr) .circle-flow:before {
    width: 15px;
    height: 15px;
    background: #1B87E6;
    -webkit-border-radius: 50% ;
    -moz-border-radius: 50% ;
    border-radius: 50% ;
    -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.180125);
    -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.180125);
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.180125);
    content: '';
    left: -2px;
    margin-top: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    -webkit-transition: all 0.15s ease-in-out;
}
.new-feature-wrapper .custom-form-group.is-sbs,
.new-feature-wrapper .custom-frm-group.is-sbs {
    padding-top: 32px;
}
.new-feature-wrapper .ft-page-header-title {
    color: #1B87E6;
    font-size: 24px;
    font-weight: 300;
    line-height: 1.5;
    margin: 24px 0 18px;
    text-align: center;
}
@media only screen and (min-width: 1024px) {
    .new-feature-wrapper .ft-page-header-title {
        max-width: 751px;
        font-size: 32px;
        line-height: 1.25;
        margin: 24px auto;
    }
}
.new-feature-wrapper .sticky-header {
    background: #fff;
    clear: both;
    float: none;
    transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
}
.new-feature-wrapper .sticky-header .row .col-md-12 {
    padding: 0;
}
@media only screen and (min-width: 768px) {
    .new-feature-wrapper .sticky-header .row .col-md-12 {
        padding: 0 15px;
    }
}
.new-feature-wrapper .sticky-header.fixed-header {
    width: 100%;
    left: 0;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.12), inset 0 -1px 0 0 #dadce0;
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -o-sticky;
    position: -ms-sticky;
    position: sticky;
    top: 50px;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    z-index: 3;
}
@media only screen and (min-width: 768px) {
    .new-feature-wrapper .sticky-header.fixed-header {
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}
@media only screen and (min-width: 1024px) {
    .new-feature-wrapper .sticky-header.fixed-header {
        top: 64px;
    }
}
.new-feature-wrapper .sticky-header.fixed-header .feature-table th:not(.ft-feature) {
    padding-top: 6px;
}
@media only screen and (min-width: 1024px) {
    .new-feature-wrapper .sticky-header.fixed-header .feature-table th:not(.ft-feature) {
        padding-top: 16px;
    }
}
.new-feature-wrapper .sticky-header.fixed-header .ft-feature {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    visibility: hidden;
    transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    -webkit-transition: all 0.15s ease-in-out;
}
@media only screen and (min-width: 768px) {
    .new-feature-wrapper .sticky-header.fixed-header .ft-feature {
        display: table-cell;
        -moz-opacity: 1;
        -khtml-opacity: 1;
        -webkit-opacity: 1;
        opacity: 1;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
        visibility: visible;
    }
}
.new-feature-wrapper .sticky-header.fixed-header.rp-header .feature-table th:not(.ft-feature) {
    padding-top: 16px;
}
.new-feature-wrapper .sticky-header.fixed-header.rp-header .ft-feature {
    height: 0;
}
@media only screen and (min-width: 768px) {
    .new-feature-wrapper .sticky-header.fixed-header.rp-header .ft-feature {
        height: auto;
    }
}
.new-feature-wrapper .sticky-header.fixed-header + .feature-body-wrapper .feature-body .feature-block-header,
.new-feature-wrapper .sticky-header.fixed-header + .feature-body-wrapper + .feature-body-wrapper .feature-body .feature-block-header {
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.12), inset 0 -1px 0 0 #dadce0;
}
@media only screen and (min-width: 768px) {
    .new-feature-wrapper .sticky-header.fixed-header + .feature-body-wrapper .feature-body-table .feature-body .feature-block-header,
    .new-feature-wrapper .sticky-header.fixed-header + .feature-body-wrapper + .feature-body-wrapper .feature-body-table .feature-body .feature-block-header {
        position: -webkit-sticky;
        position: -moz-sticky;
        position: -o-sticky;
        position: -ms-sticky;
        position: sticky;
    }
}
.new-feature-wrapper .sticky-header.rp-header th.ft-feature {
    height: auto;
}
@media only screen and (min-width: 768px) {
    .new-feature-wrapper .sticky-header.rp-header th.ft-feature {
        width: 50%;
        text-align: center;
    }
}
@media only screen and (min-width: 1024px) {
    .new-feature-wrapper .sticky-header.rp-header th.ft-feature {
        padding: 0 15px 0 30px;
        text-align: left;
    }
}
.new-feature-wrapper .sticky-header.rp-header th .ft-top-wrapper {
    min-height: auto;
    padding: 0;
}
.new-feature-wrapper .sticky-header.rp-header th .ft-top-wrapper .btn {
    position: static;
    transform: none;
}
.new-feature-wrapper .sticky-header.rp-header th.default .ft-top-wrapper .btn {
    width: auto;
    padding: 8px 15px 6px;
}
@media only screen and (min-width: 768px) {
    .new-feature-wrapper .sticky-header.rp-header th.default .ft-top-wrapper .btn {
        width: 100%;
        padding: 7px;
    }
}
@media only screen and (min-width: 768px) {
    .new-feature-wrapper .sticky-header.rp-header .ft-feature .custom-form-group {
        height: auto;
    }
}
.new-feature-wrapper .sticky-header.rp-header .ft-plan .plan-title {
    color: #1B87E6;
    margin: 0 0 12px;
}
@media only screen and (min-width: 768px) {
    .new-feature-wrapper .sticky-header.rp-header .ft-plan .plan-title {
        font-size: 16px;
    }
}
.new-feature-wrapper .sticky-header.rp-header .ft-plan .price {
    color: #505050;
    font-size: 16px;
    margin: 0 0 16px;
}
@media only screen and (min-width: 768px) {
    .new-feature-wrapper .sticky-header.rp-header .ft-plan .price {
        font-size: 20px;
    }
}
.new-feature-wrapper .feature-table {
    width: 100%;
    display: block;
    text-align: center;
}
@media only screen and (min-width: 768px) {
    .new-feature-wrapper .feature-table {
        display: table;
    }
}
.new-feature-wrapper .feature-table.is-yearly .ft-plan .monthly-plan {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    display: none;
}
.new-feature-wrapper .feature-table.is-yearly .ft-plan .yearly {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    display: block;
}
.new-feature-wrapper .feature-table th:not(.ft-feature) {
    text-align: center;
    vertical-align: top;
}
.new-feature-wrapper .feature-table th .ft-top-wrapper {
    min-height: 106px;
    position: relative;
}
@media only screen and (min-width: 1024px) {
    .new-feature-wrapper .feature-table th .ft-top-wrapper {
        min-height: 114px;
    }
}
.new-feature-wrapper .feature-table th .ft-top-wrapper .btn {
    position: absolute;
    bottom: 0 !important;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
}
.new-feature-wrapper .feature-table th.ft-feature {
    width: 100%;
    text-align: center;
}
@media only screen and (min-width: 768px) {
    .new-feature-wrapper .feature-table th.ft-feature {
        width: 40%;
        padding: 0 0 0 16px;
        text-align: left;
    }
}
@media only screen and (min-width: 1024px) {
    .new-feature-wrapper .feature-table th.ft-feature {
        padding: 0 30px;
    }
}
.new-feature-wrapper thead {
    display: block;
}
@media only screen and (min-width: 768px) {
    .new-feature-wrapper thead {
        display: table-header-group;
    }
}
.new-feature-wrapper thead tr {
    display: block;
}
@media only screen and (min-width: 768px) {
    .new-feature-wrapper thead tr {
        display: table-row;
    }
}
.new-feature-wrapper thead tr th {
    display: block;
}
@media only screen and (min-width: 768px) {
    .new-feature-wrapper thead tr th {
        display: table-cell;
    }
}
.new-feature-wrapper .feature-body-wrapper {
    padding: 0 15px 30px;
}
@media only screen and (min-width: 768px) {
    .new-feature-wrapper .feature-body-wrapper {
        padding: 0 15px 40px;
    }
}
@media only screen and (min-width: 1024px) {
    .new-feature-wrapper .feature-body-wrapper {
        padding: 0 15px 50px;
    }
}
.new-feature-wrapper .feature-body-wrapper.default .feature-body-table .feature-body .feature-block-header > div,
.new-feature-wrapper .feature-body-wrapper.er-platform .feature-body-table .feature-body .feature-block-header > div {
    background: #1B87E6;
}
.new-feature-wrapper .feature-body-wrapper.default .feature-body-table .feature-category tr,
.new-feature-wrapper .feature-body-wrapper.er-platform .feature-body-table .feature-category tr {
    font-size: 0;
}
@media only screen and (min-width: 768px) {
    .new-feature-wrapper .feature-body-wrapper.default .feature-body-table .feature-category .feature-items,
    .new-feature-wrapper .feature-body-wrapper.er-platform .feature-body-table .feature-category .feature-items {
        display: inline-block;
        padding: 12px 30px;
    }
}
@media only screen and (min-width: 768px) {
    .new-feature-wrapper .feature-body-wrapper.default .feature-body-table .feature-category .feature-items.ft-name,
    .new-feature-wrapper .feature-body-wrapper.er-platform .feature-body-table .feature-category .feature-items.ft-name {
        width: 40%;
    }
}
.new-feature-wrapper .feature-body-wrapper.default .feature-body-table .feature-category .feature-items.ft-icon .fa,
.new-feature-wrapper .feature-body-wrapper.er-platform .feature-body-table .feature-category .feature-items.ft-icon .fa {
    color: #9B9B9B;
}
.new-feature-wrapper .ft-plan {
    width: 32%;
    display: inline-block !important;
    padding: 24px 2px;
}
@media only screen and (min-width: 400px) {
    .new-feature-wrapper .ft-plan {
        padding: 24px 8px;
    }
}
@media only screen and (min-width: 640px) {
    .new-feature-wrapper .ft-plan {
        padding: 24px 12px;
    }
}
@media only screen and (min-width: 768px) {
    .new-feature-wrapper .ft-plan {
        width: 20%;
        display: table-cell !important;
        padding: 16px;
    }
}
@media only screen and (min-width: 1024px) {
    .new-feature-wrapper .ft-plan {
        padding: 16px 24px;
    }
}
.new-feature-wrapper .ft-plan img {
    width: 90px;
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    top: 19px;
}
@media only screen and (min-width: 1024px) {
    .new-feature-wrapper .ft-plan img {
        width: auto;
        top: 24px;
    }
}
.new-feature-wrapper .ft-plan.basic .price,
.new-feature-wrapper .ft-plan.basic .billing {
    color: #ddd;
}
.new-feature-wrapper .ft-plan.basic .plan-title,
.new-feature-wrapper .ft-plan.enterprise .plan-title {
    color: #1B87E6;
}
.new-feature-wrapper .ft-plan.basic .btn,
.new-feature-wrapper .ft-plan.enterprise .btn {
    background: #1B87E6;
}
.new-feature-wrapper .ft-plan.basic .btn:hover,
.new-feature-wrapper .ft-plan.enterprise .btn:hover {
    background: #00beff;
}
.new-feature-wrapper .ft-plan.advanced .plan-title {
    color: #FF9F00;
}
.new-feature-wrapper .ft-plan.advanced .btn {
    background: #FF9F00;
}
.new-feature-wrapper .ft-plan.advanced .btn:hover {
    background: #fb3;
}
.new-feature-wrapper .ft-plan.enterprise .price {
    font-size: 14px;
    padding-top: 5px;
}
@media only screen and (min-width: 1024px) {
    .new-feature-wrapper .ft-plan.enterprise .price {
        font-size: 20px;
    }
}
.new-feature-wrapper .ft-plan .plan-title {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    margin: 0;
}
.new-feature-wrapper .ft-plan .price {
    color: #505F82;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.5;
    margin: 0;
}
@media only screen and (min-width: 1024px) {
    .new-feature-wrapper .ft-plan .price {
        font-size: 24px;
    }
}
.new-feature-wrapper .ft-plan .billing {
    color: #909090;
    font-size: 10px;
    font-weight: 300;
    line-height: 1.5;
    margin: 0;
}
.new-feature-wrapper .ft-plan .btn {
    width: 100%;
    border: 0;
    -webkit-border-radius: 0 ;
    -moz-border-radius: 0 ;
    border-radius: 0 ;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5;
    padding: 7px;
}
.new-feature-wrapper .ft-plan .btn:focus {
    border: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0;
}
.new-feature-wrapper .ft-plan .btn:active {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.new-feature-wrapper .ft-plan .btn.btn-lightblue {
    background: #1B87E6;
}
.new-feature-wrapper .ft-plan .btn.btn-lightblue:hover {
    background: #00beff;
}
.new-feature-wrapper .ft-plan .btn.btn-darkblue {
    background: #1B3380;
}
.new-feature-wrapper .ft-plan .btn.btn-darkblue:hover {
    background: #2249C3;
}
.new-feature-wrapper .ft-plan .yearly {
    display: none;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
.new-feature-wrapper .feature-body-table {
    width: 100%;
}
.new-feature-wrapper .feature-body-table .feature-body .feature-block-header {
    top: 209.69px;
    z-index: 2;
}
@media only screen and (min-width: 768px) {
    .new-feature-wrapper .feature-body-table .feature-body .feature-block-header {
        top: 178px;
    }
}
@media only screen and (min-width: 1024px) {
    .new-feature-wrapper .feature-body-table .feature-body .feature-block-header {
        top: 210px;
    }
}
.new-feature-wrapper .feature-body-table .feature-body .feature-block-header > div {
    width: 100%;
    background: #1B3380;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5;
    margin: 0;
    padding: 8px 16px;
}
@media only screen and (min-width: 1024px) {
    .new-feature-wrapper .feature-body-table .feature-body .feature-block-header div {
        font-size: 16px;
        padding: 16px 30px;
    }
}
.new-feature-wrapper .feature-body-table .feature-category tr {
    width: 100%;
}
.new-feature-wrapper .feature-body-table .feature-category tr:nth-child(odd) {
    background: #fff;
}
@media only screen and (min-width: 1024px) {
    .new-feature-wrapper .feature-body-table .feature-category tr:nth-child(odd) {
        background: #f5f5f5;
    }
}
.new-feature-wrapper .feature-body-table .feature-category tr:nth-child(even) {
    background: #f5f5f5;
}
@media only screen and (min-width: 1024px) {
    .new-feature-wrapper .feature-body-table .feature-category tr:nth-child(even) {
        background: #fff;
    }
}
.new-feature-wrapper .feature-body-table .feature-category tr th {
    width: 100%;
}
.new-feature-wrapper .feature-body-table .feature-category .feature-items {
    color: #505050;
    display: inline-block;
    font-size: 12px;
    line-height: 1.5;
    padding: 8px 16px;
}
@media only screen and (min-width: 768px) {
    .new-feature-wrapper .feature-body-table .feature-category .feature-items {
        display: table-cell;
        padding: 10px 30px;
    }
}
@media only screen and (min-width: 1024px) {
    .new-feature-wrapper .feature-body-table .feature-category .feature-items {
        font-size: 14px;
    }
}
.new-feature-wrapper .feature-body-table .feature-category .feature-items * {
    font-size: inherit;
    line-height: inherit;
}
.new-feature-wrapper .feature-body-table .feature-category .feature-items.ft-name {
    width: 80%;
    font-weight: 400;
}
@media only screen and (min-width: 768px) {
    .new-feature-wrapper .feature-body-table .feature-category .feature-items.ft-name {
        width: 30%;
    }
}
.new-feature-wrapper .feature-body-table .feature-category .feature-items.ft-name a {
    color: inherit;
    font-size: inherit;
    line-height: inherit;
}
.new-feature-wrapper .feature-body-table .feature-category .feature-items.ft-name a:hover {
    color: #1B87E6;
    text-decoration: underline;
}
.new-feature-wrapper .feature-body-table .feature-category .feature-items.ft-icon {
    width: 19%;
    vertical-align: top;
    text-align: right;
}
@media only screen and (min-width: 768px) {
    .new-feature-wrapper .feature-body-table .feature-category .feature-items.ft-icon {
        width: 10%;
        vertical-align: middle;
        text-align: center;
    }
}
.new-feature-wrapper .feature-body-table .feature-category .feature-items.ft-icon .fa {
    width: 16px;
    height: 16px;
    color: #979797;
    display: none;
    font-size: 16px;
    line-height: 16px;
    vertical-align: middle;
}
@media only screen and (min-width: 768px) {
    .new-feature-wrapper .feature-body-table .feature-category .feature-items.ft-icon .fa {
        display: inline-block;
    }
}
.new-feature-wrapper .feature-body-table .feature-category .feature-items.ft-icon .fa:hover {
    cursor: pointer;
}
.new-feature-wrapper .feature-body-table .feature-category .feature-items.ft-icon .tooltip {
    z-index: 4;
}
.new-feature-wrapper .feature-body-table .feature-category .feature-items.ft-icon .tooltip.in {
    -moz-opacity: 8;
    -khtml-opacity: 8;
    -webkit-opacity: 8;
    opacity: 8;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=800);
}
.new-feature-wrapper .feature-body-table .feature-category .feature-items.ft-icon .tooltip-main {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    font-weight: 700;
    background: #505050;
    border: 1px solid #505050;
    color: #fff;
    margin: 4px 121px 0 5px;
    float: right;
    text-align: left !important;
}
.new-feature-wrapper .feature-body-table .feature-category .feature-items.ft-icon .tooltip-qm {
    float: left;
    margin: -2px 0px 3px 4px;
    font-size: 12px;
}
.new-feature-wrapper .feature-body-table .feature-category .feature-items.ft-icon .tooltip-inner {
    width: 160px !important;
    font-size: 12px;
    padding: 10px 15px 10px 20px;
    background: #505050;
    color: #fff;
    border: 1px solid #505050;
    text-align: left;
}
.new-feature-wrapper .feature-body-table .feature-category .feature-items.ft-icon .tooltip.show {
    opacity: 1;
}
.new-feature-wrapper .feature-body-table .feature-category .feature-items.ft-icon .tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 5px solid #505050;
}
.new-feature-wrapper .feature-body-table .feature-category .feature-items.ft-data {
    width: 32%;
    font-weight: 500;
    padding: 10px 16px;
    text-align: center;
}
@media only screen and (min-width: 768px) {
    .new-feature-wrapper .feature-body-table .feature-category .feature-items.ft-data {
        width: 20%;
        padding: 5px 24px;
    }
}
.new-feature-wrapper .feature-body-table .feature-category .feature-items.ft-data a {
    color: #1B87E6;
}
.new-feature-wrapper .feature-body-table .feature-category .feature-items.ft-data a:hover {
    text-decoration: underline;
}
.tab-pane.is-default .feature-table .ft-plan.rp-plan {
    width: 100%;
    padding: 16px;
}
@media only screen and (min-width: 768px) {
    .tab-pane.is-default .feature-table .ft-plan.rp-plan {
        width: 50%;
        padding: 16px 32px;
    }
}
@media only screen and (min-width: 768px) {
    .tab-pane.is-default .feature-table .ft-plan.rp-plan .ft-top-wrapper.rp-tp-wrp {
        width: 327px;
        margin: 0 auto;
    }
}
.tab-pane.is-default .feature-table .ft-plan.rp-plan.compare {
    display: none !important;
}
.tab-pane.is-default .feature-body-wrapper.er-platform {
    display: none;
}
.tab-pane.is-default .feature-body-table .feature-body .feature-block-header.rp-block-header {
    top: 190px;
}
@media only screen and (min-width: 768px) {
    .tab-pane.is-default .feature-body-table .feature-body .feature-block-header.rp-block-header {
        top: 198px;
    }
}
@media only screen and (min-width: 1024px) {
    .tab-pane.is-default .feature-body-table .feature-body .feature-block-header.rp-block-header {
        top: 213px;
    }
}
@media only screen and (min-width: 1200px) {
    .tab-pane.is-default .feature-body-table .feature-body .feature-block-header.rp-block-header {
        top: 212px;
    }
}
.tab-pane.is-default .feature-body-table .feature-category .feature-items.ft-data.rp-data {
    width: 100%;
}
@media only screen and (min-width: 768px) {
    .tab-pane.is-default .feature-body-table .feature-category .feature-items.ft-data.rp-data {
        width: 50%;
    }
}
.tab-pane.is-erplatform .feature-table .ft-plan.rp-plan {
    width: 100%;
    padding: 15px;
}
@media only screen and (min-width: 768px) {
    .tab-pane.is-erplatform .feature-table .ft-plan.rp-plan {
        width: 25%;
        padding: 16px;
    }
}
@media only screen and (min-width: 1024px) {
    .tab-pane.is-erplatform .feature-table .ft-plan.rp-plan {
        padding: 16px 32px;
    }
}
.tab-pane.is-erplatform .feature-table .ft-plan.rp-plan.default {
    display: none !important;
}
.tab-pane.is-erplatform .feature-table .ft-plan.rp-plan.compare {
    width: 49%;
}
@media only screen and (min-width: 768px) {
    .tab-pane.is-erplatform .feature-table .ft-plan.rp-plan.compare {
        width: 25%;
    }
}
.tab-pane.is-erplatform .feature-table .ft-top-wrapper.rp-tp-wrp {
    min-height: 150px !important;
    padding-bottom: 42px;
    position: relative;
}
@media only screen and (min-width: 500px) {
    .tab-pane.is-erplatform .feature-table .ft-top-wrapper.rp-tp-wrp {
        min-height: 120px !important;
    }
}
@media only screen and (min-width: 768px) {
    .tab-pane.is-erplatform .feature-table .ft-top-wrapper.rp-tp-wrp {
        min-height: 160px !important;
    }
}
@media only screen and (min-width: 1200px) {
    .tab-pane.is-erplatform .feature-table .ft-top-wrapper.rp-tp-wrp {
        min-height: auto !important;
        padding-bottom: 0;
    }
}
.tab-pane.is-erplatform .feature-table .ft-top-wrapper.rp-tp-wrp .btn {
    bottom: 0;
    left: 0;
    position: absolute !important;
}
@media only screen and (min-width: 1200px) {
    .tab-pane.is-erplatform .feature-table .ft-top-wrapper.rp-tp-wrp .btn {
        position: static !important;
    }
}
.tab-pane.is-erplatform .feature-body-wrapper.default {
    display: none;
}
.tab-pane.is-erplatform .feature-body-table .feature-body .feature-block-header.rp-block-header {
    top: 232px;
}
@media only screen and (min-width: 500px) {
    .tab-pane.is-erplatform .feature-body-table .feature-body .feature-block-header.rp-block-header {
        top: 202px;
    }
}
@media only screen and (min-width: 768px) {
    .tab-pane.is-erplatform .feature-body-table .feature-body .feature-block-header.rp-block-header {
        top: 242px;
    }
}
@media only screen and (min-width: 1024px) {
    .tab-pane.is-erplatform .feature-body-table .feature-body .feature-block-header.rp-block-header {
        top: 256px;
    }
}
@media only screen and (min-width: 1200px) {
    .tab-pane.is-erplatform .feature-body-table .feature-body .feature-block-header.rp-block-header {
        top: 212px;
    }
}
.tab-pane.is-erplatform .feature-body-table .feature-category .feature-items.ft-data.rp-data {
    width: 50%;
}
@media only screen and (min-width: 768px) {
    .tab-pane.is-erplatform .feature-body-table .feature-category .feature-items.ft-data.rp-data {
        width: 25%;
    }
}
.features-responses-info {
    color: #afafaf;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.5;
    margin: 10px auto 60px;
    padding: 0 24px;
}

.ar-lang {
    font-family: 'Tajawal', sans-serif !important;
}

.ar-lang .new-feature-wrapper {
    direction: rtl;
}
.ar-lang .new-feature-wrapper .feature-table th.ft-feature,
.ar-lang .new-feature-wrapper .feature-body-table .feature-body .feature-block-header,
.ar-lang .new-feature-wrapper .feature-body-table .feature-category .feature-items.ft-name,
.ar-lang .new-feature-wrapper .feature-body-table .feature-category .feature-items.ft-icon .tooltip-inner {
    text-align: right;
}
.new-feature-wrapper .pricing-bottom-link {
    width: 100%;
    color: #505F82;
    display: inline-block;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.5;
    margin: 32px 0 80px 0;
    text-align: center;
}
@media only screen and (min-width: 1024px) {
    .new-feature-wrapper .pricing-bottom-txt,
    .new-feature-wrapper .pricing-bottom-link {
        margin: 0 0 64px 0;
        font-size: 20px;
    }
}
.new-feature-wrapper .pricing-bottom-txt span,
.new-feature-wrapper .pricing-bottom-link span {
    display: inline-block;
    margin: 0 3px;
}
.new-feature-wrapper .pricing-bottom-txt > a,
.new-feature-wrapper .pricing-bottom-link > a {
    color: #1B87E6;
}
.new-feature-wrapper .pricing-bottom-txt > a:hover,
.new-feature-wrapper .pricing-bottom-link > a:hover {
    text-decoration: underline;
}
.new-feature-wrapper .pricing-bottom-link {
    margin: 32px 0 64px 0;
}
@media only screen and (min-width: 1024px) {
    .new-feature-wrapper .pricing-bottom-link {
        margin: 0 0 64px 0;
    }
}
.new-feature-wrapper .pricing-bottom-link > a {
    color: #1B87E6;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.5;
    text-decoration: underline;
}
@media only screen and (min-width: 1024px) {
    .new-feature-wrapper .pricing-bottom-link > a {
        font-weight: 400;
    }
}
.new-feature-wrapper .pricing-bottom-link > a:hover {
    text-decoration: none;
}
.ar-lang .new-feature-wrapper .custom-form-group.has-toggle:not(.toggle-lr) .circle-flow:before {
    left: calc(100% - 13px);
}
.ar-lang .new-feature-wrapper .custom-form-group.has-toggle:not(.toggle-lr) .custom-form-toggle:checked ~ .circle-flow:before {
    left: -2px;
}
.userlite-form-wrapper .custom-form-group.has-controller .label-name {
    color: #505F82;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    padding: 0;
    vertical-align: middle;
}
.userlite-form-wrapper .label-left.custom-form-group.has-controller .label-name {
    width: 20%;
    text-align: right;
}
.userlite-form-wrapper .custom-form-group.has-controller .qp-control-label {
    width: auto;
    cursor: pointer;

    margin-bottom: 10px;
    margin-right: 20px;
    position: relative;
}
.userlite-form-wrapper .label-left.custom-form-group.has-controller .qp-control-label {
    width: 100%;
    justify-content: flex-start;
}
.userlite-form-wrapper .custom-form-group.has-controller .custom-form-toggle {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    position: absolute;
    z-index: -1;
}
.userlite-form-wrapper .custom-form-group.has-controller .qp-control-label {
    padding-left: 25px;
}
.userlite-form-wrapper .custom-form-group.has-controller .custom-form-toggle:checked ~ .circle-flow:before {
    color: #fff;
    display: block;
    font-size: 14px;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    z-index: 10;
}
.userlite-form-wrapper .custom-form-group.has-controller .circle-flow {
    border: 1px solid blue;
    display: inline-block;
    left: 0;
    margin-top: -9px;
    position: absolute;
    top: 50%;
}
.userlite-form-wrapper .custom-form-group.has-controller .circle-flow:after {
    width: 0;
    height: 0;
    background: #1B87E6;
    content: '';
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    -webkit-transition: all 150ms ease-in-out;
}
.userlite-form-wrapper .custom-form-group.has-controller input[type="checkbox"] ~ .circle-flow {
    border: 1px solid #1B87E6;
    width: 16px;
    height: 16px;
}
.userlite-form-wrapper .custom-form-group.has-controller input[type="checkbox"] ~ .circle-flow:before {
    content: '\e125';
    display: none;
    font-family: 'icomoon' !important;
}
.userlite-form-wrapper .custom-form-group.has-controller input[type="checkbox"] ~ .circle-flow:after {
    background: #1B87E6;
}
.userlite-form-wrapper .custom-form-group.has-controller input[type="checkbox"]:checked ~ .circle-flow {
    border: none;
}
.userlite-form-wrapper .custom-form-group.has-controller input[type="checkbox"]:checked ~ .circle-flow:before {
    content: '\e125';
}
.userlite-form-wrapper .custom-form-group.has-controller input[type="checkbox"]:checked ~ .circle-flow:after {
    width: 16px;
    height: 16px;
    background: #1B87E6;
}
.userlite-form-wrapper .product-interest {
    padding-bottom: 15px;
}
.userlite-form-wrapper .product-interest .product-question {
    color: #505050;
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 20px;
    font-weight: 300;
}