/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
body {
    margin: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}
audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden], template {
    display: none
}
a {
    background-color: transparent
}
a:active, a:hover {
    outline: 0
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}
b, strong {
    font-weight: 700
}
dfn {
    font-style: italic
}
h1 {
    font-size: 2em;
    margin: .67em 0
}
mark {
    background: #ff0;
    color: #000
}
small {
    font-size: 80%
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sup {
    top: -.5em
}
sub {
    bottom: -.25em
}
img {
    border: 0
}
svg:not(:root) {
    overflow: hidden
}
figure {
    margin: 1em 40px
}
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}
pre {
    overflow: auto
}
code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}
button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}
button {
    overflow: visible
}
button, select {
    text-transform: none
}
button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}
button[disabled], html input[disabled] {
    cursor: default
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}
input {
    line-height: normal
}
input[type=checkbox], input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto
}
input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}
legend {
    border: 0;
    padding: 0
}
textarea {
    overflow: auto
}
optgroup {
    font-weight: 700
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
td, th {
    padding: 0
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/main.css */
@media print {
    *, :after, :before {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }
    a, a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " ("attr(href) ")"
    }
    abbr[title]:after {
        content: " ("attr(title) ")"
    }
    a[href^="#"]:after, a[href^="javascript:"]:after {
        content: ""
    }
    blockquote, pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    img, tr {
        page-break-inside: avoid
    }
    img {
        max-width: 100% !important
    }
    h2, h3, p {
        orphans: 3;
        widows: 3
    }
    h2, h3 {
        page-break-after: avoid
    }
    .navbar {
        display: none
    }
    .btn>.caret, .dropup>.btn>.caret {
        border-top-color: #000 !important
    }
    .label {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse !important
    }
    .table td, .table th {
        background-color: #fff !important
    }
    .table-bordered td, .table-bordered th {
        border: 1px solid #ddd !important
    }
}
@font-face {
    font-family: "Glyphicons Halflings";
    src: url(../../../fonts/glyphicons-halflings-regular.eot);
    src: url(../../../fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../../../fonts/glyphicons-halflings-regular.woff2) format("woff2"), url(../../../fonts/glyphicons-halflings-regular.woff) format("woff"), url(../../../fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(../../../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg")
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.glyphicon-asterisk:before {
    content: "\002a"
}
.glyphicon-plus:before {
    content: "\002b"
}
.glyphicon-eur:before, .glyphicon-euro:before {
    content: "\20ac"
}
.glyphicon-minus:before {
    content: "\2212"
}
.glyphicon-cloud:before {
    content: "\2601"
}
.glyphicon-envelope:before {
    content: "\2709"
}
.glyphicon-pencil:before {
    content: "\270f"
}
.glyphicon-glass:before {
    content: "\e001"
}
.glyphicon-music:before {
    content: "\e002"
}
.glyphicon-search:before {
    content: "\e003"
}
.glyphicon-heart:before {
    content: "\e005"
}
.glyphicon-star:before {
    content: "\e006"
}
.glyphicon-star-empty:before {
    content: "\e007"
}
.glyphicon-user:before {
    content: "\e008"
}
.glyphicon-film:before {
    content: "\e009"
}
.glyphicon-th-large:before {
    content: "\e010"
}
.glyphicon-th:before {
    content: "\e011"
}
.glyphicon-th-list:before {
    content: "\e012"
}
.glyphicon-ok:before {
    content: "\e013"
}
.glyphicon-remove:before {
    content: "\e014"
}
.glyphicon-zoom-in:before {
    content: "\e015"
}
.glyphicon-zoom-out:before {
    content: "\e016"
}
.glyphicon-off:before {
    content: "\e017"
}
.glyphicon-signal:before {
    content: "\e018"
}
.glyphicon-cog:before {
    content: "\e019"
}
.glyphicon-trash:before {
    content: "\e020"
}
.glyphicon-home:before {
    content: "\e021"
}
.glyphicon-file:before {
    content: "\e022"
}
.glyphicon-time:before {
    content: "\e023"
}
.glyphicon-road:before {
    content: "\e024"
}
.glyphicon-download-alt:before {
    content: "\e025"
}
.glyphicon-download:before {
    content: "\e026"
}
.glyphicon-upload:before {
    content: "\e027"
}
.glyphicon-inbox:before {
    content: "\e028"
}
.glyphicon-play-circle:before {
    content: "\e029"
}
.glyphicon-repeat:before {
    content: "\e030"
}
.glyphicon-refresh:before {
    content: "\e031"
}
.glyphicon-list-alt:before {
    content: "\e032"
}
.glyphicon-lock:before {
    content: "\e033"
}
.glyphicon-flag:before {
    content: "\e034"
}
.glyphicon-headphones:before {
    content: "\e035"
}
.glyphicon-volume-off:before {
    content: "\e036"
}
.glyphicon-volume-down:before {
    content: "\e037"
}
.glyphicon-volume-up:before {
    content: "\e038"
}
.glyphicon-qrcode:before {
    content: "\e039"
}
.glyphicon-barcode:before {
    content: "\e040"
}
.glyphicon-tag:before {
    content: "\e041"
}
.glyphicon-tags:before {
    content: "\e042"
}
.glyphicon-book:before {
    content: "\e043"
}
.glyphicon-bookmark:before {
    content: "\e044"
}
.glyphicon-print:before {
    content: "\e045"
}
.glyphicon-camera:before {
    content: "\e046"
}
.glyphicon-font:before {
    content: "\e047"
}
.glyphicon-bold:before {
    content: "\e048"
}
.glyphicon-italic:before {
    content: "\e049"
}
.glyphicon-text-height:before {
    content: "\e050"
}
.glyphicon-text-width:before {
    content: "\e051"
}
.glyphicon-align-left:before {
    content: "\e052"
}
.glyphicon-align-center:before {
    content: "\e053"
}
.glyphicon-align-right:before {
    content: "\e054"
}
.glyphicon-align-justify:before {
    content: "\e055"
}
.glyphicon-list:before {
    content: "\e056"
}
.glyphicon-indent-left:before {
    content: "\e057"
}
.glyphicon-indent-right:before {
    content: "\e058"
}
.glyphicon-facetime-video:before {
    content: "\e059"
}
.glyphicon-picture:before {
    content: "\e060"
}
.glyphicon-map-marker:before {
    content: "\e062"
}
.glyphicon-adjust:before {
    content: "\e063"
}
.glyphicon-tint:before {
    content: "\e064"
}
.glyphicon-edit:before {
    content: "\e065"
}
.glyphicon-share:before {
    content: "\e066"
}
.glyphicon-check:before {
    content: "\e067"
}
.glyphicon-move:before {
    content: "\e068"
}
.glyphicon-step-backward:before {
    content: "\e069"
}
.glyphicon-fast-backward:before {
    content: "\e070"
}
.glyphicon-backward:before {
    content: "\e071"
}
.glyphicon-play:before {
    content: "\e072"
}
.glyphicon-pause:before {
    content: "\e073"
}
.glyphicon-stop:before {
    content: "\e074"
}
.glyphicon-forward:before {
    content: "\e075"
}
.glyphicon-fast-forward:before {
    content: "\e076"
}
.glyphicon-step-forward:before {
    content: "\e077"
}
.glyphicon-eject:before {
    content: "\e078"
}
.glyphicon-chevron-left:before {
    content: "\e079"
}
.glyphicon-chevron-right:before {
    content: "\e080"
}
.glyphicon-plus-sign:before {
    content: "\e081"
}
.glyphicon-minus-sign:before {
    content: "\e082"
}
.glyphicon-remove-sign:before {
    content: "\e083"
}
.glyphicon-ok-sign:before {
    content: "\e084"
}
.glyphicon-question-sign:before {
    content: "\e085"
}
.glyphicon-info-sign:before {
    content: "\e086"
}
.glyphicon-screenshot:before {
    content: "\e087"
}
.glyphicon-remove-circle:before {
    content: "\e088"
}
.glyphicon-ok-circle:before {
    content: "\e089"
}
.glyphicon-ban-circle:before {
    content: "\e090"
}
.glyphicon-arrow-left:before {
    content: "\e091"
}
.glyphicon-arrow-right:before {
    content: "\e092"
}
.glyphicon-arrow-up:before {
    content: "\e093"
}
.glyphicon-arrow-down:before {
    content: "\e094"
}
.glyphicon-share-alt:before {
    content: "\e095"
}
.glyphicon-resize-full:before {
    content: "\e096"
}
.glyphicon-resize-small:before {
    content: "\e097"
}
.glyphicon-exclamation-sign:before {
    content: "\e101"
}
.glyphicon-gift:before {
    content: "\e102"
}
.glyphicon-leaf:before {
    content: "\e103"
}
.glyphicon-fire:before {
    content: "\e104"
}
.glyphicon-eye-open:before {
    content: "\e105"
}
.glyphicon-eye-close:before {
    content: "\e106"
}
.glyphicon-warning-sign:before {
    content: "\e107"
}
.glyphicon-plane:before {
    content: "\e108"
}
.glyphicon-calendar:before {
    content: "\e109"
}
.glyphicon-random:before {
    content: "\e110"
}
.glyphicon-comment:before {
    content: "\e111"
}
.glyphicon-magnet:before {
    content: "\e112"
}
.glyphicon-chevron-up:before {
    content: "\e113"
}
.glyphicon-chevron-down:before {
    content: "\e114"
}
.glyphicon-retweet:before {
    content: "\e115"
}
.glyphicon-shopping-cart:before {
    content: "\e116"
}
.glyphicon-folder-close:before {
    content: "\e117"
}
.glyphicon-folder-open:before {
    content: "\e118"
}
.glyphicon-resize-vertical:before {
    content: "\e119"
}
.glyphicon-resize-horizontal:before {
    content: "\e120"
}
.glyphicon-hdd:before {
    content: "\e121"
}
.glyphicon-bullhorn:before {
    content: "\e122"
}
.glyphicon-bell:before {
    content: "\e123"
}
.glyphicon-certificate:before {
    content: "\e124"
}
.glyphicon-thumbs-up:before {
    content: "\e125"
}
.glyphicon-thumbs-down:before {
    content: "\e126"
}
.glyphicon-hand-right:before {
    content: "\e127"
}
.glyphicon-hand-left:before {
    content: "\e128"
}
.glyphicon-hand-up:before {
    content: "\e129"
}
.glyphicon-hand-down:before {
    content: "\e130"
}
.glyphicon-circle-arrow-right:before {
    content: "\e131"
}
.glyphicon-circle-arrow-left:before {
    content: "\e132"
}
.glyphicon-circle-arrow-up:before {
    content: "\e133"
}
.glyphicon-circle-arrow-down:before {
    content: "\e134"
}
.glyphicon-globe:before {
    content: "\e135"
}
.glyphicon-wrench:before {
    content: "\e136"
}
.glyphicon-tasks:before {
    content: "\e137"
}
.glyphicon-filter:before {
    content: "\e138"
}
.glyphicon-briefcase:before {
    content: "\e139"
}
.glyphicon-fullscreen:before {
    content: "\e140"
}
.glyphicon-dashboard:before {
    content: "\e141"
}
.glyphicon-paperclip:before {
    content: "\e142"
}
.glyphicon-heart-empty:before {
    content: "\e143"
}
.glyphicon-link:before {
    content: "\e144"
}
.glyphicon-phone:before {
    content: "\e145"
}
.glyphicon-pushpin:before {
    content: "\e146"
}
.glyphicon-usd:before {
    content: "\e148"
}
.glyphicon-gbp:before {
    content: "\e149"
}
.glyphicon-sort:before {
    content: "\e150"
}
.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}
.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}
.glyphicon-sort-by-order:before {
    content: "\e153"
}
.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}
.glyphicon-sort-by-attributes:before {
    content: "\e155"
}
.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}
.glyphicon-unchecked:before {
    content: "\e157"
}
.glyphicon-expand:before {
    content: "\e158"
}
.glyphicon-collapse-down:before {
    content: "\e159"
}
.glyphicon-collapse-up:before {
    content: "\e160"
}
.glyphicon-log-in:before {
    content: "\e161"
}
.glyphicon-flash:before {
    content: "\e162"
}
.glyphicon-log-out:before {
    content: "\e163"
}
.glyphicon-new-window:before {
    content: "\e164"
}
.glyphicon-record:before {
    content: "\e165"
}
.glyphicon-save:before {
    content: "\e166"
}
.glyphicon-open:before {
    content: "\e167"
}
.glyphicon-saved:before {
    content: "\e168"
}
.glyphicon-import:before {
    content: "\e169"
}
.glyphicon-export:before {
    content: "\e170"
}
.glyphicon-send:before {
    content: "\e171"
}
.glyphicon-floppy-disk:before {
    content: "\e172"
}
.glyphicon-floppy-saved:before {
    content: "\e173"
}
.glyphicon-floppy-remove:before {
    content: "\e174"
}
.glyphicon-floppy-save:before {
    content: "\e175"
}
.glyphicon-floppy-open:before {
    content: "\e176"
}
.glyphicon-credit-card:before {
    content: "\e177"
}
.glyphicon-transfer:before {
    content: "\e178"
}
.glyphicon-cutlery:before {
    content: "\e179"
}
.glyphicon-header:before {
    content: "\e180"
}
.glyphicon-compressed:before {
    content: "\e181"
}
.glyphicon-earphone:before {
    content: "\e182"
}
.glyphicon-phone-alt:before {
    content: "\e183"
}
.glyphicon-tower:before {
    content: "\e184"
}
.glyphicon-stats:before {
    content: "\e185"
}
.glyphicon-sd-video:before {
    content: "\e186"
}
.glyphicon-hd-video:before {
    content: "\e187"
}
.glyphicon-subtitles:before {
    content: "\e188"
}
.glyphicon-sound-stereo:before {
    content: "\e189"
}
.glyphicon-sound-dolby:before {
    content: "\e190"
}
.glyphicon-sound-5-1:before {
    content: "\e191"
}
.glyphicon-sound-6-1:before {
    content: "\e192"
}
.glyphicon-sound-7-1:before {
    content: "\e193"
}
.glyphicon-copyright-mark:before {
    content: "\e194"
}
.glyphicon-registration-mark:before {
    content: "\e195"
}
.glyphicon-cloud-download:before {
    content: "\e197"
}
.glyphicon-cloud-upload:before {
    content: "\e198"
}
.glyphicon-tree-conifer:before {
    content: "\e199"
}
.glyphicon-tree-deciduous:before {
    content: "\e200"
}
.glyphicon-cd:before {
    content: "\e201"
}
.glyphicon-save-file:before {
    content: "\e202"
}
.glyphicon-open-file:before {
    content: "\e203"
}
.glyphicon-level-up:before {
    content: "\e204"
}
.glyphicon-copy:before {
    content: "\e205"
}
.glyphicon-paste:before {
    content: "\e206"
}
.glyphicon-alert:before {
    content: "\e209"
}
.glyphicon-equalizer:before {
    content: "\e210"
}
.glyphicon-king:before {
    content: "\e211"
}
.glyphicon-queen:before {
    content: "\e212"
}
.glyphicon-pawn:before {
    content: "\e213"
}
.glyphicon-bishop:before {
    content: "\e214"
}
.glyphicon-knight:before {
    content: "\e215"
}
.glyphicon-baby-formula:before {
    content: "\e216"
}
.glyphicon-tent:before {
    content: "\26fa"
}
.glyphicon-blackboard:before {
    content: "\e218"
}
.glyphicon-bed:before {
    content: "\e219"
}
.glyphicon-apple:before {
    content: "\f8ff"
}
.glyphicon-erase:before {
    content: "\e221"
}
.glyphicon-hourglass:before {
    content: "\231b"
}
.glyphicon-lamp:before {
    content: "\e223"
}
.glyphicon-duplicate:before {
    content: "\e224"
}
.glyphicon-piggy-bank:before {
    content: "\e225"
}
.glyphicon-scissors:before {
    content: "\e226"
}
.glyphicon-bitcoin:before {
    content: "\e227"
}
.glyphicon-btc:before {
    content: "\e227"
}
.glyphicon-xbt:before {
    content: "\e227"
}
.glyphicon-yen:before {
    content: "\00a5"
}
.glyphicon-jpy:before {
    content: "\00a5"
}
.glyphicon-ruble:before {
    content: "\20bd"
}
.glyphicon-rub:before {
    content: "\20bd"
}
.glyphicon-scale:before {
    content: "\e230"
}
.glyphicon-ice-lolly:before {
    content: "\e231"
}
.glyphicon-ice-lolly-tasted:before {
    content: "\e232"
}
.glyphicon-education:before {
    content: "\e233"
}
.glyphicon-option-horizontal:before {
    content: "\e234"
}
.glyphicon-option-vertical:before {
    content: "\e235"
}
.glyphicon-menu-hamburger:before {
    content: "\e236"
}
.glyphicon-modal-window:before {
    content: "\e237"
}
.glyphicon-oil:before {
    content: "\e238"
}
.glyphicon-grain:before {
    content: "\e239"
}
.glyphicon-sunglasses:before {
    content: "\e240"
}
.glyphicon-text-size:before {
    content: "\e241"
}
.glyphicon-text-color:before {
    content: "\e242"
}
.glyphicon-text-background:before {
    content: "\e243"
}
.glyphicon-object-align-top:before {
    content: "\e244"
}
.glyphicon-object-align-bottom:before {
    content: "\e245"
}
.glyphicon-object-align-horizontal:before {
    content: "\e246"
}
.glyphicon-object-align-left:before {
    content: "\e247"
}
.glyphicon-object-align-vertical:before {
    content: "\e248"
}
.glyphicon-object-align-right:before {
    content: "\e249"
}
.glyphicon-triangle-right:before {
    content: "\e250"
}
.glyphicon-triangle-left:before {
    content: "\e251"
}
.glyphicon-triangle-bottom:before {
    content: "\e252"
}
.glyphicon-triangle-top:before {
    content: "\e253"
}
.glyphicon-console:before {
    content: "\e254"
}
.glyphicon-superscript:before {
    content: "\e255"
}
.glyphicon-subscript:before {
    content: "\e256"
}
.glyphicon-menu-left:before {
    content: "\e257"
}
.glyphicon-menu-right:before {
    content: "\e258"
}
.glyphicon-menu-down:before {
    content: "\e259"
}
.glyphicon-menu-up:before {
    content: "\e260"
}
* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
:after, :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}
body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}
button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}
a {
    color: #337ab7;
    text-decoration: none
}
a:focus, a:hover {
    color: #23527c;
    text-decoration: underline
}
a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
figure {
    margin: 0
}
img {
    vertical-align: middle
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}
.img-rounded {
    border-radius: 6px
}
.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}
.img-circle {
    border-radius: 50%
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}
.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}
[role=button] {
    cursor: pointer
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}
.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px
}
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
    font-size: 65%
}
.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 10px;
    margin-bottom: 10px
}
.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    font-size: 75%
}
.h1, h1 {
    font-size: 36px
}
.h2, h2 {
    font-size: 30px
}
.h3, h3 {
    font-size: 24px
}
.h4, h4 {
    font-size: 18px
}
.h5, h5 {
    font-size: 14px
}
.h6, h6 {
    font-size: 12px
}
p {
    margin: 0 0 10px
}
.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}
@media (min-width:768px) {
    .lead {
        font-size: 21px
    }
}
.small, small {
    font-size: 85%
}
.mark, mark {
    padding: .2em;
    background-color: #fcf8e3
}
.text-left {
    text-align: left
}
.text-right {
    text-align: right
}
.text-center {
    text-align: center
}
.text-justify {
    text-align: justify
}
.text-nowrap {
    white-space: nowrap
}
.text-lowercase {
    text-transform: lowercase
}
.text-uppercase {
    text-transform: uppercase
}
.text-capitalize {
    text-transform: capitalize
}
.text-muted {
    color: #777
}
.text-primary {
    color: #337ab7
}
a.text-primary:focus, a.text-primary:hover {
    color: #286090
}
.text-success {
    color: #3c763d
}
a.text-success:focus, a.text-success:hover {
    color: #2b542c
}
.text-info {
    color: #31708f
}
a.text-info:focus, a.text-info:hover {
    color: #245269
}
.text-warning {
    color: #8a6d3b
}
a.text-warning:focus, a.text-warning:hover {
    color: #66512c
}
.text-danger {
    color: #a94442
}
a.text-danger:focus, a.text-danger:hover {
    color: #843534
}
.bg-primary {
    color: #fff;
    background-color: #337ab7
}
a.bg-primary:focus, a.bg-primary:hover {
    background-color: #286090
}
.bg-success {
    background-color: #dff0d8
}
a.bg-success:focus, a.bg-success:hover {
    background-color: #c1e2b3
}
.bg-info {
    background-color: #d9edf7
}
a.bg-info:focus, a.bg-info:hover {
    background-color: #afd9ee
}
.bg-warning {
    background-color: #fcf8e3
}
a.bg-warning:focus, a.bg-warning:hover {
    background-color: #f7ecb5
}
.bg-danger {
    background-color: #f2dede
}
a.bg-danger:focus, a.bg-danger:hover {
    background-color: #e4b9b9
}
.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}
ol, ul {
    margin-top: 0;
    margin-bottom: 10px
}
ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0
}
.list-unstyled {
    padding-left: 0;
    list-style: none
}
.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}
.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px
}
dl {
    margin-top: 0;
    margin-bottom: 20px
}
dd, dt {
    line-height: 1.42857143
}
dt {
    font-weight: 700
}
dd {
    margin-left: 0
}
@media (min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .dl-horizontal dd {
        margin-left: 180px
    }
}
abbr[data-original-title], abbr[title] {
    cursor: help
}
.initialism {
    font-size: 90%;
    text-transform: uppercase
}
blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}
blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {
    margin-bottom: 0
}
blockquote .small, blockquote footer, blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777
}
blockquote .small:before, blockquote footer:before, blockquote small:before {
    content: "\2014 \00A0"
}
.blockquote-reverse, blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0
}
.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
    content: ""
}
.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
    content: "\00A0 \2014"
}
address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}
.container {
	margin-top: 15px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}
@media (min-width:768px) {
    .container {
        width: 750px
    }
}
@media (min-width:992px) {
    .container {
        width: 970px
    }
}
@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}
.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}
.row {
    margin-right: -15px;
    margin-left: -15px
}
.row-no-gutters {
    margin-right: 0;
    margin-left: 0
}
.row-no-gutters [class*=col-] {
    padding-right: 0;
    padding-left: 0
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left
}
.col-xs-12 {
    width: 100%
}
.col-xs-11 {
    width: 91.66666667%
}
.col-xs-10 {
    width: 83.33333333%
}
.col-xs-9 {
    width: 75%
}
.col-xs-8 {
    width: 66.66666667%
}
.col-xs-7 {
    width: 58.33333333%
}
.col-xs-6 {
    width: 50%
}
.col-xs-5 {
    width: 41.66666667%
}
.col-xs-4 {
    width: 33.33333333%
}
.col-xs-3 {
    width: 25%
}
.col-xs-2 {
    width: 16.66666667%
}
.col-xs-1 {
    width: 8.33333333%
}
.col-xs-pull-12 {
    right: 100%
}
.col-xs-pull-11 {
    right: 91.66666667%
}
.col-xs-pull-10 {
    right: 83.33333333%
}
.col-xs-pull-9 {
    right: 75%
}
.col-xs-pull-8 {
    right: 66.66666667%
}
.col-xs-pull-7 {
    right: 58.33333333%
}
.col-xs-pull-6 {
    right: 50%
}
.col-xs-pull-5 {
    right: 41.66666667%
}
.col-xs-pull-4 {
    right: 33.33333333%
}
.col-xs-pull-3 {
    right: 25%
}
.col-xs-pull-2 {
    right: 16.66666667%
}
.col-xs-pull-1 {
    right: 8.33333333%
}
.col-xs-pull-0 {
    right: auto
}
.col-xs-push-12 {
    left: 100%
}
.col-xs-push-11 {
    left: 91.66666667%
}
.col-xs-push-10 {
    left: 83.33333333%
}
.col-xs-push-9 {
    left: 75%
}
.col-xs-push-8 {
    left: 66.66666667%
}
.col-xs-push-7 {
    left: 58.33333333%
}
.col-xs-push-6 {
    left: 50%
}
.col-xs-push-5 {
    left: 41.66666667%
}
.col-xs-push-4 {
    left: 33.33333333%
}
.col-xs-push-3 {
    left: 25%
}
.col-xs-push-2 {
    left: 16.66666667%
}
.col-xs-push-1 {
    left: 8.33333333%
}
.col-xs-push-0 {
    left: auto
}
.col-xs-offset-12 {
    margin-left: 100%
}
.col-xs-offset-11 {
    margin-left: 91.66666667%
}
.col-xs-offset-10 {
    margin-left: 83.33333333%
}
.col-xs-offset-9 {
    margin-left: 75%
}
.col-xs-offset-8 {
    margin-left: 66.66666667%
}
.col-xs-offset-7 {
    margin-left: 58.33333333%
}
.col-xs-offset-6 {
    margin-left: 50%
}
.col-xs-offset-5 {
    margin-left: 41.66666667%
}
.col-xs-offset-4 {
    margin-left: 33.33333333%
}
.col-xs-offset-3 {
    margin-left: 25%
}
.col-xs-offset-2 {
    margin-left: 16.66666667%
}
.col-xs-offset-1 {
    margin-left: 8.33333333%
}
.col-xs-offset-0 {
    margin-left: 0
}
@media (min-width:768px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}
@media (min-width:992px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}
@media (min-width:1200px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}
fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}
input[type=search] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}
input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    line-height: normal
}
fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
    cursor: not-allowed
}
input[type=file] {
    display: block
}
input[type=range] {
    display: block;
    width: 100%
}
select[multiple], select[size] {
    height: auto
}
input[type=checkbox]:focus, input[type=file]:focus, input[type=radio]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}
.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}
.form-control:-ms-input-placeholder {
    color: #999
}
.form-control::-webkit-input-placeholder {
    color: #999
}
.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}
.form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed
}
textarea.form-control {
    height: auto
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=date].form-control, input[type=datetime-local].form-control, input[type=month].form-control, input[type=time].form-control {
        line-height: 34px
    }
    .input-group-sm input[type=date], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], .input-group-sm input[type=time], input[type=date].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm, input[type=time].input-sm {
        line-height: 30px
    }
    .input-group-lg input[type=date], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], .input-group-lg input[type=time], input[type=date].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg, input[type=time].input-lg {
        line-height: 46px
    }
}
.form-group {
    margin-bottom: 15px
}
.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}
.checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio label {
    cursor: not-allowed
}
.checkbox label, .radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    position: absolute;
    margin-left: -20px
}
.checkbox+.checkbox, .radio+.radio {
    margin-top: -5px
}
.checkbox-inline, .radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer
}
.checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio-inline {
    cursor: not-allowed
}
.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}
.form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}
.form-control-static.input-lg, .form-control-static.input-sm {
    padding-right: 0;
    padding-left: 0
}
.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
select.input-sm {
    height: 30px;
    line-height: 30px
}
select[multiple].input-sm, textarea.input-sm {
    height: auto
}
.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}
.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control {
    height: auto
}
.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}
.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}
select.input-lg {
    height: 46px;
    line-height: 46px
}
select[multiple].input-lg, textarea.input-lg {
    height: auto
}
.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}
.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}
.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control {
    height: auto
}
.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}
.has-feedback {
    position: relative
}
.has-feedback .form-control {
    padding-right: 42.5px
}
.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}
.form-group-lg .form-control+.form-control-feedback, .input-group-lg+.form-control-feedback, .input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}
.form-group-sm .form-control+.form-control-feedback, .input-group-sm+.form-control-feedback, .input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}
.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
    color: #3c763d
}
.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}
.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d
}
.has-success .form-control-feedback {
    color: #3c763d
}
.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
    color: #8a6d3b
}
.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}
.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}
.has-warning .form-control-feedback {
    color: #8a6d3b
}
.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    color: #a94442
}
.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}
.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
}
.has-error .form-control-feedback {
    color: #a94442
}
.has-feedback label~.form-control-feedback {
    top: 25px
}
.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}
.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}
@media (min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .form-control-static {
        display: inline-block
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
        width: auto
    }
    .form-inline .input-group>.form-control {
        width: 100%
    }
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox, .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox label, .form-inline .radio label {
        padding-left: 0
    }
    .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}
.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}
.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 27px
}
.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}
@media (min-width:768px) {
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right
    }
}
.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}
@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }
}
@media (min-width:768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
.btn.focus, .btn:focus, .btn:hover {
    color: #333;
    text-decoration: none
}
.btn.active, .btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: .65;
    -webkit-box-shadow: none;
    box-shadow: none
}
a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}
.btn-default.focus, .btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}
.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}
.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    background-image: none;
    border-color: #adadad
}
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}
.btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}
.btn-default .badge {
    color: #fff;
    background-color: #333
}
.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}
.btn-primary.focus, .btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}
.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}
.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    background-image: none;
    border-color: #204d74
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}
.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}
.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}
.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}
.btn-success.focus, .btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}
.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}
.btn-success.active, .btn-success:active, .open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    background-image: none;
    border-color: #398439
}
.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open>.dropdown-toggle.btn-success.focus, .open>.dropdown-toggle.btn-success:focus, .open>.dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}
.btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled].focus, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}
.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}
.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}
.btn-info.focus, .btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}
.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}
.btn-info.active, .btn-info:active, .open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    background-image: none;
    border-color: #269abc
}
.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open>.dropdown-toggle.btn-info.focus, .open>.dropdown-toggle.btn-info:focus, .open>.dropdown-toggle.btn-info:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}
.btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled].focus, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}
.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}
.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}
.btn-warning.focus, .btn-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}
.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}
.btn-warning.active, .btn-warning:active, .open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    background-image: none;
    border-color: #d58512
}
.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open>.dropdown-toggle.btn-warning.focus, .open>.dropdown-toggle.btn-warning:focus, .open>.dropdown-toggle.btn-warning:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}
.btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled].focus, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}
.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}
.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}
.btn-danger.focus, .btn-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}
.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}
.btn-danger.active, .btn-danger:active, .open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    background-image: none;
    border-color: #ac2925
}
.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open>.dropdown-toggle.btn-danger.focus, .open>.dropdown-toggle.btn-danger:focus, .open>.dropdown-toggle.btn-danger:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}
.btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled].focus, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}
.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}
.btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0
}
.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}
.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
    border-color: transparent
}
.btn-link:focus, .btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}
.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}
.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}
.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
.btn-block {
    display: block;
    width: 100%
}
.btn-block+.btn-block {
    margin-top: 5px
}
input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 100%
}
code, kbd, pre, samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}
code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}
kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}
kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    -webkit-box-shadow: none;
    box-shadow: none
}
pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}
pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}
.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}
table {
    background-color: transparent
}
table col[class*=col-] {
    position: static;
    display: table-column;
    float: none
}
table td[class*=col-], table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none
}
caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}
th {
    text-align: left
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}
.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}
.table>caption+thead>tr:first-child>td, .table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>td, .table>thead:first-child>tr:first-child>th {
    border-top: 0
}
.table>tbody+tbody {
    border-top: 2px solid #ddd
}
.table .table {
    background-color: #fff
}
.table-condensed>tbody>tr>td, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>td, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>thead>tr>th {
    padding: 5px
}
.table-bordered {
    border: 1px solid #ddd
}
.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 1px solid #ddd
}
.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border-bottom-width: 2px
}
.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}
.table-hover>tbody>tr:hover {
    background-color: #f5f5f5
}
.table>tbody>tr.active>td, .table>tbody>tr.active>th, .table>tbody>tr>td.active, .table>tbody>tr>th.active, .table>tfoot>tr.active>td, .table>tfoot>tr.active>th, .table>tfoot>tr>td.active, .table>tfoot>tr>th.active, .table>thead>tr.active>td, .table>thead>tr.active>th, .table>thead>tr>td.active, .table>thead>tr>th.active {
    background-color: #f5f5f5
}
.table-hover>tbody>tr.active:hover>td, .table-hover>tbody>tr.active:hover>th, .table-hover>tbody>tr:hover>.active, .table-hover>tbody>tr>td.active:hover, .table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}
.table>tbody>tr.success>td, .table>tbody>tr.success>th, .table>tbody>tr>td.success, .table>tbody>tr>th.success, .table>tfoot>tr.success>td, .table>tfoot>tr.success>th, .table>tfoot>tr>td.success, .table>tfoot>tr>th.success, .table>thead>tr.success>td, .table>thead>tr.success>th, .table>thead>tr>td.success, .table>thead>tr>th.success {
    background-color: #dff0d8
}
.table-hover>tbody>tr.success:hover>td, .table-hover>tbody>tr.success:hover>th, .table-hover>tbody>tr:hover>.success, .table-hover>tbody>tr>td.success:hover, .table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}
.table>tbody>tr.info>td, .table>tbody>tr.info>th, .table>tbody>tr>td.info, .table>tbody>tr>th.info, .table>tfoot>tr.info>td, .table>tfoot>tr.info>th, .table>tfoot>tr>td.info, .table>tfoot>tr>th.info, .table>thead>tr.info>td, .table>thead>tr.info>th, .table>thead>tr>td.info, .table>thead>tr>th.info {
    background-color: #d9edf7
}
.table-hover>tbody>tr.info:hover>td, .table-hover>tbody>tr.info:hover>th, .table-hover>tbody>tr:hover>.info, .table-hover>tbody>tr>td.info:hover, .table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3
}
.table>tbody>tr.warning>td, .table>tbody>tr.warning>th, .table>tbody>tr>td.warning, .table>tbody>tr>th.warning, .table>tfoot>tr.warning>td, .table>tfoot>tr.warning>th, .table>tfoot>tr>td.warning, .table>tfoot>tr>th.warning, .table>thead>tr.warning>td, .table>thead>tr.warning>th, .table>thead>tr>td.warning, .table>thead>tr>th.warning {
    background-color: #fcf8e3
}
.table-hover>tbody>tr.warning:hover>td, .table-hover>tbody>tr.warning:hover>th, .table-hover>tbody>tr:hover>.warning, .table-hover>tbody>tr>td.warning:hover, .table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc
}
.table>tbody>tr.danger>td, .table>tbody>tr.danger>th, .table>tbody>tr>td.danger, .table>tbody>tr>th.danger, .table>tfoot>tr.danger>td, .table>tfoot>tr.danger>th, .table>tfoot>tr>td.danger, .table>tfoot>tr>th.danger, .table>thead>tr.danger>td, .table>thead>tr.danger>th, .table>thead>tr>td.danger, .table>thead>tr>th.danger {
    background-color: #f2dede
}
.table-hover>tbody>tr.danger:hover>td, .table-hover>tbody>tr.danger:hover>th, .table-hover>tbody>tr:hover>.danger, .table-hover>tbody>tr>td.danger:hover, .table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc
}
.table-responsive {
    min-height: .01%;
    overflow-x: auto
}
@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }
    .table-responsive>.table {
        margin-bottom: 0
    }
    .table-responsive>.table>tbody>tr>td, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>td, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }
    .table-responsive>.table-bordered {
        border: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:first-child, .table-responsive>.table-bordered>tbody>tr>th:first-child, .table-responsive>.table-bordered>tfoot>tr>td:first-child, .table-responsive>.table-bordered>tfoot>tr>th:first-child, .table-responsive>.table-bordered>thead>tr>td:first-child, .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:last-child, .table-responsive>.table-bordered>tbody>tr>th:last-child, .table-responsive>.table-bordered>tfoot>tr>td:last-child, .table-responsive>.table-bordered>tfoot>tr>th:last-child, .table-responsive>.table-bordered>thead>tr>td:last-child, .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>td, .table-responsive>.table-bordered>tbody>tr:last-child>th, .table-responsive>.table-bordered>tfoot>tr:last-child>td, .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}
.clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .row:after, .row:before {
    display: table;
    content: " "
}
.clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .row:after {
    clear: both
}
.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}
.pull-right {
    float: right !important
}
.pull-left {
    float: left !important
}
.hide {
    display: none !important
}
.show {
    display: block !important
}
.invisible {
    visibility: hidden
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}
.hidden {
    display: none !important
}
.affix {
    position: fixed
}
@-ms-viewport {
    width: device-width
}
.visible-lg, .visible-md, .visible-sm, .visible-xs {
    display: none !important
}
.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none !important
}
@media (max-width:767px) {
    .visible-xs {
        display: block !important
    }
    table.visible-xs {
        display: table !important
    }
    tr.visible-xs {
        display: table-row !important
    }
    td.visible-xs, th.visible-xs {
        display: table-cell !important
    }
}
@media (max-width:767px) {
    .visible-xs-block {
        display: block !important
    }
}
@media (max-width:767px) {
    .visible-xs-inline {
        display: inline !important
    }
}
@media (max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}
@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }
    table.visible-sm {
        display: table !important
    }
    tr.visible-sm {
        display: table-row !important
    }
    td.visible-sm, th.visible-sm {
        display: table-cell !important
    }
}
@media (min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block !important
    }
}
@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline !important
    }
}
@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}
@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }
    table.visible-md {
        display: table !important
    }
    tr.visible-md {
        display: table-row !important
    }
    td.visible-md, th.visible-md {
        display: table-cell !important
    }
}
@media (min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block !important
    }
}
@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline !important
    }
}
@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}
@media (min-width:1200px) {
    .visible-lg {
        display: block !important
    }
    table.visible-lg {
        display: table !important
    }
    tr.visible-lg {
        display: table-row !important
    }
    td.visible-lg, th.visible-lg {
        display: table-cell !important
    }
}
@media (min-width:1200px) {
    .visible-lg-block {
        display: block !important
    }
}
@media (min-width:1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}
@media (min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}
@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}
@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}
@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}
@media (min-width:1200px) {
    .hidden-lg {
        display: none !important
    }
}
.visible-print {
    display: none !important
}
@media print {
    .visible-print {
        display: block !important
    }
    table.visible-print {
        display: table !important
    }
    tr.visible-print {
        display: table-row !important
    }
    td.visible-print, th.visible-print {
        display: table-cell !important
    }
}
.visible-print-block {
    display: none !important
}
@media print {
    .visible-print-block {
        display: block !important
    }
}
.visible-print-inline {
    display: none !important
}
@media print {
    .visible-print-inline {
        display: inline !important
    }
}
.visible-print-inline-block {
    display: none !important
}
@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}
@media print {
    .hidden-print {
        display: none !important
    }
}
.qtip {
    position: absolute;
    left: -28000px;
    top: -28000px;
    display: none;
    max-width: 280px;
    min-width: 50px;
    font-size: 10.5px;
    line-height: 12px;
    direction: ltr;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0
}
.qtip-content {
    position: relative;
    padding: 5px 9px;
    overflow: hidden;
    text-align: left;
    word-wrap: break-word
}
.qtip-titlebar {
    position: relative;
    padding: 5px 35px 5px 10px;
    overflow: hidden;
    border-width: 0 0 1px;
    font-weight: 700
}
.qtip-titlebar+.qtip-content {
    border-top-width: 0 !important
}
.qtip-close {
    position: absolute;
    right: -9px;
    top: -9px;
    z-index: 11;
    cursor: pointer;
    outline: medium none;
    border: 1px solid transparent
}
.qtip-titlebar .qtip-close {
    right: 4px;
    top: 50%;
    margin-top: -9px
}
* html .qtip-titlebar .qtip-close {
    top: 16px
}
.qtip-icon .ui-icon, .qtip-titlebar .ui-icon {
    display: block;
    text-indent: -1000em;
    direction: ltr
}
.qtip-icon, .qtip-icon .ui-icon {
    border-radius: 3px;
    text-decoration: none
}
.qtip-icon .ui-icon {
    width: 18px;
    height: 14px;
    line-height: 14px;
    text-align: center;
    text-indent: 0;
    font: normal bold 10px/13px Tahoma, sans-serif;
    color: inherit;
    background: transparent none no-repeat -100em -100em
}
.qtip-default {
    border: 1px solid #f1d031;
    background-color: #ffffa3;
    color: #555
}
.qtip-default .qtip-titlebar {
    background-color: #ffef93
}
.qtip-default .qtip-icon {
    border-color: #ccc;
    background: #f1f1f1;
    color: #777
}
.qtip-default .qtip-titlebar .qtip-close {
    border-color: #aaa;
    color: #111
}
/*! Light tooltip style */
.qtip-light {
    background-color: #fff;
    border-color: #e2e2e2;
    color: #454545
}
.qtip-light .qtip-titlebar {
    background-color: #f1f1f1
}
/*! Dark tooltip style */
.qtip-dark {
    background-color: #505050;
    border-color: #303030;
    color: #f3f3f3
}
.qtip-dark .qtip-titlebar {
    background-color: #404040
}
.qtip-dark .qtip-icon {
    border-color: #444
}
.qtip-dark .qtip-titlebar .ui-state-hover {
    border-color: #303030
}
/*! Cream tooltip style */
.qtip-cream {
    background-color: #fbf7aa;
    border-color: #f9e98e;
    color: #a27d35
}
.qtip-cream .qtip-titlebar {
    background-color: #f0de7d
}
.qtip-cream .qtip-close .qtip-icon {
    background-position: -82px 0
}
/*! Red tooltip style */
.qtip-red {
    background-color: #f78b83;
    border-color: #d95252;
    color: #912323
}
.qtip-red .qtip-titlebar {
    background-color: #f06d65
}
.qtip-red .qtip-close .qtip-icon {
    background-position: -102px 0
}
.qtip-red .qtip-icon {
    border-color: #d95252
}
.qtip-red .qtip-titlebar .ui-state-hover {
    border-color: #d95252
}
/*! Green tooltip style */
.qtip-green {
    background-color: #caed9e;
    border-color: #90d93f;
    color: #3f6219
}
.qtip-green .qtip-titlebar {
    background-color: #b0de78
}
.qtip-green .qtip-close .qtip-icon {
    background-position: -42px 0
}
/*! Blue tooltip style */
.qtip-blue {
    background-color: #e5f6fe;
    border-color: #add9ed;
    color: #5e99bd
}
.qtip-blue .qtip-titlebar {
    background-color: #d0e9f5
}
.qtip-blue .qtip-close .qtip-icon {
    background-position: -2px 0
}
.qtip-shadow {
    -webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, .15);
    box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, .15)
}
.qtip-bootstrap, .qtip-rounded, .qtip-tipsy {
    border-radius: 5px
}
.qtip-rounded .qtip-titlebar {
    border-radius: 4px 4px 0 0
}
.qtip-youtube {
    border-radius: 2px;
    -webkit-box-shadow: 0 0 3px #333;
    box-shadow: 0 0 3px #333;
    color: #fff;
    border: 0 solid transparent;
    background: #4a4a4a;
    background-image: -o-linear-gradient(top, #4a4a4a 0, #000 100%)
}
.qtip-youtube .qtip-titlebar {
    background-color: #4a4a4a;
    background-color: rgba(0, 0, 0, 0)
}
.qtip-youtube .qtip-content {
    padding: .75em;
    font: 12px arial, sans-serif
}
.qtip-youtube .qtip-icon {
    border-color: #222
}
.qtip-youtube .qtip-titlebar .ui-state-hover {
    border-color: #303030
}
.qtip-jtools {
    background: #232323;
    background: rgba(0, 0, 0, .7);
    background-image: -o-linear-gradient(top, #717171, #232323);
    border: 2px solid #ddd;
    border: 2px solid rgba(241, 241, 241, 1);
    border-radius: 2px;
    -webkit-box-shadow: 0 0 12px #333;
    box-shadow: 0 0 12px #333
}
.qtip-jtools .qtip-titlebar {
    background-color: transparent
}
.qtip-jtools .qtip-content, .qtip-jtools .qtip-titlebar {
    background: 0 0;
    color: #fff;
    border: 0 dashed transparent
}
.qtip-jtools .qtip-icon {
    border-color: #555
}
.qtip-jtools .qtip-titlebar .ui-state-hover {
    border-color: #333
}
.qtip-cluetip {
    -webkit-box-shadow: 4px 4px 5px rgba(0, 0, 0, .4);
    box-shadow: 4px 4px 5px rgba(0, 0, 0, .4);
    background-color: #d9d9c2;
    color: #111;
    border: 0 dashed transparent
}
.qtip-cluetip .qtip-titlebar {
    background-color: #87876a;
    color: #fff;
    border: 0 dashed transparent
}
.qtip-cluetip .qtip-icon {
    border-color: #808064
}
.qtip-cluetip .qtip-titlebar .ui-state-hover {
    border-color: #696952;
    color: #696952
}
.qtip-tipsy {
    background: #000;
    background: rgba(0, 0, 0, .87);
    color: #fff;
    border: 0 solid transparent;
    font-size: 11px;
    font-family: 'Lucida Grande', sans-serif;
    font-weight: 700;
    line-height: 16px;
    text-shadow: 0 1px #000
}
.qtip-tipsy .qtip-titlebar {
    padding: 6px 35px 0 10px;
    background-color: transparent
}
.qtip-tipsy .qtip-content {
    padding: 6px 10px
}
.qtip-tipsy .qtip-icon {
    border-color: #222;
    text-shadow: none
}
.qtip-tipsy .qtip-titlebar .ui-state-hover {
    border-color: #303030
}
.qtip-tipped {
    border: 3px solid #959fa9;
    border-radius: 3px;
    background-color: #f9f9f9;
    color: #454545;
    font-weight: 400;
    font-family: serif
}
.qtip-tipped .qtip-titlebar {
    border-bottom-width: 0;
    color: #fff;
    background: #3a79b8;
    background-image: -o-linear-gradient(top, #3a79b8, #2e629d)
}
.qtip-tipped .qtip-icon {
    border: 2px solid #285589;
    background: #285589
}
.qtip-tipped .qtip-icon .ui-icon {
    background-color: #fbfbfb;
    color: #555
}
.qtip-bootstrap {
    font-size: 14px;
    line-height: 20px;
    color: #333;
    padding: 1px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box
}
.qtip-bootstrap .qtip-titlebar {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}
.qtip-bootstrap .qtip-titlebar .qtip-close {
    right: 11px;
    top: 45%;
    border-style: none
}
.qtip-bootstrap .qtip-content {
    padding: 9px 14px
}
.qtip-bootstrap .qtip-icon {
    background: 0 0
}
.qtip-bootstrap .qtip-icon .ui-icon {
    width: auto;
    height: auto;
    float: right;
    font-size: 20px;
    font-weight: 700;
    line-height: 18px;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2
}
.qtip-bootstrap .qtip-icon .ui-icon:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .4
}
.qtip:not(.ie9haxors) div.qtip-content, .qtip:not(.ie9haxors) div.qtip-titlebar {
    -webkit-filter: none;
    filter: none;
    -ms-filter: none
}
.qtip .qtip-tip {
    margin: 0 auto;
    overflow: hidden;
    z-index: 10
}
.qtip .qtip-tip, x:-o-prefocus {
    visibility: hidden
}
.qtip .qtip-tip, .qtip .qtip-tip .qtip-vml, .qtip .qtip-tip canvas {
    position: absolute;
    color: #123456;
    background: 0 0;
    border: 0 dashed transparent
}
.qtip .qtip-tip canvas {
    top: 0;
    left: 0
}
.qtip .qtip-tip .qtip-vml {
    behavior: url(#default#VML);
    display: inline-block;
    visibility: visible
}
.field-validation-error {
    color: red
}
.validation-summary-valid {
    display: none
}
.validation-summary-errors {
    color: red
}
.menu-privacy {
    position: absolute;
    top: 3px;
    left: 17px;
    left: inherit
}
#fb-comments {
    display: none !important
}
.current-user {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-right: 5.5rem
}
body {
    font-family: Roboto, sans-serif
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 700
}
h1 {
    font-size: 24px
}
h2 {
    font-size: 16px
}
.nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0
}
.nav-container {
    position: relative;
    display: inline-block
}
.nav-icon {
    margin-right: 10px;
    cursor: pointer
}
.user-name {
    margin-right: 10px
}
.nav-items a:hover {
    background-color: rgba(0, 0, 0, .1)
}
.nav-items {
    display: none;
    border: 1px solid #ccc;
    background: #fff;
    z-index: 100
}
.nav-items a {
    text-align: center;
    display: block;
    padding: 8px 10px;
    text-decoration: none;
    color: #000
}
.nav-items .remove {
    text-align: center;
    float: right;
    width: 3rem;
    margin-top: .5rem;
    margin-right: 3rem;
    position: relative;
    margin-bottom: -2.8rem;
    z-index: 1000;
    cursor: pointer
}
.ChangePaymentMethod {
    font-size: 17px;
    border-radius: 0 !important;
    height: 5rem;
    background-color: #e9f0ff !important;
    font-family: 'Lucida Console', monospace
}
.remove {
    display: none
}
.update-success {
    color: green
}
.user-form h4, .utc-error h2 {
    margin: 2.2rem !important;
    font-weight: 100
}
.log-out {
    margin-left: 1rem
}
.utc-header {
    margin-bottom: 10px
}
.utc-header.img-responsive {
    margin-bottom: 10px;
    max-width: 75%;
    margin: 0 auto
}
.img-responsive~.menu-privacy {
    position: absolute;
    top: 3px;
    right: 17px
}
@media screen and (max-width:767px) {
    .img-responsive~.menu-privacy {
        right: 10px
    }
    .img-responsive~.menu-privacy .img-responsive {
        max-width: 75%
    }
}
.boxed-banner {
    margin: 0 auto;
    padding: 20px;
    text-align: center;
    border: 2px solid #000
}
.boxed-banner h1 {
    margin: 0 auto
}
section.footer {
    padding: 2em 0;
    background-color: #ebf0f3;
    text-align: center;
    font-weight: 400;
    font-size: 14px;
    color: grey
}
section.footer .utc-footer {
    padding: 0 20%;
    margin-bottom: .5em
}
section.footer a {
    color: #28b370
}
.icons {
    width: 30px;
    height: 30px
}
.faq {
    margin-bottom: 2em
}
.faq .faq-header {
    margin: 0 0 .25em 0
}
.style-variant__new-task img {
    max-width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto
}
.style-variant__new-task .boxed-banner {
    font-size: 36px;
    border: 4px solid #000;
    padding: 10px 0;
    color: red
}
@media screen and (max-width:767px) {
    .style-variant__new-task .boxed-banner {
        font-size: 24px
    }
}
.style-variant__new-task .boxed-banner i.fa-star {
    color: gold
}
.style-variant__new-task .task-title {
    color: red;
    font-size: 28px;
    text-align: center
}
@media screen and (max-width:767px) {
    .style-variant__new-task .task-title {
        font-size: 20px
    }
}
.fb-comments-container {
    margin-top: 30px
}
.user-form {
    width: 100%;
    margin: 15px auto;
    color: #000;
    font-size: 16px
}
@media screen and (max-width:767px) {
    .user-form {
        width: 100%
    }
}
.user-form input[type=email], .user-form input[type=password], .user-form input[type=text], .user-form textarea {
    width: 100%;
    margin: 7px auto;
    padding: 25px 15px;
    border-radius: 0;
    background-color: #e9f0ff;
    border: 0;
    font-family: 'Lucida Console', monospace;
    color: #333;
    line-height: 1.2;
    font-size: 17px
}
.user-form .form-control {
    -webkit-box-shadow: none;
    box-shadow: none
}
.user-form input::-webkit-input-placeholder, .user-form textarea::-webkit-input-placeholder {
    color: #333
}
.user-form input::-moz-placeholder, .user-form textarea::-moz-placeholder {
    color: #333
}
.user-form input:-ms-input-placeholder, .user-form textarea:-ms-input-placeholder {
    color: #333
}
.user-form input::-ms-input-placeholder, .user-form textarea::-ms-input-placeholder {
    color: #333
}
.user-form input::placeholder, .user-form textarea::placeholder {
    color: #333
}
.user-form textarea {
    resize: vertical;
    min-height: 150px;
    padding: 15px
}
.user-form input[type=submit] {
    margin: 7px auto 0
}
body.home {
    font-size: 17px;
    font-weight: 700
}
body.home h1 {
    margin-top: 10px
}
body.home input[type=submit] {
    font-weight: 400
}
.tabs input[type=radio][name=tabStatus] {
    position: absolute;
    opacity: 0
}
.tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}
.tabs .tab-content {
    display: none;
    -webkit-box-ordinal-group: 1000;
    -ms-flex-order: 999;
    -webkit-order: 999;
    order: 999;
    width: 100%;
    padding-top: 10px
}
.tabs input[type=radio][name=tabStatus]:checked+.tab-head+.tab-content {
    display: block
}
.tab-head {
    display: inline-block;
    width: 50%;
    text-align: center;
    position: relative;
    padding: 5px;
    cursor: pointer;
    background: rgba(0, 0, 0, .24);
    color: #fff;
    -webkit-transition: background-color .2s, color .2s;
    transition: background-color .2s, color .2s
}
.tab-head:first-of-type {
    border-radius: 6px 0 0 6px
}
.tab-head:last-of-type {
    border-radius: 0 6px 6px 0
}
.tab-head:hover {
    background: rgba(255, 255, 255, .2)
}
.tab-head::before {
    content: " ";
    position: absolute;
    left: 50%;
    margin-left: -10px;
    width: 0;
    height: 0;
    bottom: -20px;
    background: #fff;
    border-width: 10px;
    border-style: solid;
    border-color: #fff #7a92ae #7a92ae;
    opacity: 0;
    -webkit-transition: opacity .2s;
    transition: opacity .2s
}
.tabs input[type=radio][name=tabStatus]:checked+.tab-head, .tabs input[type=radio][name=tabStatus]:checked+.tab-head:hover {
    background: #fff;
    color: #000
}
.tabs input[type=radio][name=tabStatus]:checked+.tab-head::before {
    opacity: 1
}
.tabs p {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}
.register_account_details {
    display: none
}
#test {
    color: #fff
}
.style-variant__blue-purple-child .template-content .user-form, .style-variant__blue-purple-parent .template-content .user-form {
    width: 100%;
    padding: 2em 10%;
    background-image: -webkit-gradient(linear, left top, right top, from(#8d7bcb), to(#2a87f0));
    background-image: linear-gradient(to right, #8d7bcb 0, #2a87f0 100%);
    position: relative
}
.style-variant__blue-purple-child .template-content .user-form::before, .style-variant__blue-purple-parent .template-content .user-form::before {
    display: block;
    content: '';
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    background-color: #fff;
    background-image: url(../images/PurpleBar.png);
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}
.style-variant__blue-purple-child .template-content .form-container, .style-variant__blue-purple-child .template-content .utc-error, .style-variant__blue-purple-child .template-content .utc-register-container, .style-variant__blue-purple-parent .template-content .form-container, .style-variant__blue-purple-parent .template-content .utc-error, .style-variant__blue-purple-parent .template-content .utc-register-container {
    background-color: rgba(255, 255, 255, .8);
    border-radius: 15px
}
.style-variant__blue-purple-child .template-content .form-container, .style-variant__blue-purple-child .template-content .utc-error, .style-variant__blue-purple-parent .template-content .form-container, .style-variant__blue-purple-parent .template-content .utc-error {
    padding: 2em;
    margin-top: 20px
}
.style-variant__blue-purple-child .template-content .utc-register-container h2, .style-variant__blue-purple-parent .template-content .utc-register-container h2 {
    margin: 0 -15px 12px;
    background-color: #1734a1;
    padding: 15px;
    color: #fff
}
.style-variant__blue-purple-child .template-content .col-md-6.utc_login, .style-variant__blue-purple-child .template-content .col-md-6.utc_register, .style-variant__blue-purple-parent .template-content .col-md-6.utc_login, .style-variant__blue-purple-parent .template-content .col-md-6.utc_register {
    padding-bottom: 2em
}
.style-variant__blue-purple-child .template-content a.cta, .style-variant__blue-purple-parent .template-content a.cta {
    background-color: #fb9209;
    font-size: 2rem;
    color: #fff;
    line-height: 60px;
    height: 60px;
    display: inline-block;
    text-align: center;
    padding: 0 2em;
    border-radius: 30px;
    text-transform: uppercase;
    margin-top: 1em;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    text-shadow: none
}
@media screen and (max-width:767px) {
    .style-variant__blue-purple-child .template-content a.cta, .style-variant__blue-purple-parent .template-content a.cta {
        padding: 0 1em;
        font-size: 1.6rem
    }
}
.style-variant__blue-purple-child .template-content .presale-section section h1, .style-variant__blue-purple-child .template-content .task-sections section h1, .style-variant__blue-purple-parent .template-content .presale-section section h1, .style-variant__blue-purple-parent .template-content .task-sections section h1 {
    font-size: 1.5em
}
.style-variant__blue-purple-child .template-content .presale-section section h2, .style-variant__blue-purple-child .template-content .task-sections section h2, .style-variant__blue-purple-parent .template-content .presale-section section h2, .style-variant__blue-purple-parent .template-content .task-sections section h2 {
    font-size: 1.25em
}
.style-variant__blue-purple-child .current-user, .style-variant__blue-purple-parent .current-user {
    text-align: right;
    padding-bottom: 1em
}
.style-variant__blue-purple-child .current-user>div, .style-variant__blue-purple-parent .current-user>div {
    display: inline-block;
    margin-left: 1.5em
}
.style-variant__blue-purple-parent .template-content .presale-section section h1, .style-variant__blue-purple-parent .template-content .presale-section section h2, .style-variant__blue-purple-parent .template-content .task-sections section h1, .style-variant__blue-purple-parent .template-content .task-sections section h2 {
    text-align: center
}
.style-variant__blue-purple-parent .template-content ul {
    list-style: none;
    padding: 0
}
.style-variant__blue-purple-parent .template-content li {
    padding-left: 25px;
    position: relative
}
.style-variant__blue-purple-parent .template-content li::before {
    content: "\2713\0020";
    position: absolute;
    left: 0
}
.style-variant__blue-purple-parent .template-content .presale-section section:first-of-type, .style-variant__blue-purple-parent .template-content .task-sections section:first-of-type {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(141, 123, 203, .16)), to(rgba(42, 135, 240, .8))), url(../images/Hero-Girl_500h.png), -webkit-gradient(linear, left top, right top, from(#8d7bcb), to(#2a87f0));
    background-image: linear-gradient(to right, rgba(141, 123, 203, .16) 0, rgba(42, 135, 240, .8) 100%), url(../images/Hero-Girl_500h.png), linear-gradient(to right, #8d7bcb 0, #2a87f0 100%);
    background-size: cover;
    background-position-x: center;
    min-height: 250px;
    padding: 50px 50px 45px 50px;
    color: #fff;
    font-size: 1.4em;
    position: relative;
    overflow: hidden;
    text-shadow: #000 1px 1px
}
.style-variant__blue-purple-parent .template-content .presale-section section:first-of-type::after, .style-variant__blue-purple-parent .template-content .task-sections section:first-of-type::after {
    display: block;
    content: '';
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 20px;
    background-color: #fff;
    background-image: url(../images/PurpleBar.png);
    background-repeat: no-repeat;
    background-size: contain
}
.style-variant__blue-purple-parent .template-content .presale-section section:not(:first-child):not(:last-child), .style-variant__blue-purple-parent .template-content .task-sections section:not(:first-child):not(:last-child) {
    display: table-cell;
    vertical-align: middle;
    height: 200px;
    padding-top: 1em
}
.style-variant__blue-purple-parent .template-content .presale-section section:last-of-type, .style-variant__blue-purple-parent .template-content .task-sections section:last-of-type {
    background-image: url(../images/UTCSubV2_750w.png);
    background-size: contain;
    min-height: 300px;
    padding-top: 40%;
    background-repeat: no-repeat;
    margin-top: 2em
}
@media screen and (max-width:767px) {
    .style-variant__blue-purple-parent .template-content .presale-section section:first-of-type, .style-variant__blue-purple-parent .template-content .task-sections section:first-of-type {
        background-image: -webkit-gradient(linear, left top, right top, from(rgba(141, 123, 203, .7)), to(rgba(42, 135, 240, .9))), url(../images/Hero-Girl_500h.png), -webkit-gradient(linear, left top, right top, from(#8d7bcb), to(#2a87f0));
        background-image: linear-gradient(to right, rgba(141, 123, 203, .7) 0, rgba(42, 135, 240, .9) 100%), url(../images/Hero-Girl_500h.png), linear-gradient(to right, #8d7bcb 0, #2a87f0 100%);
        font-size: 1em;
        min-height: auto;
        padding-left: 2em;
        padding-right: 2em;
        padding-top: 20px;
        background-size: contain;
        background-repeat: no-repeat
    }
    .style-variant__blue-purple-parent .template-content .presale-section section:first-of-type a.cta, .style-variant__blue-purple-parent .template-content .task-sections section:first-of-type a.cta {
        margin-left: inherit;
        margin-bottom: .5em
    }
    .style-variant__blue-purple-parent .template-content .utc_register h2 {
        border-top-right-radius: 15px;
        border-right: none
    }
    .style-variant__blue-purple-parent .template-content .utc_login h2 {
        border-top-right-radius: 0
    }
    .style-variant__blue-purple-parent .template-content .col-md-6.utc_register {
        border-right: none
    }
}
.style-variant__blue-purple-parent .tabs {
    background-color: #7a92ae;
    padding: 20px
}
.style-variant__blue-purple-parent .utc_register h2 {
    border-top-left-radius: 15px;
    border-right: rgba(255, 255, 255, .6) groove 2px
}
.style-variant__blue-purple-parent .utc_login h2 {
    border-top-right-radius: 15px
}
.style-variant__blue-purple-parent .col-md-6.utc_register {
    border-right: rgba(255, 255, 255, .6) groove 2px
}
.style-variant__blue-purple-parent .to-login {
    float: right;
    font-size: .8em
}
.style-variant__blue-purple-child .template-content .task-sections section {
    position: relative;
    margin-bottom: .5em;
    padding-top: 20px
}
.style-variant__blue-purple-child .template-content .task-sections section img {
    max-width: 100%
}
.style-variant__blue-purple-child .template-content .task-sections section:before {
    display: block;
    content: '';
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    background-color: #fff;
    background-image: url(../images/GreyBar.png);
    background-repeat: no-repeat;
    background-size: contain
}
.style-variant__blue-purple-child .template-content .task-sections .user-form::before, .style-variant__blue-purple-child .template-content .task-sections section:first-of-type:before {
    background-image: url(../images/PurpleBar.png)
}
.style-variant__blue-purple-child .template-content .utc_login h2 {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px
}
.style-variant__blue-purple-child .template-content .utc-register-container {
    padding-bottom: 2em
}
.style-variant__blue-purple-child h1.task-title {
    background-image: -webkit-gradient(linear, left top, right top, from(#8d7bcb), to(#2a87f0));
    background-image: linear-gradient(to right, #8d7bcb 0, #2a87f0 100%);
    padding: 1em;
    color: #fff;
    margin: 0
}
section.spacing img {
    width: 100%;
    max-width: 100%
}
.heading--1, .heading--2 {
    font-family: Roboto;
    font-weight: 700;
    font-size: 35px;
    line-height: 1.1
}
@media screen and (max-width:767px) {
    .heading--1, .heading--2 {
        font-size: 1.4em
    }
}
.heading--2 {
    font-size: 28px
}
@media screen and (max-width:767px) {
    .heading--2 {
        font-size: 1.2em
    }
}
.heading--1+.text--normal, .heading--2+.text--normal {
    margin-top: 20px
}
.text--normal {
    font-size: 18px;
    font-family: 'Open Sans';
    font-weight: 400;
    margin-bottom: 20px
}
@media screen and (max-width:767px) {
    .text--normal {
        font-size: .9em
    }
}
.heading--1+.button {
    margin-top: 30px
}
@media screen and (max-width:767px) {
    section.spacing .row [class*=col-]:last-child img {
        margin-top: 30px
    }
    section.spacing .row [class*=col-]:first-child img {
        margin-bottom: 30px
    }
}
section.spacing {
    padding: 60px 0
}
@media screen and (max-width:767px) {
    section.spacing {
        padding: 30px 0
    }
}
section.border--top {
    border-top: solid 2px #e9f0ff
}
.section-blue {
    background-color: #e9f0ff
}
.button {
    border: 0;
    display: inline-block;
    background-color: #1a35d4;
    color: #fff;
    padding: 15px 40px;
    border-radius: 99px;
    font-weight: 700;
    font-size: 17px
}
@media screen and (max-width:767px) {
    .button {
        display: block;
        text-align: center
    }
}
.button:active, .button:focus, .button:hover, .button:visited {
    color: #fff;
    text-decoration: none
}
.button--white {
    background-color: #fff;
    color: #1a35d4
}
.button--white:active, .button--white:focus, .button--white:hover, .button--white:visited {
    color: #1a35d4;
    text-decoration: none
}
.button::after {
    content: '‣';
    margin-left: 20px;
    font-size: 40px;
    line-height: 10px;
    vertical-align: -8px
}
.formBtn {
    float: right
}
.capsules {
    overflow-x: hidden;
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: calc(100% + 30px)
}
.capsules li {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 30px 0 0;
    min-height: 100px
}
.capsules.cols--4 li {
    width: 25%
}
.capsules.cols--3 li {
    width: 33.333333%
}
.capsules li .capsule {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    background-color: #1a35d4;
    width: 100%;
    height: 100%;
    border-radius: 30px;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
.capsules--white li .capsule {
    background-color: #fff;
    color: #000
}
.capsules--pad li .capsule {
    padding: 30px 30px 60px 30px
}
.capsules li .capsule--main {
    font-family: Roboto;
    font-weight: 500;
    font-size: 21px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.spritesheet .capsule--main {
    padding: 20px;
    position: absolute;
    bottom: 0;
    left: 0
}
.capsule--main+.capsule--sub {
    margin-top: 15px
}
.capsules li .capsule--sub {
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.capsules.pad--sub li .capsule--sub {
    padding: 20px 20px 40px 20px
}
@media screen and (max-width:991px) {
    .capsules li .capsule--main {
        font-size: 18px;
        line-height: 18px
    }
    .capsules li .capsule--sub {
        font-size: 16px;
        line-height: 20px
    }
}
@media screen and (max-width:767px) {
    .capsules {
        width: calc(100% + 15px)
    }
    .capsules li .capsule--main {
        font-size: 4.7vw;
        line-height: 4.7vw
    }
    .capsules li .capsule--sub {
        font-size: 3.5vw;
        line-height: 4vw
    }
    .capsules.m-cols--2 li {
        width: 50%;
        padding: 0 15px 15px 0
    }
    .capsules.m-cols--1 li {
        width: 100%;
        padding: 0 15px 15px 0
    }
}
.box-card-image {
    max-width: none;
    width: 100%;
    display: block;
    margin: 0 auto !important
}
@media screen and (max-width:767px) {
    .box-card-image {
        max-width: 80%
    }
}
.box-card {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    width: calc(100% + 75px);
    float: left;
    background-color: #1a35d4;
    padding: 90px 155px 90px 80px
}
@media screen and (max-width:991px) {
    .box-card {
        padding: 70px 135px 70px 60px
    }
}
@media screen and (max-width:767px) {
    .box-card {
        width: 100%;
        margin-top: -60px;
        padding: 90px 30px 30px 30px
    }
}
.flex-space {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}
.vert-center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}
@media screen and (max-width:767px) {
    .vert-center {
        display: block
    }
}
@media screen and (max-width:767px) {
    .flex-sm {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}
@media screen and (max-width:767px) {
    .order--sm--1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
}
@media screen and (max-width:767px) {
    .order--sm--2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }
}
.spritesheet {
    position: relative;
    width: 100%;
    margin: 0 auto;
    display: block;
    background-position: 0 0
}
.spritesheet::after {
    content: '';
    display: block
}
.sprite--pos-1 {
    background-position: 0 0
}
.sprite--pos-2 {
    background-position: -100% 0
}
.sprite--pos-3 {
    background-position: -200% 0
}
.sprite--pos-4 {
    background-position: -300% 0
}
.spritesheet.people::after {
    padding-bottom: 141.17647059%
}
.spritesheet.people {
    background-image: url(../images/UTC-people-spritesheet.jpg);
    background-size: 400% 100%
}
.spritesheet.icon-discs::after {
    padding-bottom: 100%
}
.spritesheet.icon-discs {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 65px;
    background-image: url(../images/UTC-icons-spritesheet.fs8.png);
    background-size: 400% 100%
}
.spritesheet.blue-people::after {
    padding-bottom: 91.6%
}
.spritesheet.blue-people {
    margin-top: 30px;
    background-image: url(../images/UTC-blue-people-spritesheet.jpg);
    background-size: 300% 100%
}
.new-form-test .utc_login {
    display: none
}
.style-variant__parent-december-2019 {
    min-width: 320px;
    border-top: solid 2px #e9f0ff;
    font-size: 18px
}
.style-variant__parent-december-2019 h1, .style-variant__parent-december-2019 h2, .style-variant__parent-december-2019 h3 {
    margin: 0;
    padding: 0
}
.style-variant__parent-december-2019 .utc_login {
    display: none
}
@media screen and (max-width:767px) {
    .style-variant__parent-december-2019 section.spacing .row [class*=col-] {
        width: 100%
    }
}
.style-variant__parent-december-2019 .color--blue {
    color: #1a35d4
}
.style-variant__parent-december-2019 a {
    color: #1a35d4;
    font-weight: 700
}
.style-variant__parent-december-2019 p {
    margin: 0;
    padding: 0
}
.style-variant__parent-december-2019 p+p {
    margin-top: 10px
}
.style-variant__parent-december-2019 h1, .style-variant__parent-december-2019 h2 {
    margin-bottom: 20px
}
.style-variant__parent-december-2019 .section-blue {
    background-color: #e9f0ff
}
.style-variant__parent-december-2019 .section-half-blue {
    background-color: #e9f0ff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
    background-image: linear-gradient(180deg, #fff 0, #fff 100%);
    background-size: 100% 50%;
    background-position: center top;
    background-repeat: no-repeat
}
.style-variant__parent-december-2019 .video-contain {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%
}
.style-variant__parent-december-2019 .video-contain .video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.style-variant__parent-december-2019 ol.styled, .style-variant__parent-december-2019 ul.styled {
    list-style-type: none;
    margin: 0;
    padding: 0
}
.style-variant__parent-december-2019 ol.styled li, .style-variant__parent-december-2019 ul.styled li {
    position: relative;
    margin-bottom: 30px;
    padding-left: 40px
}
.style-variant__parent-december-2019 ol.styled li::before, .style-variant__parent-december-2019 ul.styled li::before {
    content: '';
    text-align: center;
    font-weight: 700;
    font-size: 18px;
    position: absolute;
    left: 0;
    top: 0
}
.style-variant__parent-december-2019 ol.styled {
    counter-reset: ol-counter
}
.style-variant__parent-december-2019 ol.styled li {
    counter-increment: ol-counter
}
.style-variant__parent-december-2019 ol.styled li::before {
    content: counter(ol-counter);
    width: 30px;
    height: 30px;
    background-color: #1a35d4;
    color: #fff;
    border-radius: 99px;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    line-height: 30px
}
.style-variant__parent-december-2019 ul.styled li {
    padding-left: 25px;
    margin-bottom: 15px;
    line-height: 1.2
}
.style-variant__parent-december-2019 ul.styled li::before {
    content: '‣';
    font-size: 40px;
    margin-top: -14px;
    color: #1a35d4
}
.style-variant__parent-december-2019 .form-contain {
    background-color: #e9f0ff;
    padding: 20px;
    border-radius: 20px;
    color: #000
}
.style-variant__parent-december-2019 .form-contain .utc_login label, .style-variant__parent-december-2019 .form-contain .utc_register label, .style-variant__parent-december-2019 .form-contain legend {
    display: none
}
.style-variant__parent-december-2019 .form-contain label[for^=CustomQuestions_] {
    display: block;
    color: #37b001;
    text-align: center;
    font-size: 1.5em
}
.style-variant__parent-december-2019 .form-contain p {
    text-align: center
}
@media screen and (max-width:767px) {
    .style-variant__parent-december-2019 .form-contain {
        padding: 15px
    }
}
.style-variant__parent-december-2019 .form-contain h2 {
    font-weight: 700;
    margin-bottom: 10px;
    color: #1a35d4
}
.style-variant__parent-december-2019 .form-contain form {
    margin: 20px 0
}
.style-variant__parent-december-2019 .form-contain input[type=email], .style-variant__parent-december-2019 .form-contain input[type=number], .style-variant__parent-december-2019 .form-contain input[type=password], .style-variant__parent-december-2019 .form-contain input[type=text], .style-variant__parent-december-2019 .form-contain textarea {
    width: calc(100% - 4px);
    height: 50px;
    padding: 0 30px;
    border: 0;
    border-radius: 99px;
    color: #000;
    background-color: #fff;
    font-weight: 700;
    margin-bottom: 20px;
    font-size: 16px;
    font-family: Roboto;
    outline: 0;
    border: solid #fff 2px
}
@media screen and (max-width:767px) {
    .style-variant__parent-december-2019 .form-contain input[type=email], .style-variant__parent-december-2019 .form-contain input[type=number], .style-variant__parent-december-2019 .form-contain input[type=password], .style-variant__parent-december-2019 .form-contain input[type=text], .style-variant__parent-december-2019 .form-contain textarea {
        padding: 0 15px;
        margin-bottom: 15px
    }
}
.style-variant__parent-december-2019 .form-contain textarea {
    height: 200px;
    border-radius: 20px;
    padding: 30px;
    resize: vertical
}
@media screen and (max-width:767px) {
    .style-variant__parent-december-2019 .form-contain textarea {
        padding: 15px;
        height: 150px
    }
}
.style-variant__parent-december-2019 .form-contain input::-webkit-input-placeholder, .style-variant__parent-december-2019 .form-contain textarea::-webkit-input-placeholder {
    color: #9cb4e5;
    text-transform: uppercase;
    font-weight: 700
}
.style-variant__parent-december-2019 .form-contain input::-moz-placeholder, .style-variant__parent-december-2019 .form-contain textarea::-moz-placeholder {
    color: #9cb4e5;
    text-transform: uppercase;
    font-weight: 700
}
.style-variant__parent-december-2019 .form-contain input:-ms-input-placeholder, .style-variant__parent-december-2019 .form-contain textarea:-ms-input-placeholder {
    color: #9cb4e5;
    text-transform: uppercase;
    font-weight: 700
}
.style-variant__parent-december-2019 .form-contain input::-ms-input-placeholder, .style-variant__parent-december-2019 .form-contain textarea::-ms-input-placeholder {
    color: #9cb4e5;
    text-transform: uppercase;
    font-weight: 700
}
.style-variant__parent-december-2019 .form-contain input::-webkit-input-placeholder, .style-variant__parent-december-2019 .form-contain textarea::-webkit-input-placeholder {
    color: #9cb4e5;
    text-transform: uppercase;
    font-weight: 700
}
.style-variant__parent-december-2019 .form-contain input::-moz-placeholder, .style-variant__parent-december-2019 .form-contain textarea::-moz-placeholder {
    color: #9cb4e5;
    text-transform: uppercase;
    font-weight: 700
}
.style-variant__parent-december-2019 .form-contain input:-ms-input-placeholder, .style-variant__parent-december-2019 .form-contain textarea:-ms-input-placeholder {
    color: #9cb4e5;
    text-transform: uppercase;
    font-weight: 700
}
.style-variant__parent-december-2019 .form-contain input::-ms-input-placeholder, .style-variant__parent-december-2019 .form-contain textarea::-ms-input-placeholder {
    color: #9cb4e5;
    text-transform: uppercase;
    font-weight: 700
}
.style-variant__parent-december-2019 .form-contain input::placeholder, .style-variant__parent-december-2019 .form-contain textarea::placeholder {
    color: #9cb4e5;
    text-transform: uppercase;
    font-weight: 700
}
.style-variant__parent-december-2019 .form-contain .formBtn {
    float: none;
    border: 0;
    display: inline-block;
    background-color: #1a35d4;
    color: #fff;
    padding: 15px 40px;
    border-radius: 99px;
    font-weight: 700;
    font-size: 17px
}
.style-variant__parent-december-2019 .form-contain .button, .style-variant__parent-december-2019 .form-contain .formBtn {
    text-transform: uppercase;
    display: block;
    margin: 0 auto;
    width: 300px;
    max-width: 100%
}
.style-variant__parent-december-2019 .form-contain .button_back {
    color: #1a35d4;
    font-weight: 700;
    background-color: transparent;
    border: none;
    margin-top: .5em
}
.style-variant__parent-december-2019 .form-contain .form-progress {
    position: relative;
    float: left;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 40px;
    margin-bottom: 20px
}
.style-variant__parent-december-2019 .form-contain .form-progress::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
    width: calc(100% - 5px);
    height: 10px;
    background-color: #fff
}
.style-variant__parent-december-2019 .form-contain .form-progress .stage {
    position: relative;
    width: 40px;
    height: 40px;
    background-color: #fff;
    border-radius: 99px;
    margin-left: 60px;
    float: left
}
.style-variant__parent-december-2019 .form-contain .form-progress .stage span {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #1a35d4;
    z-index: 10;
    font-weight: 700
}
.style-variant__parent-december-2019 .form-contain .form-progress .stage::before {
    content: '';
    position: absolute;
    top: 50%;
    right: calc(100% - 10px);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
    width: 80px;
    height: 5px;
    background-color: #fff
}
.style-variant__parent-december-2019 .form-contain .form-progress .stage.active span {
    color: #fff
}
.style-variant__parent-december-2019 .form-contain .form-progress .stage.active::before {
    background-color: #1a35d4
}
.style-variant__parent-december-2019 .form-contain .form-progress .stage.active::after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 99px;
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    background-color: #1a35d4;
    z-index: 5
}
.style-variant__parent-december-2019 .form-contain .form-progress .stage:first-of-type {
    margin-left: 0
}
.style-variant__parent-december-2019 .form-contain .form-progress .stage:first-of-type::before {
    display: none
}
.style-variant__parent-december-2019 .form-contain .action_container, .style-variant__parent-december-2019 .form-contain .action_container+p {
    margin-top: .5em;
    text-align: center
}
.style-variant__parent-december-2019 .card-contain {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}
@media screen and (max-width:767px) {
    .style-variant__parent-december-2019 .card-contain .card-large {
        height: auto;
        margin-bottom: 20px
    }
    .style-variant__parent-december-2019 .card-contain [class*=col-]:last-of-type .card-large {
        margin-bottom: 0
    }
}
.style-variant__parent-december-2019 .card--easy-sign-up .card-image {
    background-image: url(../images/utc_dec19-easy-sign-up.jpg)
}
.style-variant__parent-december-2019 .card--simple-tasks .card-image {
    background-image: url(../images/utc_dec19-simple-tasks.jpg)
}
.style-variant__parent-december-2019 .card--get-paid .card-image {
    background-image: url(../images/utc_dec19-get-paid.jpg)
}
.style-variant__parent-december-2019 .card-large {
    width: 100%;
    height: 100%;
    background-color: #1a35d4;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    border-radius: 20px;
    overflow: hidden
}
.style-variant__parent-december-2019 .card-large .card-image {
    width: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}
.style-variant__parent-december-2019 .card-large .card-image::after {
    content: '';
    display: block;
    padding-bottom: 80%
}
.style-variant__parent-december-2019 .card-large h3 {
    font-weight: 700;
    margin-bottom: 10px
}
.style-variant__parent-december-2019 .card-large .card-text {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-flex: 0 0 1;
    -ms-flex: 0 0 1;
    -webkit-flex: 0 0 1;
    flex: 0 0 1;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    text-align: center;
    padding: 20px;
    color: #fff
}
.style-variant__parent-december-2019 .card-large .card-text div {
    width: 100%
}
.style-variant__parent-december-2019 .card-thin {
    background-color: #fff;
    width: 100%;
    border-radius: 20px;
    margin-bottom: 20px;
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}
@media screen and (max-width:767px) {
    .style-variant__parent-december-2019 .card-thin {
        padding: 15px
    }
}
.style-variant__parent-december-2019 .card-thin .card-image {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60px;
    -webkit-flex: 0 0 60px;
    flex: 0 0 60px;
    height: 60px;
    background-color: #e9f0ff;
    margin-right: 20px;
    border-radius: 99px
}
.style-variant__parent-december-2019 .card-thin .card-image::after {
    content: '';
    position: absolute;
    bottom: -5px;
    right: -5px;
    width: 30px;
    height: 30px;
    background-image: url(../images/utc_dec19-icon-fb.png);
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat
}
.style-variant__parent-december-2019 .card-thin .card-text {
    font-size: 14px
}
.style-variant__parent-december-2019 .card-thin .card-text h3 {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 5px
}
.style-variant__parent-december-2019 .faq-icons {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45px;
    -webkit-flex: 0 0 45px;
    flex: 0 0 45px;
    background-image: url(../images/utc_dec19-icon-spritesheet.png);
    background-size: 400%;
    background-position: 0 0;
    margin-left: 10px;
    margin-right: 10px
}
.style-variant__parent-december-2019 .faq-icons.icon--notes {
    background-position: 0 0
}
.style-variant__parent-december-2019 .faq-icons.icon--money {
    background-position: -100% 0
}
.style-variant__parent-december-2019 .faq-icons.icon--forms {
    background-position: -200% 0
}
.style-variant__parent-december-2019 .faq-icons.icon--rocket {
    background-position: -300% 0
}
.style-variant__parent-december-2019 .faq-icons::after {
    content: '';
    display: block;
    padding-bottom: 105%
}
.style-variant__parent-december-2019 ul.faq {
    list-style-type: none;
    margin: 0;
    padding: 0
}
.style-variant__parent-december-2019 ul.faq .faq-question {
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    border-top: solid 2px #e2e3e5;
    padding: 10px 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}
.style-variant__parent-december-2019 ul.faq .faq-question::after {
    content: '▼';
    margin-right: 20px;
    color: #1a35d4
}
.style-variant__parent-december-2019 ul.faq li.faq-visible .faq-question::after {
    content: '▲'
}
.style-variant__parent-december-2019 ul.faq li {
    margin: 0;
    padding: 0
}
.style-variant__parent-december-2019 ul.faq h3 {
    font-size: 22px;
    font-weight: 700;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    -webkit-flex: 1;
    flex: 1
}
.style-variant__parent-december-2019 ul.faq .faq-body {
    font-size: 18px;
    display: none;
    padding: 20px 0;
    border-top: solid 2px #e2e3e5
}
.style-variant__parent-december-2019 ul.faq li:first-of-type .faq-question {
    border-top: 0
}
.style-variant__parent-december-2019 ul.faq li.faq-visible .faq-body {
    display: block
}
@media screen and (min-width:768px) {
    .style-variant__parent-december-2019 ul.faq .faq-question::after {
        display: none
    }
    .style-variant__parent-december-2019 ul.faq .faq-question {
        cursor: default;
        padding-top: 40px
    }
    .style-variant__parent-december-2019 ul.faq li:first-of-type .faq-question {
        padding-top: 0
    }
    .style-variant__parent-december-2019 ul.faq .faq-body {
        display: block !important;
        border-top: 0;
        padding: 10px 0 30px 0
    }
}
.style-variant__parent-december-2019 .box-card {
    padding: 120px 80px 120px 50px
}
@media screen and (max-width:991px) {
    .style-variant__parent-december-2019 .box-card {
        padding: 50px 80px 50px 50px
    }
}
@media screen and (max-width:767px) {
    .style-variant__parent-december-2019 .box-card {
        padding: 110px 40px 40px 40px
    }
}
.style-variant__parent-december-2019 .box-card p {
    font-size: 25px;
    font-weight: 300
}
.style-variant__parent-december-2019 .button {
    color: #fff
}
.style-variant__parent-december-2019 .button--white {
    color: #1a35d4
}
.style-variant__parent-december-2019 .user-section {
    background-color: #e9f0ff
}
.style-variant__parent-december-2019 .user-section .user-panel {
    text-align: right;
    font-size: .75em
}
.style-variant__parent-december-2019 .user-section .user-panel .current-user {
    padding: 5px 15px
}
.style-variant__parent-december-2019 .user-section .user-panel .current-user div {
    display: inline-block
}
.style-variant__parent-december-2019 .user-section .user-panel .current-user button.log-out {
    color: #1a35d4;
    border-radius: 99px;
    border: #1a35d4 solid 1px;
    padding: 2px 5px;
    background-color: #fff;
    margin-left: 2em
}
.style-variant__parent-december-2019 .user-section .user-panel .current-user button.log-out .glyphicon {
    font-size: .75em
}
.style-variant__parent-december-2019 #responseFail, .style-variant__parent-december-2019 #responseSuccess, .style-variant__parent-december-2019 .utc-error {
    font-size: 1.25em;
    background-color: #f3f7ff;
    padding: 4px;
    text-align: center;
    position: relative;
    border-radius: 10px
}
.style-variant__parent-december-2019 #responseFail h1, .style-variant__parent-december-2019 #responseSuccess h1, .style-variant__parent-december-2019 .utc-error h1 {
    color: #1a35d4
}
.style-variant__parent-december-2019 #responseFail, .style-variant__parent-december-2019 .utc-error::before {
    font-family: "Glyphicons Halflings";
    content: "\e086";
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    left: 4px
}
@font-face {
    font-family: Poppins;
    src: url(subset-Poppins-Regular.ttf) format('truetype');
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: Poppins;
    src: url(subset-Poppins-Bold.ttf) format('truetype');
    font-weight: 700;
    font-style: normal
}
@font-face {
    font-family: Poppins;
    src: url(subset-Poppins-Black.ttf) format('truetype');
    font-weight: 900;
    font-style: normal
}
.style-variant__parent-feburary-2021 {
    overflow-x: hidden;
    width: 100%;
    min-width: 320px;
    font-family: Poppins;
    font-weight: 400;
    font-size: 18px;
    color: #000;
    background-color: #ebf0f3;
    background-image: url(../images/bg-desktop.fs8.png);
    background-size: 1750px auto;
    background-position: center top;
    background-repeat: no-repeat
}
.style-variant__parent-feburary-2021 section.current-user {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-top: .5em
}
.style-variant__parent-feburary-2021 section.current-user .user-name {
    line-height: 1.75em
}
.style-variant__parent-feburary-2021 section.current-user .user-logout.text {
    margin-left: 10px
}
.style-variant__parent-feburary-2021 .user-form .form-control {
    -webkit-box-shadow: none;
    box-shadow: none
}
.style-variant__parent-feburary-2021 img {
    max-width: 100%
}
.style-variant__parent-feburary-2021 h1, .style-variant__parent-feburary-2021 h2, .style-variant__parent-feburary-2021 h3, .style-variant__parent-feburary-2021 h4 {
    margin: 0;
    padding: 0
}
.style-variant__parent-feburary-2021 h1 {
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase
}
.style-variant__parent-feburary-2021 h2, .style-variant__parent-feburary-2021 h3 {
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase
}
.style-variant__parent-feburary-2021 h1+p, .style-variant__parent-feburary-2021 h2+p {
    margin-top: 15px
}
.style-variant__parent-feburary-2021 a, .style-variant__parent-feburary-2021 a:hover {
    color: #28b370;
    text-decoration: none
}
.style-variant__parent-feburary-2021 .utc_login {
    display: none
}
.style-variant__parent-feburary-2021 .utc_login label, .style-variant__parent-feburary-2021 .utc_register label, .style-variant__parent-feburary-2021 legend {
    display: none
}
.style-variant__parent-feburary-2021 label[for^=CustomQuestions_] {
    display: block;
    color: #37b001;
    text-align: center;
    font-size: 1.5em
}
@media screen and (max-width:991px) {
    .style-variant__parent-feburary-2021 {
        background-image: url(../images/bg-mobile.fs8.png);
        background-size: 375px auto;
        font-size: 16px
    }
    .style-variant__parent-feburary-2021 .container {
        max-width: 375px
    }
    .style-variant__parent-feburary-2021 p {
        margin-bottom: 5px
    }
    .style-variant__parent-feburary-2021 h1 {
        font-size: 25px
    }
    .style-variant__parent-feburary-2021 h2, .style-variant__parent-feburary-2021 h3 {
        font-size: 20px
    }
}
.style-variant__parent-feburary-2021 .row-form {
    min-height: 650px
}
@media screen and (max-width:991px) {
    .style-variant__parent-feburary-2021 .row-form {
        min-height: 0
    }
}
.style-variant__parent-feburary-2021 .user-form {
    text-align: center;
    background-color: #ecf1f4;
    border-radius: 15px;
    padding: 30px 45px;
    -webkit-box-shadow: 10px 10px 10px rgba(0, 0, 0, .1), -10px -10px 10px rgba(255, 255, 255, .5), inset 15px 15px 15px rgba(0, 0, 0, .1), inset -15px -15px 15px rgba(255, 255, 255, .5);
    box-shadow: 10px 10px 10px rgba(0, 0, 0, .1), -10px -10px 10px rgba(255, 255, 255, .5), inset 15px 15px 15px rgba(0, 0, 0, .1), inset -15px -15px 15px rgba(255, 255, 255, .5)
}
.style-variant__parent-feburary-2021 .user-form input[type=email], .style-variant__parent-feburary-2021 .user-form input[type=password], .style-variant__parent-feburary-2021 .user-form input[type=text], .style-variant__parent-feburary-2021 .user-form textarea {
    width: 100%;
    height: 60px;
    padding: 0 15px;
    margin-bottom: 30px;
    text-align: left;
    border: solid 2px #dbe0e3;
    border-radius: 15px;
    font-family: inherit;
    background-color: #fff
}
.style-variant__parent-feburary-2021 .user-form input[type=email]::-webkit-input-placeholder, .style-variant__parent-feburary-2021 .user-form input[type=password]::-webkit-input-placeholder, .style-variant__parent-feburary-2021 .user-form input[type=text]::-webkit-input-placeholder, .style-variant__parent-feburary-2021 .user-form textarea::-webkit-input-placeholder {
    color: #c1c1c1
}
.style-variant__parent-feburary-2021 .user-form input[type=email]::-moz-placeholder, .style-variant__parent-feburary-2021 .user-form input[type=password]::-moz-placeholder, .style-variant__parent-feburary-2021 .user-form input[type=text]::-moz-placeholder, .style-variant__parent-feburary-2021 .user-form textarea::-moz-placeholder {
    color: #c1c1c1
}
.style-variant__parent-feburary-2021 .user-form input[type=email]:-ms-input-placeholder, .style-variant__parent-feburary-2021 .user-form input[type=password]:-ms-input-placeholder, .style-variant__parent-feburary-2021 .user-form input[type=text]:-ms-input-placeholder, .style-variant__parent-feburary-2021 .user-form textarea:-ms-input-placeholder {
    color: #c1c1c1
}
.style-variant__parent-feburary-2021 .user-form input[type=email]::-ms-input-placeholder, .style-variant__parent-feburary-2021 .user-form input[type=password]::-ms-input-placeholder, .style-variant__parent-feburary-2021 .user-form input[type=text]::-ms-input-placeholder, .style-variant__parent-feburary-2021 .user-form textarea::-ms-input-placeholder {
    color: #c1c1c1
}
.style-variant__parent-feburary-2021 .user-form input[type=email]::placeholder, .style-variant__parent-feburary-2021 .user-form input[type=password]::placeholder, .style-variant__parent-feburary-2021 .user-form input[type=text]::placeholder, .style-variant__parent-feburary-2021 .user-form textarea::placeholder {
    color: #c1c1c1
}
.style-variant__parent-feburary-2021 .user-form .heading--2 {
    text-transform: none
}
.style-variant__parent-feburary-2021 .user-form .heading--2+input {
    margin-top: 15px
}
@media screen and (max-width:991px) {
    .style-variant__parent-feburary-2021 .user-form {
        padding: 20px;
        margin: 20px 0
    }
    .style-variant__parent-feburary-2021 .user-form input {
        height: 50px;
        margin-bottom: 15px
    }
}
.style-variant__parent-feburary-2021 .form-progress {
    position: relative;
    display: inline-block;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 40px;
    margin-bottom: 20px
}
.style-variant__parent-feburary-2021 .form-progress::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
    width: calc(100% - 5px);
    height: 10px;
    background-color: #fff
}
.style-variant__parent-feburary-2021 .form-progress .stage {
    position: relative;
    width: 40px;
    height: 40px;
    background-color: #fff;
    background-image: linear-gradient(135deg, #d4d8da 0, #fff 100%);
    border: solid 2px #fff;
    border-radius: 99px;
    margin-left: 60px;
    float: left
}
.style-variant__parent-feburary-2021 .form-progress .stage span {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #1fa05d;
    z-index: 10;
    font-weight: 700
}
.style-variant__parent-feburary-2021 .form-progress .stage::before {
    content: '';
    position: absolute;
    top: 50%;
    right: calc(100% - 10px);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
    width: 80px;
    height: 10px;
    background-color: transparent
}
.style-variant__parent-feburary-2021 .form-progress .stage.active span {
    color: #fff
}
.style-variant__parent-feburary-2021 .form-progress .stage.active::before {
    background-color: #1fa05d
}
.style-variant__parent-feburary-2021 .form-progress .stage.active {
    border-color: transparent;
    background-image: none;
    background-color: #1fa05d
}
.style-variant__parent-feburary-2021 .form-progress .stage.active::after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 99px;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(135deg, #65ddaa 0, #1fa05d 100%);
    z-index: 5
}
.style-variant__parent-feburary-2021 .form-progress .stage:first-of-type {
    margin-left: 0
}
.style-variant__parent-feburary-2021 .form-progress .stage:first-of-type::before {
    display: none
}
@media screen and (max-width:991px) {
    .style-variant__parent-feburary-2021 .form-progress {
        margin-bottom: 0;
        margin-top: 20px
    }
}
.style-variant__parent-feburary-2021 ul.feature-boxes {
    margin: 0;
    padding: 0;
    width: calc(100% + 30px);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style-type: none;
    font-size: 15px
}
.style-variant__parent-feburary-2021 ul.feature-boxes li {
    margin: 0;
    padding: 0;
    padding-right: 30px;
    width: 25%
}
.style-variant__parent-feburary-2021 ul.feature-boxes li .inner {
    text-align: center;
    background-color: #fff;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .25);
    box-shadow: 0 0 10px rgba(0, 0, 0, .25);
    border-radius: 15px;
    padding: 40px 15px;
    height: 100%
}
.style-variant__parent-feburary-2021 ul.feature-boxes li:nth-of-type(1) h3 {
    color: #28b370
}
.style-variant__parent-feburary-2021 ul.feature-boxes li:nth-of-type(2) h3 {
    color: #b785e6
}
.style-variant__parent-feburary-2021 ul.feature-boxes li:nth-of-type(3) h3 {
    color: #fb2a5f
}
.style-variant__parent-feburary-2021 ul.feature-boxes li:nth-of-type(4) h3 {
    color: #fdab3d
}
.style-variant__parent-feburary-2021 ul.feature-boxes h3 {
    font-size: 50px;
    font-weight: 700
}
.style-variant__parent-feburary-2021 ul.feature-boxes span {
    color: #adadad
}
@media screen and (max-width:991px) {
    .style-variant__parent-feburary-2021 ul.feature-boxes {
        width: calc(100% + 15px);
        font-size: 14px;
        margin-top: 15px
    }
    .style-variant__parent-feburary-2021 ul.feature-boxes li {
        padding-right: 15px;
        padding-bottom: 15px;
        width: 50%
    }
    .style-variant__parent-feburary-2021 ul.feature-boxes li .inner {
        padding: 15px 10px
    }
    .style-variant__parent-feburary-2021 ul.feature-boxes h3 {
        font-size: 30px
    }
}
.style-variant__parent-feburary-2021 .img-paid, .style-variant__parent-feburary-2021 .img-signup, .style-variant__parent-feburary-2021 .img-tasks {
    width: 100%;
    background-position: center top;
    background-size: 100% auto;
    background-repeat: no-repeat
}
.style-variant__parent-feburary-2021 .img-paid::before, .style-variant__parent-feburary-2021 .img-signup::before, .style-variant__parent-feburary-2021 .img-tasks::before {
    content: '';
    display: block;
    padding-bottom: 85%
}
.style-variant__parent-feburary-2021 .img-signup {
    background-image: url(../images/img-signup.fs8.png)
}
.style-variant__parent-feburary-2021 .img-tasks {
    background-image: url(../images/img-tasks.fs8.png)
}
.style-variant__parent-feburary-2021 .img-paid {
    background-image: url(../images/img-paid.fs8.png)
}
.style-variant__parent-feburary-2021 .box-highlight-pink {
    display: inline-block;
    color: #fff;
    background-color: #fb275d;
    padding: 15px 40px;
    border-radius: 15px
}
.style-variant__parent-feburary-2021 .mobile-list {
    list-style-type: none
}
.style-variant__parent-feburary-2021 .img-moodb {
    width: 100%;
    height: 858px;
    background-image: url(../images/img-moodb-desktop.fs8.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 2000px auto;
    margin: 30px 0
}
.style-variant__parent-feburary-2021 .img-moodb-m {
    width: calc(100% + 20px);
    margin-left: -10px;
    max-width: none;
    display: none
}
.style-variant__parent-feburary-2021 .img-deco-m {
    display: none
}
@media screen and (max-width:991px) {
    .style-variant__parent-feburary-2021 .img-paid, .style-variant__parent-feburary-2021 .img-signup, .style-variant__parent-feburary-2021 .img-tasks {
        margin-top: 20px
    }
    .style-variant__parent-feburary-2021 .img-paid::before, .style-variant__parent-feburary-2021 .img-signup::before, .style-variant__parent-feburary-2021 .img-tasks::before {
        padding-bottom: 90%
    }
    .style-variant__parent-feburary-2021 .mobile-list {
        list-style-type: disc;
        text-align: left
    }
    .style-variant__parent-feburary-2021 .mobile-list li {
        color: #000;
        margin-bottom: 5px
    }
    .style-variant__parent-feburary-2021 .img-moodb {
        display: none
    }
    .style-variant__parent-feburary-2021 .img-deco-m, .style-variant__parent-feburary-2021 .img-moodb-m {
        display: block
    }
}
.style-variant__parent-feburary-2021 .button, .style-variant__parent-feburary-2021 .button:hover, .style-variant__parent-feburary-2021 .cta-btn, .style-variant__parent-feburary-2021 .cta-btn:hover, .style-variant__parent-feburary-2021 .formBtn, .style-variant__parent-feburary-2021 .formBtn:hover {
    position: relative;
    z-index: 1;
    outline: 0;
    display: inline-block;
    line-height: 1;
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    padding: 15px 50px;
    margin-bottom: 15px;
    text-decoration: none;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .5);
    background-color: transparent;
    border: 0;
    float: none
}
.style-variant__parent-feburary-2021 .button span, .style-variant__parent-feburary-2021 .button:hover span, .style-variant__parent-feburary-2021 .cta-btn span, .style-variant__parent-feburary-2021 .cta-btn:hover span, .style-variant__parent-feburary-2021 .formBtn span, .style-variant__parent-feburary-2021 .formBtn:hover span {
    padding-right: 30px
}
.style-variant__parent-feburary-2021 .button span::after, .style-variant__parent-feburary-2021 .button:hover span::after, .style-variant__parent-feburary-2021 .cta-btn span::after, .style-variant__parent-feburary-2021 .cta-btn:hover span::after, .style-variant__parent-feburary-2021 .formBtn span::after, .style-variant__parent-feburary-2021 .formBtn:hover span::after {
    content: '»';
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%) scaleX(.8);
    transform: translateY(-50%) scaleX(.8);
    font-size: 2em;
    margin-top: -.07em;
    letter-spacing: 1px
}
.style-variant__parent-feburary-2021 .button::before, .style-variant__parent-feburary-2021 .button:hover::before, .style-variant__parent-feburary-2021 .cta-btn::before, .style-variant__parent-feburary-2021 .cta-btn:hover::before, .style-variant__parent-feburary-2021 .formBtn::before, .style-variant__parent-feburary-2021 .formBtn:hover::before {
    content: '';
    position: relative;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#36bc7a), to(#57d190));
    background-image: linear-gradient(0deg, #36bc7a 0, #57d190 100%);
    border-radius: 15px;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1
}
.style-variant__parent-feburary-2021 .button::after, .style-variant__parent-feburary-2021 .button:hover::after, .style-variant__parent-feburary-2021 .cta-btn::after, .style-variant__parent-feburary-2021 .cta-btn:hover::after, .style-variant__parent-feburary-2021 .formBtn::after, .style-variant__parent-feburary-2021 .formBtn:hover::after {
    content: '';
    position: absolute;
    z-index: -2;
    display: block;
    width: 100%;
    height: 20px;
    background-color: #169456;
    border-radius: 0 0 15px 15px;
    left: 0;
    top: calc(100% - 15px);
    margin: 0
}
@media screen and (max-width:991px) {
    .style-variant__parent-feburary-2021 .button, .style-variant__parent-feburary-2021 .button:hover, .style-variant__parent-feburary-2021 .cta-btn, .style-variant__parent-feburary-2021 .cta-btn:hover, .style-variant__parent-feburary-2021 .formBtn, .style-variant__parent-feburary-2021 .formBtn:hover {
        font-size: 20px;
        padding: 15px 30px;
        width: 100%;
        max-width: 280px
    }
}
.style-variant__parent-feburary-2021 ul.user-reviews {
    margin: 0;
    padding: 0;
    width: calc(100% + 30px);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style-type: none
}
.style-variant__parent-feburary-2021 ul.user-reviews li {
    margin: 0;
    padding: 0;
    padding-right: 30px;
    width: 25%
}
.style-variant__parent-feburary-2021 ul.user-reviews li .inner {
    text-align: left;
    background-color: #fff;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .25);
    box-shadow: 0 0 10px rgba(0, 0, 0, .25);
    border-radius: 15px;
    padding: 15px 15px;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}
.style-variant__parent-feburary-2021 ul.user-reviews li .profile-image {
    position: relative;
    width: 70px;
    height: 70px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto
}
.style-variant__parent-feburary-2021 ul.user-reviews li .profile-image::after {
    content: '';
    width: 25px;
    height: 25px;
    background-image: url(../images/icon-fb.fs8.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    position: absolute;
    bottom: -5px;
    right: -5px
}
.style-variant__parent-feburary-2021 ul.user-reviews li:nth-of-type(1) .profile-image {
    background-image: url(../images/img-profile-1.fs8.png)
}
.style-variant__parent-feburary-2021 ul.user-reviews li:nth-of-type(2) .profile-image {
    background-image: url(../images/img-profile-2.fs8.png)
}
.style-variant__parent-feburary-2021 ul.user-reviews li:nth-of-type(3) .profile-image {
    background-image: url(../images/img-profile-4.fs8.png)
}
.style-variant__parent-feburary-2021 ul.user-reviews li:nth-of-type(4) .profile-image {
    background-image: url(../images/img-profile-3.fs8.png)
}
.style-variant__parent-feburary-2021 ul.user-reviews li .likes {
    font-weight: 700;
    font-size: 16px;
    margin-top: 5px
}
.style-variant__parent-feburary-2021 ul.user-reviews li .likes::after {
    content: '';
    display: inline-block;
    width: 25px;
    height: 25px;
    background-image: url(../images/icon-like.fs8.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    margin-left: 5px
}
.style-variant__parent-feburary-2021 ul.user-reviews li h3 {
    padding-left: 10px;
    font-size: 20px
}
.style-variant__parent-feburary-2021 ul.user-reviews li p {
    margin-top: 15px;
    margin-bottom: 0;
    font-size: 14px;
    color: #9a9a9a
}
@media screen and (max-width:991px) {
    .style-variant__parent-feburary-2021 ul.user-reviews li {
        width: 100%;
        padding-bottom: 15px
    }
}
.style-variant__parent-feburary-2021 .frame-faq {
    padding: 60px;
    margin: 60px 0;
    background-color: #ecf1f4;
    border-radius: 15px;
    -webkit-box-shadow: 10px 10px 10px rgba(0, 0, 0, .1), -10px -10px 10px rgba(255, 255, 255, .5), inset 15px 15px 15px rgba(0, 0, 0, .1), inset -15px -15px 15px rgba(255, 255, 255, .5);
    box-shadow: 10px 10px 10px rgba(0, 0, 0, .1), -10px -10px 10px rgba(255, 255, 255, .5), inset 15px 15px 15px rgba(0, 0, 0, .1), inset -15px -15px 15px rgba(255, 255, 255, .5)
}
.style-variant__parent-feburary-2021 .frame-faq h2 {
    text-transform: none;
    text-align: center;
    margin-bottom: 30px
}
.style-variant__parent-feburary-2021 .frame-faq h4 {
    font-weight: 700;
    font-size: 20px
}
.style-variant__parent-feburary-2021 .frame-faq h4+p {
    margin-top: 10px
}
.style-variant__parent-feburary-2021 .frame-faq ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}
.style-variant__parent-feburary-2021 .frame-faq ul li {
    padding: 0;
    margin-bottom: 25px
}
.style-variant__parent-feburary-2021 .frame-faq ul li:last-of-type {
    margin-bottom: 0
}
@media screen and (max-width:991px) {
    .style-variant__parent-feburary-2021 .frame-faq {
        padding: 30px;
        margin-top: 30px;
        margin-bottom: 0
    }
}
.style-variant__parent-feburary-2021 .section-pre-footer {
    height: 430px;
    background-color: #fff;
    background-image: url(../images/bg-pre-footer.fs8.png);
    background-size: 1920px auto;
    background-position: center bottom;
    background-repeat: no-repeat;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 70px
}
@media screen and (max-width:991px) {
    .style-variant__parent-feburary-2021 .section-pre-footer {
        background-image: url(../images/bg-pre-footer-mobile.fs8.png);
        background-size: auto;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}
.style-variant__parent-feburary-2021 .mt {
    margin-top: 30px !important
}
.style-variant__parent-feburary-2021 .mt-none {
    margin-top: 0 !important
}
.style-variant__parent-feburary-2021 .mt-lg {
    margin-top: 60px !important
}
.style-variant__parent-feburary-2021 .w-100 {
    width: 100%
}
.style-variant__parent-feburary-2021 .d-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}
.style-variant__parent-feburary-2021 .flex-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}
.style-variant__parent-feburary-2021 .flex-grow-1 {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}
.style-variant__parent-feburary-2021 .align-items-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}
.style-variant__parent-feburary-2021 .u__colour--green {
    color: #28b370
}
@media screen and (max-width:991px) {
    .style-variant__parent-feburary-2021 .row.d-flex {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .style-variant__parent-feburary-2021 .order-m-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
    .style-variant__parent-feburary-2021 .mt {
        margin-top: 15px !important
    }
    .style-variant__parent-feburary-2021 .mt-lg, .style-variant__parent-feburary-2021 .mt-m {
        margin-top: 30px !important
    }
}
.style-variant__parent-feburary-2021 #register_back {
    border: 0;
    outline: 0;
    background-color: transparent;
    border-bottom: 1px dotted
}
.style-variant__parent-feburary-2021.home h1, .style-variant__parent-feburary-2021.home h2, .style-variant__parent-feburary-2021.home h3 {
    text-transform: none
}
.style-variant__parent-feburary-2021.home .row-lead {
    min-height: 650px;
    background-image: url(../images/img-white-girl.fs8.png);
    background-position: right calc(100% - 50px);
    background-repeat: no-repeat
}
@media screen and (max-width:991px) {
    .style-variant__parent-feburary-2021.home .row-lead {
        min-height: 0;
        background-image: none
    }
}
.style-variant__parent-feburary-2021.home .section-main-content:first-of-type {
    padding-top: 80px
}
.style-variant__parent-feburary-2021.home ul.feature-boxes {
    margin: 0;
    padding: 0;
    width: calc(100% + 30px);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style-type: none;
    font-size: 15px
}
.style-variant__parent-feburary-2021.home ul.feature-boxes li {
    margin: 0;
    padding: 0;
    padding-right: 30px;
    width: 25%
}
.style-variant__parent-feburary-2021.home ul.feature-boxes li .inner {
    text-align: center;
    background-color: #fff;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .25);
    box-shadow: 0 0 10px rgba(0, 0, 0, .25);
    border-radius: 15px;
    padding: 40px 15px;
    height: 100%
}
.style-variant__parent-feburary-2021.home ul.feature-boxes li:nth-of-type(1) h3 {
    color: #28b370
}
.style-variant__parent-feburary-2021.home ul.feature-boxes li:nth-of-type(2) h3 {
    color: #b785e6
}
.style-variant__parent-feburary-2021.home ul.feature-boxes li:nth-of-type(3) h3 {
    color: #fb2a5f
}
.style-variant__parent-feburary-2021.home ul.feature-boxes li:nth-of-type(4) h3 {
    color: #fdab3d
}
.style-variant__parent-feburary-2021.home ul.feature-boxes h3 {
    font-size: 50px;
    font-weight: 700
}
.style-variant__parent-feburary-2021.home ul.feature-boxes span {
    color: #adadad
}
@media screen and (max-width:991px) {
    .style-variant__parent-feburary-2021.home ul.feature-boxes {
        width: calc(100% + 15px);
        font-size: 14px;
        margin-top: 15px
    }
    .style-variant__parent-feburary-2021.home ul.feature-boxes li {
        padding-right: 15px;
        padding-bottom: 15px;
        width: 50%
    }
    .style-variant__parent-feburary-2021.home ul.feature-boxes li .inner {
        padding: 15px 10px
    }
    .style-variant__parent-feburary-2021.home ul.feature-boxes h3 {
        font-size: 30px
    }
}
.style-variant__parent-feburary-2021.home .img-network {
    width: 100%;
    position: relative
}
.style-variant__parent-feburary-2021.home .img-network::before {
    content: '';
    display: block;
    padding-bottom: 90%
}
.style-variant__parent-feburary-2021.home .img-network::after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: calc(100% + 140px);
    height: 100%;
    background-image: url(../images/img-network.fs8.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center center
}
.style-variant__parent-feburary-2021.home .img-functional, .style-variant__parent-feburary-2021.home .img-performance, .style-variant__parent-feburary-2021.home .img-qa, .style-variant__parent-feburary-2021.home .img-web-testing {
    width: 100%;
    background-position: center center;
    background-size: 100% auto;
    background-repeat: no-repeat
}
.style-variant__parent-feburary-2021.home .img-functional::before, .style-variant__parent-feburary-2021.home .img-performance::before, .style-variant__parent-feburary-2021.home .img-qa::before, .style-variant__parent-feburary-2021.home .img-web-testing::before {
    content: '';
    display: block;
    padding-bottom: 85%
}
.style-variant__parent-feburary-2021.home .img-web-testing {
    background-image: url(../images/img-webtesting.fs8.png)
}
.style-variant__parent-feburary-2021.home .img-functional {
    background-image: url(../images/img-functional.fs8.png)
}
.style-variant__parent-feburary-2021.home .img-performance {
    background-image: url(../images/img-performance.fs8.png)
}
.style-variant__parent-feburary-2021.home .img-qa {
    background-image: url(../images/img-qa.fs8.png)
}
.style-variant__parent-feburary-2021.home .img-moodb {
    width: 100%;
    height: 750px;
    background-image: url(../images/img-moodb.fs8.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 2000px auto;
    margin: 30px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}
.style-variant__parent-feburary-2021.home .img-red-girl {
    display: none;
    text-align: right
}
@media screen and (max-width:991px) {
    .style-variant__parent-feburary-2021.home .img-network {
        margin-bottom: 10px
    }
    .style-variant__parent-feburary-2021.home .img-network::before {
        padding-bottom: 110%
    }
    .style-variant__parent-feburary-2021.home .img-network::after {
        right: auto;
        left: calc(50% - 45px);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }
    .style-variant__parent-feburary-2021.home .img-functional, .style-variant__parent-feburary-2021.home .img-performance, .style-variant__parent-feburary-2021.home .img-qa, .style-variant__parent-feburary-2021.home .img-web-testing {
        margin-top: 20px
    }
    .style-variant__parent-feburary-2021.home .img-functional::before, .style-variant__parent-feburary-2021.home .img-performance::before, .style-variant__parent-feburary-2021.home .img-qa::before, .style-variant__parent-feburary-2021.home .img-web-testing::before {
        padding-bottom: 90%
    }
    .style-variant__parent-feburary-2021.home .img-moodb {
        background-image: url(../images/img-moodb-mobile.fs8.png);
        background-size: 510px;
        height: 520px
    }
    .style-variant__parent-feburary-2021.home .img-moodb .content {
        max-width: 300px
    }
    .style-variant__parent-feburary-2021.home .img-red-girl {
        display: block
    }
}
@media screen and (max-width:991px) {
    .style-variant__parent-feburary-2021.home .cta-btn, .style-variant__parent-feburary-2021.home .cta-btn:hover {
        max-width: none;
        text-align: center
    }
}
.style-variant__parent-feburary-2021.home .section-callout {
    height: 500px;
    background-color: #fff;
    background-image: url(../images/callout-box.fs8.png);
    background-size: 1920px auto;
    background-position: center bottom;
    background-repeat: no-repeat;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 70px;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .25);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .25)
}
@media screen and (max-width:991px) {
    .style-variant__parent-feburary-2021.home .section-callout {
        background-image: url(../images/callout-box-mobile.fs8.png);
        background-size: auto;
        background-position: center top;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        height: auto;
        padding-top: 300px;
        padding-bottom: 20px;
        text-align: center
    }
}
.style-variant__parent-feburary-2021.fake-task {
    background-image: url(../images/bg-desktop-alt.fs8.png);
    background-position: center -230px
}
.style-variant__parent-feburary-2021.fake-task h1 {
    text-transform: none
}
.style-variant__parent-feburary-2021.fake-task h2, .style-variant__parent-feburary-2021.fake-task h3 {
    font-size: 18px
}
.style-variant__parent-feburary-2021.fake-task .section-main-content {
    padding-top: 0
}
.style-variant__parent-feburary-2021.fake-task #register_back::before {
    content: '<';
    margin-right: .75ch
}
@media screen and (max-width:991px) {
    .style-variant__parent-feburary-2021.fake-task {
        background-image: url(../images/bg-mobile-alt.fs8.png)
    }
    .style-variant__parent-feburary-2021.fake-task h1 {
        font-size: 24px
    }
    .style-variant__parent-feburary-2021.fake-task h2, .style-variant__parent-feburary-2021.fake-task h3 {
        font-size: 16px
    }
}
.style-variant__parent-feburary-2021.fake-task .row-form {
    min-height: 0;
    margin-top: 30px;
    margin-bottom: 30px
}
.style-variant__parent-feburary-2021.fake-task .justify-content-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}
.style-variant__parent-feburary-2021.fake-task .align-items-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}
.style-variant__parent-feburary-2021.fake-task .d-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
.style-variant__parent-feburary-2021.fake-task #EmailAddress, .style-variant__parent-feburary-2021.fake-task #FirstName, .style-variant__parent-feburary-2021.fake-task #LastName, .style-variant__parent-feburary-2021.fake-task .paypal_details {
    display: none
}
.style-variant__parent-feburary-2021.cross-sell .row-form {
    min-height: 500px
}
.style-variant__parent-feburary-2021.cross-sell .utc_login {
    display: inherit
}
@media screen and (max-width:1199px) {
    .style-variant__parent-feburary-2021.cross-sell {
        background-position: calc(50% + 80px) 40px
    }
    .style-variant__parent-feburary-2021.cross-sell .row-form {
        min-height: 530px
    }
}
@media screen and (max-width:991px) {
    .style-variant__parent-feburary-2021.cross-sell {
        background-position: center top
    }
    .style-variant__parent-feburary-2021.cross-sell .row-form {
        min-height: 0
    }
    .style-variant__parent-feburary-2021.cross-sell .box-highlight-pink {
        width: 100%;
        padding: 15px
    }
}
.style-variant__parent-feburary-2021.cross-sell .section-main-content {
    padding-top: 15px;
    padding-bottom: 30px
}
.style-variant__parent-feburary-2021.cross-sell .rainbow-list {
    list-style-type: none;
    margin: 10px 0 0 0;
    padding: 0
}
.style-variant__parent-feburary-2021.cross-sell .rainbow-list li {
    position: relative;
    margin: 0 0 7px 0;
    padding: 0 0 0 20px
}
.style-variant__parent-feburary-2021.cross-sell .rainbow-list li::before {
    content: '⬤';
    font-size: .6em;
    color: #000;
    position: absolute;
    left: 0;
    top: .6em
}
.style-variant__parent-feburary-2021.cross-sell .rainbow-list li:nth-of-type(1)::before {
    color: #28b370
}
.style-variant__parent-feburary-2021.cross-sell .rainbow-list li:nth-of-type(2)::before {
    color: #ae74e4
}
.style-variant__parent-feburary-2021.cross-sell .rainbow-list li:nth-of-type(3)::before {
    color: #fb265e
}
.style-variant__parent-feburary-2021.cross-sell .rainbow-list li:nth-of-type(4)::before {
    color: #fcac3d
}
.style-variant__parent-feburary-2021.cross-sell ul.feature-boxes {
    margin: 30px 0
}
.style-variant__parent-feburary-2021.cross-sell ul.feature-boxes li {
    margin: 0;
    padding: 0;
    padding-right: 30px;
    width: 33.333333%
}
.style-variant__parent-feburary-2021.cross-sell ul.feature-boxes li .inner {
    text-align: center;
    background-color: #fff;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .25);
    box-shadow: 0 0 10px rgba(0, 0, 0, .25);
    border-radius: 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    min-height: 100px;
    height: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}
.style-variant__parent-feburary-2021.cross-sell ul.feature-boxes li .content {
    text-align: left;
    padding: 15px
}
.style-variant__parent-feburary-2021.cross-sell ul.feature-boxes li:nth-of-type(1) h3 {
    background-color: #b785e6
}
.style-variant__parent-feburary-2021.cross-sell ul.feature-boxes li:nth-of-type(2) h3 {
    background-color: #fb2a5f
}
.style-variant__parent-feburary-2021.cross-sell ul.feature-boxes li:nth-of-type(3) h3 {
    background-color: #fdab3d
}
.style-variant__parent-feburary-2021.cross-sell ul.feature-boxes h3 {
    color: #fff;
    width: 170px;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}
@media screen and (max-width:991px) {
    .style-variant__parent-feburary-2021.cross-sell ul.feature-boxes {
        margin-top: 30px;
        margin-bottom: 0
    }
    .style-variant__parent-feburary-2021.cross-sell ul.feature-boxes li {
        width: 100%
    }
    .style-variant__parent-feburary-2021.cross-sell ul.feature-boxes h3 {
        width: 120px
    }
}
.style-variant__parent-feburary-2021.cross-sell .u__text--uppercase {
    text-transform: uppercase
}
.style-variant__parent-feburary-2021.contact {
    background-image: url(../images/bg-contact-desktop.fs8.png)
}
@media screen and (max-width:991px) {
    .style-variant__parent-feburary-2021.contact {
        background-image: url(../images/bg-contact-mobile.fs8.png);
        background-size: 375px auto;
        font-size: 16px
    }
    .style-variant__parent-feburary-2021.contact .container {
        max-width: 375px
    }
    .style-variant__parent-feburary-2021.contact p {
        margin-bottom: 5px
    }
    .style-variant__parent-feburary-2021.contact h1 {
        font-size: 25px
    }
    .style-variant__parent-feburary-2021.contact h2, .style-variant__parent-feburary-2021.contact h3 {
        font-size: 20px
    }
}
.style-variant__parent-feburary-2021.contact .row-form {
    min-height: 850px
}
@media screen and (max-width:991px) {
    .style-variant__parent-feburary-2021.contact .row-form {
        min-height: 600px
    }
}
.style-variant__parent-feburary-2021.contact .user-form {
    text-align: center;
    background-color: #ecf1f4;
    border-radius: 15px;
    padding: 45px 45px 30px 45px;
    -webkit-box-shadow: 10px 10px 10px rgba(0, 0, 0, .1), -10px -10px 10px rgba(255, 255, 255, .5), inset 15px 15px 15px rgba(0, 0, 0, .1), inset -15px -15px 15px rgba(255, 255, 255, .5);
    box-shadow: 10px 10px 10px rgba(0, 0, 0, .1), -10px -10px 10px rgba(255, 255, 255, .5), inset 15px 15px 15px rgba(0, 0, 0, .1), inset -15px -15px 15px rgba(255, 255, 255, .5)
}
.style-variant__parent-feburary-2021.contact .user-form label {
    display: none
}
.style-variant__parent-feburary-2021.contact .user-form input, .style-variant__parent-feburary-2021.contact .user-form textarea {
    outline: 0;
    width: 100%;
    height: 60px;
    padding: 0 15px;
    margin-bottom: 30px;
    text-align: left;
    border: solid 2px #dbe0e3;
    border-radius: 15px
}
.style-variant__parent-feburary-2021.contact .user-form input::-webkit-input-placeholder, .style-variant__parent-feburary-2021.contact .user-form textarea::-webkit-input-placeholder {
    color: #c1c1c1
}
.style-variant__parent-feburary-2021.contact .user-form input::-moz-placeholder, .style-variant__parent-feburary-2021.contact .user-form textarea::-moz-placeholder {
    color: #c1c1c1
}
.style-variant__parent-feburary-2021.contact .user-form input:-ms-input-placeholder, .style-variant__parent-feburary-2021.contact .user-form textarea:-ms-input-placeholder {
    color: #c1c1c1
}
.style-variant__parent-feburary-2021.contact .user-form input::-ms-input-placeholder, .style-variant__parent-feburary-2021.contact .user-form textarea::-ms-input-placeholder {
    color: #c1c1c1
}
.style-variant__parent-feburary-2021.contact .user-form input::placeholder, .style-variant__parent-feburary-2021.contact .user-form textarea::placeholder {
    color: #c1c1c1
}
.style-variant__parent-feburary-2021.contact .user-form textarea {
    resize: none !important;
    height: 100px;
    padding: 15px;
    margin-bottom: 15px
}
.style-variant__parent-feburary-2021.contact .user-form h3 {
    text-transform: none
}
.style-variant__parent-feburary-2021.contact .user-form h3+input {
    margin-top: 15px
}
@media screen and (max-width:991px) {
    .style-variant__parent-feburary-2021.contact .user-form {
        padding: 20px;
        margin: 20px 0
    }
    .style-variant__parent-feburary-2021.contact .user-form input {
        height: 50px;
        margin-bottom: 15px
    }
}
.style-variant__parent-feburary-2021.contact .section-main-content:first-of-type {
    padding-top: 80px
}
.style-variant__parent-september-2024 {
    overflow-x: hidden;
    width: 100%;
    min-width: 320px;
    font-family: Poppins;
    font-weight: 400;
    font-size: 18px;
    color: #000;
    background-color: #ebf0f3;
    background-image: url(../images/bg-desktop.fs8.png);
    background-size: 1750px auto;
    background-position: center top;
    background-repeat: no-repeat
}
.style-variant__parent-september-2024 section.current-user {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 5px 15px
}
.style-variant__parent-september-2024 section.current-user .user-name {
    line-height: 1.75em
}
.style-variant__parent-september-2024 section.current-user .user-logout.text {
    margin-left: 10px
}
.style-variant__parent-september-2024 .user-form .form-control {
    -webkit-box-shadow: none;
    box-shadow: none
}
.style-variant__parent-september-2024 img {
    max-width: 100%
}
.style-variant__parent-september-2024 h1, .style-variant__parent-september-2024 h2, .style-variant__parent-september-2024 h3, .style-variant__parent-september-2024 h4 {
    margin: 0;
    padding: 0
}
.style-variant__parent-september-2024 h1 {
    padding: 1rem 0;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase
}
.style-variant__parent-september-2024 h2, .style-variant__parent-september-2024 h3 {
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase
}
.style-variant__parent-september-2024 h1+p, .style-variant__parent-september-2024 h2+p {
    margin-top: 15px
}
.style-variant__parent-september-2024 a, .style-variant__parent-september-2024 a:hover {
    color: #28b370;
    text-decoration: none
}
.style-variant__parent-september-2024 .utc_login {
    display: none
}
.style-variant__parent-september-2024 .utc_login label, .style-variant__parent-september-2024 .utc_register label, .style-variant__parent-september-2024 legend {
    display: none
}
.style-variant__parent-september-2024 label[for^=CustomQuestions_] {
    display: block;
    color: #37b001;
    text-align: center;
    font-size: 1.5em
}
@media screen and (max-width:991px) {
    .style-variant__parent-september-2024 {
        background-image: url(../images/bg-mobile.fs8.png);
        background-size: 375px auto;
        font-size: 16px
    }
    .style-variant__parent-september-2024 .template_wistia_size {
        width: 100% !important
    }
    .style-variant__parent-september-2024 .container {
        max-width: 375px
    }
    .style-variant__parent-september-2024 p {
        margin-bottom: 5px
    }
    .style-variant__parent-september-2024 h1 {
        font-size: 25px
    }
    .style-variant__parent-september-2024 h2, .style-variant__parent-september-2024 h3 {
        font-size: 20px
    }
}
.style-variant__parent-september-2024 .row-form {
    min-height: 650px
}
@media screen and (max-width:991px) {
    .style-variant__parent-september-2024 .row-form {
        min-height: 0
    }
}
.style-variant__parent-september-2024 .user-form {
    text-align: center;
    background-color: #ecf1f4;
    border-radius: 15px;
    padding: 30px 45px;
    -webkit-box-shadow: 10px 10px 10px rgba(0, 0, 0, .1), -10px -10px 10px rgba(255, 255, 255, .5), inset 15px 15px 15px rgba(0, 0, 0, .1), inset -15px -15px 15px rgba(255, 255, 255, .5);
    box-shadow: 10px 10px 10px rgba(0, 0, 0, .1), -10px -10px 10px rgba(255, 255, 255, .5), inset 15px 15px 15px rgba(0, 0, 0, .1), inset -15px -15px 15px rgba(255, 255, 255, .5)
}
.style-variant__parent-september-2024 .user-form input[type=email], .style-variant__parent-september-2024 .user-form input[type=password], .style-variant__parent-september-2024 .user-form input[type=text], .style-variant__parent-september-2024 .user-form textarea {
    width: 100%;
    height: 60px;
    padding: 0 15px;
    margin-bottom: 30px;
    text-align: left;
    border: solid 2px #dbe0e3;
    border-radius: 15px;
    font-family: inherit;
    background-color: #fff
}
.style-variant__parent-september-2024 .user-form input[type=email]::-webkit-input-placeholder, .style-variant__parent-september-2024 .user-form input[type=password]::-webkit-input-placeholder, .style-variant__parent-september-2024 .user-form input[type=text]::-webkit-input-placeholder, .style-variant__parent-september-2024 .user-form textarea::-webkit-input-placeholder {
    color: #c1c1c1
}
.style-variant__parent-september-2024 .user-form input[type=email]::-moz-placeholder, .style-variant__parent-september-2024 .user-form input[type=password]::-moz-placeholder, .style-variant__parent-september-2024 .user-form input[type=text]::-moz-placeholder, .style-variant__parent-september-2024 .user-form textarea::-moz-placeholder {
    color: #c1c1c1
}
.style-variant__parent-september-2024 .user-form input[type=email]:-ms-input-placeholder, .style-variant__parent-september-2024 .user-form input[type=password]:-ms-input-placeholder, .style-variant__parent-september-2024 .user-form input[type=text]:-ms-input-placeholder, .style-variant__parent-september-2024 .user-form textarea:-ms-input-placeholder {
    color: #c1c1c1
}
.style-variant__parent-september-2024 .user-form input[type=email]::-ms-input-placeholder, .style-variant__parent-september-2024 .user-form input[type=password]::-ms-input-placeholder, .style-variant__parent-september-2024 .user-form input[type=text]::-ms-input-placeholder, .style-variant__parent-september-2024 .user-form textarea::-ms-input-placeholder {
    color: #c1c1c1
}
.style-variant__parent-september-2024 .user-form input[type=email]::placeholder, .style-variant__parent-september-2024 .user-form input[type=password]::placeholder, .style-variant__parent-september-2024 .user-form input[type=text]::placeholder, .style-variant__parent-september-2024 .user-form textarea::placeholder {
    color: #c1c1c1
}
.style-variant__parent-september-2024 .user-form .heading--2 {
    text-transform: none
}
.style-variant__parent-september-2024 .user-form .heading--2+input {
    margin-top: 15px
}
@media screen and (max-width:991px) {
    .style-variant__parent-september-2024 .user-form {
        padding: 20px;
        margin: 20px 0
    }
    .style-variant__parent-september-2024 .user-form input {
        height: 50px;
        margin-bottom: 15px
    }
}
.style-variant__parent-september-2024 .form-progress {
    position: relative;
    display: inline-block;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 40px;
    margin-bottom: 20px
}
.style-variant__parent-september-2024 .form-progress::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
    width: calc(100% - 5px);
    height: 10px;
    background-color: #fff
}
.style-variant__parent-september-2024 .form-progress .stage {
    position: relative;
    width: 40px;
    height: 40px;
    background-color: #fff;
    background-image: linear-gradient(135deg, #d4d8da 0, #fff 100%);
    border: solid 2px #fff;
    border-radius: 99px;
    margin-left: 60px;
    float: left
}
.style-variant__parent-september-2024 .form-progress .stage span {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #1fa05d;
    z-index: 10;
    font-weight: 700
}
.style-variant__parent-september-2024 .form-progress .stage::before {
    content: '';
    position: absolute;
    top: 50%;
    right: calc(100% - 10px);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
    width: 80px;
    height: 10px;
    background-color: transparent
}
.style-variant__parent-september-2024 .form-progress .stage.active span {
    color: #fff
}
.style-variant__parent-september-2024 .form-progress .stage.active::before {
    background-color: #1fa05d
}
.style-variant__parent-september-2024 .form-progress .stage.active {
    border-color: transparent;
    background-image: none;
    background-color: #1fa05d
}
.style-variant__parent-september-2024 .form-progress .stage.active::after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 99px;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(135deg, #65ddaa 0, #1fa05d 100%);
    z-index: 5
}
.style-variant__parent-september-2024 .form-progress .stage:first-of-type {
    margin-left: 0
}
.style-variant__parent-september-2024 .form-progress .stage:first-of-type::before {
    display: none
}
@media screen and (max-width:991px) {
    .style-variant__parent-september-2024 .form-progress {
        margin-bottom: 0;
        margin-top: 20px
    }
}
.style-variant__parent-september-2024 ul.feature-boxes {
    margin: 0;
    padding: 0;
    width: calc(100% + 30px);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style-type: none;
    font-size: 15px
}
.style-variant__parent-september-2024 ul.feature-boxes li {
    margin: 0;
    padding: 0;
    padding-right: 30px;
    width: 25%
}
.style-variant__parent-september-2024 ul.feature-boxes li .inner {
    text-align: center;
    background-color: #fff;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .25);
    box-shadow: 0 0 10px rgba(0, 0, 0, .25);
    border-radius: 15px;
    padding: 40px 15px;
    height: 100%
}
.style-variant__parent-september-2024 ul.feature-boxes li:nth-of-type(1) h3 {
    color: #28b370
}
.style-variant__parent-september-2024 ul.feature-boxes li:nth-of-type(2) h3 {
    color: #b785e6
}
.style-variant__parent-september-2024 ul.feature-boxes li:nth-of-type(3) h3 {
    color: #fb2a5f
}
.style-variant__parent-september-2024 ul.feature-boxes li:nth-of-type(4) h3 {
    color: #fdab3d
}
.style-variant__parent-september-2024 ul.feature-boxes h3 {
    font-size: 50px;
    font-weight: 700
}
.style-variant__parent-september-2024 ul.feature-boxes span {
    color: #adadad
}
@media screen and (max-width:991px) {
    .style-variant__parent-september-2024 ul.feature-boxes {
        width: calc(100% + 15px);
        font-size: 14px;
        margin-top: 15px
    }
    .style-variant__parent-september-2024 ul.feature-boxes li {
        padding-right: 15px;
        padding-bottom: 15px;
        width: 50%
    }
    .style-variant__parent-september-2024 ul.feature-boxes li .inner {
        padding: 15px 10px
    }
    .style-variant__parent-september-2024 ul.feature-boxes h3 {
        font-size: 30px
    }
}
.style-variant__parent-september-2024 .img-paid, .style-variant__parent-september-2024 .img-signup, .style-variant__parent-september-2024 .img-tasks {
    width: 100%;
    background-position: center top;
    background-size: 100% auto;
    background-repeat: no-repeat
}
.style-variant__parent-september-2024 .img-paid::before, .style-variant__parent-september-2024 .img-signup::before, .style-variant__parent-september-2024 .img-tasks::before {
    content: '';
    display: block;
    padding-bottom: 85%
}
.style-variant__parent-september-2024 .img-signup {
    background-image: url(../images/img-signup.fs8.png)
}
.style-variant__parent-september-2024 .img-tasks {
    background-image: url(../images/img-tasks.fs8.png)
}
.style-variant__parent-september-2024 .img-paid {
    background-image: url(../images/img-paid.fs8.png)
}
.style-variant__parent-september-2024 .box-highlight-pink {
    display: inline-block;
    color: #fff;
    background-color: #fb275d;
    padding: 15px 40px;
    border-radius: 15px
}
.style-variant__parent-september-2024 .mobile-list {
    list-style-type: none
}
.style-variant__parent-september-2024 .img-moodb {
    width: 100%;
    height: 858px;
    background-image: url(../images/img-moodb-desktop.fs8.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 2000px auto;
    margin: 30px 0
}
.style-variant__parent-september-2024 .img-moodb-m {
    width: calc(100% + 20px);
    margin-left: -10px;
    max-width: none;
    display: none
}
.style-variant__parent-september-2024 .img-deco-m {
    display: none
}
@media screen and (max-width:991px) {
    .style-variant__parent-september-2024 .img-paid, .style-variant__parent-september-2024 .img-signup, .style-variant__parent-september-2024 .img-tasks {
        margin-top: 20px
    }
    .style-variant__parent-september-2024 .img-paid::before, .style-variant__parent-september-2024 .img-signup::before, .style-variant__parent-september-2024 .img-tasks::before {
        padding-bottom: 90%
    }
    .style-variant__parent-september-2024 .mobile-list {
        list-style-type: disc;
        text-align: left
    }
    .style-variant__parent-september-2024 .mobile-list li {
        color: #000;
        margin-bottom: 5px
    }
    .style-variant__parent-september-2024 .img-moodb {
        display: none
    }
    .style-variant__parent-september-2024 .img-deco-m, .style-variant__parent-september-2024 .img-moodb-m {
        display: block
    }
}
.style-variant__parent-september-2024 .button, .style-variant__parent-september-2024 .button:hover, .style-variant__parent-september-2024 .cta-btn, .style-variant__parent-september-2024 .cta-btn:hover, .style-variant__parent-september-2024 .formBtn, .style-variant__parent-september-2024 .formBtn:hover {
    position: relative;
    z-index: 1;
    outline: 0;
    display: inline-block;
    line-height: 1;
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    padding: 15px 50px;
    margin-bottom: 15px;
    text-decoration: none;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .5);
    background-color: transparent;
    border: 0;
    float: none
}
.style-variant__parent-september-2024 .button span, .style-variant__parent-september-2024 .button:hover span, .style-variant__parent-september-2024 .cta-btn span, .style-variant__parent-september-2024 .cta-btn:hover span, .style-variant__parent-september-2024 .formBtn span, .style-variant__parent-september-2024 .formBtn:hover span {
    padding-right: 30px
}
.style-variant__parent-september-2024 .button span::after, .style-variant__parent-september-2024 .button:hover span::after, .style-variant__parent-september-2024 .cta-btn span::after, .style-variant__parent-september-2024 .cta-btn:hover span::after, .style-variant__parent-september-2024 .formBtn span::after, .style-variant__parent-september-2024 .formBtn:hover span::after {
    content: '»';
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%) scaleX(.8);
    transform: translateY(-50%) scaleX(.8);
    font-size: 2em;
    margin-top: -.07em;
    letter-spacing: 1px
}
.style-variant__parent-september-2024 .button::before, .style-variant__parent-september-2024 .button:hover::before, .style-variant__parent-september-2024 .cta-btn::before, .style-variant__parent-september-2024 .cta-btn:hover::before, .style-variant__parent-september-2024 .formBtn::before, .style-variant__parent-september-2024 .formBtn:hover::before {
    content: '';
    position: relative;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#36bc7a), to(#57d190));
    background-image: linear-gradient(0deg, #36bc7a 0, #57d190 100%);
    border-radius: 15px;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1
}
.style-variant__parent-september-2024 .button::after, .style-variant__parent-september-2024 .button:hover::after, .style-variant__parent-september-2024 .cta-btn::after, .style-variant__parent-september-2024 .cta-btn:hover::after, .style-variant__parent-september-2024 .formBtn::after, .style-variant__parent-september-2024 .formBtn:hover::after {
    content: '';
    position: absolute;
    z-index: -2;
    display: block;
    width: 100%;
    height: 20px;
    background-color: #169456;
    border-radius: 0 0 15px 15px;
    left: 0;
    top: calc(100% - 15px);
    margin: 0
}
@media screen and (max-width:991px) {
    .style-variant__parent-september-2024 .button, .style-variant__parent-september-2024 .button:hover, .style-variant__parent-september-2024 .cta-btn, .style-variant__parent-september-2024 .cta-btn:hover, .style-variant__parent-september-2024 .formBtn, .style-variant__parent-september-2024 .formBtn:hover {
        font-size: 20px;
        padding: 15px 30px;
        width: 100%;
        max-width: 280px
    }
}
.style-variant__parent-september-2024 ul.user-reviews {
    margin: 0;
    padding: 0;
    width: calc(100% + 30px);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style-type: none
}
.style-variant__parent-september-2024 ul.user-reviews li {
    margin: 0;
    padding: 0;
    padding-right: 30px;
    width: 25%
}
.style-variant__parent-september-2024 ul.user-reviews li .inner {
    text-align: left;
    background-color: #fff;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .25);
    box-shadow: 0 0 10px rgba(0, 0, 0, .25);
    border-radius: 15px;
    padding: 15px 15px;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}
.style-variant__parent-september-2024 ul.user-reviews li .profile-image {
    position: relative;
    width: 70px;
    height: 70px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto
}
.style-variant__parent-september-2024 ul.user-reviews li .profile-image::after {
    content: '';
    width: 25px;
    height: 25px;
    background-image: url(../images/icon-fb.fs8.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    position: absolute;
    bottom: -5px;
    right: -5px
}
.style-variant__parent-september-2024 ul.user-reviews li:nth-of-type(1) .profile-image {
    background-image: url(../images/img-profile-1.fs8.png)
}
.style-variant__parent-september-2024 ul.user-reviews li:nth-of-type(2) .profile-image {
    background-image: url(../images/img-profile-2.fs8.png)
}
.style-variant__parent-september-2024 ul.user-reviews li:nth-of-type(3) .profile-image {
    background-image: url(../images/img-profile-4.fs8.png)
}
.style-variant__parent-september-2024 ul.user-reviews li:nth-of-type(4) .profile-image {
    background-image: url(../images/img-profile-3.fs8.png)
}
.style-variant__parent-september-2024 ul.user-reviews li .likes {
    font-weight: 700;
    font-size: 16px;
    margin-top: 5px
}
.style-variant__parent-september-2024 ul.user-reviews li .likes::after {
    content: '';
    display: inline-block;
    width: 25px;
    height: 25px;
    background-image: url(../images/icon-like.fs8.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    margin-left: 5px
}
.style-variant__parent-september-2024 ul.user-reviews li h3 {
    padding-left: 10px;
    font-size: 20px
}
.style-variant__parent-september-2024 ul.user-reviews li p {
    margin-top: 15px;
    margin-bottom: 0;
    font-size: 14px;
    color: #9a9a9a
}
@media screen and (max-width:991px) {
    .style-variant__parent-september-2024 ul.user-reviews li {
        width: 100%;
        padding-bottom: 15px
    }
}
.style-variant__parent-september-2024 .frame-faq {
    padding: 60px;
    margin: 60px 0;
    background-color: #ecf1f4;
    border-radius: 15px;
    -webkit-box-shadow: 10px 10px 10px rgba(0, 0, 0, .1), -10px -10px 10px rgba(255, 255, 255, .5), inset 15px 15px 15px rgba(0, 0, 0, .1), inset -15px -15px 15px rgba(255, 255, 255, .5);
    box-shadow: 10px 10px 10px rgba(0, 0, 0, .1), -10px -10px 10px rgba(255, 255, 255, .5), inset 15px 15px 15px rgba(0, 0, 0, .1), inset -15px -15px 15px rgba(255, 255, 255, .5)
}
.style-variant__parent-september-2024 .frame-faq h2 {
    text-transform: none;
    text-align: center;
    margin-bottom: 30px
}
.style-variant__parent-september-2024 .frame-faq h4 {
    font-weight: 700;
    font-size: 20px
}
.style-variant__parent-september-2024 .frame-faq h4+p {
    margin-top: 10px
}
.style-variant__parent-september-2024 .frame-faq ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}
.style-variant__parent-september-2024 .frame-faq ul li {
    padding: 0;
    margin-bottom: 25px
}
.style-variant__parent-september-2024 .frame-faq ul li:last-of-type {
    margin-bottom: 0
}
@media screen and (max-width:991px) {
    .style-variant__parent-september-2024 .frame-faq {
        padding: 30px;
        margin-top: 30px;
        margin-bottom: 0
    }
}
.style-variant__parent-september-2024 .section-pre-footer {
    height: 430px;
    background-color: #fff;
    background-image: url(../images/bg-pre-footer.fs8.png);
    background-size: 1920px auto;
    background-position: center bottom;
    background-repeat: no-repeat;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 70px
}
@media screen and (max-width:991px) {
    .style-variant__parent-september-2024 .section-pre-footer {
        background-image: url(../images/bg-pre-footer-mobile.fs8.png);
        background-size: auto;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}
.style-variant__parent-september-2024 .mt {
    margin-top: 30px !important
}
.style-variant__parent-september-2024 .mt-none {
    margin-top: 0 !important
}
.style-variant__parent-september-2024 .mt-lg {
    margin-top: 60px !important
}
.style-variant__parent-september-2024 .w-100 {
    width: 100%
}
.style-variant__parent-september-2024 .d-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}
.style-variant__parent-september-2024 .flex-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}
.style-variant__parent-september-2024 .flex-grow-1 {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}
.style-variant__parent-september-2024 .align-items-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}
.style-variant__parent-september-2024 .u__colour--green {
    color: #28b370
}
@media screen and (max-width:991px) {
    .style-variant__parent-september-2024 .row.d-flex {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .style-variant__parent-september-2024 .order-m-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
    .style-variant__parent-september-2024 .mt {
        margin-top: 15px !important
    }
    .style-variant__parent-september-2024 .mt-lg, .style-variant__parent-september-2024 .mt-m {
        margin-top: 30px !important
    }
}
.style-variant__parent-september-2024 #register_back {
    border: 0;
    outline: 0;
    background-color: transparent;
    border-bottom: 1px dotted
}
.style-variant__parent-september-2024.home h1, .style-variant__parent-september-2024.home h2, .style-variant__parent-september-2024.home h3 {
    text-transform: none
}
.style-variant__parent-september-2024.home .row-lead {
    min-height: 650px;
    background-image: url(../images/img-white-girl.fs8.png);
    background-position: right calc(100% - 50px);
    background-repeat: no-repeat
}
@media screen and (max-width:991px) {
    .style-variant__parent-september-2024.home .row-lead {
        min-height: 0;
        background-image: none
    }
}
.style-variant__parent-september-2024.home .section-main-content:first-of-type {
    padding-top: 80px
}
.style-variant__parent-september-2024.home ul.feature-boxes {
    margin: 0;
    padding: 0;
    width: calc(100% + 30px);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style-type: none;
    font-size: 15px
}
.style-variant__parent-september-2024.home ul.feature-boxes li {
    margin: 0;
    padding: 0;
    padding-right: 30px;
    width: 25%
}
.style-variant__parent-september-2024.home ul.feature-boxes li .inner {
    text-align: center;
    background-color: #fff;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .25);
    box-shadow: 0 0 10px rgba(0, 0, 0, .25);
    border-radius: 15px;
    padding: 40px 15px;
    height: 100%
}
.style-variant__parent-september-2024.home ul.feature-boxes li:nth-of-type(1) h3 {
    color: #28b370
}
.style-variant__parent-september-2024.home ul.feature-boxes li:nth-of-type(2) h3 {
    color: #b785e6
}
.style-variant__parent-september-2024.home ul.feature-boxes li:nth-of-type(3) h3 {
    color: #fb2a5f
}
.style-variant__parent-september-2024.home ul.feature-boxes li:nth-of-type(4) h3 {
    color: #fdab3d
}
.style-variant__parent-september-2024.home ul.feature-boxes h3 {
    font-size: 50px;
    font-weight: 700
}
.style-variant__parent-september-2024.home ul.feature-boxes span {
    color: #adadad
}
@media screen and (max-width:991px) {
    .style-variant__parent-september-2024.home ul.feature-boxes {
        width: calc(100% + 15px);
        font-size: 14px;
        margin-top: 15px
    }
    .style-variant__parent-september-2024.home ul.feature-boxes li {
        padding-right: 15px;
        padding-bottom: 15px;
        width: 50%
    }
    .style-variant__parent-september-2024.home ul.feature-boxes li .inner {
        padding: 15px 10px
    }
    .style-variant__parent-september-2024.home ul.feature-boxes h3 {
        font-size: 30px
    }
}
.style-variant__parent-september-2024.home .img-network {
    width: 100%;
    position: relative
}
.style-variant__parent-september-2024.home .img-network::before {
    content: '';
    display: block;
    padding-bottom: 90%
}
.style-variant__parent-september-2024.home .img-network::after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: calc(100% + 140px);
    height: 100%;
    background-image: url(../images/img-network.fs8.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center center
}
.style-variant__parent-september-2024.home .img-functional, .style-variant__parent-september-2024.home .img-performance, .style-variant__parent-september-2024.home .img-qa, .style-variant__parent-september-2024.home .img-web-testing {
    width: 100%;
    background-position: center center;
    background-size: 100% auto;
    background-repeat: no-repeat
}
.style-variant__parent-september-2024.home .img-functional::before, .style-variant__parent-september-2024.home .img-performance::before, .style-variant__parent-september-2024.home .img-qa::before, .style-variant__parent-september-2024.home .img-web-testing::before {
    content: '';
    display: block;
    padding-bottom: 85%
}
.style-variant__parent-september-2024.home .img-web-testing {
    background-image: url(../images/img-webtesting.fs8.png)
}
.style-variant__parent-september-2024.home .img-functional {
    background-image: url(../images/img-functional.fs8.png)
}
.style-variant__parent-september-2024.home .img-performance {
    background-image: url(../images/img-performance.fs8.png)
}
.style-variant__parent-september-2024.home .img-qa {
    background-image: url(../images/img-qa.fs8.png)
}
.style-variant__parent-september-2024.home .img-moodb {
    width: 100%;
    height: 750px;
    background-image: url(../images/img-moodb.fs8.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 2000px auto;
    margin: 30px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}
.style-variant__parent-september-2024.home .img-red-girl {
    display: none;
    text-align: right
}
@media screen and (max-width:991px) {
    .style-variant__parent-september-2024.home .img-network {
        margin-bottom: 10px
    }
    .style-variant__parent-september-2024.home .img-network::before {
        padding-bottom: 110%
    }
    .style-variant__parent-september-2024.home .img-network::after {
        right: auto;
        left: calc(50% - 45px);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }
    .style-variant__parent-september-2024.home .img-functional, .style-variant__parent-september-2024.home .img-performance, .style-variant__parent-september-2024.home .img-qa, .style-variant__parent-september-2024.home .img-web-testing {
        margin-top: 20px
    }
    .style-variant__parent-september-2024.home .img-functional::before, .style-variant__parent-september-2024.home .img-performance::before, .style-variant__parent-september-2024.home .img-qa::before, .style-variant__parent-september-2024.home .img-web-testing::before {
        padding-bottom: 90%
    }
    .style-variant__parent-september-2024.home .img-moodb {
        background-image: url(../images/img-moodb-mobile.fs8.png);
        background-size: 510px;
        height: 520px
    }
    .style-variant__parent-september-2024.home .img-moodb .content {
        max-width: 300px
    }
    .style-variant__parent-september-2024.home .img-red-girl {
        display: block
    }
}
@media screen and (max-width:991px) {
    .style-variant__parent-september-2024.home .cta-btn, .style-variant__parent-september-2024.home .cta-btn:hover {
        max-width: none;
        text-align: center
    }
}
.style-variant__parent-september-2024.home .section-callout {
    height: 500px;
    background-color: #fff;
    background-image: url(../images/callout-box.fs8.png);
    background-size: 1920px auto;
    background-position: center bottom;
    background-repeat: no-repeat;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 70px;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .25);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .25)
}
@media screen and (max-width:991px) {
    .style-variant__parent-september-2024.home .section-callout {
        background-image: url(../images/callout-box-mobile.fs8.png);
        background-size: auto;
        background-position: center top;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        height: auto;
        padding-top: 300px;
        padding-bottom: 20px;
        text-align: center
    }
}
.style-variant__parent-september-2024.fake-task {
    background-image: url(../images/bg-desktop-alt.fs8.png);
    background-position: center -230px
}
.style-variant__parent-september-2024.fake-task h1 {
    text-transform: none
}
.style-variant__parent-september-2024.fake-task h2, .style-variant__parent-september-2024.fake-task h3 {
    font-size: 18px
}
.style-variant__parent-september-2024.fake-task .section-main-content {
    padding-top: 0
}
.style-variant__parent-september-2024.fake-task #register_back::before {
    content: '<';
    margin-right: .75ch
}
@media screen and (max-width:991px) {
    .style-variant__parent-september-2024.fake-task {
        background-image: url(../images/bg-mobile-alt.fs8.png)
    }
    .style-variant__parent-september-2024.fake-task h1 {
        font-size: 24px
    }
    .style-variant__parent-september-2024.fake-task h2, .style-variant__parent-september-2024.fake-task h3 {
        font-size: 16px
    }
}
.style-variant__parent-september-2024.fake-task .row-form {
    min-height: 0;
    margin-top: 30px;
    margin-bottom: 30px
}
.style-variant__parent-september-2024.fake-task .justify-content-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}
.style-variant__parent-september-2024.fake-task .align-items-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}
.style-variant__parent-september-2024.fake-task .d-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
.style-variant__parent-september-2024.fake-task #EmailAddress, .style-variant__parent-september-2024.fake-task #FirstName, .style-variant__parent-september-2024.fake-task #LastName, .style-variant__parent-september-2024.fake-task .paypal_details {
    display: none
}
.style-variant__parent-september-2024.cross-sell .row-form {
    min-height: 500px
}
.style-variant__parent-september-2024.cross-sell .utc_login {
    display: inherit
}
@media screen and (max-width:1199px) {
    .style-variant__parent-september-2024.cross-sell {
        background-position: calc(50% + 80px) 40px
    }
    .style-variant__parent-september-2024.cross-sell .row-form {
        min-height: 530px
    }
}
@media screen and (max-width:991px) {
    .style-variant__parent-september-2024.cross-sell {
        background-position: center top
    }
    .style-variant__parent-september-2024.cross-sell .row-form {
        min-height: 0
    }
    .style-variant__parent-september-2024.cross-sell .box-highlight-pink {
        width: 100%;
        padding: 15px
    }
}
.style-variant__parent-september-2024.cross-sell .section-main-content {
    padding-top: 15px;
    padding-bottom: 30px
}
.style-variant__parent-september-2024.cross-sell .rainbow-list {
    list-style-type: none;
    margin: 10px 0 0 0;
    padding: 0
}
.style-variant__parent-september-2024.cross-sell .rainbow-list li {
    position: relative;
    margin: 0 0 7px 0;
    padding: 0 0 0 20px
}
.style-variant__parent-september-2024.cross-sell .rainbow-list li::before {
    content: '⬤';
    font-size: .6em;
    color: #000;
    position: absolute;
    left: 0;
    top: .6em
}
.style-variant__parent-september-2024.cross-sell .rainbow-list li:nth-of-type(1)::before {
    color: #28b370
}
.style-variant__parent-september-2024.cross-sell .rainbow-list li:nth-of-type(2)::before {
    color: #ae74e4
}
.style-variant__parent-september-2024.cross-sell .rainbow-list li:nth-of-type(3)::before {
    color: #fb265e
}
.style-variant__parent-september-2024.cross-sell .rainbow-list li:nth-of-type(4)::before {
    color: #fcac3d
}
.style-variant__parent-september-2024.cross-sell ul.feature-boxes {
    margin: 30px 0
}
.style-variant__parent-september-2024.cross-sell ul.feature-boxes li {
    margin: 0;
    padding: 0;
    padding-right: 30px;
    width: 33.333333%
}
.style-variant__parent-september-2024.cross-sell ul.feature-boxes li .inner {
    text-align: center;
    background-color: #fff;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .25);
    box-shadow: 0 0 10px rgba(0, 0, 0, .25);
    border-radius: 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    min-height: 100px;
    height: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}
.style-variant__parent-september-2024.cross-sell ul.feature-boxes li .content {
    text-align: left;
    padding: 15px
}
.style-variant__parent-september-2024.cross-sell ul.feature-boxes li:nth-of-type(1) h3 {
    background-color: #b785e6
}
.style-variant__parent-september-2024.cross-sell ul.feature-boxes li:nth-of-type(2) h3 {
    background-color: #fb2a5f
}
.style-variant__parent-september-2024.cross-sell ul.feature-boxes li:nth-of-type(3) h3 {
    background-color: #fdab3d
}
.style-variant__parent-september-2024.cross-sell ul.feature-boxes h3 {
    color: #fff;
    width: 170px;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}
@media screen and (max-width:991px) {
    .style-variant__parent-september-2024.cross-sell ul.feature-boxes {
        margin-top: 30px;
        margin-bottom: 0
    }
    .style-variant__parent-september-2024.cross-sell ul.feature-boxes li {
        width: 100%
    }
    .style-variant__parent-september-2024.cross-sell ul.feature-boxes h3 {
        width: 120px
    }
}
.style-variant__parent-september-2024.cross-sell .u__text--uppercase {
    text-transform: uppercase
}
.style-variant__parent-september-2024.contact {
    background-image: url(../images/bg-contact-desktop.fs8.png)
}
@media screen and (max-width:991px) {
    .style-variant__parent-september-2024.contact {
        background-image: url(../images/bg-contact-mobile.fs8.png);
        background-size: 375px auto;
        font-size: 16px
    }
    .style-variant__parent-september-2024.contact .container {
        max-width: 375px
    }
    .style-variant__parent-september-2024.contact p {
        margin-bottom: 5px
    }
    .style-variant__parent-september-2024.contact h1 {
        font-size: 25px
    }
    .style-variant__parent-september-2024.contact h2, .style-variant__parent-september-2024.contact h3 {
        font-size: 20px
    }
}
.style-variant__parent-september-2024.contact .row-form {
    min-height: 850px
}
@media screen and (max-width:991px) {
    .style-variant__parent-september-2024.contact .row-form {
        min-height: 600px
    }
}
.style-variant__parent-september-2024.contact .user-form {
    text-align: center;
    background-color: #ecf1f4;
    border-radius: 15px;
    padding: 45px 45px 30px 45px;
    -webkit-box-shadow: 10px 10px 10px rgba(0, 0, 0, .1), -10px -10px 10px rgba(255, 255, 255, .5), inset 15px 15px 15px rgba(0, 0, 0, .1), inset -15px -15px 15px rgba(255, 255, 255, .5);
    box-shadow: 10px 10px 10px rgba(0, 0, 0, .1), -10px -10px 10px rgba(255, 255, 255, .5), inset 15px 15px 15px rgba(0, 0, 0, .1), inset -15px -15px 15px rgba(255, 255, 255, .5)
}
.style-variant__parent-september-2024.contact .user-form label {
    display: none
}
.style-variant__parent-september-2024.contact .user-form input, .style-variant__parent-september-2024.contact .user-form textarea {
    outline: 0;
    width: 100%;
    height: 60px;
    padding: 0 15px;
    margin-bottom: 30px;
    text-align: left;
    border: solid 2px #dbe0e3;
    border-radius: 15px
}
.style-variant__parent-september-2024.contact .user-form input::-webkit-input-placeholder, .style-variant__parent-september-2024.contact .user-form textarea::-webkit-input-placeholder {
    color: #c1c1c1
}
.style-variant__parent-september-2024.contact .user-form input::-moz-placeholder, .style-variant__parent-september-2024.contact .user-form textarea::-moz-placeholder {
    color: #c1c1c1
}
.style-variant__parent-september-2024.contact .user-form input:-ms-input-placeholder, .style-variant__parent-september-2024.contact .user-form textarea:-ms-input-placeholder {
    color: #c1c1c1
}
.style-variant__parent-september-2024.contact .user-form input::-ms-input-placeholder, .style-variant__parent-september-2024.contact .user-form textarea::-ms-input-placeholder {
    color: #c1c1c1
}
.style-variant__parent-september-2024.contact .user-form input::placeholder, .style-variant__parent-september-2024.contact .user-form textarea::placeholder {
    color: #c1c1c1
}
.style-variant__parent-september-2024.contact .user-form textarea {
    resize: none !important;
    height: 100px;
    padding: 15px;
    margin-bottom: 15px
}
.style-variant__parent-september-2024.contact .user-form h3 {
    text-transform: none
}
.style-variant__parent-september-2024.contact .user-form h3+input {
    margin-top: 15px
}
@media screen and (max-width:991px) {
    .style-variant__parent-september-2024.contact .user-form {
        padding: 20px;
        margin: 20px 0
    }
    .style-variant__parent-september-2024.contact .user-form input {
        height: 50px;
        margin-bottom: 15px
    }
}
.style-variant__parent-september-2024.contact .section-main-content:first-of-type {
    padding-top: 80px
}
.style-variant__parent-september-2024 .legend-display {
    display: block
}
.style-variant__parent-september-2024 select {
    font-size: 17px;
    padding: 0 12px;
    height: 60px !important;
    font-family: inherit;
    border-radius: 15px !important;
    background-color: #fff !important;
    border: solid 2px rgba(0, 0, 0, .13) !important
}
.style-variant__parent-september-2024 .panel-minimal {
    margin-bottom: 1rem
}
.style-variant__parent-september-2024 .disclaimer {
    font-style: italic;
    font-size: 15px;
    background-color: rgba(236, 241, 244, .9);
    margin: 15px 0;
    padding: 30px 45px;
    border-radius: 15px
}
.style-variant__parent-september-2024 .disclaimer h3 {
    font-size: 20px;
    margin-bottom: .75rem;
    text-transform: initial !important
}
.style-variant__parent-september-2024 .accordion-button {
    font-size: 20px
}
.style-variant__parent-september-2024 .task-sections p {
    margin: 10px !important
}
.style-variant__parent-september-2024 .wtc-accordion-item-header {
    padding: 15px 20px
}
.style-variant__parent-september-2024 .wtc-accordion-item-header.active {
    background-color: #cde9ff;
    border-bottom: 1px solid #d7d7d7
}
.style-variant__parent-september-2024 .wtc-accordion-item {
    outline-color: #d7d7d7;
    outline-width: 1px;
    outline-style: solid
}
.change-password-form .col-md-6 h1 {
    margin: 0
}
.change-pasword-form-group {
    margin: 1.2rem 0 !important
}
.success-message {
    margin: 1rem 0;
    margin-left: 0;
    background-color: #b9faaf;
    border: 1px solid #b9faaf
}
.success-message p {
    font-weight: 700;
    font-size: 15px;
    color: #000;
    margin: 1rem
}
.change-password-success, .change-payment-success {
    font-style: italic
}
.wtc-accordion {
    background-color: #fff;
    display: inline-block;
    vertical-align: top
}
.wtc-accordion-item-header {
    font-weight: 700;
    color: #2dc26b;
    padding: 10px 15px
}
.wtc-accordion .wtc-accordion-item-header+.wtc-accordion-item-body {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: all .75s;
    transition: all .75s;
    margin: 0 25px
}
.wtc-accordion .wtc-accordion-item-header.active+.wtc-accordion-item-body {
    max-height: 1500px
}
.wtc-accordion-item-header:hover {
    cursor: pointer
}
.wtc-accordion-item-header::after {
    font-size: 21px;
    content: ">";
    font-weight: 400;
    color: #000;
    position: absolute;
    right: 40px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease
}
.wtc-accordion-item-header.active::after {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}
.wistia_responsive_padding {
    margin: 5px;
    padding: 100% 0 0 0
}