html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    color: #000;
    font-size: 1rem;
    border-bottom: 7px solid #e8eaed;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    margin: 0;
    background: #fff;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 100vh;
}


body.page-main {
    background: url("/assets/home/L1.png") 0 65px no-repeat, url("/assets/home/R1.png") 100% 90px no-repeat #fff;
}

main {
    position: relative;
    background: url("/assets/account/L2.png") 0 50% no-repeat, url("/assets/account/L3.png") 0 100% no-repeat, url("/assets/account/R1.png") 100% 90px no-repeat, url("/assets/account/R2.png") 100% 70% no-repeat #fff;
}

body.page-pages-documentation main, body.page-pages-faq main {
    background-position: 0 500px, 0 100%, 100% 90px, 100% 700px !important;
}

/* Hide middle images */
body.page-register main,
body.page-login main,
body.page-pages-pricing main,
body.page-pages-status main,
body.page-pages-contact main,
body.page-password-request main {
    background-position: 0 1500px, 0 100%, 100% 1500px, 100% 1700px !important;
}

main:before {
    background: url("/assets/account/L1.png") 0 0 no-repeat;
    width: 135px;
    height: 150px;
    position: absolute;
    left: 0;
    top: -35px;
    content: '';
}

body.page-main main {
    background: none;
}

body.page-main main:before {
    display: none;
}

@media all and (max-width: 992px) {
    body {
        background: #fff !important;
    }

    body main:before {
        display: none;
    }
}

article, aside, footer, header, nav, section {
    display: block
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

figcaption, figure, main {
    display: block
}

figure {
    margin: 1em 40px
}

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

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b, strong {
    font-weight: inherit
}

b, strong {
    font-weight: bolder
}

code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

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

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

audio, video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button, input, optgroup, select, textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html [type="button"], [type="reset"], [type="submit"] {
    -webkit-appearance: button
}

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

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText
}

.form-group {
    margin-bottom: 0.8rem;
}

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

.regenerate {
    background-color: #560EB8;
    margin-left: 2px;
    font-size: 18px;
    color: #FFF;
    float: right;
}

.regenerate:hover {
    color: #FFF;
    background-color: #6F15EA;
}

.mentionsfont {
    font-size: 0.80rem;
}

.invoicesbutton {
    background-color: #560EB8;
    margin-left: 2px;
    font-size: 16px;
    color: #FFF;
    float: right;
}

.invoicesbutton:hover {
    color: #6F15EA;
    color: #FFF;
}

.top-menu {
    position: relative;
    padding-bottom: 20px;
    border-bottom: 1px solid #CCC;
}

.top-menu a, .menu-active, .menu-inactive {
    font-size: 16px;
    background-color: #FFF;
    padding: 2px 8px 5px 8px;
    border-radius: 100px;
    text-decoration: none;
    display: inline-block;
    margin: 2px;
    cursor: pointer;
}

@media all and (max-width: 641px) {
    .top-menu a, .menu-active, .menu-inactive {
        padding: 4px 8px;
    }
}

.menu-active {
    border: 1px solid #560EB8;
    color: #560EB8;
}

.menu-active:hover {
    text-decoration: none;
    border: 1px solid #560EB8 !important;
}

.menu-inactive {
    background-color: #FFF;
    border: 1px solid #CCC;
    color: #333;
}

.menu-inactive:hover {
    text-decoration: none;
    border: 1px solid #560EB8;
}

.btn.disabled, .btn:disabled {
    background-color: #666;
    border: 1px solid #666;
    color: #FFF;
    border-radius: 100px;
}

.selectplan {
    padding: 5px 10px;
    background-color: #560EB8;
    color: #FFF;
    margin-top: -3px;
}

.selectplan:hover {
    background-color: #2C84EF;
}

.stripe-button-el {
    display: none !important;
}

fieldset {
    padding: 0.35em 0.75em 0.625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

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

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

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

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

details, menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

template {
    display: none
}

[hidden] {
    display: none
}

html {
    box-sizing: border-box
}

*, *:before, *:after {
    box-sizing: inherit
}

hr {
    border: 0;
    display: block;
    height: 1px;
    background: #E3E7EB;
    background: linear-gradient(to right, rgba(227, 231, 235, 0.1) 0, rgba(227, 231, 235, 0.6) 50%, rgba(227, 231, 235, 0.1) 100%);
    margin-top: 24px;
    margin-bottom: 24px
}

ul, ol {
    margin-top: 0;
    margin-bottom: 24px;
    padding-left: 24px
}

ul {
    list-style: disc
}

ol {
    list-style: decimal
}

li > ul, li > ol {
    margin-bottom: 0
}

dl {
    margin-top: 0;
    margin-bottom: 24px
}

dt {
    font-weight: 700
}

dd {
    margin-left: 24px;
    margin-bottom: 24px
}

img {
    height: auto;
    max-width: 100%;
    vertical-align: middle
}

figure {
    margin: 24px 0
}

figcaption {
    font-size: 16px;
    line-height: 24px;
    padding: 8px 0
}

img, svg {
    display: block
}

table {
    border-collapse: collapse;
    margin-bottom: 24px;
    width: 100%;
    color: #000 !important;
    font-size: 0.8rem;

}

tr {
    border-bottom: 1px solid #E3E7EB
}

th {
    text-align: left
}

th, td {
    padding: 10px 16px;

}

th:first-child, td:first-child {
    padding-left: 0
}

th:last-child, td:last-child {
    padding-right: 0
}

html {
    font-size: 18px;
    line-height: 27px
}

@media (min-width: 641px) {
    html {
        font-size: 20px;
        line-height: 30px;
        letter-spacing: -0.1px
    }
}

body, button, input, select, textarea {
    font-family: "Lato", sans-serif
}

a {
    color: #560EB8;
}

a:hover, a:active {
    outline: 0;
    text-decoration: underline;
    color: #560EB8;
}

h1, h2, h3, h5, h6, .h1, .h2, .h3, .h5, .h6 {
    clear: both;
    color: #333;
    font-family: 'Fjalla One', sans-serif;
    font-weight: 500
}

h4, .h4 {
    clear: both;
    color: #333;
    font-family: 'Staatliches', sans-serif;
    font-weight: 100
}

h1 {
    clear: both;
    color: #333;
    font-family: 'Fjalla One', sans-serif;
    font-weight: 500;
    font-size: 2.7rem;
}

@media (min-width: 641px) {
    h1, .h1 {
        font-size: 42px;
        line-height: 52px;
        letter-spacing: -0.1px;
        font-size: 2.7rem;
    }
}

h2, .h2 {
    font-size: 30px;
    line-height: 40px;
    letter-spacing: -0.1px
}

@media (min-width: 641px) {
    h2, .h2 {
        font-size: 36px;
        line-height: 46px;
        letter-spacing: -0.2px
    }
}

h3, .h3, blockquote {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.1px
}

@media (min-width: 641px) {
    h3, .h3, blockquote {
        font-size: 30px;
        line-height: 40px;
        letter-spacing: -0.1px
    }
}

h4, h5, h6, .h4, .h5, .h6 {
    font-size: 1rem;
    line-height: 27px;
    letter-spacing: 1px
}

@media (min-width: 641px) {
    h4, h5, h6, .h4, .h5, .h6 {
        font-size: 1.1rem;
        line-height: 30px;
        letter-spacing: 1px
    }
}

@media (max-width: 640px) {
    .h1-mobile {
        font-size: 36px;
        line-height: 46px;
        letter-spacing: -0.2px
    }

    .h2-mobile {
        font-size: 30px;
        line-height: 40px;
        letter-spacing: -0.1px
    }

    .h3-mobile {
        font-size: 20px;
        line-height: 30px;
        letter-spacing: -0.1px
    }

    .h4-mobile, .h5-mobile, .h6-mobile {
        font-size: 1rem;
        line-height: 27px;
        letter-spacing: 1px
    }
}

.text-light {
    color: rgba(255, 255, 255, 0.8)
}

.text-light a {
    color: rgba(255, 255, 255, 0.8)
}

.text-light h1, .text-light h2, .text-light h3, .text-light h4, .text-light h5, .text-light h6, .text-light .h1, .text-light .h2, .text-light .h3, .text-light .h4, .text-light .h5, .text-light .h6 {
    color: #fff !important
}

.text-sm {
    font-size: 0.85rem;
    line-height: 27px;
    letter-spacing: -0.1px;
    color: #000;
}

.text-xs {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.1px
}

h1, h2, .h1, .h2 {
    margin-top: 48px;
    margin-bottom: 16px
}

h3, .h3 {
    margin-top: 36px;
    margin-bottom: 12px
}

h4, h5, h6, .h4, .h5, .h6 {
    margin-top: 24px;
    margin-bottom: 4px
}

p {
    margin-top: 0;
    margin-bottom: 24px
}

.sampcode {
    background-color: #F6F8FA;
    padding: 4px 6px;
    border: 1px solid #D7D9DB;
    color: #185f9a;
}

.sampcodegreen {
    background-color: #F6F8FA;
    padding: 4px 6px;
    border: 1px solid #D7D9DB;
    color: #185f9a;
}

dfn, cite, em, i {
    font-style: italic
}

blockquote {
    color: #92A2B1;
    font-style: italic;
    margin-top: 24px;
    margin-bottom: 24px;
    margin-left: 24px
}

blockquote::before {
    content: "\201C"
}

blockquote::after {
    content: "\201D"
}

blockquote p {
    display: inline
}

address {
    color: #5B6F82;
    border-width: 1px 0;
    border-style: solid;
    border-color: #E3E7EB;
    padding: 24px 0;
    margin: 0 0 24px
}

pre, pre h1, pre h2, pre h3, pre h4, pre h5, pre h6, pre .h1, pre .h2, pre .h3, pre .h4, pre .h5, pre .h6 {
    font-family: "Courier 10 Pitch", Courier, monospace
}

pre, code, kbd, tt, var {
    background: #F6F8FA
}

pre {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 24px;
    margin-top: 24px;
    margin-bottom: 24px
}

code, kbd, tt, var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 16px;
    padding: 2px 4px
}

abbr, acronym {
    cursor: help
}

mark, ins {
    text-decoration: none
}

small {
    font-size: 18px;
    line-height: 27px;
    letter-spacing: -0.1px
}

b, strong {
    font-weight: 700
}

button, input, select, textarea, label {
    font-size: 16px;
    line-height: 27px;
}

.container, .container-sm {
    width: 100%;
    margin: 0 auto;
    padding-left: 16px;
    padding-right: 16px
}

@media (min-width: 481px) {
    .container, .container-sm {
        padding-left: 24px;
        padding-right: 24px
    }
}

.container {
    max-width: 1350px;
}

.container-sm {
    max-width: 1100px;
}

.container .container-sm {
    max-width: 800px;
    padding-left: 0;
    padding-right: 0
}

.marginbottom {
    margin-bottom: 100px;
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    word-wrap: normal !important
}

.screen-reader-text:focus {
    border-radius: 2px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    display: block;
    font-size: 13px;
    letter-spacing: 0;
    font-weight: 700;
    line-height: 16px;
    text-transform: uppercase;
    text-decoration: none;
    background-color: #fff;
    color: #4992F0 !important;
    border: none;
    height: auto;
    left: 8px;
    padding: 16px 32px;
    top: 8px;
    width: auto;
    z-index: 100000
}

.list-reset {
    list-style: none;
    padding: 0
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.text-primary {
    color: #4992F0
}

.text-secondary {
    color: #838DEA
}

.has-top-divider {
    position: relative
}

.has-top-divider::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: block;
    height: 1px;
    background: #E3E7EB;
    background: linear-gradient(to right, rgba(227, 231, 235, 0.1) 0, rgba(227, 231, 235, 0.6) 50%, rgba(227, 231, 235, 0.1) 100%)
}

.has-bottom-divider {
    position: relative
}

.has-bottom-divider::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    display: block;
    height: 1px;
    background: #E3E7EB;
    background: linear-gradient(to right, rgba(227, 231, 235, 0.1) 0, rgba(227, 231, 235, 0.6) 50%, rgba(227, 231, 235, 0.1) 100%)
}

.m-0 {
    margin: 0
}

.mt-0 {
    margin-top: 0
}

.mr-0 {
    margin-right: 0
}

.mb-0 {
    margin-bottom: 0
}

.ml-0 {
    margin-left: 0
}

.m-8 {
    margin: 8px
}

.mt-8 {
    margin-top: 8px
}

.mr-8 {
    margin-right: 8px
}

.mb-8 {
    margin-bottom: 8px
}

.ml-8 {
    margin-left: 8px
}

.m-16 {
    margin: 16px
}

.mt-16 {
    margin-top: 16px
}

.mr-16 {
    margin-right: 16px
}

.mb-16 {
    margin-bottom: 16px
}

.ml-16 {
    margin-left: 16px
}

.m-24 {
    margin: 24px
}

.mt-24 {
    margin-top: 24px
}

.mr-24 {
    margin-right: 24px
}

.mb-24 {
    margin-bottom: 24px
}

.ml-24 {
    margin-left: 24px
}

.m-32 {
    margin: 32px
}

.mt-32 {
    margin-top: 32px
}

.mr-32 {
    margin-right: 32px
}

.mb-32 {
    margin-bottom: 32px
}

.ml-32 {
    margin-left: 32px
}

.m-40 {
    margin: 40px
}

.mt-40 {
    margin-top: 40px
}

.mr-40 {
    margin-right: 40px
}

.mb-40 {
    margin-bottom: 40px
}

.ml-40 {
    margin-left: 40px
}

.m-48 {
    margin: 48px
}

.mt-48 {
    margin-top: 48px
}

.mr-48 {
    margin-right: 48px
}

.mb-48 {
    margin-bottom: 48px
}

.ml-48 {
    margin-left: 48px
}

.m-56 {
    margin: 56px
}

.mt-56 {
    margin-top: 56px
}

.mr-56 {
    margin-right: 56px
}

.mb-56 {
    margin-bottom: 56px
}

.ml-56 {
    margin-left: 56px
}

.m-64 {
    margin: 64px
}

.mt-64 {
    margin-top: 64px
}

.mr-64 {
    margin-right: 64px
}

.mb-64 {
    margin-bottom: 64px
}

.ml-64 {
    margin-left: 64px
}

.p-0 {
    padding: 0
}

.pt-0 {
    padding-top: 0
}

.pr-0 {
    padding-right: 0
}

.pb-0 {
    padding-bottom: 0
}

.pl-0 {
    padding-left: 0
}

.p-8 {
    padding: 8px
}

.pt-8 {
    padding-top: 8px
}

.pr-8 {
    padding-right: 8px
}

.pb-8 {
    padding-bottom: 8px
}

.pl-8 {
    padding-left: 8px
}

.p-16 {
    padding: 16px
}

.pt-16 {
    padding-top: 16px
}

.pr-16 {
    padding-right: 16px
}

.pb-16 {
    padding-bottom: 16px
}

.pl-16 {
    padding-left: 16px
}

.p-24 {
    padding: 24px
}

.pt-24 {
    padding-top: 24px
}

.pr-24 {
    padding-right: 24px
}

.pb-24 {
    padding-bottom: 24px
}

.pl-24 {
    padding-left: 24px
}

.p-32 {
    padding: 32px
}

.pt-32 {
    padding-top: 32px
}

.pr-32 {
    padding-right: 32px
}

.pb-32 {
    padding-bottom: 32px
}

.pl-32 {
    padding-left: 32px
}

.p-40 {
    padding: 40px
}

.pt-40 {
    padding-top: 40px
}

.pr-40 {
    padding-right: 40px
}

.pb-40 {
    padding-bottom: 40px
}

.pl-40 {
    padding-left: 40px
}

.p-48 {
    padding: 48px
}

.pt-48 {
    padding-top: 48px
}

.pr-48 {
    padding-right: 48px
}

.pb-48 {
    padding-bottom: 48px
}

.pl-48 {
    padding-left: 48px
}

.p-56 {
    padding: 56px
}

.pt-56 {
    padding-top: 56px
}

.pr-56 {
    padding-right: 56px
}

.pb-56 {
    padding-bottom: 56px
}

.pl-56 {
    padding-left: 56px
}

.p-64 {
    padding: 64px
}

.pt-64 {
    padding-top: 64px
}

.pr-64 {
    padding-right: 64px
}

.pb-64 {
    padding-bottom: 64px
}

.pl-64 {
    padding-left: 64px
}

.sr .has-animations .is-revealing {
    visibility: hidden
}

.input, .textarea {
    background-color: #fff;
    border-width: 1px;
    border-style: solid;
    border-color: #E3E7EB;
    color: #5B6F82;
    max-width: 100%;
    width: 100%
}

.input::-webkit-input-placeholder, .textarea::-webkit-input-placeholder {
    color: #92A2B1
}

.input:-ms-input-placeholder, .textarea:-ms-input-placeholder {
    color: #92A2B1
}

.input::-ms-input-placeholder, .textarea::-ms-input-placeholder {
    color: #92A2B1
}

.input::placeholder, .textarea::placeholder {
    color: #92A2B1
}

.input::-ms-input-placeholder, .textarea::-ms-input-placeholder {
    color: #92A2B1
}

.input:-ms-input-placeholder, .textarea:-ms-input-placeholder {
    color: #92A2B1
}

.input:hover, .textarea:hover {
    border-color: #d4dae0
}

.input:active, .input:focus, .textarea:active, .textarea:focus {
    outline: none;
    border-color: #4992F0
}

.input[disabled], .textarea[disabled] {
    cursor: not-allowed;
    background-color: #F6F8FA;
    border-color: #F6F8FA
}

.input {
    -moz-appearance: none;
    -webkit-appearance: none;
    font-size: 16px;
    letter-spacing: -0.1px;
    line-height: 20px;
    border-radius: 2px;
    padding: 13px 16px;
    height: 48px;
    box-shadow: none
}

.input .inline-input {
    display: inline;
    width: auto
}

.textarea {
    display: block;
    min-width: 100%;
    resize: vertical
}

.textarea .inline-textarea {
    display: inline;
    width: auto
}

.field-grouped > .control:not(:last-child) {
    margin-bottom: 8px
}

@media (min-width: 641px) {
    .field-grouped {
        display: flex
    }

    .field-grouped > .control {
        flex-shrink: 0
    }

    .field-grouped > .control.control-expanded {
        flex-grow: 1;
        flex-shrink: 1
    }

    .field-grouped > .control:not(:last-child) {
        margin-bottom: 0;
        margin-right: 8px
    }
}

.button {
    display: inline-flex;
    font-size: 13px;
    letter-spacing: 0;
    font-weight: 700;
    line-height: 16px;
    text-transform: uppercase;
    text-decoration: none !important;
    background-color: #fff;
    color: #4992F0 !important;
    border: none;
    border-radius: 2px;
    cursor: pointer;
    justify-content: center;
    padding: 16px 32px;
    height: 48px;
    text-align: center;
    white-space: nowrap
}

.button:active {
    outline: 0
}

.button::before {
    border-radius: 2px
}

.button-shadow {
    position: relative
}

.button-shadow::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    box-shadow: 0 8px 24px rgba(32, 43, 54, 0.12);
    mix-blend-mode: multiply;
    transition: box-shadow .15s ease
}

.button-shadow:hover::before {
    box-shadow: 0 8px 24px rgba(32, 43, 54, 0.25)
}

.button-sm {
    padding: 8px 24px;
    height: 32px
}

.button-sm.button-shadow::before {
    box-shadow: 0 4px 16px rgba(32, 43, 54, 0.12)
}

.button-sm.button-shadow:hover::before {
    box-shadow: 0 4px 16px rgba(32, 43, 54, 0.25)
}

.button-primary {
    color: #fff !important;
    transition: background .15s ease
}

.button-primary {
    background: #2e83ef;
    background: linear-gradient(65deg, #560EB8 0, #4992F0 100%)
}

.button-primary:hover {
    background: #3386ef;
    background: linear-gradient(65deg, #1777ed 0, #4e95f0 100%)
}

.button-block {
    display: flex
}

.top-bar {
    border-top: 0.2rem solid transparent;
    border-image: linear-gradient(to right, #C4D5F5 0%, #C4D5F5 100%);
    border-image-slice: 1;
    z-index: 1001;
}

.site-header {
    position: relative;
    padding: 15px 0;
    background: #fff;
}

.site-header-inner {
    position: relative;
    justify-content: space-between;
    align-items: center;
    padding-top: 12px;
    padding-bottom: 12px;
}

.page-main .site-header-inner {
    padding: 0;
}

@media all and (max-width: 520px) {
    .d-flex {
        flex-direction: column;
    }
}

.site-header2 {
    position: relative;
    padding: 15px 0;
}

.header-links {
    display: inline-flex
}

.header-links li {
    display: inline-flex
}

.header-links a:not(.button) {
    font-size: 13px;
    line-height: 18px;
    letter-spacing: 0;
    font-weight: 700;
    color: #5B6F82;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 16px;
    padding: 8px 24px
}

.header-links a:not(.button):hover, .header-links a:not(.button):active {
    color: #202B36
}

.header-brand {
    position: relative;
}

.header-brands-block a {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
}

.header-brands-block.active {
    display: block;
}

.header-brands-block {
    z-index: 2000;
    display: none;
    text-align: center;
    position: absolute;
    background: #fff;
    padding: 10px 3px;
    border: 1px solid #1e75df6e;
    border-radius: 10px;
    left: 0;
    bottom: -60px;
    width: 120px;
}

.triangle-down {
    cursor: pointer;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 14px solid #1e75df6e;
}

.header-logo-wrapper .triangle-down {
    position: absolute;
    right: 5px;
    top: 25px;
}

.header-logo-wrapper {
    border: 1px solid #1e75df6e;
    border-radius: 10px;
    padding: 5px;
    width: 85px;
    position: relative;
}

.header-logo-wrapper.active {
    border-color: transparent;
}

@media (min-width: 641px) {
    .site-header {
        position: relative;
        padding: 15px 0;
    }

    .site-header::before {
        top: -50%;
        left: 0%;
        width: 100%;
        height: 980px;
        background-size: 1420px 880px;
    }

    .site-header2 {
        position: relative;
        padding: 24px 0
    }

    .site-header2::before {
        top: -50%;
        left: 0%;
        width: 100%;
        height: 980px;
        background-size: 1420px 880px;
    }
}

.hero {
    position: relative;
    padding-top: 0;
}

.hero-paragraph {
    margin-bottom: 32px;
    font-family: "Open Sans", sans-serif;
    letter-spacing: -0.5px;
    font-size: 1.0rem;
    max-width: 900px;
    margin: 0 auto;
    color: #000;
}

.hero-browser {
    position: relative;
    margin-top: 80px
}

.hero-browser-inner {
    position: relative
}

.hero-browser-inner svg {
    width: 100%;
    height: auto;
    overflow: visible
}

.bubble-1, .bubble-2, .bubble-3, .bubble-4 {
    position: absolute
}

.bubble-1 svg, .bubble-2 svg, .bubble-3 svg, .bubble-4 svg {
    height: auto
}

.bubble-1 {
    top: -15px;
    left: 70px
}

.bubble-1 svg {
    width: 34px
}

.bubble-2 {
    bottom: 0;
    right: -30px
}

.bubble-2 svg {
    width: 78px
}

.bubble-3 {
    left: -40px;
    bottom: -40px
}

.bubble-3 svg {
    width: 143px
}

.bubble-4 {
    top: -25px;
    right: -54px
}

.bubble-4 svg {
    width: 104px
}

@media (min-width: 641px) {
    .hero {
        padding-top: 0;
        padding-bottom: 0
    }

    .hero-paragraph {
        margin-bottom: 0;
        padding-left: 72px;
        padding-right: 72px
    }

    .bubble-1 svg, .bubble-2 svg, .bubble-3 svg, .bubble-4 svg {
        width: auto
    }

    .bubble-1 {
        top: 85px;
        left: -30px
    }

    .bubble-2 {
        bottom: -8px;
        right: -75px
    }

    .bubble-3 {
        left: -140px;
        bottom: -120px
    }

    .bubble-4 {
        top: -35px;
        right: -110px
    }
}

.features {
    position: relative
}

.feature {
    background: #fff;
    border: 1px solid #dbdce0;
    border-radius: 10px;
    position: relative;
    padding: 0;
}

.feature:before {
    background: #e2e3e5;
    width: 100%;
    height: 100%;
    top: 10px;
    left: 10px;
    border-radius: 10px;
    display: block;
    content: '';
    position: absolute;
}

.feature-inner {
    padding: 25px 35px 10px;
    position: relative;
    z-index: 11;
    background: #fff;
    height: 100%;
    border-radius: 10px;
}

.feature-icon {
    position: relative;
    display: flex;
    justify-content: center;
    background: none;
}

.feature-icon::before {
    content: '';
    position: absolute;
    top: 0;
    width: 0;
    height: 0;
    border-radius: 50%;
}

@supports (-ms-ime-align: auto) {
    .feature-icon::before {
        box-shadow: 0 16px 48px rgba(32, 43, 54, 0.12)
    }
}

.feature-title {
    margin-top: 20px;
    font-family: 'Fjalla One', sans-serif;
    font-size: 1.5rem;
}

@media (min-width: 641px) {
    .features::before {
        left: 55%;
        width: 45%
    }

    .features-wrap:first-child {
        margin-top: -32px
    }

    .features-wrap:last-child {
        margin-bottom: -32px
    }

    .feature-title {
        margin-top: 16px
    }
}

.newsletter .section-inner {
    padding-bottom: 64px
}

.newsletter .section-paragraph {
    margin-bottom: 32px;
    max-width: 1100px;
}

.newsletter-form {
    max-width: 475px;
    margin: 0 auto
}

@media (min-width: 641px) {
    .newsletter .section-inner {
        padding-bottom: 70px
    }

    .newsletter .section-paragraph {
        margin-bottom: 40px;
        padding-left: 72px;
        padding-right: 72px
    }
}

.is-boxed {
    background: #F6F8FA
}

.boxed-container {
    max-width: 1440px;
    margin: 0 auto;
    box-shadow: none;
}

main {
    z-index: 999;
    flex: 1 0 auto;
}

.section-inner {
    position: relative;
    padding-top: 120px;
    padding-bottom: 80px;
}

.section-inner2 {
    position: relative;
    padding-top: 70px;
    padding-bottom: 80px;
}

.section-title {
    margin-top: 20px;
    font-family: 'Fjalla One', sans-serif;
    font-size: 2.2rem;
}

.section-paragraph {
    margin-bottom: 32px;
    font-family: "Open Sans", sans-serif;
    letter-spacing: -0.5px;
    font-size: 0.9rem;
    max-width: 900px;
    margin: 0 auto;
    color: #000;
}

.countermain {
    margin: 30px 0 30px 0;
    font-family: "Open Sans", sans-serif;
    letter-spacing: -0.5px;
}

.maincontent {
    font-size: 16px;
    margin-top: 5px;
}

@media (min-width: 641px) {
    .section-inner {
        padding-top: 70px;
        padding-bottom: 10px;
    }

    .section-10 .section-inner {
        padding-top: 67px;
        padding-bottom: 60px;
    }

    .section-8_1 .section-inner2, .section-8_2 .section-inner2 {
        padding-bottom: 0;
    }
}

.site-footer {
    position: relative;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
}

.site-footer-border {
    border-top: 1px solid #CCC;
}

.site-footer a {
    color: #000;
    text-decoration: none
}

.site-footer a:hover, .site-footer a:active {
    color: #000;
    text-decoration: underline;
}

.site-footer-inner {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    color: #000;
    width: 90%;
    margin: 0 auto;
}

.footer-links, .footer-copyright {
    flex: none;
    width: 100%;
    display: inline-flex;
    justify-content: center;
    line-height: 20px;
    padding: 0 10px;
    border-radius: 10px;
}

.footer-brand, .footer-social-links {
    flex: none;
    width: 100%;
    display: inline-flex;
    justify-content: center;
}

.footer-links, .footer-social-links {
    margin-bottom: 20px;
}

.footer-brand img {
    margin-right: 5px;
}

.footer-brand {
    margin-bottom: 10px;
    padding-left: 110px;
}

@media all and (max-width: 640px) {
    .footer-brand {
        padding-left: 0;
    }
}

.footer-links li + li, .footer-social-links li + li {
    margin-left: 16px
}

.footer-social-links li {
    display: inline-flex
}

.footer-social-links li a {
    padding: 8px
}

@media (min-width: 641px) {
    .site-footer::before {
        height: 202px
    }

    .site-footer-inner {
        justify-content: space-between
    }

    .footer-brand, .footer-links, .footer-social-links, .footer-copyright {
        flex: 50%
    }

    .footer-brand, .footer-copyright {
        justify-content: flex-start
    }

    .footer-links, .footer-social-links {
        justify-content: flex-end
    }

    .footer-links {
        order: 1;
        margin-bottom: 0
    }
}

.loginbutton {
    display: inline-block;
    line-height: 33px;
    height: 36px;
    padding: 0 13px 0 12px;
    background-color: #FFF;
    color: #560EB8;
    border: 1px solid #560EB8;
    text-decoration: none;
    font-size: 16px;
    border-radius: 100px;
}

.loginbutton:hover {
    background-color: #FFF;
    color: #560EB8;
}

.accountbutton {
    padding: 5px 13px 9px 12px;
    background-color: #560EB8;
    color: #FFF;
    text-decoration: none;
    font-size: 16px;
    border-radius: 3px;
}

.accountbutton:hover {
    background-color: #6F15EA;
    color: #FFF;
    text-decoration: none;
}

.registerbutton {
    display: inline-block;
    line-height: 33px;
    height: 36px;
    padding: 0 13px 0 12px;
    background-color: #560EB8;
    border: 1px solid #560EB8;
    color: #FFF;
    text-decoration: none;
    font-size: 16px;
    border-radius: 100px;
}

.registerbutton:hover {
    background-color: #6F15EA;
    color: #FFF;
}

.logoutbutton {
    padding: 5px 13px 9px 12px;
    background-color: #FFF;
    color: #560EB8;
    border: 1px solid #560EB8;
    text-decoration: none;
    font-size: 16px;
    border-radius: 3px;
}

.logoutbutton:hover {
    background-color: #FFF;
    color: #560EB8;
    text-decoration: none;
    opacity: 0.8;
}

.apikeybutton {
    padding: 10px 15px;
    width: 190px;
    background-color: #560EB8;
    color: #FFF !important;
    text-decoration: none;
    font-size: 18px;
    display: inline-block;
    border-radius: 100px;
}

.accountbuttonbig {
    padding: 10px 15px;
    background-color: #560EB8;
    color: #FFF;
    text-decoration: none;
    font-size: 18px;
    border-radius: 50px;
}

.accountbuttonbig:hover {
    background-color: #560EB8;
    color: #FFF;
}

.form-control {
    font-size: 16px;
    border: 1px solid #CCC;
}

.btn-link {
    font-size: 16px;
    color: #560EB8;
}

.btn-primary {
    color: #fff;
    background-color: #560EB8;
    border-color: #560EB8;
    border-radius: 100px;
}

.btn-primary:hover {
    color: #fff;
    background-color: #6F15EA;
    border-color: #6F15EA
}

.getbox {
    background-color: #F6F8FA;
    padding: 10px;
    display: inline-block;
    min-width: 70%;
}

.gettext {
    background-color: #CCCC;
    padding: 3px 5px;
    color: #FFF;
    border-radius: 3px;
    font-size: 0.8rem;
    letter-spacing: 1px;
}

.geturl {
    padding-left: 8px;
    font-size: 18px;
    color: #000;
    text-align: center;
}

.getapikey {
    background-color: #560EB8;
    vertical-align: center;
    padding: 3px 8px;
    color: #FFF;
    border-radius: 50px;
    font-size: 0.8rem;
}

.getresponse {
    background-color: #F6F8FA;
    font-family: "Lato", sans-serif;
    margin-top: -1rem;;
    display: inline-block;
    text-align: left;
    font-size: 17px;
    color: #000;
    width: 100%;
}

.purplecodehome, .raw-data-key {
    color: #69008C;
}

.modal-body {
    font-size: 0.8rem;
}

.purplecode {
    color: #DC73FF;
}

.orangecode, .raw-data-string {
    color: #000;
}

.codeblock {
    background-color: #333;
    padding: 20px;
    border: 1px solid #D7D9DB;
}

.progress-bar {
    background-color: #560EB8;
}

/* line-progressbar */
.line-progressbar:before {
    position: absolute;
    height: 7px;
    width: 100%;
    background: #CCE1FF;
    content: '';
    left: 0;
    top: 12px;
    z-index: 0;
    border-left: 15px solid #fff;
    border-right: 15px solid #fff;
}

.line-progressbar {
    position: relative;
}

.line-progressbar .col {
    max-width: 20%;
}

.line-progressbar .active span {
    background: #560EB8;
}

.line-progressbar span {
    cursor: pointer;
    display: inline-block;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    background: #fff;
    border: 1px solid #88baff;
}

/* line-progressbar end */
[data-editable] {
    position: relative;
}

[data-editable] .edit-buttons {
    position: absolute;
    right: 5px;
    top: 5px;
    z-index: 77;
}

[data-editable] .edit-buttons .btn.btn-sm {
    padding-top: 0.05rem;
    padding-bottom: 0.05rem;
    font-size: 0.80rem;
}

.cardbox {
    border: 1px solid #C6CDD5;
    background-color: #FFF;
    width: 100%;
    margin: 20px auto;
    position: relative;
    height: 400px;
    overflow: auto;
    overflow-x: hidden;
}

.card-items .card:first-child {
    padding-top: 10px;
}

.card-items .card {
    padding-left: 10px;
    padding-right: 10px;
}

.card-header {
    margin: 0 auto;
    text-align: center;
    padding: 0;
    background-color: transparent;
    border: 0;
}

.cardprice-header {
    margin: 0 auto;
    margin-top: 5px;
    padding: 0;
    background-color: #F5F8FD;
    border-radius: 10px;
    line-height: 1.3;
}

.card-footer {
    font-size: 0.7rem !important;
    color: #50555a;
    background-color: #F6F8FA;
}

.cardbox-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    display: none;
    background: #e7e7e7;
    z-index: 77;
}

.cardbox.loading {
    overflow: hidden;
}

.cardbox.loading .cardbox-overlay {
    display: block;
}

/* width */

.cardbox::-webkit-scrollbar {
    width: 15px;
}

/* Track */

.cardbox::-webkit-scrollbar-track {
    border-radius: 10px;
    border: 1px solid #CCC;
}

/* Handle */

.cardbox::-webkit-scrollbar-thumb {
    background: #CCC;
    border-radius: 10px;
}

/* Handle on hover */

.cardbox::-webkit-scrollbar-thumb:hover {
    background: #BBB;
}

.card {
    width: 100%;
    margin: 0 auto;
    position: relative;
    display: inline-block;
    background-color: transparent;
    border: 0;
}

.price-item:hover {
    border: 1px solid #999;
}

.price-item.active {
    border: 1px solid #999;
}

.price-item.current-plan:hover {
    border: 1px solid #999;
}

.price-item.active:before {
    background: #CCC;
}


.price-item {
    position: relative;
    padding: 0;
    border-radius: 15px;
    cursor: pointer;
    margin-bottom: 20px;
    background-color: #FFF;
    border: 1px solid #e4e4e4;
}

.price-item:before {
    background: #e2e3e5;
    width: 100%;
    height: 100%;
    top: 10px;
    left: 10px;
    border-radius: 10px;
    display: block;
    content: '';
    position: absolute;
}

.cardprice {
    border-radius: 15px;
    width: 100%;
    margin: 0 auto;
    display: inline-block;
    position: relative;
    z-index: 11;
    padding: 5px 10px 30px;
    background: #fff;
}

.price-item.active {
    opacity: 1;
}

.price-item.current-plan {
    border-color: #CCC;
}

.price-item .btn:not(.btn-link) {
    margin-top: 10px;
    width: 70%;
    max-width: 200px;
}

.on-trial .price-item.current-plan .btn {
    width: auto;
}

.price-item:not(.active) .btn-primary {
    background-color: #FFF;
    border: 1px solid #777;
    color: #333;
    border-radius: 100px;
}

.cardimage {
    padding: 0 1rem 1rem 0;
    position: relative;
    z-index: 10;
}

.cardimage:hover {
    opacity: 0.8;
}

.tickersearchbox {
    padding: 0;
    width: 100%;
    text-align: left;
    margin: 0 auto;
    min-height: 55px;
}

.tickersample .remove {
    background-color: #999;
    padding: 3px 0 0 1px;
    color: #fff;
    display: inline-block;
    position: absolute;
    width: 16px;
    height: 16px;
    text-align: center;
    border-radius: 100%;
    right: 5px;
    top: 9px;
    line-height: 1;
    font-size: 9px;
    cursor: pointer;
}

.tickersample {
    background-color: #EEEEEE;
    padding: 5px 30px 5px 10px;
    color: #333;
    border-radius: 50px;
    border: 1px solid #CCCCCC;
    font-size: 15px;
    letter-spacing: 1px;
    margin-right: 3px;
    position: relative;
    display: inline-block;
    margin-bottom: 3px;
}

.titlesearch {
    line-height: 1rem;
    font-size: 0.85rem;
    color: #5A64D3;
    padding-top: 0.2rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    text-align: left;
}

.titlesearch a:link {
    text-decoration: none;
}

.titlesearch a:hover {
    text-decoration: none;
    color: #330066;
}

.textsearch {
    font-size: 0.75rem;
    color: #000;
    line-height: 1rem;
    padding-top: 0.2rem;
    position: relative;
    text-align: left;
}

.bottom {
    position: absolute;
    left: 30%;
    margin-top: 0;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
}

.bottomticker {
    background-color: #C6CDD5;
    color: #FFF;
    border-radius: 3px;
    font-size: 12px;
    padding: 4px 8px;
    margin-right: 3px;
}

.bottomsearchtext {
    font-size: 0.7rem;
    color: #333;
    line-height: 1rem;
    margin-left: 5px;
}

.bottomsearchtext .sentiment-positive {
    color: #00B259;
}

.bottomsearchtext .sentiment-negative {
    color: #FF4D4D;
}

.bottomsearchtext .sentiment {
    font-weight: bold;
    letter-spacing: .5px;
}

.image-preview {
    position: relative;
    width: 30%;
    float: left;
}

.image-preview .videoicon {
    position: absolute;
    width: 70px;
    top: 41%;
    left: 44%;
    z-index: 50;
    transform: translate(-45%, -45%);
    -ms-transform: translate(-45%, -45%);
}

.vidoverlay img {
    width: 100%;
    height: auto;
}

/*region Demo Ratings*/
#demo-ratings .cardbox {
    overflow-x: auto;
}

#demo-ratings table {
    min-width: 850px;
}

#demo-ratings thead td {
    padding-top: 0;
}

#demo-ratings thead {
    font-size: 15px;
}

#demo-ratings tbody {
    font-size: 16px;
    color: #000;
}

#demo-ratings tbody tr:nth-child(odd) {
    background: #f8f9fb;
}

#demo-ratings tr {
    border: none;
}

#demo-ratings .date {
    padding-right: 7px;
}

#demo-ratings .ticker {
    padding-left: 7px;
}

#demo-ratings .ticker span {
    font-size: 13px;
    color: #fff;
    background: #c5cbd2;
    padding: 5px 7px;
    border-radius: 4px;
}

/*endregion*/

/*region Demo Trending Headlines*/
#demo-trending-headlines .cardbox {
    overflow-x: auto;
    font-size: 16px;
}

#demo-trending-headlines table {
    min-width: 850px;
}

#demo-trending-headlines thead td {
    padding-top: 0;
}

#demo-trending-headlines thead {
    font-size: 15px;
}

#demo-trending-headlines tbody {
    font-size: 17px;
}

#demo-trending-headlines tbody tr:nth-child(odd) {
    background: #f8f9fb;
}

#demo-trending-headlines tr {
    border: none;
}

#demo-trending-headlines .ticker {
    padding-left: 7px;
    width: 110px;
}

#demo-trending-headlines .ticker span {
    font-size: 13px;
    color: #fff;
    background: #CCC;
    padding: 5px 7px;
    border-radius: 4px;
}

#demo-trending-headlines .sentiment {
    margin: 12px auto;
    width: 35px;
    height: 35px;
    background-size: contain !important;
}

#demo-trending-headlines .sentiment.sentiment-negative {
    background: url("/assets/sentred.png") 0 0 no-repeat;
}

#demo-trending-headlines .sentiment.sentiment-neutral {
    background: url("/assets/sentyellow.png") 0 0 no-repeat;
}

#demo-trending-headlines .sentiment.sentiment-positive {
    background: url("/assets/sentgreen.png") 0 0 no-repeat;
}

#demo-trending-headlines .headline-val {
    font-size: 18px;
    margin-bottom: 5px;
    color: #560EB8;
    text-align: left;
}

#demo-trending-headlines .text-val {
    text-align: left;
    font-size: 0.75rem;
    color: #000;
}

/*endregion*/

#demo-top-mentions .item.positive {
    background: #09CE5B;
    color: #FFF;
}

#demo-top-mentions .item.negative {
    background: #FF383B;
    color: #FFF;
}

#demo-top-mentions .item {
    display: flex;
    border: 1px solid #C6CDD5;
    border-radius: 5px;
    padding: 3px 12px;
    margin-bottom: 6px;
    justify-content: space-between;
}

#demo-top-mentions .values {
    text-align: right;
}

.autocompleteSearch {
    width: 100%;
    margin-bottom: 0;
    text-indent: 5px;
    min-height: 2.5rem;
    padding-left: 1rem;
    font-size: 18px;
    border: 1px solid #C6CDD5;
}

.autocomplete-suggestions {
    text-align: left;
    cursor: default;
    border: 1px solid #C6CDD5;
    border-top: 0;
    background: #fff;
    box-shadow: -1px 1px 3px rgba(0, 0, 0, .1);

    /* core styles should not be changed */
    position: absolute;
    display: none;
    z-index: 9999;
    max-height: 254px;
    overflow: hidden;
    overflow-y: auto;
    box-sizing: border-box;
}

.autocomplete-suggestion {
    position: relative;
    padding: 0 .6em;
    line-height: 35px !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 1.4em;
    color: #202B36;
    font-family: "Lato", sans-serif;
}

.autocomplete-suggestion b {
    font-weight: normal;
    color: #838DEA !important;
}

.autocomplete-suggestion.selected {
    background: #f0f0f0;
}

.autocomplete-suggestions {
    border: 1px solid #e4e4e4;
    background: #F4F4F4;
    cursor: default;
    overflow: auto
}

.autocomplete-suggestion {
    padding: 2px 5px;
    font-size: 18px !important;
    white-space: nowrap;
    overflow: hidden
}

.autocomplete-selected {
    background: #f0f0f0
}

.autocomplete-suggestions strong {
    color: #838DEA;
    font-weight: bolder
}

.cardprice-body .buttons {
    text-align: center;
}

.cardprice-body #cancel, .cardprice-body #business-unsubscribe {
    text-transform: lowercase;
    color: #560EB8;
    font-style: italic;
}

.cardprice-body #delete-account button {
    text-decoration: none;
    color: #560EB8;
    font-style: italic;
}

.cardprice-body #cancel, .cardprice-body #delete-account, .cardprice-body #business-unsubscribe {
    position: absolute;
    bottom: -5px;
    right: 0;
}

.cardprice-body {
    line-height: 38px;
    padding: 10px;
}

.checkmark {
    font-size: 0;
    color: #3AD9C9;
    padding: 0;
    background: url("../svg/check-mark.svg") 50% 50% no-repeat;
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-right: 10px;
    line-height: 27px;
}

.crossmark {
    font-size: 25px;
    color: #FF4D4D;
    padding: 5px;
}

/* Demo boxes */
.section-paragraph {
    margin-bottom: 20px;
}

.granular-title, .event-title {
    background-color: #FFF;
    padding: 3px 9px;
    border: 1px solid #CCCCCC;
    font-size: 0.80rem;
    margin-right: 10px;
    margin-bottom: 10px;
    display: inline-block;
    cursor: pointer;
    border-radius: 50px;
    color: #000;
}

.granular-title.active, .event-title.active {
    background-color: #EEEEEE;
    color: #000;
    border-radius: 50px;
    border: 1px solid #CCCCCC;
}

.granular-title:hover, .event-title:hover {
    background-color: #EEEEEE;
    color: #000;
}

#demo-granular .cardbox, #demo-events .cardbox {
    margin-top: 30px;
}

.examplebutton {
    background-color: #FFF;
    border: 1px solid #BBCAD9;
    padding: 4px 6px;
    border-radius: 5px;
    font-size: 0.6rem;
    margin-left: 10px;
    color: #3A4752;
    text-decoration: none;
}

.examplebutton:hover {
    background-color: #F1F3F5;
    border: 1px solid #BBCAD9;
    color: #3A4752;
    text-decoration: none;
}

.event-text {
    background-color: #EEE;
    padding: 3px 6px;
    border: 1px solid #CCCCCC;
    font-size: 16px;
    margin-right: 10px;
    margin-bottom: 10px;
    border-radius: 5px;
    color: #000;
}

/* Extra small devices (phones, 600px and down) */

#simple-to-use-api {
    width: 70% !important;
    border: none !important;
    margin-top: 10px;
}

/* Extra small devices (phones, 1024px and down) */

@media only screen and (max-width: 1024px) {
    #simple-to-use-api {
        width: 100% !important;
    }

    #simple-to-use-api .card-items {
        padding-left: 0;
        padding-right: 0;
    }

    .cardbox {
        width: 100%;
    }

    .card {
        width: 100%;
        position: relative;
        display: inline-block;
        margin: 0 auto 1.5rem;
    }

    .card-items {
        padding: 10px;
    }

    .cardimage {
        width: 100%;
        float: left;
        padding-right: 1rem;
        padding-top: 10px;
    }

    .titlesearch {
        line-height: 1rem;
        font-size: 0.85rem;
        color: #5A64D3;
        padding-top: 0.2rem;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .image-preview .videoicon {
        position: absolute;
        width: 30%;
        top: 41%;
        left: 44%;
        z-index: 50;
        transform: translate(-45%, -45%);
        -ms-transform: translate(-45%, -45%);
    }

    .titlesearch {
        margin-top: 0;
        font-size: 1rem;
    }

    .tickersearchbox {
        width: 100%;
    }

    .autocompleteSearch {
        width: 100%;
    }

    .getbox {
        width: 100%;
    }

    .getresponse {
        min-width: 100%;
    }
}

/* Extra small devices (phones, 600px and down) */


@media only screen and (max-width: 600px) {
    #simple-to-use-api {
        width: 100% !important;
    }

    #simple-to-use-api .card-items {
        padding-left: 0;
        padding-right: 0;
    }

    .cardbox {
        width: 100%;
    }

    .card {
        width: 100%;
        position: relative;
        display: inline-block;
        margin: 0 auto 1.5rem;
    }

    .card-items {
        padding: 10px;
    }

    .cardimage {
        width: 100%;
        float: none;
        padding-right: 1rem;
        padding-top: 10px;
    }

    .image-preview {
        position: relative;
        width: 100%;
        float: left;
    }

    .image-preview .videoicon {
        position: absolute;
        width: 30%;
        top: 41%;
        left: 44%;
        z-index: 50;
        transform: translate(-45%, -45%);
        -ms-transform: translate(-45%, -45%);
    }

    .bottom {
        position: absolute;
        left: 30%;
        margin-top: 0;
        text-align: left;
    }

    .titlesearch {
        margin-top: 0;
        font-size: 1rem;
    }

    .bottom {
        position: relative;
        left: 0;
        margin-top: 0;
    }

    .tickersearchbox {
        width: 100%;
    }

    .autocompleteSearch {
        width: 100%;
    }

    .getbox {
        width: 100%;
    }

    .getresponse {
        min-width: 100%;
    }
}

.accord {
    cursor: pointer;
    border: 1px solid #CCC;
    border-radius: 3px;
    font-size: .8rem;
    color: #000;
    text-decoration: none;
    background-color: #F9F9F9;
    padding: 0;
    margin-bottom: 10px;
}

.accord-header {
    margin-top: -25px;
}

.accord-header-link {
    color: #000;
    text-decoration: none !important;
    white-space: normal;
    text-align: left;
}

.accord-header-link:hover {
    color: #000;
    text-decoration: none;
}

.accord-body {
    background-color: #FFF;
    border-top: 0;
    border-top: 1px solid #CCC;
    padding: 15px;
}

.circleicon {
    display: inline-block;
    margin-right: 25px;
    margin-bottom: 25px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: 0.8;
    filter: alpha(opacity=80)
}

.circleicon:hover {
    display: inline-block;
    margin-right: 25px;
    margin-bottom: 25px;
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    opacity: 1;
    filter: alpha(opacity=100)
}

.form-control:disabled, .form-control[readonly] {
    background-color: #FFF;
    opacity: 1
}

/**
 * Tooltip Styles
 */

/* Add this attribute to the element that needs a tooltip */

[data-tooltip] {
    position: relative;
    z-index: 2;
    cursor: pointer;
}

/* Hide the tooltip content by default */

[data-tooltip]:before, [data-tooltip]:after {
    visibility: hidden;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    pointer-events: none;
}

/* Position tooltip above the element */

[data-tooltip]:before {
    position: absolute;
    top: 250%;
    left: 50%;
    margin-bottom: 5px;
    margin-left: -70px;
    padding: 7px;
    width: 220px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #F6F8FA;
    color: #333;
    border: 1px solid #CAD1D8;
    content: attr(data-tooltip);
    text-align: center;
    font-size: 15px;
    font-family: "Lato", sans-serif;
    line-height: 1.2;
}

/* Show tooltip content on hover */

[data-tooltip]:hover:before, [data-tooltip]:hover:after {
    visibility: visible;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #333;
    border: 1px solid #c1c1c1;
    text-align: center;
    background-color: #F6F8FA;
    border-radius: .25rem;
}

.tooltip.bs-tooltip-bottom .tooltip-inner {
    background: #c1c1c1 !important;
}

.tooltip .arrow:before {
    border-bottom-color: #c1c1c1 !important;
    border-top-color: #c1c1c1 !important;
}

/* Page status */
.uptime-bar div {
    width: 2.8%;
    height: 10px;
    display: inline-block;
    margin-left: 1px;
}

.uptime-color {
    background: #7EE79D;
    border-radius: 10px;
}

.partial-degradation-color {
    background: #fbe97b;
}

.downtime-color {
    background: #FF9595;
    border-radius: 10px;
}

.page-status .legend {
    background: #FFF;
    padding: 15px 25px;
    margin-top: 30px;
    border: 1px solid #CCC;
    border-radius: 50px;
}

.page-status .legend .item {
    margin-right: 15px;
}

.page-status .legend .marker {
    width: 10px;
    height: 10px;
    border-radius: 2px;
    display: inline-block;
}

.headerapi {
    cursor: pointer;
    border: 1px solid #CCC;
    border-radius: 3px;
    color: #333;
    text-decoration: none;
    background-color: #f9f9f9;
    padding: 8px 15px;
}

.apibody {
    background-color: #FFF;
    border-top: 0;
    border-left: 1px solid #CCC;
    border-right: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    font-size: .8rem;
    padding: 7px 15px;
}

.apicode {
    background-color: #F6F8FA;
    border-top: 1px solid #CCC;
    border-left: 6px solid #09f;
    border-right: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    color: #333;
    width: 95%;
    padding: 7px 8px;
}

.apicodegreen {
    background-color: #F6F8FA;
    border-top: 1px solid #CCC;
    border-left: 6px solid #74BA45;
    border-right: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    color: #333;
    width: 95%;
    padding: 7px 8px;
}

.apicodeorange {
    background-color: #F6F8FA;
    border-top: 1px solid #CCC;
    border-left: 6px solid #FF9A00;
    border-right: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    color: #333;
    width: 95%;
    padding: 7px 8px;
}

.stringcode {
    background-color: #F6F8FA;
    border-top: 1px solid #CCC;
    border-left: 6px solid #626CD5;
    border-right: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    color: #333;
    margin-bottom: 7px;
    padding: 4px 8px;
}

.stringcodeorange {
    background-color: #F6F8FA;
    border-top: 1px solid #CCC;
    border-left: 6px solid #FF9A00;
    border-right: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    color: #333;
    margin-bottom: 7px;
    padding: 4px 8px;
}

.stringcodegreen {
    background-color: #F6F8FA;
    border-top: 1px solid #CCC;
    border-left: 6px solid #74BA45;
    border-right: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    color: #333;
    margin-bottom: 7px;
    padding: 4px 8px;
}

.getbutton {
    background-color: #09f;
    color: #FFF;
    border-radius: 3px;
    padding: 3px 10px;
}

.getorangebutton {
    background-color: #FF9A00;
    color: #FFF;
    border-radius: 3px;
    padding: 3px 10px;
}

.getgreenbutton {
    background-color: #74BA45;
    color: #FFF;
    border-radius: 3px;
    padding: 3px 10px;
}

.parameterorangebutton {
    background-color: #FF9A00;
    color: #FFF;
    border-radius: 3px;
    padding: 3px 10px;
    font-size: 0.65rem;
}

.parameterbutton {
    background-color: #626CD5;
    color: #FFF;
    border-radius: 3px;
    padding: 3px 10px;
    font-size: 0.65rem;
}

.orangedot {
    background-color: #FF9A00;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    display: inline-block;
    margin-right: 3px;
}

.purpledot {
    background-color: #626CD5;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    display: inline-block;
    margin-right: 3px;
}

.bluedot {
    background-color: #0099FF;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    display: inline-block;
    margin-right: 3px;
}

.greendot {
    background-color: #74BA45;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    display: inline-block;
    margin-right: 3px;
}

.free-plan-expired {
    background: #FF9A00;
    color: #FFF;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    font-size: 0.8rem;
    padding: 8px;
    text-align: center;
}

.alert-warning {
    color: #FFF;
    background-color: #FF9A00;
    border-color: #FF9A00;
}

.datebutton {
    background-color: #CCC;
    color: #FFF;
    border-radius: 3px;
    padding: 3px 10px;
}

.geticonlink {
    display: inline-block;
    margin-left: 3px;
}

.alert-danger {
    color: #761b18;
    background-color: #f9d6d5;
    border-color: #f7c6c5;
    font-size: 14px;
}

.raw-data-btn span {
    background-color: #FFF;
    border: 1px solid #CCCCCC;
    color: #333;
    text-decoration: none;
    padding: 8px 10px;
    border-radius: 50px;
    font-size: 0.75rem;
    cursor: pointer;
}

.raw-data-btn span:hover {
    background-color: #EEE;
}

.raw-data-btn {
    text-align: right;
}


/* The Modal (background) */
.custom-modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1000; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0, 0, 0); /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
}

.custom-modal .modal-content {
    background-color: #fefefe;
    margin: 15% auto; /* 15% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    max-width: 380px; /* Could be more or less, depending on screen size */
    text-align: center;
    width: 100%;
}

.custom-modal .modal-content .g-recaptcha {
    text-align: center;
    display: inline-block;
}

/* The Close Button */
.custom-modal .close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.custom-modal .close:hover,
.custom-modal .close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

.logo {
    width: 90px;
    height: 90px;
    border: 1px solid rgb(234, 235, 238);
    border-radius: 100px;
    text-align: left;
    line-height: 82px;
    padding-left: 16px;
    display: inline-block;
}

.logo img {
    display: inline-block;
    width: 58px;
    height: 58px;
}

.logo-absolute .logo {
    width: 60px;
    height: 60px;
    line-height: 52px;
    padding-left: 10px;
    margin-bottom: 0;
}

.logo-absolute .logo img {
    width: 40px;
    height: 40px;
}

.logo-absolute {
    position: absolute;
    display:inline-block;
    width: auto;
    left: 50%;
    transform: translateX(-50%);
    top: 16px;
    z-index: 50;
}

@media all and (max-width: 520px) {
    .logo-absolute {
        top: 39px;
    }
}

.btn-circle img {
    display: inline-block;
    margin-top: -2px;
    margin-right: 5px;
}

.btn-circle:hover {
    color: inherit;
    text-decoration: none;
    background-color: #EEE;
}

.btn-circle {
    padding: 0 10px;
    line-height: 32px;
    height: 36px;
    border: 1px solid #CCC;
    border-radius: 100px;
    color: #000;
    text-decoration: none;
    font-size: 16px;
}

.section-2, .section-4, .section-6, .section-8, .section-8_2, .section-10, .site-footer {
    background-color: #F9F9F9;
}

.section-1 .boxed-container {
    background-image: url("/assets/home/L2.png"), url("/assets/home/R2.png");
    background-repeat: no-repeat;
    background-position: 76px 84%, 90% 65px;
    padding-bottom: 100px;
}

.section-2 {
    background-image: url("/assets/home/L3.png"), url("/assets/home/R3.png");
    background-repeat: no-repeat;
    background-position: 0 50%, 100% 25px;
}

.section-3 .boxed-container {
    background-image: url("/assets/home/L4.png"), url("/assets/home/R4.png");
    background-repeat: no-repeat;
    background-position: 120px 82%, 93% 150px;
}

.section-4 {
    background-image: url("/assets/home/L5.png"), url("/assets/home/R5.png");
    background-repeat: no-repeat;
    background-position: 0 50%, 100% 70px;
}

.section-5 .boxed-container {
    background-image: url("/assets/home/L6.png"), url("/assets/home/R6.png");
    background-repeat: no-repeat;
    background-position: 80px 85%, 100% 180px;
}

.section-6 {
    background-image: url("/assets/home/L7.png"), url("/assets/home/R7.png");
    background-repeat: no-repeat;
    background-position: 0 20px, 100% 70%;
}

.section-7 .boxed-container {
    background-image: url("/assets/home/L8.png"), url("/assets/home/R8.png");
    background-repeat: no-repeat;
    background-position: 40px 40%, 90% 605px;
}

.section-7 .raw-data-btn span {
    visibility: hidden;
}

.section-8 {
    background-image: url("/assets/home/L9.png"), url("/assets/home/R9.png");
    background-repeat: no-repeat;
    background-position: 120px 110px, 98% 70%;
}

.section-9 {
    background-image: url("/assets/home/L10.png"), url("/assets/home/R10.png");
    background-repeat: no-repeat;
    background-position: 95px 105px, 100% 70%;
}

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

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

.close:not(:disabled):not(.disabled) {
    cursor: pointer
}

.close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover {
    color: #000;
    text-decoration: none;
    opacity: .75
}

button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none
}

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


/*region Forum pages*/
.forum-page .by {
    color: #560EB8;
}

.thread-row {
    background: #fff;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    padding: 15px 25px;
    gap: 25px;
    border-bottom: 1px solid #f7f7f7;
}

.thread-row .icon {
    flex-shrink: 0;
}

.thread-row .counters {
    flex-shrink: 0;
    margin-left: auto;
}

.thread-row .last-reply {
    flex-shrink: 0;
}

.reply-row .image {
    background: #f7f7f7;
    padding: 20px;
    margin-bottom: 10px;
}

.reply-row img {
    width: 50px;
    margin: 0 auto;
}

.forum-page h1 {
    margin-top: 30px;
    font-size: 27px;
    line-height: 27px;
    font-family: "Lato", sans-serif;
}

.forum-page .reply-content {
    border-bottom: 1px solid #e8eaed;
}

.forum-page .reply-row:last-child .reply-content {
    border: none !important;
}

@media all and (max-width: 575px) {
    .reply-row .info-block {
        display: flex;
        justify-content: start;
        align-items: center;
        gap: 20px;
        margin-bottom: 10px;
    }

    .reply-row .image {
        padding: 12px;
        margin: 0;
    }

    .reply-row img {
        width: 30px;
    }
}

/*endregion*/
#export-logs-btn-block {
    margin-top: -30px;
    float: right;
    margin-left: 5px;
}

#buy-extra-calls-btn-block {
    margin-top: -30px;
    float: right;
}

#buy-extra-calls-btn-block .invoicesbutton {
    float: none;
}

@media all and (max-width: 460px) {
    #buy-extra-calls-btn-block, #export-logs-btn-block {
        margin-top: 10px;
        float: none;
    }
}

/*region Documentation examples section*/
.documentation-examples-wrapper select {
    color: #333;
    font-size: 16px;
    border: 1px solid #CCCCCC !important;
}

.documentation-examples {
    margin-top: 20px;
}

.documentation-examples-item .icon {
    padding: 5px 7px;
    border-radius: 5px;
    color: #fff;
}

.documentation-examples-item .fa-star {
    color: #FEC75E;
}

.documentation-examples-item .title {
    font-weight: 600;
    color: #333;
    margin-bottom: 5px;
    font-size: 15px;
    margin-top: 12px;
}

.documentation-examples-item:hover {
    text-decoration: none;
    color: currentcolor;
}

.documentation-examples-item {
    border: 1px solid #CCCCCC;
    background: #fff;
    border-radius: 5px;
    padding: 20px 20px;
    color: #333;
    line-height: 1.28;
    font-size: 16px;
    display: block;
    text-decoration: none;
    height: 100%;
}

.documentation-examples-item:hover {
    border: 1px solid #560EB8;
}

/*endregion*/