body {
    margin: 0;
    padding: 0;
    font-family: helvetica neue,Helvetica,segoe ui,Arial,freesans,sans-serif
}

    body a {
        color: #0071b2;
        text-decoration: none;
        font-weight: 400
    }

div.topbar {
    position: fixed;
    top: 0;
    left: 0;
    height: 64px;
    width: 100%;
    background-color: #fff;
    color: #444;
    z-index: 1000;
    overflow: hidden;
    text-align: center;
    border-bottom: 1px solid #ddd
}

div.headerbar {
    max-width: 1300px;
    margin-top: -1px
}

.navbar-brand img {
    float: left;
    margin: 15px 0 15px 25px
}

.headerbar ul {
    margin: 0 50px 10px 0;
    float: right
}

.nav ul {
    padding-left: 0;
    list-style: none
}

    .nav ul li {
        position: relative;
        display: block;
        list-style: none
    }

.navbar-nav li {
    float: left;
    padding: 23px 25px;
    list-style: none
}

    .navbar-nav li.current {
        border-bottom: 2px solid #fff;
        margin-bottom: -1px;
        list-style: none;
        background: #fff
    }

        .navbar-nav li.current a {
            color: #0071b2;
            font-weight: 700;
            text-transform: uppercase;
            font-family: source sans pro,Arial,Helvetica,sans-serif
        }

.headerbar ul li a {
    position: relative;
    display: block;
    color: #787878;
    text-decoration: none;
    font-weight: 700;
    text-transform: uppercase;
    font-family: source sans pro,Arial,Helvetica,sans-serif
}

    .headerbar ul li a:hover {
        color: #787878
    }

table.json td ul:last-child {
    margin-bottom: 0
}

div.body {
    margin-left: 300px
}

@media screen and (max-width:768px) {
    div.body {
        margin-left: 230px
    }
}

div.body div.sidebar {
    width: 300px;
    position: fixed;
    left: 0;
    top: 65px;
    bottom: 0;
    background-color: #efefef;
    padding-right: none
}

@media screen and (max-width:768px) {
    div.body div.sidebar {
        width: 230px
    }
}

div.body div.sidebar div.sidebar-dragger {
    position: absolute;
    top: 0;
    right: -8px;
    bottom: 0;
    width: 8px;
    background-color: #eaeaea;
    //cursor:ew-resize;
    disabled as the resize feature is disabled
}

div.body div.sidebar div.sidebar-inner {
    height: 100%;
    overflow: auto
}

    div.body div.sidebar div.sidebar-inner a, div.body div.sidebar div.sidebar-inner span {
        text-decoration: none;
        color: #888
    }

    div.body div.sidebar div.sidebar-inner a, div.body div.sidebar div.sidebar-inner span {
        display: block;
        margin: -17px 0 3px 26px
    }

        div.body div.sidebar div.sidebar-inner a:hover {
            text-decoration: underline
        }

    div.body div.sidebar div.sidebar-inner i {
        margin-right: 5px;
        color: #0071b2;
        position: relative;
        top: 2px
    }

    div.body div.sidebar div.sidebar-inner ul {
        list-style-type: none;
        padding: 0 0 0 15px;
        font-size: 16px;
        font-family: source sans pro,Arial,Helvetica,sans-serif;
        line-height: 1.13
    }

    div.body div.sidebar div.sidebar-inner li.toctree-l1 {
        padding-bottom: 5px
    }

        div.body div.sidebar div.sidebar-inner li.toctree-l1.current-page > a {
            font-weight: 700;
            color: #777
        }

    div.body div.sidebar div.sidebar-inner .nav-child-controller:hover {
        cursor: hand
    }

div.body div.content {
    font-family: source sans pro,Arial,Helvetica,sans-serif
}

div.product-banner {
    background-color: #ddd;
    padding: 20px
}

div.content .products a img {
    background-color: #eee;
    padding: 20px;
    width: 40%;
    margin: 20px 20px 20px 0
}

@media screen and (max-width:1056px) {
    div.content .products a img {
        width: 80% !important
    }
}

a.product-logo {
    margin-top: 0 !important
}

    a.product-logo::before {
        content: url(/docs/assets/EmailIQ-Studio4-white.png)
    }

#version-picker {
    padding-left: 15px
}

    #version-picker select {
        width: 240px;
        margin: 25px 0 4px;
        padding: 3px;
        font-family: source sans pro,Arial,Helvetica,sans-serif;
        background: #fff;
        color: #444;
        font-size: 16px;
        border: 1px solid #bbb
    }

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.clearfix {
    display: inline-block
}

* html .clearfix {
    height: 1%
}

.clearfix {
    display: block
}

div.body div.sidebar div.sidebar-inner li:before, div.body div.sidebar div.sidebar-inner li:after {
    content: "";
    display: table
}

div.body div.sidebar div.sidebar-inner li:after {
    clear: both
}

div.body div.sidebar div.sidebar-inner li {
    zoom: 1
}

div.body div.sidebar div.sidebar-search {
    text-align: center
}

    div.body div.sidebar div.sidebar-search input {
        outline: none !important;
        -webkit-appearance: none;
        -webkit-font-smoothing: antialiased;
        -webkit-rtl-ordering: logical;
        -webkit-user-select: text;
        background-color: #fff;
        border-bottom-color: #ccc;
        border-bottom-left-radius: 8px;
        border-bottom-right-radius: 8px;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-image-outset: 0;
        border-image-repeat: stretch;
        border-image-slice: 100%;
        border-image-source: none;
        border-image-width: 1;
        border-left-color: #ccc;
        border-left-style: solid;
        border-left-width: 1px;
        border-right-color: #ccc;
        border-right-style: solid;
        border-right-width: 1px;
        border-top-color: #ccc;
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
        border-top-style: solid;
        border-top-width: 1px;
        box-shadow: #ddd 0 1px 3px 0 inset;
        box-sizing: border-box;
        color: #000;
        cursor: auto;
        display: inline-block;
        font-family: Lato,proxima-nova,helvetica neue,Arial,sans-serif;
        font-size: 12.8px;
        font-stretch: normal;
        font-style: normal;
        font-variant: normal;
        font-weight: 400;
        height: 30px;
        letter-spacing: normal;
        line-height: normal;
        margin-bottom: 0;
        margin-left: 0;
        margin-right: 0;
        margin-top: 0;
        padding-bottom: 6px;
        padding-left: 20px;
        padding-right: 12px;
        padding-top: 6px;
        text-align: start;
        text-indent: 0;
        text-rendering: auto;
        text-shadow: none;
        text-transform: none;
        transition-delay: 0s;
        transition-duration: .3s;
        transition-property: border;
        transition-timing-function: linear;
        vertical-align: baseline;
        width: 230px;
        word-spacing: 0;
        writing-mode: lr-tb;
        -webkit-writing-mode: horizontal-tb
    }

@media screen and (max-width:768px) {
    div.body div.sidebar div.sidebar-search input {
        width: 170px
    }
}

div.result-entry {
    margin-top: 25px
}

div.result-entry-title {
    font-size: 1.2em
}

div.result-entry-summary {
    color: #555
}

span.result-dimmed {
    color: #999
}

h3.no-results, h3.result-count {
    color: #777
}

#select-search select {
    padding: 3px;
    font-family: source sans pro,Arial,Helvetica,sans-serif;
    background: #fff;
    color: #444;
    font-size: 16px;
    border: 1px solid #bbb;
    margin: 0 3px 0 5px
}

h1:before, h2:before, h3:before, h4:before {
    display: block;
    content: " ";
    margin-top: -58px;
    height: 58px;
    visibility: hidden;
    z-index: -5000
}

h1, h2, h3, h4 {
    z-index: -5000
}

div.body div.content {
    margin-top: 50px;
    overflow: hidden;
    padding: 60px;
    max-width: 900px
}

.markdown-body a {
    color: #0071b2;
    font-weight: 400
}

.content .products a img {
    background-color: #eee;
    padding: 20px;
    width: 350px;
    margin: 20px 20px 20px 0
}

div.panel-notice {
    border: 1px solid #9eb6d4;
    border-radius: 5px;
    background-color: #e0efff;
    padding: 5px
}

div.panel-alert {
    border: 1px solid #df9898;
    border-radius: 5px;
    background-color: #ffe7e7;
    padding: 5px
}

div.panel-notice .panel-icon {
    color: #9eb6d4
}

div.panel-alert .panel-icon {
    color: #df9898
}

div.panel-container .panel-icon {
    width: 75px;
    height: 50px;
    padding: 10px 0 0 20px;
    overflow: hidden;
    display: inline-block;
    float: left
}

div.panel-container .panel-heading {
    font-weight: 700;
    margin-left: 75px
}

div.panel-container .panel-body {
    margin-left: 75px
}

    div.panel-container .panel-body :last-child {
        margin-bottom: 0
    }

div.panel-container:before, div.panel-container:after {
    content: "";
    display: table
}

div.panel-container:after {
    clear: both
}

div.panel-container {
    zoom: 1
}

div.panel-container {
    margin-bottom: 1em
}

#markdown-toc {
    background-color: #f8f8f8;
    border: 1px solid #e8e8e8;
    padding-bottom: 10px
}

    #markdown-toc li {
        font-size: 19px;
        line-height: 1.45
    }

        #markdown-toc li.toc-header {
            list-style-type: none;
            border-bottom: 1px solid #eee;
            margin-left: -32px;
            margin-bottom: 10px;
            padding: 6px 12px;
            font-weight: 500;
            font-size: 17px;
            text-decoration: none;
            color: #666
        }

div.previous-next-buttons {
    margin-top: 25px
}

    div.previous-next-buttons div.previous-page-button a, div.previous-next-buttons div.next-page-button a {
        text-decoration: none
    }

    div.previous-next-buttons div.previous-page-button {
        float: left
    }

    div.previous-next-buttons div.next-page-button {
        float: right
    }

    div.previous-next-buttons li:before, div.previous-next-buttons li:after {
        content: "";
        display: table
    }

    div.previous-next-buttons li:after {
        clear: both
    }

    div.previous-next-buttons li {
        zoom: 1
    }

ul#breadcrumb {
    list-style-type: none;
    margin: 0;
    padding: 0
}

    ul#breadcrumb li {
        float: left;
        padding-right: 10px
    }

        ul#breadcrumb li a, ul#breadcrumb li span {
            text-decoration: none;
            color: #888
        }

            ul#breadcrumb li a:hover {
                text-decoration: underline
            }

    ul#breadcrumb .separator {
        font-size: 1.25em
    }

    ul#breadcrumb li:last-child {
        display: none
    }

table.apitable-table td {
    vertical-align: top
}

table.apitable-table em.apitable-type p {
    margin-bottom: 0;
    display: inline-block
}

.apitable-left {
    width: 225px
}

.apitable-right {
    width: 675px
}

    .apitable-right ul:last-child {
        margin-bottom: 0
    }

.highlighter-rouge .hll {
    background-color: #ffc
}

.highlighter-rouge .c {
    color: #998;
    font-style: italic
}

.highlighter-rouge .err {
    color: #a61717;
    background-color: #e3d2d2
}

.highlighter-rouge .k {
    color: #000;
    font-weight: 700
}

.highlighter-rouge .o {
    color: #000;
    font-weight: 700
}

.highlighter-rouge .cm {
    color: #998;
    font-style: italic
}

.highlighter-rouge .cp {
    color: #999;
    font-weight: 700;
    font-style: italic
}

.highlighter-rouge .c1 {
    color: #998;
    font-style: italic
}

.highlighter-rouge .cs {
    color: #999;
    font-weight: 700;
    font-style: italic
}

.highlighter-rouge .gd {
    color: #000;
    background-color: #fdd
}

.highlighter-rouge .ge {
    color: #000;
    font-style: italic
}

.highlighter-rouge .gr {
    color: #a00
}

.highlighter-rouge .gh {
    color: #999
}

.highlighter-rouge .gi {
    color: #000;
    background-color: #dfd
}

.highlighter-rouge .go {
    color: #888
}

.highlighter-rouge .gp {
    color: #555
}

.highlighter-rouge .gs {
    font-weight: 700
}

.highlighter-rouge .gu {
    color: #aaa
}

.highlighter-rouge .gt {
    color: #a00
}

.highlighter-rouge .kc {
    color: #000;
    font-weight: 700
}

.highlighter-rouge .kd {
    color: #000;
    font-weight: 700
}

.highlighter-rouge .kn {
    color: #000;
    font-weight: 700
}

.highlighter-rouge .kp {
    color: #000;
    font-weight: 700
}

.highlighter-rouge .kr {
    color: #000;
    font-weight: 700
}

.highlighter-rouge .kt {
    color: #458;
    font-weight: 700
}

.highlighter-rouge .m {
    color: #099
}

.highlighter-rouge .s {
    color: #d01040
}

.highlighter-rouge .na {
    color: teal
}

.highlighter-rouge .nb {
    color: #0086b3
}

.highlighter-rouge .nc {
    color: #458;
    font-weight: 700
}

.highlighter-rouge .no {
    color: teal
}

.highlighter-rouge .nd {
    color: #3c5d5d;
    font-weight: 700
}

.highlighter-rouge .ni {
    color: purple
}

.highlighter-rouge .ne {
    color: #900;
    font-weight: 700
}

.highlighter-rouge .nf {
    color: #900;
    font-weight: 700
}

.highlighter-rouge .nl {
    color: #900;
    font-weight: 700
}

.highlighter-rouge .nn {
    color: #555
}

.highlighter-rouge .nt {
    color: navy
}

.highlighter-rouge .nv {
    color: teal
}

.highlighter-rouge .ow {
    color: #000;
    font-weight: 700
}

.highlighter-rouge .w {
    color: #bbb
}

.highlighter-rouge .mf {
    color: #099
}

.highlighter-rouge .mh {
    color: #099
}

.highlighter-rouge .mi {
    color: #099
}

.highlighter-rouge .mo {
    color: #099
}

.highlighter-rouge .sb {
    color: #d01040
}

.highlighter-rouge .sc {
    color: #d01040
}

.highlighter-rouge .sd {
    color: #d01040
}

.highlighter-rouge .s2 {
    color: #099
}

.highlighter-rouge .se {
    color: #d01040
}

.highlighter-rouge .sh {
    color: #d01040
}

.highlighter-rouge .si {
    color: #d01040
}

.highlighter-rouge .sx {
    color: #d01040
}

.highlighter-rouge .sr {
    color: #009926
}

.highlighter-rouge .s1 {
    color: #d01040
}

.highlighter-rouge .ss {
    color: #990073
}

.highlighter-rouge .bp {
    color: #999
}

.highlighter-rouge .vc {
    color: teal
}

.highlighter-rouge .vg {
    color: teal
}

.highlighter-rouge .vi {
    color: teal
}

.highlighter-rouge .il {
    color: #099
}

::-webkit-scrollbar {
    -webkit-appearance: none
}

    ::-webkit-scrollbar:vertical {
        width: 11px
    }

    ::-webkit-scrollbar:horizontal {
        height: 11px
    }

::-webkit-scrollbar-thumb {
    border-radius: 8px;
    border: 2px solid #fff;
    background-color: rgba(0,0,0,.3)
}

::-webkit-scrollbar-track {
    background-color: #fff;
    border-radius: 8px
}

div.directive-header {
    background-color: #ddd;
    padding: 5px;
    border-top: 5px solid #aaa;
    margin-bottom: 15px;
    margin-top: 40px
}

    div.directive-header div.directive-top-line, div.directive-header div.directive-default, div.directive-header div.directive-context {
        display: flex
    }

    div.directive-header div.directive-label {
        display: inline-block;
        width: 150px
    }

    div.directive-header div.directive-syntax {
        display: inline-block;
        font-family: source code pro,monospace;
        font-size: 19px;
        font-weight: 400;
        flex: 1
    }

    div.directive-header div.directive-content {
        flex: 1
    }

a.directive-link {
    display: inline-block;
    font-family: source code pro,monospace;
    font-size: 19px;
    font-weight: 400
}
